summaryrefslogtreecommitdiffstats
path: root/iw/package_gui.py
Commit message (Expand)AuthorAgeFilesLines
* add minimal and some bug fixesMike Fulbright2002-07-191-49/+176
* new layout of package group selection, fix the odd behavior when focusing che...Matt Wilson2002-07-181-53/+86
* new iter_next APIMatt Wilson2002-07-181-2/+2
* use package-selection iconMike Fulbright2002-07-171-2/+1
* add icon, remove package count from everythingMike Fulbright2002-07-171-3/+24
* clean up scrolled window codeMatt Wilson2002-07-171-12/+9
* remove Details on non-selected compsMatt Wilson2002-07-171-10/+15
* typoMike Fulbright2002-07-171-1/+1
* align Details buttonsMike Fulbright2002-07-171-2/+4
* all new component selection screen which includes ability to select optional ...Mike Fulbright2002-07-171-32/+381
* show package group hierarchyMike Fulbright2002-07-121-56/+46
* Changes as per Milan Documentation String ReviewMike Fulbright2002-07-121-1/+1
* more mnemonicsJeremy Katz2002-07-051-7/+7
* fix for bug #67645Mike Fulbright2002-06-281-3/+11
* turn off icons and make it two columns, use compOrder functionMike Fulbright2002-06-281-7/+28
* fix for bug #62172Mike Fulbright2002-06-191-2/+11
* fix for bug #66402Mike Fulbright2002-06-191-3/+4
* make spacebar toggle current selection, bug #66451Mike Fulbright2002-06-191-1/+39
* workaround for treeview bug of not resorting when store data is changedMike Fulbright2002-06-191-1/+25
* make things work with new pygtk2Jeremy Katz2002-06-171-6/+4
* the rpm 4.0.4 python module is now rpm404. import it as rpm whereever we use...Jeremy Katz2002-06-101-1/+1
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-2/+2
* fix up more gtk changesMatt Wilson2002-05-081-1/+1
* more mergingJeremy Katz2002-04-191-2/+0
* get rid of funky reflow jumpyness when toggling the packageMatt Wilson2002-02-121-2/+2
* wrap properlyMatt Wilson2002-02-121-1/+1
* indentMatt Wilson2002-02-121-1/+1
* fixed #59274, handling gzipped mo files. Also made a unicode mode and a non-...Matt Wilson2002-02-041-2/+3
* move parition_gui to use checklist (dropping clist) and tweaked checklist to ...Mike Fulbright2002-01-291-24/+8
* use a TreeStore instead of a ListStore to work around silly sort refresh bugJeremy Katz2002-01-091-1/+2
* s/set_usize/set_size_request/gMatt Wilson2002-01-081-1/+1
* how did this work?Jeremy Katz2002-01-071-1/+1
* this screen works with gtk2 now... some ui cleanups still to do, but doesn'tJeremy Katz2002-01-021-318/+269
* merge anaconda-gtk-2-0-branch to HEADMatt Wilson2001-10-161-95/+87
* show help again after the individual package selection screenbfox2001-08-081-5/+6
* copyrightMatt Wilson2001-08-071-6/+20
* Remove all python use of Imlib; replace with gdk pixbufMatt Wilson2001-07-251-10/+11
* make display of selected packages consistent between text and gui package gro...Matt Wilson2001-07-111-1/+1
* pychecker fixesbfox2001-07-101-16/+0
* Fix yes/no dialog to actually work in text mode, fix GUI messageWindow to ret...Mike Fulbright2001-07-021-1/+1
* use less than instead of greater thanbfox2001-06-221-1/+1
* continue to merge dispatch branch to headMatt Wilson2001-06-201-183/+134
* added column for package version number. Also cleaned up the code a bitbfox2001-04-141-108/+16
* Fixed screens so in GUI you cannot go back too far once you start down the up...Mike Fulbright2001-03-171-1/+21
* removed the ctree.unset_flags (CAN_FOCUS) line. Resolves bug #25751.bfox2001-02-091-1/+1
* Allow sorting package list by the ones that are selected.bfox2001-01-111-13/+21
* Changed packing for select and unselect buttons to something nicerbfox2001-01-111-8/+16
* set up comps.py to look at linguas for expressions. don't set linguas when s...Matt Wilson2001-01-031-4/+22
* Fixed bug with clicking on empty clistbfox2000-12-241-17/+20
* added comments to tell what tags correspond to what screensMike Fulbright2000-12-131-1/+2