gimp/plug-ins/screenshot
Jehan 9fb1c28687 plug-ins: properly free rectScreens after allocating it.
Also avoid global variables when possible. We can just use the data
variable of EnumDisplayMonitors() which will be passed on to the
callback. This is not perfect yet since rectScreensCount is still
global, but let's go for it for now.
2018-05-16 00:39:46 +02:00
..
.gitignore Bug 757687 - Screenshot functionality broken under Wayland 2015-11-07 15:52:44 +01:00
Makefile.am plug-ins: implementation of the Freedesktop portal for screenshot. 2017-12-16 02:36:15 +01:00
magnification-api-win32.h Plug-ins: fix screenshot bugs in windows. 2018-05-16 00:39:10 +02:00
screenshot-freedesktop.c plug-ins: implementation of the Freedesktop portal for screenshot. 2017-12-16 02:36:15 +01:00
screenshot-freedesktop.h plug-ins: implementation of the Freedesktop portal for screenshot. 2017-12-16 02:36:15 +01:00
screenshot-gnome-shell.c Bug 794023 - Bad/Double free bugs found by scan-build. 2018-03-03 16:27:04 +01:00
screenshot-gnome-shell.h Bug 764450 - Crash in screenshot's gnome-shell backend 2016-04-02 01:28:34 +02:00
screenshot-icon.h plug-ins: more cleanup in screenhot, move the icon to its own file 2016-04-02 21:44:09 +02:00
screenshot-kwin.c plug-ins: check pointer before freeing. 2018-01-14 00:56:40 +01:00
screenshot-kwin.h Bug 791360 - Add Screenshot implementation for KDE/Wayland. 2017-12-08 19:20:17 +01:00
screenshot-osx.c plug-ins: add a SCREENSHOT_CAN_SHOOT_WINDOW capability. 2017-12-16 21:54:49 +01:00
screenshot-osx.h Bug 764450 - Crash in screenshot's gnome-shell backend 2016-04-02 01:28:34 +02:00
screenshot-win32-resource.h plug-ins: rename all screenshot win32 files to screenshot-win32-* 2016-05-01 19:20:56 +02:00
screenshot-win32-select.cur plug-ins: rename all screenshot win32 files to screenshot-win32-* 2016-05-01 19:20:56 +02:00
screenshot-win32-small.ico plug-ins: rename all screenshot win32 files to screenshot-win32-* 2016-05-01 19:20:56 +02:00
screenshot-win32.c plug-ins: properly free rectScreens after allocating it. 2018-05-16 00:39:46 +02:00
screenshot-win32.h plug-ins: convert win-snap to screenshot 2016-05-01 19:10:57 +02:00
screenshot-win32.ico plug-ins: convert win-snap to screenshot 2016-05-01 19:10:57 +02:00
screenshot-win32.rc Fix wrong reference to .ico .cur and resource.h for to fix compilation errors on windows. 2016-05-20 16:14:36 +02:00
screenshot-x11.c pdb: deprecate all non-clipboard functions in the "edit" group 2018-04-15 16:39:59 +02:00
screenshot-x11.h Bug 764450 - Crash in screenshot's gnome-shell backend 2016-04-02 01:28:34 +02:00
screenshot.c plug-ins: add a SCREENSHOT_CAN_SHOOT_WINDOW capability. 2017-12-16 21:54:49 +01:00
screenshot.h plug-ins: add a SCREENSHOT_CAN_SHOOT_WINDOW capability. 2017-12-16 21:54:49 +01:00