Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-11-24 | Use a blank line at most | rbuj | 1 | -3/+0 | |
2021-06-25 | update copyright to 2021 | raveit65 | 1 | -0/+1 | |
2021-02-08 | build: allow users to disable gettext support (--disable-nls) | rbuj | 1 | -0/+4 | |
2020-12-07 | GNU GPL 2 license notice without post box, after copyright notice | rbuj | 1 | -15/+12 | |
- Use always the same code snippet for including the top-level config.h | |||||
2020-03-10 | Remove warnings: function declaration isn’t a prototype | rbuj | 1 | -2/+2 | |
2019-07-04 | Remove trailing whitespaces | Laurent Napias | 1 | -25/+25 | |
2019-05-04 | mate-screenshot: Variable is assigned a value that is never used | rbuj | 1 | -1/+0 | |
2018-05-23 | Add support for non-interactive screenshot directly to clipboard | Eyal Lotem | 1 | -7/+26 | |
2018-02-14 | avoid deprecated GtkStock | Pablo Barciela | 1 | -2/+2 | |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -26/+0 | |
2018-01-15 | mate-screenshot: added New button (#184) | Thiago Bighetti | 1 | -48/+63 | |
* mate-screenshot: added New button | |||||
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-07-28 | don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+7 | |
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 | |||||
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -64/+0 | |
and require mate-panel >= 1.17 | |||||
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 | |
* added code from gnome-screenshot basically | |||||
2016-06-20 | Remove usage of GtkAlignment with GTK+3 | Oz N Tiram | 1 | -2/+5 | |
2016-06-20 | Remove deprecated usage of gtk_image_new_from_stock | Oz N Tiram | 1 | -1/+5 | |
if using gtk3 | |||||
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 | |
fixes https://github.com/mate-desktop/mate-utils/issues/133 | |||||
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 | |
2015-09-09 | mate-screenshot: move stuff to data/ and src/ subdirs | monsta | 1 | -0/+1372 | |