Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-13 | tx: add mate-search-tool to transifex | raveit65 | 3 | -0/+800 | |
2018-09-13 | tx: add mate-disk-usage-analyzer to transifex | raveit65 | 3 | -0/+543 | |
2018-09-12 | Baobab help: Terminal command updated to 'mate-disk-usage-analyzer' | C. Kerensa | 20 | -38/+38 | |
In the help files, the terminal command to run mate-disk-usage-analyzer was described as 'baobab'. This was now changed to 'mate-disk-usage-analyzer' in all language files (both msgid and msgstr). Docbook also updated. | |||||
2018-07-24 | baobab-chart: avoid deprecated 'gtk_style_context_set_background' | Pablo Barciela | 1 | -4/+0 | |
2018-07-12 | gsearchtool: avoid deprecated 'gtk_window_set_wmclass' | Pablo Barciela | 1 | -1/+0 | |
2018-06-25 | release 1.21.0v1.21.0 | raveit65 | 1 | -0/+4 | |
2018-06-25 | sync with transifex | raveit65 | 120 | -33636/+100211 | |
2018-06-19 | pre-bump version | raveit65 | 2 | -1/+3 | |
2018-05-23 | Add support for non-interactive screenshot directly to clipboard | Eyal Lotem | 1 | -7/+26 | |
2018-03-23 | tx: update config with branch specific resoures | raveit65 | 1 | -2/+2 | |
2018-03-17 | tx: add makepot and .pot files | raveit65 | 2 | -0/+3072 | |
2018-03-12 | transifex: set minimum_perc and type in config file | raveit65 | 1 | -0/+2 | |
2018-02-14 | avoid deprecated GtkStock | Pablo Barciela | 19 | -88/+175 | |
2018-01-30 | release 1.20v1.20.0 | raveit65 | 2 | -2/+12 | |
2018-01-30 | sync with transifex | raveit65 | 85 | -197/+198 | |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 14 | -202/+5 | |
2018-01-28 | Merge pull request #185 from vkareh/hidpi-scaling | Victor Kareh | 1 | -17/+42 | |
Add screenshot support for HiDPI displays | |||||
2018-01-27 | Add screenshot support for HiDPI displays | Victor Kareh | 1 | -17/+42 | |
* Pointer coordinates needed scaling to show up in the correct location. * Window borders needed scaling to avoid a memory overflow when redrawing it. * Monitor dimensions needed scaling to show the correct size, as well as support for multi-monitor masking. Monitor masking is when you have multiple monitors with different sizes, and take a screenshot of the entire desktop. I am not currently able to test this last feature. | |||||
2018-01-15 | mate-screenshot: added New button (#184) | Thiago Bighetti | 3 | -48/+76 | |
* mate-screenshot: added New button | |||||
2018-01-09 | update copyright year to 2018 | monsta | 3 | -3/+3 | |
2018-01-04 | screenshot-save.c: Fix build warnings with ‘pipe’ ‘write’ and ↵ | Pablo Barciela | 1 | -9/+12 | |
‘read’: ignoring return value declared with attribute warn_unused_result | |||||
2017-12-25 | add style class logview-window | raveit65 | 1 | -0/+5 | |
2017-12-24 | release 1.19.1v1.19.1 | raveit65 | 2 | -1/+14 | |
2017-12-24 | fix typo | raveit65 | 1 | -1/+1 | |
2017-12-24 | sync with transifex | raveit65 | 104 | -548/+6649 | |
2017-12-21 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 2 | -21/+14 | |
This commit reverts: https://github.com/mate-desktop/mate-utils/commit/b210e404823cb5b1fa5b74d700fa3f89c2ea71a2 https://github.com/mate-desktop/mate-utils/commit/c0b5081bf32ee22094e15c5d76a8ac8e5806e4a5 And it applies an alternative to fix the deprecated functions: gkd_screen_width gdk_screen_height gdk_screen_get_width gdk_screen_get_height | |||||
2017-10-25 | sync with Transifex | monsta | 101 | -24443/+23938 | |
2017-10-25 | baobab: make zoom with mousewheel work on chart | monsta | 1 | -2/+9 | |
like it was with GTK+2 ported from: https://git.gnome.org/browse/baobab/commit/?id=66ad37228e155fe6707064109eae2dd17cc1e969 https://git.gnome.org/browse/baobab/commit/?id=d724a028d54fea765dda4578a1f30910e77ab1a9 | |||||
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 | |