summaryrefslogtreecommitdiff
path: root/libgnomekbd
Commit message (Expand)AuthorAgeFilesLines
* Removed wrong double-incrementationSergey V. Udaltsov2011-03-071-1/+1
* explicit declaration of internal libxklavier functionsSergey V. Udaltsov2011-03-031-0/+7
* The latest changes in xk-c: variants contain full descriptionsSergey V. Udaltsov2011-03-013-25/+24
* "font-size" gsetting should have a range tooSergey V. Udaltsov2011-02-281-0/+1
* Derived files should not be in gitSergey V. Udaltsov2011-02-282-86/+0
* Default value -1 not within rangeSergey V. Udaltsov2011-02-281-1/+1
* Fixed gschema filesSergey V. Udaltsov2011-02-283-5/+11
* Removed "Keyboard Layout" prefix from the preview dialogSergey V. Udaltsov2011-02-251-4/+1
* Improve app name and add iconWilliam Jon McCann2011-02-241-2/+3
* Added desktop file for the preview appSergey V. Udaltsov2011-02-243-8/+32
* Improved rendering of keysyms. No ISO_, underscores->spacesSergey V. Udaltsov2011-02-241-19/+26
* Unneeded wrapping for caps lock removedSergey V. Udaltsov2011-02-241-1/+1
* Removed Printing of previewSergey V. Udaltsov2011-02-231-16/+0
* For pressed keys, used the font color from gtk themeSergey V. Udaltsov2011-02-221-19/+29
* Removed useless Help buttonSergey V. Udaltsov2011-02-212-21/+0
* Make Caps Lock consistent with indicatorSergey V. Udaltsov2011-02-211-0/+4
* Added gconf->gsettings convertion fileSergey V. Udaltsov2011-02-182-0/+31
* Do not display VoidSymbol, use "" insteadSergey V. Udaltsov2011-02-171-0/+4
* Do not use group name for the kbd drawing dialog titleSergey V. Udaltsov2011-02-103-95/+116
* libgnomekbd: Work-around automake dependenciesBastien Nocera2011-02-051-2/+2
* Another attempt to fix the dependency issueSergey V. Udaltsov2011-02-041-1/+1
* Improved keyboard drawing dialogSergey V. Udaltsov2011-02-043-18/+51
* Build result - no need to keep in gitSergey V. Udaltsov2011-02-041-30/+0
* Invalid fix for the dependency removedSergey V. Udaltsov2011-02-031-1/+0
* Typo in the app nameSergey V. Udaltsov2011-02-031-1/+1
* Now, gkbd-keyboard-display is able to show layoutsSergey V. Udaltsov2011-02-033-62/+172
* Fix gkbd_keyboard_display buildDiego Escalante Urrelo2011-02-031-0/+1
* Don't use different layouts per windowBastien Nocera2011-02-031-1/+1
* Added gkbd-keyboard-display utilitySergey V. Udaltsov2011-02-035-2/+101
* Improved handling of null/empty string with gsettingsSergey V. Udaltsov2011-01-311-2/+13
* call gtk_widget_set_allocation from size_allocateSergey V. Udaltsov2011-01-281-1/+1
* Proper default dialog sizeSergey V. Udaltsov2011-01-281-30/+68
* removed unneeded 2nd slot in the vboxSergey V. Udaltsov2011-01-281-13/+21
* Invalidate only required regionSergey V. Udaltsov2011-01-261-7/+6
* Specifying explicit line width for outlinesSergey V. Udaltsov2011-01-261-12/+34
* Invalidate entire widgetSergey V. Udaltsov2011-01-251-2/+4
* Implemented immediate rendering (without idle)Sergey V. Udaltsov2011-01-252-112/+38
* Do not highlight when focus is receivedSergey V. Udaltsov2011-01-251-12/+0
* Stricter syntaxSergey V. Udaltsov2011-01-241-1/+1
* Improved cooords for labels - consider complex outlinesSergey V. Udaltsov2011-01-241-60/+89
* A bit of indent loveSergey V. Udaltsov2011-01-241-3/+5
* Fix dialog sizingMatthias Clasen2011-01-211-1/+2
* Fix clipping problems in the drawing widgetMatthias Clasen2011-01-211-0/+1
* Change icon names - otherwise GtkIcon falls back to "keyboard"Sergey V. Udaltsov2011-01-194-3/+3
* Using append, not prepend for the icons dirSergey V. Udaltsov2011-01-191-1/+1
* Added icons to distributionSergey V. Udaltsov2011-01-181-0/+1
* Provide icons for caps/num/scroll locksSergey V. Udaltsov2011-01-185-0/+260
* Use variant-specific short descriptions, if availableSergey V. Udaltsov2011-01-181-2/+5
* Include gi18n-lib.h in library sources instead of gi18n.h. Fixes bug #639569Gabor Kelemen2011-01-168-8/+12
* Added handling of caps/num/scroll locksSergey V. Udaltsov2011-01-072-5/+68