summaryrefslogtreecommitdiff
path: root/libgnomekbd/gkbd-indicator.c
Commit message (Expand)AuthorAgeFilesLines
* indicator: Modernize the codebaseCorentin Noël2022-06-171-19/+21
* Avoid deprecated GtkStock, use standard icon names insteadDaniel Kahn Gillmor2022-04-081-1/+1
* Drop deprecated GtkAlignment, apply properties directly to the labelDaniel Kahn Gillmor2022-04-081-5/+8
* Fix gobject-introspection commentsStef Walter2012-05-121-0/+2
* Got rid of the obsolete plugins architectureSergey V. Udaltsov2012-02-221-55/+1
* Completed introspection, using new libxklavier 5.2Sergey V. Udaltsov2012-02-141-0/+4
* Include gi18n-lib.h in library sources instead of gi18n.h. Fixes bug #639569Gabor Kelemen2011-01-161-1/+3
* A bit of debug polishedSergey V. Udaltsov2011-01-061-1/+0
* Expose event is changed to draw, in the latest gtkSergey V. Udaltsov2011-01-061-31/+8
* Refactor widget_instances into GkbdConfigurationSergey V. Udaltsov2011-01-031-78/+29
* More details for introspectionSergey V. Udaltsov2011-01-021-2/+2
* Introduced GkbdConfigurationSergey V. Udaltsov2010-12-311-324/+65
* A number of annotations for introspection purposesSergey V. Udaltsov2010-12-251-6/+14
* Changing casting GCallback to macro G_CALLBACKSergey V. Udaltsov2010-10-091-4/+6
* code cleanupSergey V. Udaltsov2010-10-041-1/+1
* Moving from gconf to gsettings. API/ABI changesSergey V. Udaltsov2010-10-031-53/+39
* Replace GDK_keyname with GDK_KEY_keynameWilliam Jon McCann2010-10-011-6/+6
* Remove GDK_DISPLAY() usageWilliam Jon McCann2010-10-011-1/+1
* Draw flag pixbuf using CairoBenjamin Otte2010-08-251-29/+14
* Do not crash on kbd plug inSergey V. Udaltsov2010-05-051-2/+2
* Multiple fixes: pango, subscripts etcSergey V. Udaltsov2010-03-281-88/+110
* Fixing the issues with -DSEAL_ENABLEDSergey V. Udaltsov2010-03-111-17/+23
* Extra parameter in xkl_engine_stop_listenSergey V. Udaltsov2010-01-111-1/+2
* Introduced GkbdStatus for the notification areaSergey V. Udaltsov2009-12-141-12/+92
* The flags are clickable againSergey V. Udaltsov2009-12-091-5/+8
* Do not scale/dither if size is rightSergey V. Udaltsov2009-11-051-18/+29
* Improved indicator background handlingSergey V. Udaltsov2009-10-081-0/+1
* Optional loading of extras, using libxklavier 4.0Sergey V. Udaltsov2009-06-291-5/+6
* using improved tooltips API, #550212Sergey V. Udaltsov2009-02-251-24/+8
* fix crash in broken X env, b.g.o#553915Sergey V. Udaltsov2008-10-271-55/+60
* getting rid of stupid dbus client-serverSergey V. Udaltsov2007-10-081-5/+11
* fixing invalid free() issue, b.g.o#421252Sergey V. Udaltsov2007-03-221-1/+6
* fixed possible crashes on systems with DBUS connection problemsSergey V. Udaltsov2006-10-281-7/+9
* fixed possible crashes on systems with DBUS connection problemsSergey V. Udaltsov2006-10-281-2/+8
* Improving dbus interfaceSergey V. Udaltsov2006-10-151-14/+20
* cleaning up licensing issuesSergey V. Udaltsov2006-10-081-0/+19
* Initial revisionSergey V. Udaltsov2006-09-271-0/+825