summaryrefslogtreecommitdiff
path: root/libgnomekbd/gkbd-indicator-config.c
Commit message (Expand)AuthorAgeFilesLines
* gtk_icon_info_free is deprecated; use g_object_unref insteadDaniel Kahn Gillmor2022-04-081-2/+2
* Fix gobject-introspection commentsStef Walter2012-05-121-2/+2
* Following XDG specs, using user data directorySergey V. Udaltsov2012-04-281-21/+26
* Got rid of the obsolete plugins architectureSergey V. Udaltsov2012-02-221-13/+0
* Use the right color for text in GkbdStatusVincent Untz2011-04-041-47/+51
* Using append, not prepend for the icons dirSergey V. Udaltsov2011-01-191-1/+1
* Provide icons for caps/num/scroll locksSergey V. Udaltsov2011-01-181-0/+2
* Include gi18n-lib.h in library sources instead of gi18n.h. Fixes bug #639569Gabor Kelemen2011-01-161-1/+1
* Fix for strange GtkIconInfo behaviourSergey V. Udaltsov2011-01-061-2/+9
* A number of annotations for introspection purposesSergey V. Udaltsov2010-12-251-0/+4
* Moving from gconf to gsettings. API/ABI changesSergey V. Udaltsov2010-10-031-172/+66
* handle style = NULL scenarioSergey V. Udaltsov2010-05-151-12/+19
* fixing printf specifierSergey V. Udaltsov2010-03-281-1/+1
* Using PanelWidget instead of GtkLabelSergey V. Udaltsov2010-03-121-1/+1
* Using the font name from gtk, listening to theme changesSergey V. Udaltsov2010-03-111-38/+48
* Unneeded g_object_unref droppedSergey V. Udaltsov2010-03-091-1/+0
* Use the font foreground from the gtk styleSergey V. Udaltsov2010-03-061-23/+43
* Use default font name/sizeSergey V. Udaltsov2010-03-061-28/+68
* Making status icon configurableSergey V. Udaltsov2009-12-211-7/+68
* Introduced GkbdStatus for the notification areaSergey V. Udaltsov2009-12-141-73/+23
* deprecate gdk_pixbuf_unref, #570951Sergey V. Udaltsov2009-02-091-1/+1
* ansifying, indentingSergey V. Udaltsov2008-05-101-2/+2
* getting rid of stupid dbus client-serverSergey V. Udaltsov2007-10-081-2/+0
* bad free, b.g.o#466301Sergey V. Udaltsov2007-08-131-5/+3
* drop libgnome dep in libgnomekbdui, b.g.o#463255Sergey V. Udaltsov2007-08-051-4/+1
* Improving dbus interfaceSergey V. Udaltsov2006-10-151-3/+4
* cleaning up licensing issuesSergey V. Udaltsov2006-10-081-11/+14
* Initial revisionSergey V. Udaltsov2006-09-271-0/+361