summaryrefslogtreecommitdiffstats
path: root/iw/keyboard_gui.py
Commit message (Expand)AuthorAgeFilesLines
* use redhat-config-keyboard for gui screen, tui changes to coexist happilyJeremy Katz2002-05-281-238/+0
* migrate to using kbd.pyMike Fulbright2002-05-241-1/+2
* migrate to using rhpl log functionMike Fulbright2002-05-231-1/+2
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of our...Mike Fulbright2002-05-231-2/+2
* fix 59552Matt Wilson2002-02-111-3/+6
* remove dead codeJeremy Katz2002-01-081-3/+0
* s/set_usize/set_size_request/gMatt Wilson2002-01-081-1/+1
* set the shadow type for the scrolled windowsbfox2001-10-241-1/+3
* replace deprecated widgets with new onesbfox2001-10-221-51/+101
* merge anaconda-gtk-2-0-branch to HEADMatt Wilson2001-10-161-37/+36
* fix reconfig mode keyboard crap... you don't really expect us to _parse_ the...Jeremy Katz2001-07-251-2/+6
* Remove all python use of Imlib; replace with gdk pixbufMatt Wilson2001-07-251-4/+2
* move whether the keyboard has been manually set into the keyboard objectJeremy Katz2001-07-221-16/+13
* got lost in the merge of the dispatch branch; fixes 22760 againJeremy Katz2001-07-221-1/+1
* remove debuggingMatt Wilson2001-07-131-1/+0
* save/restore X selection state from instdata, fixes #47616Matt Wilson2001-07-121-113/+119
* fix X keyboard setup from gui keyboard screen (#48761)Matt Wilson2001-07-121-4/+4
* added set_usize to labels to get around premature word wrappingbfox2001-06-251-0/+1
* added string identical to text modebfox2001-06-251-1/+7
* get final branch copiesMatt Wilson2001-06-201-1/+1
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-27/+39
* Added basic variant to allow deadkeys to be re-enabledbfox2001-04-271-1/+1
* added code to remember state of keyboard variant listbfox2001-03-011-2/+8
* more language changes -- why not?Erik Troan2001-01-251-0/+2
* broke all language-related operations. so there.Erik Troan2001-01-251-1/+1
* Fixed bug 23882bfox2001-01-171-1/+7
* Partially resolves bug #23262. Changed the place where the keymaps are applied.bfox2001-01-121-1/+10
* don't rely on environment to get kbd defaultMatt Wilson2001-01-051-1/+1
* added comments to tell what tags correspond to what screensMike Fulbright2000-12-131-0/+1
* Removed debug statementsbfox2000-12-051-7/+0
* Fixed bug #18385bfox2000-12-041-1/+8
* don't put None in the XkbVarient, don't set up the keyboard in test modeMatt Wilson2000-08-151-3/+5
* move the moveto to 'draw'Matt Wilson2000-07-121-2/+2
* don't let failure to load text keymap kill the installErik Troan2000-05-261-1/+5
* put keymap loading backErik Troan2000-05-191-2/+1
* attach to map signal for the magic movetos in the clistMatt Wilson2000-05-101-2/+2
* don't load the keymap, it breaks things.Matt Wilson2000-05-031-2/+2
* import isysMatt Wilson2000-05-031-0/+1
* load text mode keymapErik Troan2000-05-021-0/+1
* Fixups to make modules findable after text and gui file renamingMike Fulbright2000-04-201-2/+2
* Renamed keyboard.py to keyboard_gui.pyMike Fulbright2000-04-191-0/+131