Age | Commit message (Expand) | Author | Files | Lines |
2017-10-12 | screenshot: don't get window title as it's not used later | monsta | 1 | -12/+2 |
2017-08-29 | avoid deprecated gdk_screen_get_active_window | ZenWalker | 1 | -1/+44 |
2017-08-21 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 1 | -0/+4 |
2017-08-11 | avoid deprecated gdk_screen_width/height | ZenWalker | 1 | -8/+12 |
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-04 | avoid deprecated gdk_screen_get_n_monitors | ZenWalker | 1 | -0/+8 |
2017-07-28 | don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+7 |
2017-04-27 | mate-screenshot: fix showing busy cursor when saving area screenshot | monsta | 1 | -1/+1 |
2017-04-02 | screenshot: don't translate the timestamp in the filename | monsta | 1 | -4/+1 |
2017-01-31 | drop all the ancient changelogs | monsta | 1 | -672/+0 |
2016-11-22 | mate-screenshot: rename .ui file to the original name | monsta | 3 | -2/+2 |
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 5 | -586/+5 |
2016-11-22 | fix indent a bit and remove some weird commented code | monsta | 1 | -4/+4 |
2016-09-01 | GTK+-3 screenshot-dialog: Avoid resizing the preview too much | raveit65 | 1 | -0/+19 |
2016-09-01 | GTK+-3 screenshot-utils: don't use deprecated GDK api | raveit65 | 1 | -0/+22 |
2016-09-01 | GTK+-3 screenshot-utils: use GtkStyleContext to draw the area selection | raveit65 | 1 | -2/+24 |
2016-09-01 | avoid deprecated gdk_cursor_new () | raveit65 | 2 | -3/+7 |
2016-08-06 | screenshot: install both UI files | raveit65 | 1 | -6/+2 |
2016-06-27 | Fix missing image and effect buttons | Oz N Tiram | 1 | -3/+13 |
2016-06-20 | Add option to print version and exit | Oz N Tiram | 1 | -0/+7 |
2016-06-20 | Remove usage of GtkAlignment with GTK+3 | Oz N Tiram | 2 | -3/+6 |
2016-06-20 | Some more fixes for gtk+3 | Oz N Tiram | 2 | -15/+70 |
2016-06-20 | Remove deprecated usage of gtk_image_new_from_stock | Oz N Tiram | 1 | -1/+5 |
2016-06-20 | Modify glade file for the new glade format and use it for gtk3 | Oz N Tiram | 3 | -1/+235 |
2016-03-23 | screenshot: fix indent a bit | monsta | 1 | -2/+2 |
2016-03-22 | Update mate-screenshot.c | DaveBlack | 1 | -2/+2 |
2016-01-26 | screenshot: properly disable effects and delay when launched with -ai | monsta | 1 | -0/+2 |
2016-01-22 | [GTK+3] screenshot: fix deprecated usage of Gtk{H,V}Box | monsta | 1 | -0/+36 |
2016-01-22 | [GTK+3] screenshot: fix deprecated usage of GtkMisc | monsta | 1 | -0/+25 |
2016-01-03 | drop MateConf migration scripts | Monsta | 2 | -11/+1 |
2015-12-22 | mate-screenshot: reduce ifdef hell a bit | monsta | 1 | -19/+12 |
2015-09-25 | configure: drop useless --enable-deprecated option | Monsta | 1 | -2/+1 |
2015-09-09 | fix broken mate-screenshot | monsta | 1 | -1/+1 |
2015-09-09 | Fixup gettext domain in gsettings schemas | infirit | 1 | -1/+1 |
2015-09-09 | mate-screenshot: move stuff to data/ and src/ subdirs | monsta | 20 | -93/+85 |
2015-09-08 | Add a timestamp to screenshot filenames by default | infirit | 2 | -28/+18 |
2015-07-07 | Revert "help: fix help link in mate-screenshot" | Monsta | 1 | -1/+1 |
2015-06-23 | help: fix help link in mate-screenshot | raveit65 | 1 | -1/+1 |
2015-06-16 | fixes for gschema translation | raveit65 | 2 | -21/+17 |
2014-12-29 | mate-screenshot: fix UI load in GTK+3 build | Monsta | 1 | -2/+0 |
2014-12-17 | mate-screenshot: show the actual error message when UI load fails | Monsta | 1 | -4/+7 |
2014-12-16 | mate-screenshot: Do not use g_settings_list_schemas | infirit | 1 | -10/+5 |
2014-12-15 | Revert "mate-screenshot: simplify get_desktop_dir()" | infirit | 1 | -1/+27 |
2014-12-15 | mate-screenshot: simplify get_desktop_dir() | infirit | 1 | -27/+1 |
2014-12-15 | Fix deprecated functions | infirit | 2 | -0/+5 |
2014-12-15 | Remove deprecated g_thread_init | infirit | 1 | -2/+0 |
2014-12-15 | don't leak memory | Monsta | 1 | -0/+1 |
2014-11-13 | Gtk+3: Fix build, closes #77 | infirit | 1 | -1/+1 |
2014-11-10 | Add missing #include <config.h> to make translations work | infirit | 1 | -0/+4 |