index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
iw
/
mouse_gui.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove mouse screens that haven't been used in 4 years
Jeremy Katz
2008-03-26
1
-280
/
+0
*
GPLv2+ boilerplates on all of the iw/*.py files.
David Cantrell
2007-12-17
1
-6
/
+12
*
Remove unused imports. Yes I know this is stupid nitpicky crap, but I like
Chris Lumens
2007-09-19
1
-1
/
+0
*
Remove help-related methods, classes, and variables since that stuff has
Chris Lumens
2006-05-16
1
-1
/
+0
*
fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patch
Peter Jones
2005-03-12
1
-27
/
+27
*
Use gui.readImageFromFile instead of deprecated ics methods.
Chris Lumens
2005-02-23
1
-1
/
+1
*
use new rhpl mouse stuff and go back to having translations
Jeremy Katz
2003-09-30
1
-14
/
+15
*
ugh -- this wasn't really very translation friendly. don't translate for now...
Jeremy Katz
2003-03-30
1
-2
/
+2
*
a few pychecker fixes
Jeremy Katz
2003-01-03
1
-3
/
+1
*
handle case where mouse device is set to None because user selected "No - Mou...
Mike Fulbright
2002-11-21
1
-5
/
+20
*
make widget padding consistent
bfox
2002-09-20
1
-11
/
+8
*
hack is back to make list/tree views to scroll_to correctly
Mike Fulbright
2002-07-22
1
-0
/
+4
*
new iter_next API
Matt Wilson
2002-07-18
1
-5
/
+4
*
Changes as per Milan Documentation String Review
Mike Fulbright
2002-07-12
1
-4
/
+4
*
add mnemonics
Jeremy Katz
2002-07-05
1
-3
/
+5
*
add title to network interface edit dialog, remove scroll_to hack since gtk2+...
Mike Fulbright
2002-07-03
1
-5
/
+0
*
fun wiz bang idle handler to make scroll_to_cell work yay dont do this at hom...
Mike Fulbright
2002-06-25
1
-0
/
+5
*
implement bug #67020
Mike Fulbright
2002-06-19
1
-7
/
+5
*
fix for bug #66284
Mike Fulbright
2002-06-19
1
-2
/
+3
*
make things work with new pygtk2
Jeremy Katz
2002-06-17
1
-6
/
+4
*
switch to get_iter_first()
Mike Fulbright
2002-06-06
1
-1
/
+1
*
1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...
Mike Fulbright
2002-05-23
1
-2
/
+2
*
s/set_usize/set_size_request/g
Matt Wilson
2002-01-08
1
-1
/
+1
*
rewrite the gui mouse dialog to use gtktreemodel/view
Matt Wilson
2001-10-19
1
-183
/
+210
*
merge anaconda-gtk-2-0-branch to HEAD
Matt Wilson
2001-10-16
1
-71
/
+58
*
fix from 7-2-branch (#54030)
Jeremy Katz
2001-09-26
1
-1
/
+5
*
Add a reset button to mouse window and remove None-None from the list. Resol...
bfox
2001-09-20
1
-20
/
+29
*
copyright
Matt Wilson
2001-08-07
1
-3
/
+14
*
Remove all python use of Imlib; replace with gdk pixbuf
Matt Wilson
2001-07-25
1
-4
/
+2
*
added set_usize to labels to get around premature word wrapping
bfox
2001-06-25
1
-0
/
+1
*
added string identical to text mode
bfox
2001-06-25
1
-1
/
+8
*
merge from (now defunct) anaconda-dispatch branch
Erik Troan
2001-06-20
1
-19
/
+19
*
don't change the mouse type in test mode
Erik Troan
2001-01-12
1
-5
/
+7
*
added comments to tell what tags correspond to what screens
Mike Fulbright
2000-12-13
1
-0
/
+1
*
Changed the tree style to use triangle handles.
bfox
2000-10-30
1
-0
/
+3
*
added translatable strings
Erik Troan
2000-08-10
1
-5
/
+5
*
second pass at XFree86 4.0 support
Matt Wilson
2000-04-27
1
-18
/
+1
*
xfree86 4.0, almost working
Matt Wilson
2000-04-24
1
-1
/
+5
*
Fixups to make modules findable after text and gui file renaming
Mike Fulbright
2000-04-20
1
-2
/
+1
*
Renamed account.py to account_gui.py
Mike Fulbright
2000-04-19
1
-1
/
+4
*
Moved mouse.py to mouse_gui.py to avoid namespace conflicts
Mike Fulbright
2000-04-19
1
-0
/
+224