summaryrefslogtreecommitdiff
path: root/mate-screenshot/src/screenshot-utils.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-25update copyright to 2021raveit651-0/+1
2020-12-07GNU GPL 2 license notice without post box, after copyright noticerbuj1-14/+16
2019-05-07Remove unused variablesrbuj1-1/+0
2018-09-23screenshot: replace deprecated gdk_flushraveit651-3/+9
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-69/+1
2018-01-27Add screenshot support for HiDPI displaysVictor Kareh1-17/+42
2017-12-21WidthOfScreen and HeightOfScreen implementationPablo Barciela1-15/+11
2017-10-12screenshot: remove some unused codemonsta1-129/+0
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
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-190/+4
2016-11-22fix indent a bit and remove some weird commented codemonsta1-4/+4
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 ()raveit651-2/+4
2016-06-20Some more fixes for gtk+3Oz N Tiram1-1/+49
2015-12-22mate-screenshot: reduce ifdef hell a bitmonsta1-19/+12
2015-09-09mate-screenshot: move stuff to data/ and src/ subdirsmonsta1-0/+1040