aboutsummaryrefslogtreecommitdiff
path: root/src/fe/gtk
Commit message (Expand)AuthorAgeFilesLines
* committing changes to gtkfe in stages.Preston Cody2008-05-261-7/+7
* committing changes to gtkfe in stages.Preston Cody2008-05-267-93/+92
* committing changes to gtkfe in stages.Preston Cody2008-05-261-5/+9
* committing changes to gtkfe in stages.Preston Cody2008-05-265-55/+54
* adding gettext support written by Jesus Rivero (Neurogeek)Preston Cody2008-05-261-3/+11
* adding languages po and spanish translation,Preston Cody2008-05-265-0/+3684
* Check for -1 from get_extended_partition() instead of 0Andrew Gaffney2008-05-131-8/+12
* Remove text referring to UTCAndrew Gaffney2008-04-161-5/+1
* Truncate progress bar status text at 80 charactersAndrew Gaffney2008-04-071-0/+2
* stupid typoAndrew Gaffney2007-12-041-1/+1
* comment out kernelpkgs stuff in gtkfeAndrew Gaffney2007-11-261-1/+1
* pre-create conf.d/xdmAndrew Gaffney2007-11-181-8/+4
* s/install_logger/install_logging_daemon/Andrew Gaffney2007-11-171-1/+1
* import GLIUtilityAndrew Gaffney2007-11-171-0/+1
* start with Partitioning screenAndrew Gaffney2007-11-171-2/+2
* rearrange a bit of code for gtkfe networkless-only transitionAndrew Gaffney2007-11-177-30/+64
* correct bugzilla location for bug 178144Andrew Gaffney2007-11-171-1/+1
* fix error in debug mode for bug 178475Andrew Gaffney2007-11-171-1/+2
* make install log location consistent throughout codeAndrew Gaffney2007-11-172-2/+9
* fix typo from bug 189053Andrew Gaffney2007-08-161-1/+1
* don't default to on-CD snapshot for standard/advancedAndrew Gaffney2007-06-041-2/+2
* fixed misspelled 'separated' per bug 179703Andrew Gaffney2007-05-251-3/+3
* remove bit about sun-jdk being fetch restrictedAndrew Gaffney2007-05-191-1/+1
* add check for mounted partitionsAndrew Gaffney2007-05-112-0/+4
* new gtkfe splash imageAndrew Gaffney2007-04-121-0/+0
* don't freak out if partition table can't be readAndrew Gaffney2007-04-011-23/+6
* update grub help textAndrew Gaffney2007-03-281-4/+2
* ugh, copy and paste malfunctionAndrew Gaffney2007-03-281-5/+5
* allow kernel args even in networkless modeAndrew Gaffney2007-03-271-20/+20
* don't cause a KeyError for a blank deviceAndrew Gaffney2007-03-271-1/+1
* remove description text from topAndrew Gaffney2007-03-271-9/+0
* list all available partitions and automatically populate the type field when ...Andrew Gaffney2007-03-271-2/+17
* use devnode instead of deviceAndrew Gaffney2007-03-271-1/+1
* add kernel arguments entry field and activate 'doscsi' detection codeAndrew Gaffney2007-03-271-20/+23
* use html entities instead of < and > in help textAndrew Gaffney2007-03-271-1/+1
* attach right label objectAndrew Gaffney2007-03-271-7/+9
* s/or/and/Andrew Gaffney2007-03-271-1/+1
* force bootloader choice to grub in networkless mode. this is 0.5.1Andrew Gaffney2007-03-251-19/+26
* the correct variable name helps tooAndrew Gaffney2007-03-231-1/+1
* apparently python doesn't like two concurrent triple-quoted sectionsAndrew Gaffney2007-03-231-10/+0
* set verbose if -d/--debug on commandlineAndrew Gaffney2007-03-231-0/+3
* fix up help textAndrew Gaffney2007-03-2111-115/+90
* remove RcDotConf.py as it's no longer usedAndrew Gaffney2007-03-211-328/+0
* remove ClientConfig as it's no longer usedAndrew Gaffney2007-03-211-458/+0
* update help textAndrew Gaffney2007-03-213-23/+17
* increase height of list to 400px from 180pxAndrew Gaffney2007-03-191-1/+1
* allow bootloader selection in all modesAndrew Gaffney2007-03-192-32/+24
* missing self in MakeDotConfAndrew Gaffney2007-03-191-2/+2
* only load USE in onceAndrew Gaffney2007-03-191-8/+9
* fix up make.conf screen to suck a bit lessAndrew Gaffney2007-03-181-69/+76