summaryrefslogtreecommitdiffstats
path: root/iw/installpath_gui.py
Commit message (Expand)AuthorAgeFilesLines
* fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patchPeter Jones2005-03-121-4/+4
* Fixed UI deprecation warnings.Chris Lumens2005-01-261-1/+1
* fix going back with personal desktop and workstation being related installJeremy Katz2003-08-131-1/+1
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-4/+4
* kill old code, it made pychecker very unhappy :)Jeremy Katz2003-02-201-104/+0
* we need to go ahead and change the labels so that we can do substitutionsJeremy Katz2003-02-071-1/+1
* adjust for new pixmapRadioButtonGroup() behaviorMike Fulbright2002-12-111-1/+1
* rewrite install type selection using pixmapRadioButtonGroupMike Fulbright2002-12-111-48/+66
* tweak to look the way it's supposed toJeremy Katz2002-08-281-1/+2
* fix #72638 for good (I hope)Jeremy Katz2002-08-261-2/+2
* fix width based on X widthMike Fulbright2002-08-021-1/+6
* fix problem not desensitizing buttons when you go backMike Fulbright2002-07-191-0/+7
* use recommended icons now they dont suckMike Fulbright2002-07-181-4/+2
* remove debugging outputMike Fulbright2002-07-121-1/+0
* add descriptions from docs for install classes, fix label wrapping in install...Mike Fulbright2002-07-121-0/+1
* some packing tweeksMike Fulbright2002-07-111-18/+16
* display descriptions for installclassesMike Fulbright2002-07-111-36/+50
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-2/+2
* more mergingJeremy Katz2002-04-191-0/+2
* s/set_usize/set_size_request/gMatt Wilson2002-01-081-1/+1
* merge anaconda-gtk-2-0-branch to HEADMatt Wilson2001-10-161-14/+15
* copyrightMatt Wilson2001-08-071-2/+15
* Remove all python use of Imlib; replace with gdk pixbufMatt Wilson2001-07-251-4/+2
* change name of screenMike Fulbright2001-07-051-1/+1
* unused codeMatt Wilson2001-06-231-3/+0
* don't sort toplevel partentNames, use the ordering that came from installTypesMatt Wilson2001-06-211-2/+2
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-184/+114
* Fixed screens so in GUI you cannot go back too far once you start down the up...Mike Fulbright2001-03-171-0/+2
* added line for swap window in upgrade modebfox2001-03-131-1/+3
* add language support to reconfig mode, fixes bug 24954Mike Fulbright2001-03-091-1/+0
* make lba32 warning a dialog under GUI install, and fix off by one bug with en...Mike Fulbright2001-01-231-1/+1
* Changed ordering of language support screenbfox2001-01-151-0/+2
* Added support for LBA32 when we right out lilo.conf iff we need it because bo...Mike Fulbright2001-01-081-27/+1
* Added a new firewall screenbfox2001-01-081-0/+2
* added comments to tell what tags correspond to what screensMike Fulbright2000-12-131-0/+1
* Changed the ordering of the monitor, video card, and custom screen to be vide...bfox2000-12-081-1/+1
* let install classes set themselves as defaultErik Troan2000-11-201-0/+8
* HJ patch.8 to make upgrades ignore bad partition tablesMike Fulbright2000-06-211-1/+2
* added expert mode support for ddruidMike Fulbright2000-05-301-1/+2
* fixes harddrive install to not nuke source partition, and also get --onpart t...Mike Fulbright2000-05-241-1/+1
* should fix so hard drive installs from ext2 DONT blow away source partition w...Mike Fulbright2000-05-221-1/+2
* pass progress window into fseditErik Troan2000-05-161-0/+1
* Moved 'Use fdisk' button from install type screen to autopartitioning window.Mike Fulbright2000-05-111-15/+26
* added an about to upgrade screen to GUI and TUIMike Fulbright2000-05-101-0/+1
* Added support for detecting and optionally (based on expert mode setting) ign...Mike Fulbright2000-05-101-1/+2
* use new pluggable instclass schemeMatt Wilson2000-05-031-39/+9
* first pass at new install class placement -- works in text modeErik Troan2000-05-031-0/+1
* Fixups to make modules findable after text and gui file renamingMike Fulbright2000-04-201-22/+22
* Renamed installpath.py to installpath_gui.pyMike Fulbright2000-04-191-0/+258