summaryrefslogtreecommitdiff
path: root/mate-screenshot/src/mate-screenshot.c
AgeCommit message (Collapse)AuthorFilesLines
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-26/+0
2018-01-15mate-screenshot: added New button (#184)Thiago Bighetti1-48/+63
* mate-screenshot: added New button
2017-10-12screenshot: don't get window title as it's not used latermonsta1-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-28don't use deprecated gtk_show_uriraveit651-0/+7
2017-04-02screenshot: don't translate the timestamp in the filenamemonsta1-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-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-64/+0
and require mate-panel >= 1.17
2016-06-27Fix missing image and effect buttonsOz N Tiram1-3/+13
2016-06-20Add option to print version and exitOz N Tiram1-0/+7
* added code from gnome-screenshot basically
2016-06-20Remove usage of GtkAlignment with GTK+3Oz N Tiram1-2/+5
2016-06-20Remove deprecated usage of gtk_image_new_from_stockOz N Tiram1-1/+5
if using gtk3
2016-03-23screenshot: fix indent a bitmonsta1-2/+2
2016-03-22Update mate-screenshot.cDaveBlack1-2/+2
2016-01-26screenshot: properly disable effects and delay when launched with -aimonsta1-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}Boxmonsta1-0/+36
2016-01-22[GTK+3] screenshot: fix deprecated usage of GtkMiscmonsta1-0/+25
2015-09-09mate-screenshot: move stuff to data/ and src/ subdirsmonsta1-0/+1372