summaryrefslogtreecommitdiff
path: root/mate-screenshot/src/mate-screenshot.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-23Remove init_stock_icons code and replace gtk_drag_set_icon_stock with gtk_dra...zhuyaliang1-30/+0
2022-02-11Fix build warnings about missing field initializerrbuj1-1/+1
2022-01-21Unnecessary G_OBJECT cast when calling signal connect functionrbuj1-1/+1
2021-12-21mate-screenshot: fix memory leakrbuj1-1/+3
2021-11-24Use a blank line at mostrbuj1-3/+0
2021-06-25update copyright to 2021raveit651-0/+1
2021-02-08build: allow users to disable gettext support (--disable-nls)rbuj1-0/+4
2020-12-07GNU GPL 2 license notice without post box, after copyright noticerbuj1-15/+12
2020-03-10Remove warnings: function declaration isn’t a prototyperbuj1-2/+2
2019-07-04Remove trailing whitespacesLaurent Napias1-25/+25
2019-05-04mate-screenshot: Variable is assigned a value that is never usedrbuj1-1/+0
2018-05-23Add support for non-interactive screenshot directly to clipboardEyal Lotem1-7/+26
2018-02-14avoid deprecated GtkStockPablo Barciela1-2/+2
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-26/+0
2018-01-15mate-screenshot: added New button (#184)Thiago Bighetti1-48/+63
2017-10-12screenshot: don't get window title as it's not used latermonsta1-12/+2
2017-07-28don't use deprecated gtk_show_uriraveit651-0/+7
2017-04-02screenshot: don't translate the timestamp in the filenamemonsta1-4/+1
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-64/+0
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
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
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
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