Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-06 | update News for 1.20 releasev1.20.0 | raveit65 | 1 | -0/+2 | |
2018-02-06 | sync with transifex | raveit65 | 1 | -9/+9 | |
2018-01-27 | bump minimum GDK version according to GTK+ one | monsta | 1 | -1/+1 | |
2018-01-27 | building: bump required glib version to 2.50.0 | raveit65 | 1 | -1/+1 | |
2018-01-27 | release 1.20 | raveit65 | 2 | -2/+7 | |
2018-01-27 | sync with transifex | raveit65 | 1 | -2/+2 | |
2018-01-27 | building: remove < gtk+-3.22 bits and bump required gtk+ | raveit65 | 3 | -12/+1 | |
2017-12-26 | release 1.19.1v1.19.1 | raveit65 | 2 | -1/+6 | |
2017-12-26 | sync with transifex | raveit65 | 86 | -959/+960 | |
2017-12-14 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -4/+4 | |
This commit reverts: https://github.com/mate-desktop/libmatekbd/commit/854356d2f21bbdd8a45093f360782339d5edb468 And it applies an alternative to fix the deprecated functions: gdk_screen_get_width gdk_screen_get_height | |||||
2017-09-02 | release 1.19.0v1.19.0 | raveit65 | 1 | -0/+22 | |
2017-09-02 | sync with transifex | raveit65 | 8 | -83/+86 | |
2017-09-02 | matekbd-status: Fix Gdk-CRITICAL warning on creating status bar icon | raveit65 | 1 | -1/+2 | |
Gdk-CRITICAL **: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed inspired from: https://git.xfce.org/apps/xfce4-terminal/commit/?id=eff5e2d | |||||
2017-08-15 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 1 | -0/+9 | |
avoid deprecated: gdk_screen_get_monitor_geometry gdk_screen_get_monitor_at_point | |||||
2017-08-07 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 1 | -2/+4 | |
2017-07-19 | avoid deprecated gdk_screen_get_number | ZenWalker | 1 | -2/+2 | |
2017-07-18 | update issue_template | raveit65 | 1 | -0/+3 | |
2017-06-08 | create issue_template.md | raveit65 | 1 | -0/+16 | |
2017-05-20 | Restore Polish translation credits from GNOME | Piotr Drąg | 1 | -6/+9 | |
2017-04-09 | sync with transifex | raveit65 | 4 | -30/+32 | |
2017-04-08 | matekbd-indicator: Don't expand | Alexei Sorokin | 1 | -2/+0 | |
Causes problems with mate-screensaver. | |||||
2017-04-06 | matekbd-indicator: don't use deprecated gdk_cairo_create | raveit65 | 1 | -16/+9 | |
Expose event is changed to draw partial taken from: https://git.gnome.org/browse/libgnomekbd/commit/?id=16c6c2b | |||||
2017-04-06 | Fix for strange GtkIconInfo behaviour | raveit65 | 1 | -2/+9 | |
Sometimes you can get an icon without filename. Odd taken from: https://git.gnome.org/browse/libgnomekbd/commit/?id=44e2396 | |||||
2017-04-06 | matekbd-indicator: don't use deprecated GtkAlignment | raveit65 | 1 | -6/+10 | |
2017-04-02 | keyboard-drawing: set css name matekbd-keyboard-drawing | raveit65 | 1 | -0/+5 | |
Needed to avoid using wildcards in themes for styling selected bg on pressed keys on 'widget' css name. | |||||
2017-04-02 | Slightly increase the font size for the key labels | raveit65 | 1 | -1/+3 | |
It was 10, it is 12 now https://bugzilla.gnome.org/show_bug.cgi?id=642903 taken from: https://git.gnome.org/browse/libgnomekbd/commit/?id=efb1354 | |||||
2017-04-02 | matekbd-keyboard-drawing: Don't unset double buffering | raveit65 | 1 | -2/+0 | |
It's not needed with modern gtk+ . taken from: https://git.gnome.org/browse/libgnomekbd/commit/?id=ae83b72 | |||||
2017-04-02 | matekbd-keyboard-drawing: Handle XkbGetKeyboard() failing | raveit65 | 1 | -12/+15 | |
XkbGetKeyboard() might fail but we might still be able to work with a XkbGetKeyboardByName() later in gkbd_keyboard_drawing_set_keyboard() so don't abort the initialization if it fails. taken from: https://git.gnome.org/browse/libgnomekbd/commit/?id=5f260b2 | |||||
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 |