Age | Commit message (Expand) | Author | Files | Lines |
2003-01-26 | Remove depends on a specific version.. it should be depending on >= or <= dep... | kergoth | 1 | -1/+1 |
2003-01-24 | I dont know why we were defaulting to fixed... *shudders*.. but we default to... | kergoth | 1 | -1/+1 |
2003-01-24 | Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate inc... | kergoth | 1 | -1/+1 |
2003-01-16 | i18n for new buildsystem :) | kergoth | 1 | -0/+4 |
2003-01-16 | Formatting cleanups in the config system. | kergoth | 1 | -1/+1 |
2003-01-14 | depends should be , sep. not space | harlekin | 1 | -1/+1 |
2002-12-28 | only send the qcop call in the postinst script, if qpe is running | sandman | 1 | -1/+1 |
2002-12-15 | thanks Oliver | cniehaus | 1 | -14/+14 |
2002-12-14 | addLanguage rules | cniehaus | 1 | -12/+13 |
2002-12-14 | keyboard, dvorak, and multikey all depend on libqpickboard.so, but libqpickbo... | kergoth | 1 | -12/+13 |
2002-12-14 | this should be better. Updated the TRANSLATIONpart | cniehaus | 1 | -12/+12 |
2002-12-11 | applied a patch from "Tais M. Hansen" <tais.hansen@osd.dk> to add danish | sandman | 1 | -0/+1 |
2002-11-24 | - link multikey, dvorak and keyboard input method against pickboard | simon | 2 | -6/+2 |
2002-11-22 | - properly namespace the input methods. fixes symbols clashes at run-time | simon | 4 | -5/+18 |
2002-11-08 | alt shouldnt stick either | hash | 1 | -7/+13 |
2002-11-08 | 1. changed format from EUC-KR to UTF-8 (sorry about that) | hash | 1 | -24/+33 |
2002-11-06 | Add X11.. | kergoth | 1 | -1/+1 |
2002-11-05 | Adding initial config.in files | kergoth | 1 | -0/+4 |
2002-10-22 | - Always try to load the "en" keymap, if a user specified one cannot be | sandman | 2 | -3/+5 |
2002-10-14 | patch hector sent it for accent and back accent support | hash | 2 | -1/+153 |
2002-10-11 | add key repeat and font dialog | hash | 1 | -0/+1 |
2002-10-07 | ... | hash | 1 | -0/+1 |
2002-10-03 | write wanted features here! | hash | 1 | -0/+1 |
2002-09-06 | french and other stuff fixed | hash | 4 | -49/+299 |
2002-08-31 | added zbounce to i18n and improved .cvsignore of multikey | cniehaus | 1 | -2/+2 |
2002-08-27 | pickboard off by default now working | hash | 2 | -5/+4 |
2002-08-27 | pixmaps centered better | hash | 1 | -2/+2 |
2002-08-27 | now shows whatever you wrote in the keymap 'title' var as the listItem | hash | 2 | -2/+23 |
2002-08-27 | now shows whatever you wrote in the keymap 'title' var as the listItem | hash | 2 | -13/+46 |
2002-08-23 | oops, fixed bug in color buttons | hash | 1 | -4/+4 |
2002-08-23 | Wrong filename | leseb | 2 | -0/+0 |
2002-08-22 | xpm images now are the same color as the text | hash | 2 | -12/+13 |
2002-08-22 | made color buttons more color-config-urable | hash | 1 | -4/+4 |
2002-08-22 | coloring problem | hash | 1 | -1/+3 |
2002-08-22 | comments behind shift and meta key map definitions was making it ingore the w... | hash | 1 | -0/+2 |
2002-08-22 | comments behind shift and meta key map definitions wasnt working... | hash | 1 | -0/+3 |
2002-08-22 | added meta key support for maps like german and jumpx | hash | 2 | -8/+93 |
2002-08-22 | fixed nasty bug related to ctrl and alt keys | hash | 1 | -6/+24 |
2002-08-21 | fixed bug where it adds blank lines to the keymap list | hash | 1 | -0/+3 |
2002-08-21 | fixed segfault when no keymap is installed | hash | 1 | -0/+2 |
2002-08-21 | ctrl and alt keys should work now | hash | 2 | -1/+8 |
2002-08-19 | made all the rest of the color buttons work... | hash | 2 | -18/+106 |
2002-08-19 | added a 'key repeat' toggle button | hash | 4 | -18/+57 |
2002-08-19 | added sample key color changing | hash | 2 | -1/+2 |
2002-08-19 | added simple color changing | hash | 4 | -16/+120 |
2002-08-19 | parses dir and also lets you add/remove maps located in other places | hash | 2 | -1/+3 |
2002-08-19 | now reads maps in default dir, and also lets you add/remove your own maps | hash | 4 | -45/+95 |
2002-08-18 | added share/multikey/* to the control file | hash | 2 | -11/+7 |
2002-08-18 | paths to maps are now saved in config dialog | hash | 4 | -13/+53 |
2002-08-15 | think i fixed a memory leak problem... please test it out and see if the size... | hash | 2 | -0/+11 |