summaryrefslogtreecommitdiffstats
path: root/textw/mouse_text.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove mouse screens that haven't been used in 4 yearsJeremy Katz2008-03-261-118/+0
|
* GPLv2+ license boilerplates for textw/*.py files.David Cantrell2007-12-171-6/+12
|
* 2005-03-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-241-1/+1
| | | | | | | | * textw/timezone_text.py (TimezoneWindow.__call__): Mark strings for translation. * gui.py (ExceptionWindow.__init__): Likewise. * iw/network_gui.py (NetworkWindow.handleIPError): Likewise. * textw/mouse_text.py (MouseWindow.__call__): Likewise.
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵Mike Fulbright2002-05-231-2/+2
| | | | our own translate.py
* doesn't crash when no mouse is detected (probably still isn't quite rightErik Troan2002-01-251-1/+1
| | | | however)
* more copyright noticesMatt Wilson2001-07-091-0/+13
|
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-4/+5
|
* always show dialogueMatt Wilson2000-08-141-1/+3
|
* default the default cbMatt Wilson2000-08-031-1/+12
|
* always probe the mouseErik Troan2000-07-251-0/+2
|
* split mouse outMatt Wilson2000-06-151-0/+83