summaryrefslogtreecommitdiff
path: root/libmatekbd/matekbd-indicator.c
AgeCommit message (Collapse)AuthorFilesLines
2016-01-21use gtk_image_new_from_icon_name in both GTK+ buildsmonsta1-1/+1
2015-12-06reduce introspection build warningsWolfgang Ulbrich1-0/+6
* Cleans up a bunch of warnings, and gets g-ir-scanner to actually recognize the annotations. taken from: https://git.gnome.org/browse/libgnomekbd/commit/?id=54c7e95
2015-09-07Include gi18n-lib.h in library sources instead of gi18n.hinfirit1-1/+2
commit: 35ebaff2df44d06d558a946f99b1edf449296c41 See https://bugzilla.gnome.org/show_bug.cgi?id=639569
2015-09-07Use gchars in several functionsinfirit1-1/+1
Taken from libgnomelbd, commit: 40eb8328020ce2834983b240feee67963b5bdcb2 from: Sergey V. Udaltsov <[email protected]>
2015-09-07Add annotation taken from libgnomekbdinfirit1-0/+4
2015-02-24first connect to settings, then read them.Monsta1-8/+9
fixes the issue with GLib >= 2.43, https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619 Closes https://github.com/mate-desktop/libmatekbd/pull/22
2014-06-05GDK_KEY_* was introduced in Gtk+ 2.22infirit1-9/+0
2013-05-03Group concensus: just delete unused code; git log stores itScott Balneaves1-6/+0
2013-05-03Clean up compile, fix bug with handling variants. Closes #8Scott Balneaves1-3/+5
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-09-03migrate to gsettingsStefano Karapetsas1-75/+20
2011-12-08GDK_ key constants was renamed to GDK_KEY_ on GTK+-3.0Perberos1-25/+36
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+968