aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* adding gettext support written by Jesus Rivero (Neurogeek)Preston Cody2008-05-261-3/+11
* start with Partitioning screenAndrew Gaffney2007-11-171-2/+2
* rearrange a bit of code for gtkfe networkless-only transitionAndrew Gaffney2007-11-171-10/+20
* fix error in debug mode for bug 178475Andrew Gaffney2007-11-171-1/+2
* make install log location consistent throughout codeAndrew Gaffney2007-11-171-1/+8
* the correct variable name helps tooAndrew Gaffney2007-03-231-1/+1
* set verbose if -d/--debug on commandlineAndrew Gaffney2007-03-231-0/+3
* bypass exit button checks if install finished/failedAndrew Gaffney2007-03-181-9/+13
* remove load/save buttonsAndrew Gaffney2007-03-181-2/+2
* call exit_button() when clicking the X in the cornerAndrew Gaffney2007-03-181-8/+3
* import ProgressDialogAndrew Gaffney2007-03-181-0/+1
* ask if you want to clean up when exitingAndrew Gaffney2007-03-181-1/+11
* use os.system() instead of GLIUtility.spawn() to view logAndrew Gaffney2007-03-181-1/+2
* use right logfile nameAndrew Gaffney2007-03-181-1/+1
* add View Log buttonAndrew Gaffney2007-03-181-2/+2
* window objects apparently don't support pack_start()Andrew Gaffney2007-03-071-1/+1
* add with explicit 0 paddingAndrew Gaffney2007-03-071-2/+2
* clean up buttons codeAndrew Gaffney2007-03-041-8/+13
* gtkfe is "finished"Andrew Gaffney2007-03-031-3/+3
* change the way screens are loadedAndrew Gaffney2007-03-031-46/+46
* missing commaAndrew Gaffney2007-02-211-1/+1
* I'm too lazy to type up what actually changed here :PAndrew Gaffney2007-02-211-3/+3
* split Daemons.py into Logger.py and CronDaemon.py and add both to gtkfe.pyAndrew Gaffney2007-02-211-1/+2
* add RootPass screen and rearrange some screensAndrew Gaffney2007-02-191-1/+2
* rearrange screen order a bitAndrew Gaffney2007-02-181-3/+3
* add kernelsources and kernelconfig to gtkfe screen listAndrew Gaffney2007-02-121-0/+2
* Bootloader screenAndrew Gaffney2007-02-121-2/+2
* add install failure screenAndrew Gaffney2007-01-281-7/+8
* call exit() through controllerAndrew Gaffney2007-01-281-3/+2
* uncomment Kernel screenAndrew Gaffney2007-01-271-1/+1
* cosmetic changesAndrew Gaffney2007-01-241-1/+1
* Stage screen fixupsAndrew Gaffney2007-01-241-1/+1
* rearrange gtkfe codeAndrew Gaffney2007-01-231-6/+5
* handle non-existing version-stamp file properlyAndrew Gaffney2007-01-221-1/+1
* move Welcome to InstallModeAndrew Gaffney2007-01-221-1/+1
* remove all references to exit, help, and finish buttons in screensAndrew Gaffney2007-01-221-11/+1
* pass instantiated IP object to CC's __init__()Andrew Gaffney2007-01-221-10/+1
* getting ready for a test runAndrew Gaffney2007-01-221-10/+0
* initial commit of ProgressDialogAndrew Gaffney2007-01-211-3/+1
* remove GLIClientConfiguration.py and references to itAndrew Gaffney2007-01-211-46/+8
* on demand loading of screensAndrew Gaffney2007-01-211-89/+50
* initial commit of LocalMounts.pyAndrew Gaffney2007-01-211-11/+12
* remove Help buttonAndrew Gaffney2007-01-191-5/+5
* hide properties button on partitioning screenAndrew Gaffney2007-01-191-15/+17
* add support for specifying mkfsopts to add_partition()Andrew Gaffney2007-01-151-0/+23
* fix deprecation messageAndrew Gaffney2007-01-071-1/+1
* kill import of GLISD from GLIArchTemplateAndrew Gaffney2007-01-061-2/+1
* rename Partitioning to Partition to avoid conflictAndrew Gaffney2007-01-061-2/+2
* src/fe/gtk/RunInstall.py, src/fe/gtk/gtkfe.py:Andrew Gaffney2006-08-041-1/+7
* initial gtkfe 'modes' supportAndrew Gaffney2006-05-211-0/+1