Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-04-02 | matekbd-keyboard-drawing: Prevent gtk+ keynav from taking focus away | raveit65 | 1 | -1/+1 | |
We need to tell gtk+ we handled the key event otherwise gtk+ keynav key events will move focus to the close button and it looks like the dialog stopped working. taken from: https://git.gnome.org/browse/libgnomekbd/commit/?id=648cd5a | |||||
2017-04-02 | fix some introspection warnings | raveit65 | 2 | -2/+4 | |
2017-03-30 | pre-bump version | raveit65 | 2 | -1/+3 | |
2017-03-27 | show-layout.ui: don't use deprecated widgets | raveit65 | 1 | -26/+47 | |
2017-03-27 | UI: expand kbdraw vertical | raveit65 | 1 | -0/+1 | |
2017-03-12 | release 1.18v1.18.0 | raveit65 | 1 | -1/+1 | |
2017-03-12 | sync with transifex | raveit65 | 86 | -829/+832 | |
2017-03-12 | update NEWS for 1.18 | monsta | 1 | -4/+7 | |
2017-01-13 | Update libmatekbd NEWS to use consistent, project wide, markdown-like ↵ | Martin Wimpress | 1 | -43/+51 | |
formatting. This will make generating release announcements easier. | |||||
2016-11-20 | release 1.17.0v1.17.0 | raveit65 | 1 | -0/+2 | |
2016-11-20 | sync with transiflex | raveit65 | 9 | -62/+65 | |
2016-10-13 | pre-bump version in NEWS | raveit65 | 1 | -0/+2 | |
2016-10-11 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 8 | -232/+10 | |
2016-09-18 | release 1.16.0v1.16.01.16 | raveit65 | 1 | -1/+1 | |
2016-09-17 | update NEWS for 1.16 | monsta | 1 | -4/+5 | |
2016-09-17 | sync with Transifex | monsta | 7 | -55/+60 | |
2016-07-15 | distcheck: explicitly use currently selected GTK+ version | raveit65 | 1 | -1/+1 | |
2016-07-07 | po: drop languages not present on Transifex + en_US | monsta | 4 | -839/+0 | |
2016-06-07 | release 1.15.0v1.15.0 | raveit65 | 1 | -0/+5 | |
2016-06-07 | bump version to 1.15.0 | monsta | 1 | -2/+2 | |
2016-06-07 | require libxklavier 5.2 and use its introspection | monsta | 2 | -2/+2 | |
this fixes some build warnings | |||||
2016-06-01 | GTK+3: use GdkRGBA instead of deprecated GdkColor | Sorokin Alexei | 2 | -43/+131 | |
this breaks ABI to some extent, additionally store GdkColor instead of a pointer on GTK+2 | |||||
2016-06-01 | GTK+3: use GtkStyleContext | Sorokin Alexei | 2 | -48/+186 | |
this fixes #28 on supported themes | |||||
2016-05-21 | update to 1.14.1 releasev1.14.11.14 | raveit65 | 2 | -1/+4 | |
2016-05-21 | sync with transiflex | raveit65 | 8 | -45/+49 | |
2016-04-07 | po: add lots of missing languages to LINGUASv1.14.0 | monsta | 1 | -0/+80 | |
2016-04-05 | release 1.14.0 | raveit65 | 2 | -2/+3 | |
2016-04-05 | Fix Changelog generation | raveit65 | 1 | -12/+9 | |
2016-04-05 | sync with transiflex | raveit65 | 29 | -430/+295 | |
2016-04-04 | update NEWS | monsta | 1 | -3/+5 | |
2016-03-04 | properly reset timeout source id to 0 | monsta | 1 | -1/+3 | |
from https://git.gnome.org/browse/libgnomekbd/commit/?id=51abfc03dd1f0f1904455b703106abe19a062eec | |||||
2016-03-04 | test: exit when option parsing fails | monsta | 1 | -1/+6 | |
from https://git.gnome.org/browse/libgnomekbd/commit/?id=32eaea94a3b19ad3c6b7fcff5fec94454fbfd97f | |||||
2016-02-19 | Sync with Transifex | Martin Wimpress | 6 | -179/+109 | |
2016-01-24 | release 1.13.0v1.13.0 | Wolfgang Ulbrich | 1 | -0/+3 | |
2016-01-21 | use gtk_image_new_from_icon_name in both GTK+ builds | monsta | 1 | -1/+1 | |
2016-01-05 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 2 | -2/+4 | |
2016-01-02 | drop MateConf migration script | Monsta | 2 | -32/+1 | |
2015-12-06 | reduce introspection build warnings | Wolfgang Ulbrich | 10 | -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-06 | GTK3: don't use deprecated gtk_vbox_new | Wolfgang Ulbrich | 1 | -0/+4 | |
2015-12-04 | Bump version to 1.12.1 | Monsta | 2 | -1/+4 | |
2015-11-03 | Sync translations with transifexv1.12.0 | Clement Lefebvre | 80 | -0/+17113 | |
2015-11-01 | Sync translations with transifex | mate-i18n | 71 | -11364/+6820 | |
2015-10-31 | release 1.12.0 | Wolfgang Ulbrich | 1 | -1/+1 | |
2015-10-30 | update NEWS for 1.12 | monsta | 1 | -1/+1 | |
2015-10-15 | NEWS: drop useless gnome news and use spaces for indentationlibmatekbd-1.11.0 | monsta | 1 | -118/+5 | |
2015-10-09 | Add NEWS for 1.11.0 | monsta | 1 | -0/+9 | |
2015-10-09 | fix introspection build stuff so distcheck won't fail | monsta | 1 | -3/+2 | |
2015-09-09 | First dev release bump | infirit | 1 | -1/+1 | |
2015-09-08 | Merge pull request #26 from monsta/patch-1 | Martin Wimpress | 1 | -1/+0 | |
configure.ac: drop obsolete macro | |||||
2015-09-07 | Use cairo surfaces for both Gtk versions | infirit | 2 | -50/+1 | |