summaryrefslogtreecommitdiff
path: root/libgnomekbd/gkbd-configuration.c
Commit message (Expand)AuthorAgeFilesLines
* configuration: Remove unused code pathsCorentin Noël2022-06-171-16/+6
* Remove the `extern` keywordCorentin Noël2022-06-141-3/+3
* configuration: Use GLib macros to declare the objectCorentin Noël2022-06-141-57/+129
* Fix gobject-introspection commentsStef Walter2012-05-121-6/+15
* Completed introspection, using new libxklavier 5.2Sergey V. Udaltsov2012-02-141-1/+9
* Small warnings eliminatedSergey V. Udaltsov2011-08-241-1/+2
* Include gi18n-lib.h in library sources instead of gi18n.h. Fixes bug #639569Gabor Kelemen2011-01-161-1/+2
* Added handling of caps/num/scroll locksSergey V. Udaltsov2011-01-071-5/+61
* A bit of debug polishedSergey V. Udaltsov2011-01-061-1/+4
* avoid unnecessary load/free on image filenameSergey V. Udaltsov2011-01-061-10/+1
* added gkbd_configuration_get_group_nameSergey V. Udaltsov2011-01-041-0/+25
* transfer full -> transfer none, for descriptionsSergey V. Udaltsov2011-01-041-2/+2
* added gkbd_configuration start/stop_listen functionsSergey V. Udaltsov2011-01-041-16/+47
* added gkbd_configuration_get_current_groupSergey V. Udaltsov2011-01-041-15/+25
* added gkbd_configuration_lock_groupSergey V. Udaltsov2011-01-041-0/+7
* A couple of more introspection annotationsSergey V. Udaltsov2011-01-031-4/+8
* Refactor widget_instances into GkbdConfigurationSergey V. Udaltsov2011-01-031-18/+86
* Eliminating introspection warnings in GkbdConfigurationSergey V. Udaltsov2011-01-021-0/+24
* Introduced GkbdConfigurationSergey V. Udaltsov2010-12-311-0/+506