Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-12 | screenshot: remove some unused code | monsta | 4 | -152/+0 | |
2017-10-12 | screenshot: don't get window title as it's not used later | monsta | 1 | -12/+2 | |
it's useless since https://github.com/mate-desktop/mate-utils/commit/8f060cfddeedc196cf8689ffc670a80cbe5698c6 fixes https://github.com/mate-desktop/mate-utils/issues/165 | |||||
2017-10-09 | baobab/logview/dictionary: add our copyright to About dialog | monsta | 3 | -3/+6 | |
fixes https://github.com/mate-desktop/mate-utils/issues/80 | |||||
2017-10-09 | baobab: set transient parent for remote connect dialog | monsta | 1 | -0/+2 | |
fixes yet another runtime warning | |||||
2017-10-09 | baobab: don't make prefs dialog visible in .ui file | monsta | 1 | -1/+1 | |
avoids runtime warning about transient parent and fixes initial window placement (on center of parent window) | |||||
2017-10-09 | baobab: set parent window for About dialog | monsta | 1 | -1/+1 | |
avoids runtime warning about transient parent | |||||
2017-08-29 | avoid deprecated gdk_screen_get_active_window | ZenWalker | 1 | -1/+44 | |
make new function taken from: https://git.gnome.org/browse/gtk+/commit/?id=6b9e481e38571f73237f6b8a38cb4bc6987bc4ca with little changes adapted to work in screenshot-utils.c | |||||
2017-08-26 | release 1.19.0v1.19.0 | raveit65 | 1 | -0/+17 | |
2017-08-26 | sync with transfex | raveit65 | 12 | -414/+418 | |
2017-08-21 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 2 | -0/+16 | |
avoid deprecated: gdk_screen_get_monitor_geometry gdk_screen_get_monitor_at_window | |||||
2017-08-11 | avoid deprecated gdk_screen_width/height | ZenWalker | 2 | -10/+18 | |
2017-08-11 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 1 | -2/+3 | |
2017-08-10 | screenshot: avoid deprecated GdkDevice objects | raveit65 | 1 | -1/+49 | |
2017-08-10 | dictionary: avoid deprecated GdkDevice objects | raveit65 | 1 | -0/+9 | |
2017-08-04 | avoid deprecated gdk_screen_get_n_monitors | ZenWalker | 1 | -0/+8 | |
2017-08-03 | avoid deprecated gdk_screen_make_display_name | ZenWalker | 1 | -3/+2 | |
2017-07-29 | gdict-applet: don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+4 | |
2017-07-28 | don't use deprecated gtk_show_uri | raveit65 | 7 | -1/+36 | |
2017-07-18 | avoid deprecated gdk_screen_get_number | ZenWalker | 1 | -4/+4 | |
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 | -1212/+1217 | |
2017-05-11 | searchtool & logview: avoid deprecated GtkAlignment | raveit65 | 2 | -10/+6 | |
2017-05-06 | sync with transifex | raveit65 | 13 | -2592/+2489 | |
2017-05-04 | Revert "configure: Use AM subdir-objects" | raveit65 | 1 | -1/+1 | |
This reverts commit 652ab68b6cd753b57b6f2df943dafafecbdfdc12. fixes https://github.com/mate-desktop/mate-utils/issues/169 | |||||
2017-05-03 | configure: Use AM subdir-objects | raveit65 | 1 | -1/+1 | |
2017-04-27 | mate-screenshot: fix showing busy cursor when saving area screenshot | monsta | 1 | -1/+1 | |
invalid cast from plain struct to GtkWidget was causing a heap of runtime warnings when saving area screenshot, and no busy cursor was shown. fallout from 7d859a9e17f0c4f0b790e8b2a3d8ac25481d7fe6... | |||||
2017-04-15 | Sync translations. | Martin Wimpress | 94 | -2375/+1718 | |
2017-04-02 | screenshot: don't translate the timestamp in the filename | monsta | 1 | -4/+1 | |
fixes https://github.com/mate-desktop/mate-utils/issues/166 same as done in: https://git.gnome.org/browse/gnome-screenshot/commit/?id=31ff64e51ec0a36d82f2c16e47e9eabc371f302e | |||||
2017-03-30 | pre-bump version | raveit65 | 2 | -1/+3 | |
2017-03-14 | mate-dictionary: include correct header to fix occasional FTBFS | monsta | 1 | -1/+1 | |
taken from: https://git.gnome.org/browse/gnome-dictionary/commit/?id=d529e2dd056f05cb1115c2f68bb6f773b4b14948 | |||||
2017-03-13 | release 1.18.0v1.18.0 | raveit65 | 1 | -1/+1 | |
2017-03-13 | Sync translations. | Martin Wimpress | 95 | -31758/+31014 | |
2017-03-13 | update NEWS for 1.18 | monsta | 1 | -7/+10 | |
2017-01-31 | drop all the ancient changelogs | monsta | 10 | -16356/+0 | |
2017-01-13 | Update mate-utils NEWS to use consistent, project wide, markdown-like ↵ | Martin Wimpress | 1 | -11/+11 | |
formatting. This will make generating release announcements easier. | |||||
2016-11-28 | release 1.17.0v1.17.0 | raveit65 | 1 | -0/+6 | |
2016-11-28 | sync with transiflex | raveit65 | 16 | -436/+443 | |
2016-11-22 | mate-screenshot: rename .ui file to the original name | monsta | 4 | -3/+3 | |
no need to mention GTK+3 anymore | |||||
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 34 | -1815/+30 | |
and require mate-panel >= 1.17 | |||||
2016-11-22 | fix indent a bit and remove some weird commented code | monsta | 7 | -16/+15 | |
2016-11-22 | gsearchtool: remove win32 & quartz leftovers from libegg | monsta | 2 | -12/+0 | |
2016-11-20 | fix distcheck breakage that somehow was hiding here for years unnoticed | monsta | 1 | -10/+6 | |
ported from: https://git.gnome.org/browse/gnome-dictionary/commit/?id=eaacf80e9b135d5c7085f899e2bea0076557bc53 | |||||
2016-11-20 | remove obsolete option from distcheck | monsta | 1 | -1/+0 | |
2016-09-20 | release 1.16.0v1.16.0 | raveit65 | 1 | -2/+2 | |
2016-09-19 | update NEWS for 1.16 | monsta | 1 | -49/+9 | |
2016-09-19 | sync with Transifex | monsta | 5 | -25/+27 | |
2016-09-07 | GTK+-3 Baobab: use gdk_cursor_new_for_display | raveit65 | 1 | -4/+6 | |
2016-09-01 | release 1.15.1v1.15.1 | raveit65 | 1 | -0/+32 | |
2016-09-01 | sync with transiflex | raveit65 | 101 | -26752/+27576 | |