summaryrefslogtreecommitdiff
path: root/libgnomekbd
Commit message (Expand)AuthorAgeFilesLines
* Fix crasherSergey V. Udaltsov2010-06-221-25/+36
* Potential crash fixedSergey V. Udaltsov2010-06-171-62/+67
* Provide the proper place in NA by using the nameSergey V. Udaltsov2010-05-051-0/+3
* Do not crash on kbd plug inSergey V. Udaltsov2010-05-052-2/+3
* unneeded debug printf removedSergey V. Udaltsov2010-04-181-1/+0
* Do not put the tab into merged string if variant is emptySergey V. Udaltsov2010-04-181-1/+4
* Handle font options changesSergey V. Udaltsov2010-04-171-0/+4
* fixed antialiazingSergey V. Udaltsov2010-04-171-47/+44
* default font size should be intSergey V. Udaltsov2010-04-151-1/+1
* Multiple fixes: pango, subscripts etcSergey V. Udaltsov2010-03-282-132/+234
* fixing printf specifierSergey V. Udaltsov2010-03-281-1/+1
* Using PanelWidget instead of GtkLabelSergey V. Udaltsov2010-03-121-1/+1
* Provide some useful translator commentsSergey V. Udaltsov2010-03-111-2/+4
* Fixing the issues with -DSEAL_ENABLEDSergey V. Udaltsov2010-03-112-50/+68
* Using the font name from gtk, listening to theme changesSergey V. Udaltsov2010-03-113-56/+85
* 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-062-30/+70
* a bit of useful debug, just for myselfSergey V. Udaltsov2010-03-061-0/+7
* Use default font Helvetica -> SansSergey V. Udaltsov2010-03-021-1/+1
* removed dbus dependencySergey V. Udaltsov2010-02-221-2/+0
* Use AM_SILENT_RULESThomas Hindoe Paaboel Andersen2010-01-181-4/+4
* Extra parameter in xkl_engine_stop_listenSergey V. Udaltsov2010-01-112-2/+4
* Unregister signal handlers when all icons are goneSergey V. Udaltsov2009-12-251-23/+43
* Install gkbd-status.h as a part of public APISergey V. Udaltsov2009-12-241-0/+1
* Making status icon configurableSergey V. Udaltsov2009-12-214-18/+154
* First implementation of label in the status iconSergey V. Udaltsov2009-12-201-36/+143
* Introduced GkbdStatus for the notification areaSergey V. Udaltsov2009-12-146-98/+791
* Small fixes for better Clibgnomekbd-2-28Sergey V. Udaltsov2009-12-143-49/+36
* 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
* disabled debugSergey V. Udaltsov2009-10-091-1/+1
* Improved indicator background handlingSergey V. Udaltsov2009-10-081-0/+1
* Properly handle scenario when one keycode has multiple keysSergey V. Udaltsov2009-10-082-41/+71
* Remove -Werror optionSergey V. Udaltsov2009-07-281-1/+1
* Optional loading of extras, using libxklavier 4.0Sergey V. Udaltsov2009-06-294-5/+38
* use single GTK includes, b.g.o#563629Sergey V. Udaltsov2009-06-132-8/+0
* add autogenerated marshal files to gitignoreSergey V. Udaltsov2009-05-121-0/+2
* Adding .gitignore filesSergey V. Udaltsov2009-05-121-0/+8
* Eliminating last glade bits,Sergey V. Udaltsov2009-05-121-2/+0
* Avoid re-linking to system's libgnomekbdGilles Dartiguelongue2009-04-271-3/+3
* using improved tooltips API, #550212Sergey V. Udaltsov2009-02-251-24/+8
* deprecate gdk_pixbuf_unref, #570951Sergey V. Udaltsov2009-02-091-1/+1
* fixed memleakSergey V. Udaltsov2008-11-091-11/+11
* fix crash in broken X env, b.g.o#553915Sergey V. Udaltsov2008-10-271-55/+60
* unneeded printf removedSergey V. Udaltsov2008-10-241-2/+0
* make default orientation landscape for printing, b.g.o#553491Sergey V. Udaltsov2008-09-271-50/+43
* fixing memory leak, b.g.o#552522Sergey V. Udaltsov2008-09-161-0/+1
* using connect_after for kbd, b.g.o#440488Sergey V. Udaltsov2008-06-111-3/+4
* ansifying, indentingSergey V. Udaltsov2008-05-106-19/+24