summaryrefslogtreecommitdiff
path: root/libgnomekbd
Commit message (Expand)AuthorAgeFilesLines
* 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
* making default size dependent on the screen size, b.g.o#481118Sergey V. Udaltsov2008-05-101-8/+18
* removed .cvsignores and stuffSergey V. Udaltsov2008-04-261-12/+0
* opened 2.23 branch, dropped backup in gconfSergey V. Udaltsov2008-04-132-53/+0
* got rid of overrideSetting gconf key altogetherSergey V. Udaltsov2008-04-131-14/+0
* typo, b.g.o#460599Sergey V. Udaltsov2008-04-121-1/+1
* Improved string for translation, b.g.o#504294Sergey V. Udaltsov2007-12-191-1/+1
* moving printing functions from g-c-c to libgnomekbd. fix crash on indicators....LIBGNOMEKBD_2_21_4_1Sergey V. Udaltsov2007-12-172-58/+164
* redraw doodads, for proper image refresh, b.g.o#353163Sergey V. Udaltsov2007-12-161-0/+21
* draw to cairo, b.g.o#502962Sergey V. Udaltsov2007-12-112-170/+296
* cygwin fixes, b.g.o#501432Sergey V. Udaltsov2007-12-051-3/+7
* fix rendering of macbookproSergey V. Udaltsov2007-10-181-9/+38