summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-09-18release 1.16.0v1.16.01.16raveit651-1/+1
2016-09-17update NEWS for 1.16monsta1-4/+5
2016-09-17sync with Transifexmonsta7-55/+60
2016-07-15distcheck: explicitly use currently selected GTK+ versionraveit651-1/+1
2016-07-07po: drop languages not present on Transifex + en_USmonsta4-839/+0
2016-06-07release 1.15.0v1.15.0raveit651-0/+5
2016-06-07bump version to 1.15.0monsta1-2/+2
2016-06-07require libxklavier 5.2 and use its introspectionmonsta2-2/+2
this fixes some build warnings
2016-06-01GTK+3: use GdkRGBA instead of deprecated GdkColorSorokin Alexei2-43/+131
this breaks ABI to some extent, additionally store GdkColor instead of a pointer on GTK+2
2016-06-01GTK+3: use GtkStyleContextSorokin Alexei2-48/+186
this fixes #28 on supported themes
2016-05-21update to 1.14.1 releasev1.14.11.14raveit652-1/+4
2016-05-21sync with transiflexraveit658-45/+49
2016-04-07po: add lots of missing languages to LINGUASv1.14.0monsta1-0/+80
2016-04-05release 1.14.0raveit652-2/+3
2016-04-05Fix Changelog generationraveit651-12/+9
2016-04-05sync with transiflexraveit6529-430/+295
2016-04-04update NEWSmonsta1-3/+5
2016-03-04properly reset timeout source id to 0monsta1-1/+3
from https://git.gnome.org/browse/libgnomekbd/commit/?id=51abfc03dd1f0f1904455b703106abe19a062eec
2016-03-04test: exit when option parsing failsmonsta1-1/+6
from https://git.gnome.org/browse/libgnomekbd/commit/?id=32eaea94a3b19ad3c6b7fcff5fec94454fbfd97f
2016-02-19Sync with TransifexMartin Wimpress6-179/+109
2016-01-24release 1.13.0v1.13.0Wolfgang Ulbrich1-0/+3
2016-01-21use gtk_image_new_from_icon_name in both GTK+ buildsmonsta1-1/+1
2016-01-05pre-bump version to 1.13.0Wolfgang Ulbrich2-2/+4
2016-01-02drop MateConf migration scriptMonsta2-32/+1
2015-12-06reduce introspection build warningsWolfgang Ulbrich10-17/+31
* 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-12-06GTK3: don't use deprecated gtk_vbox_newWolfgang Ulbrich1-0/+4
2015-12-04Bump version to 1.12.1Monsta2-1/+4
2015-11-03Sync translations with transifexv1.12.0Clement Lefebvre80-0/+17113
2015-11-01Sync translations with transifexmate-i18n71-11364/+6820
2015-10-31release 1.12.0Wolfgang Ulbrich1-1/+1
2015-10-30update NEWS for 1.12monsta1-1/+1
2015-10-15NEWS: drop useless gnome news and use spaces for indentationlibmatekbd-1.11.0monsta1-118/+5
2015-10-09Add NEWS for 1.11.0monsta1-0/+9
2015-10-09fix introspection build stuff so distcheck won't failmonsta1-3/+2
2015-09-09First dev release bumpinfirit1-1/+1
2015-09-08Merge pull request #26 from monsta/patch-1Martin Wimpress1-1/+0
configure.ac: drop obsolete macro
2015-09-07Use cairo surfaces for both Gtk versionsinfirit2-50/+1
2015-09-07Do not highlight when focus is receivedinfirit1-20/+0
Taken from libgnomekbd, commit: c9ed581f8d593da2d206127f09866ccffb95256a from: Sergey V. Udaltsov <[email protected]> gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=640425
2015-09-07whitespace fixesinfirit1-18/+20
2015-09-07Improved cooords for labels - consider complex outlinesinfirit1-4/+32
taken from libgnomekbd, commit: 378d768da68f9b6efce80081bb1c4c8729a4f7b9 from: Sergey V. Udaltsov <[email protected]> gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=640425
2015-09-07Improving rendering of long strings in the kbd previewinfirit1-41/+56
Taken from libgnomelbd, commit: 9708664343b0b4a40d6af82e1bc3e63e9c63fb23 from: Sergey V. Udaltsov <[email protected]> gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=633680
2015-09-07Use variant-specific short descriptions, if availableinfirit1-2/+5
Taken from libgnomekbd, Commit: d27cb9b53c1c8a361f752e1008c993e2d37acb6c From: Sergey V. Udaltsov <[email protected]>
2015-09-07Include gi18n-lib.h in library sources instead of gi18n.hinfirit6-6/+8
commit: 35ebaff2df44d06d558a946f99b1edf449296c41 See https://bugzilla.gnome.org/show_bug.cgi?id=639569
2015-09-07Gtk3: Use draw as callback functioninfirit1-5/+8
2015-09-07Add gobject introspectioninfirit3-1/+33
Based on libgnomekbd, commit: 0b2a10f764358fea0f2c078bba6f54eb188946c0 from: Sergey V. Udaltsov <[email protected]>
2015-09-07Fix spelling mistakesinfirit2-2/+2
2015-09-07Cleaning code a bitinfirit4-14/+17
Preparing for introspection Taken from libgnomekbd, commit: 9a63194641320da5b9131fe34632f13506d6031b from: Sergey V. Udaltsov <[email protected]>
2015-09-07Drop GtkObject usageinfirit1-5/+1
2015-09-07Use gchars in several functionsinfirit2-5/+5
Taken from libgnomelbd, commit: 40eb8328020ce2834983b240feee67963b5bdcb2 from: Sergey V. Udaltsov <[email protected]>
2015-09-07Add annotation taken from libgnomekbdinfirit6-0/+24