summaryrefslogtreecommitdiff
path: root/libgnomekbd/gkbd-status.c
Commit message (Expand)AuthorAgeFilesLines
* Fix gobject-introspection commentsStef Walter2012-05-121-0/+2
* Completed introspection, using new libxklavier 5.2Sergey V. Udaltsov2012-02-141-0/+4
* GtkTrayIcon:fg-color is a GdkRGBAChristian Persch2011-12-051-2/+2
* Status icon: fix size problemsMatthias Clasen2011-04-051-0/+11
* Use the right color for text in GkbdStatusVincent Untz2011-04-041-26/+39
* A bit of indent loveSergey V. Udaltsov2011-01-241-3/+5
* Include gi18n-lib.h in library sources instead of gi18n.h. Fixes bug #639569Gabor Kelemen2011-01-161-1/+2
* A bit of debug polishedSergey V. Udaltsov2011-01-061-12/+17
* some more code polishSergey V. Udaltsov2011-01-031-15/+22
* Refactor widget_instances into GkbdConfigurationSergey V. Udaltsov2011-01-031-35/+43
* More details for introspectionSergey V. Udaltsov2011-01-021-1/+1
* Introduced GkbdConfigurationSergey V. Udaltsov2010-12-311-275/+50
* A number of annotations for introspection purposesSergey V. Udaltsov2010-12-251-0/+4
* Changing casting GCallback to macro G_CALLBACKSergey V. Udaltsov2010-10-091-4/+6
* Moving from gconf to gsettings. API/ABI changesSergey V. Udaltsov2010-10-031-44/+36
* Remove GDK_DISPLAY() usageWilliam Jon McCann2010-10-011-1/+1
* Improved renderingSergey V. Udaltsov2010-07-011-0/+2
* Fix crasherSergey V. Udaltsov2010-06-221-25/+36
* Do not crash on kbd plug inSergey V. Udaltsov2010-05-051-0/+1
* Provide the proper place in NA by using the nameSergey V. Udaltsov2010-04-251-0/+3
* Handle font options changesSergey V. Udaltsov2010-04-171-0/+4
* fixed antialiazingSergey V. Udaltsov2010-04-171-47/+44
* Multiple fixes: pango, subscripts etcSergey V. Udaltsov2010-03-281-44/+124
* Using the font name from gtk, listening to theme changesSergey V. Udaltsov2010-03-111-15/+31
* a bit of useful debug, just for myselfSergey V. Udaltsov2010-03-061-0/+7
* Extra parameter in xkl_engine_stop_listenSergey V. Udaltsov2010-01-111-1/+2
* Unregister signal handlers when all icons are goneSergey V. Udaltsov2009-12-251-23/+43
* Making status icon configurableSergey V. Udaltsov2009-12-211-11/+33
* First implementation of label in the status iconSergey V. Udaltsov2009-12-201-36/+143
* Introduced GkbdStatus for the notification areaSergey V. Udaltsov2009-12-141-0/+596