[loki_setup] Repository:
ViewVC logotype

Index of /

Files shown:67 (Show 8 dead files)
Sticky Tag:
Query: Query revision history


File Rev. Age Author Last log entry
carbon/        
dialog/        
extras/        
image/        
libs/        
makeself/        
plugins/        
po/        
setup.APP/        
unrar/        
.cvsignore  1.6  2 years  megastep  Updated
BUGS  1.1  5 years  megastep  1.6.1: Stephane Peter (Codehost) - Sun Mar 31 22:46:57 PST 2002 * Rewrote xsu 0...
CHANGES  1.135  19 months  icculus  Carbon code no longer eats whole CPU while waiting for user input.
COPYING  1.1  8 years  hercules  Added GPL licensing
Makefile.in  1.46  15 months  megastep  Attempt to fix -lm linking on FreeBSD
Patches  1.4  7 years  megastep  Updated Patches file. Updated PO data for Italian.
README  1.21  5 years  megastep  1.6.1: Stephane Peter (Codehost) - Sun Mar 31 22:46:57 PST 2002 * Rewrote xsu 0...
README.carbon  1.2  5 years  zeph  -Tooltips -Options disable correctly on startup -Updated README.carbon -Set/rese...
README.locale  1.1  8 years  megastep  Added documentation about translating setup.
README.loki_uninstall  1.1  7 years  hercules  *** empty log message ***
README.plugins  1.1  7 years  megastep  Stéphane Peter - Tue Jul 25 19:49:06 PDT 2000 * Rewrote the extractor backend t...
README.xml  1.89  4 weeks  megastep  Fixed binpath handling (bug 3563)
README.xsu  1.1  6 years  megastep  Sync with Codehost tree. Stephane Peter (Codehost) - Tue Feb 5 15:38:56 PST 20...
autogen.sh  1.4  5 years  megastep  Stephane Peter (Codehost) - Thu Sep 26 18:38:02 PDT 2002 * Added 'tag' tag for ...
autorun.c  1.1  8 years  hercules  Added a sample CD-ROM layout
bools.c  1.4  2 months  icculus  Added a blank line to test something with CVS server. Ignore.
bools.h  1.2  2 years  megastep  Added "setenv" for bools, to export values to the environment.
carbon_ui.c  1.44  19 months  icculus  Carbon code no longer eats whole CPU while waiting for user input.
check.c  1.17  2 years  megastep  Use setup-xml macros from setupdb
check.glade  1.3  5 years  megastep  1.6.1: Stephane Peter (Codehost) - Sun Mar 31 22:46:57 PST 2002 * Rewrote xsu 0...
check.gtk2.glade  1.1  2 years  megastep  Ported check tool to GTK2. Rules to copy glade2 files
check_carbon.c  1.9  19 months  icculus  Carbon code no longer eats whole CPU while waiting for user input.
config.guess  1.4  5 years  megastep  1.6.1: Stephane Peter (Codehost) - Sun Mar 31 22:46:57 PST 2002 * Rewrote xsu 0...
config.h.in  1.27  18 months  megastep  Better libxml dependencies detection, use stock GTK 2.0 dialogs when possible.
config.sub  1.4  5 years  megastep  1.6.1: Stephane Peter (Codehost) - Sun Mar 31 22:46:57 PST 2002 * Rewrote xsu 0...
configure.in  1.79  2 months  megastep  Added support for warnings in require tags.
console_ui.c  1.82  23 months  icculus  Added nomenuitems attribute to install tag.
copy.c  1.100  4 weeks  megastep  Fixed binpath handling (bug 3563)
copy.h  1.22  2 years  megastep  Use the new setup-xml.h header for libxml headers
detect.c  1.71  23 months  icculus  Better fix for locale matching.
detect.h  1.12  2 years  megastep   * Added booleans subsystem with support for complex expressions in most inst...
dialog_ui.c  1.37  13 months  megastep  Increase welcome dialog on console.
file.c  1.43  3 years  megastep  - Use PATH_MAX where appropriate - Strip directory names in prompt
file.h  1.25  3 years  megastep  Renamed tmpdir() functions
gtk_ui.c  1.130  15 months  megastep  Added /usr/local/share/man
icon.xpm  1.1  7 years  hercules  Updated for building the RPM
install-sh  1.1  7 years  megastep  Initial autoconf support
install.c  1.178  2 months  megastep  Added support for warnings in require tags.
install.h  1.91  23 months  icculus  Added nomenuitems attribute to install tag.
install_log.c  1.4  4 years  icculus  log_fatal() cleans up gracefully now instead of calling abort().
install_log.h  1.3  6 years  megastep  First post-Loki release, sync with the Codehost tree. MANY bugfixes, but most no...
install_ui.h  1.18  3 years  megastep  Patches from Ludwig Nussel
log.c  1.6  4 years  icculus  Put "loki_setup: " in front of log entries, so then mean something when they sho...
log.h  1.2  8 years  megastep  - Separated log stuff in different files - Added function to detect the disk spa...
loki_launchurl.c  1.11  8 months  megastep  Use xdg-open if available to open URLs
loki_launchurl.h  1.2  5 years  megastep  Stephane Peter (Codehost) - Thu Sep 26 18:38:02 PDT 2002 * Added 'tag' tag for ...
loki_uninstall.spec  1.1  7 years  hercules  Updated for building the RPM
main.c  1.89  15 months  megastep  Detect SELinux earlier so that the bool can be set
network.c  1.6  5 years  icculus  Fixed DNS lookup, close socket if connect() fails, more robust error reporting ...
network.h  1.1  8 years  hercules  SOL - Added network check for URL, and (localurl="...")
plugins.c  1.3  3 years  megastep  Patches from Ludwig Nussel
plugins.h  1.7  2 years  megastep  Use the new setup-xml.h header for libxml headers
pseudo.c  1.6  2 years  megastep  Rearrange headers to help build on Solaris/x86
pseudo.h  1.1  6 years  megastep  Sync with Codehost tree. Stephane Peter (Codehost) - Tue Feb 5 15:38:56 PST 20...
setup-locale.h  1.12  3 years  megastep  Warn when can't enable i18n, also try to detect gettext better
testcd.c  1.3  5 years  megastep  Stephane Peter (Codehost) - Tue Feb 11 20:33:32 PST 2003 * Added the 'environme...
testxml.c  1.4  2 years  megastep  Fix old testxml program
uninstall.c  1.61  3 years  megastep  Make sure *all* directories are treated last
uninstall.glade  1.6  5 years  megastep  1.6.1: Stephane Peter (Codehost) - Sun Mar 31 22:46:57 PST 2002 * Rewrote xsu 0...
uninstall.gtk2.glade  1.3  2 years  megastep  Reconverted from the Glade 1 file (was missing notebook)
uninstall.h  1.10  4 years  megastep  Fixes for uninstall programs to handle uninstall messages on the console
uninstall_carbonui.c  1.5  19 months  icculus  Carbon code no longer eats whole CPU while waiting for user input.
uninstall_carbonui.h  1.1  5 years  zeph  -Added carbon based uninstaller -Fixed corrupt install path -Other minor fixes
uninstall_ui.c  1.16  15 months  megastep  Silence libglade warnings in the uninstaller
uninstall_ui.h  1.1  7 years  hercules  Added an actual uninstall UI
xsu.c  1.8  2 years  megastep  xsu fixes and improvements
xsu.h  1.3  5 years  megastep  Stephane Peter (Codehost) - Thu Sep 26 18:38:02 PDT 2002 * Added 'tag' tag for ...

cvsmaster@icculus.org
ViewVC Help
Powered by ViewVC 1.0.4 RSS 2.0 feed