summaryrefslogtreecommitdiff
path: root/mate-screenshot
AgeCommit message (Expand)AuthorFilesLines
2018-09-23screenshot: replace deprecated gdk_flushraveit652-4/+10
2018-05-23Add support for non-interactive screenshot directly to clipboardEyal Lotem1-7/+26
2018-02-14avoid deprecated GtkStockPablo Barciela2-3/+3
2018-01-30require GTK+ 3.22 and GLib 2.50monsta2-95/+1
2018-01-27Add screenshot support for HiDPI displaysVictor Kareh1-17/+42
2018-01-15mate-screenshot: added New button (#184)Thiago Bighetti3-48/+76
2018-01-04screenshot-save.c: Fix build warnings with ‘pipe’ ‘write’ and ‘read...Pablo Barciela1-9/+12
2017-12-21WidthOfScreen and HeightOfScreen implementationPablo Barciela1-15/+11
2017-10-12screenshot: remove some unused codemonsta4-152/+0
2017-10-12screenshot: don't get window title as it's not used latermonsta1-12/+2
2017-08-29avoid deprecated gdk_screen_get_active_windowZenWalker1-1/+44
2017-08-21gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker1-0/+4
2017-08-11avoid deprecated gdk_screen_width/heightZenWalker1-8/+12
2017-08-11avoid deprecated gdk_screen_get_width/heightZenWalker1-2/+3
2017-08-10screenshot: avoid deprecated GdkDevice objectsraveit651-1/+49
2017-08-04avoid deprecated gdk_screen_get_n_monitorsZenWalker1-0/+8
2017-07-28don't use deprecated gtk_show_uriraveit651-0/+7
2017-04-27mate-screenshot: fix showing busy cursor when saving area screenshotmonsta1-1/+1
2017-04-02screenshot: don't translate the timestamp in the filenamemonsta1-4/+1
2017-01-31drop all the ancient changelogsmonsta1-672/+0
2016-11-22mate-screenshot: rename .ui file to the original namemonsta3-2/+2
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta5-586/+5
2016-11-22fix indent a bit and remove some weird commented codemonsta1-4/+4
2016-09-01GTK+-3 screenshot-dialog: Avoid resizing the preview too muchraveit651-0/+19
2016-09-01GTK+-3 screenshot-utils: don't use deprecated GDK apiraveit651-0/+22
2016-09-01GTK+-3 screenshot-utils: use GtkStyleContext to draw the area selectionraveit651-2/+24
2016-09-01avoid deprecated gdk_cursor_new ()raveit652-3/+7
2016-08-06screenshot: install both UI filesraveit651-6/+2
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 Tiram2-3/+6
2016-06-20Some more fixes for gtk+3Oz N Tiram2-15/+70
2016-06-20Remove deprecated usage of gtk_image_new_from_stockOz N Tiram1-1/+5
2016-06-20Modify glade file for the new glade format and use it for gtk3Oz N Tiram3-1/+235
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
2016-01-03drop MateConf migration scriptsMonsta2-11/+1
2015-12-22mate-screenshot: reduce ifdef hell a bitmonsta1-19/+12
2015-09-25configure: drop useless --enable-deprecated optionMonsta1-2/+1
2015-09-09fix broken mate-screenshotmonsta1-1/+1
2015-09-09Fixup gettext domain in gsettings schemasinfirit1-1/+1
2015-09-09mate-screenshot: move stuff to data/ and src/ subdirsmonsta20-93/+85
2015-09-08Add a timestamp to screenshot filenames by defaultinfirit2-28/+18
2015-07-07Revert "help: fix help link in mate-screenshot"Monsta1-1/+1
2015-06-23help: fix help link in mate-screenshotraveit651-1/+1
2015-06-16fixes for gschema translationraveit652-21/+17
2014-12-29mate-screenshot: fix UI load in GTK+3 buildMonsta1-2/+0