summaryrefslogtreecommitdiffstats
path: root/iw/mouse_gui.py
Commit message (Expand)AuthorAgeFilesLines
* use new rhpl mouse stuff and go back to having translationsJeremy Katz2003-09-301-14/+15
* ugh -- this wasn't really very translation friendly. don't translate for now...Jeremy Katz2003-03-301-2/+2
* a few pychecker fixesJeremy Katz2003-01-031-3/+1
* handle case where mouse device is set to None because user selected "No - Mou...Mike Fulbright2002-11-211-5/+20
* make widget padding consistentbfox2002-09-201-11/+8
* hack is back to make list/tree views to scroll_to correctlyMike Fulbright2002-07-221-0/+4
* new iter_next APIMatt Wilson2002-07-181-5/+4
* Changes as per Milan Documentation String ReviewMike Fulbright2002-07-121-4/+4
* add mnemonicsJeremy Katz2002-07-051-3/+5
* add title to network interface edit dialog, remove scroll_to hack since gtk2+...Mike Fulbright2002-07-031-5/+0
* fun wiz bang idle handler to make scroll_to_cell work yay dont do this at hom...Mike Fulbright2002-06-251-0/+5
* implement bug #67020Mike Fulbright2002-06-191-7/+5
* fix for bug #66284Mike Fulbright2002-06-191-2/+3
* make things work with new pygtk2Jeremy Katz2002-06-171-6/+4
* switch to get_iter_first()Mike Fulbright2002-06-061-1/+1
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-2/+2
* s/set_usize/set_size_request/gMatt Wilson2002-01-081-1/+1
* rewrite the gui mouse dialog to use gtktreemodel/viewMatt Wilson2001-10-191-183/+210
* merge anaconda-gtk-2-0-branch to HEADMatt Wilson2001-10-161-71/+58
* fix from 7-2-branch (#54030)Jeremy Katz2001-09-261-1/+5
* Add a reset button to mouse window and remove None-None from the list. Resol...bfox2001-09-201-20/+29
* copyrightMatt Wilson2001-08-071-3/+14
* Remove all python use of Imlib; replace with gdk pixbufMatt Wilson2001-07-251-4/+2
* added set_usize to labels to get around premature word wrappingbfox2001-06-251-0/+1
* added string identical to text modebfox2001-06-251-1/+8
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-19/+19
* don't change the mouse type in test modeErik Troan2001-01-121-5/+7
* added comments to tell what tags correspond to what screensMike Fulbright2000-12-131-0/+1
* Changed the tree style to use triangle handles.bfox2000-10-301-0/+3
* added translatable stringsErik Troan2000-08-101-5/+5
* second pass at XFree86 4.0 supportMatt Wilson2000-04-271-18/+1
* xfree86 4.0, almost workingMatt Wilson2000-04-241-1/+5
* Fixups to make modules findable after text and gui file renamingMike Fulbright2000-04-201-2/+1
* Renamed account.py to account_gui.pyMike Fulbright2000-04-191-1/+4
* Moved mouse.py to mouse_gui.py to avoid namespace conflictsMike Fulbright2000-04-191-0/+224