Gimp/app/display
Michael Natterer 2ac5ab7dc3 app: don't use the projection in gimpdisplayshell-render.c
The image implements the GimpPickable interface too.
2014-06-29 23:11:53 +02:00
..
.gitignore
display-enums.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
display-enums.h transformtool: Add temporary new handles 2012-08-20 15:22:22 +02:00
display-types.h app: add new helper object GimpToolGui 2013-06-07 10:24:51 +02:00
gimpcanvas-style.c app: add more accessors to GimpGrid and use them instead of grid->foo 2014-05-21 21:44:28 +02:00
gimpcanvas-style.h app: rename gimpdisplayshell-style to gimpcanvas-style 2013-04-18 16:46:01 +02:00
gimpcanvas.c libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
gimpcanvas.h Bug 677375: tools do not strictly follow mouse... 2012-06-10 17:22:33 +02:00
gimpcanvasarc.c Bug 701410 - Small artifacts appear when performing a selection 2013-06-21 20:17:01 +02:00
gimpcanvasarc.h
gimpcanvasboundary.c app: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46:01 +02:00
gimpcanvasboundary.h
gimpcanvascorner.c app: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46:01 +02:00
gimpcanvascorner.h
gimpcanvascursor.c app: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46:01 +02:00
gimpcanvascursor.h
gimpcanvasgrid.c app: add more accessors to GimpGrid and use them instead of grid->foo 2014-05-21 21:44:28 +02:00
gimpcanvasgrid.h
gimpcanvasgroup.c app: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46:01 +02:00
gimpcanvasgroup.h
gimpcanvasguide.c app: draw guides across the entire canvas also when rotated 2013-04-25 09:12:35 +02:00
gimpcanvasguide.h
gimpcanvashandle.c Bug 722034 - Incorrect snapping behaviour for scale tool 2014-01-29 23:40:35 +01:00
gimpcanvashandle.h Bug 722034 - Incorrect snapping behaviour for scale tool 2014-01-29 23:40:35 +01:00
gimpcanvasitem-utils.c
gimpcanvasitem-utils.h
gimpcanvasitem.c app: consolidate all transform API in gimpdisplayshell-transform.[ch] 2013-04-25 00:29:58 +02:00
gimpcanvasitem.h app: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46:01 +02:00
gimpcanvaslayerboundary.c app: don't crash when adjusting quality during an export to jpeg 2013-05-04 18:13:19 +02:00
gimpcanvaslayerboundary.h
gimpcanvasline.c app: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46:01 +02:00
gimpcanvasline.h
gimpcanvaspassepartout.c Bug 711329 - Artifacts on crop tool's passepartout when set to "allow growing" 2013-11-03 15:21:22 +01:00
gimpcanvaspassepartout.h
gimpcanvaspath.c app: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46:01 +02:00
gimpcanvaspath.h app: Fix broken header guards. 2014-05-25 20:50:56 -04:00
gimpcanvaspen.c app: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46:01 +02:00
gimpcanvaspen.h app: whitespace fix in gimpcanvaspen.h 2013-04-30 17:18:28 +02:00
gimpcanvaspolygon.c app: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46:01 +02:00
gimpcanvaspolygon.h
gimpcanvasprogress.c app: fix GimpCanvasProgress' extents for short progress texts 2014-06-19 23:29:00 +02:00
gimpcanvasprogress.h
gimpcanvasproxygroup.c app: rename gimpdisplayshell-style to gimpcanvas-style 2013-04-18 16:46:01 +02:00
gimpcanvasproxygroup.h
gimpcanvasrectangle.c app: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46:01 +02:00
gimpcanvasrectangle.h
gimpcanvasrectangleguides.c app: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46:01 +02:00
gimpcanvasrectangleguides.h
gimpcanvassamplepoint.c app: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46:01 +02:00
gimpcanvassamplepoint.h
gimpcanvastextcursor.c app: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46:01 +02:00
gimpcanvastextcursor.h
gimpcanvastransformguides.c app: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46:01 +02:00
gimpcanvastransformguides.h
gimpcanvastransformpreview.c app: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46:01 +02:00
gimpcanvastransformpreview.h
gimpcursorview.c
gimpcursorview.h
gimpdisplay-foreach.c app: avoid inadvertent calls to image actions on file -> revert 2012-12-09 22:54:30 +01:00
gimpdisplay-foreach.h
gimpdisplay-handlers.c
gimpdisplay-handlers.h
gimpdisplay.c app: remove GimpArea and use cairo_region_t instead 2014-05-31 01:26:06 +02:00
gimpdisplay.h app: add screen and monitor to all display and image window constructors 2014-05-02 20:21:41 +02:00
gimpdisplayshell-appearance.c Bug 704065 - Snap default preferences are now settable in the preferences. 2013-08-27 23:31:22 +12:00
gimpdisplayshell-appearance.h
gimpdisplayshell-autoscroll.c
gimpdisplayshell-autoscroll.h
gimpdisplayshell-callbacks.c app: add a little hint about reporting bugs against unstable git 2014-05-27 21:58:10 +02:00
gimpdisplayshell-callbacks.h app: remove the manual double buffering from the canvas 2013-04-28 14:56:07 +02:00
gimpdisplayshell-close.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
gimpdisplayshell-close.h
gimpdisplayshell-cursor.c app: rotate cursors that indicate a direction with the view 2013-04-20 17:21:01 +02:00
gimpdisplayshell-cursor.h
gimpdisplayshell-dnd.c app: add screen and monitor to all display and image window constructors 2014-05-02 20:21:41 +02:00
gimpdisplayshell-dnd.h
gimpdisplayshell-draw.c Bug 681968 - Disabling 'Dot for Dot' glitches display 2014-04-20 22:01:57 +02:00
gimpdisplayshell-draw.h app: remove rectangle parameters from gimp_display_shell_draw_checkerboard() 2013-04-20 10:47:13 +02:00
gimpdisplayshell-expose.c Bug 702369 - foreground selection doesnt work with image precision >8 bit 2013-06-22 22:26:46 +02:00
gimpdisplayshell-expose.h
gimpdisplayshell-filter-dialog.c Bug 397359 - Can't access color management parameters 2013-03-13 10:37:25 +01:00
gimpdisplayshell-filter-dialog.h
gimpdisplayshell-filter.c Bug 702369 - foreground selection doesnt work with image precision >8 bit 2013-06-22 22:26:46 +02:00
gimpdisplayshell-filter.h
gimpdisplayshell-grab.c Bug 702369 - foreground selection doesnt work with image precision >8 bit 2013-06-22 22:26:46 +02:00
gimpdisplayshell-grab.h
gimpdisplayshell-handlers.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
gimpdisplayshell-handlers.h
gimpdisplayshell-icon.c
gimpdisplayshell-icon.h
gimpdisplayshell-items.c Bug 702369 - foreground selection doesnt work with image precision >8 bit 2013-06-22 22:26:46 +02:00
gimpdisplayshell-items.h app: add an unrotated canvas item group to GimpDisplayShell 2013-04-24 00:01:01 +02:00
gimpdisplayshell-layer-select.c
gimpdisplayshell-layer-select.h
gimpdisplayshell-progress.c Bug 702369 - foreground selection doesnt work with image precision >8 bit 2013-06-22 22:26:46 +02:00
gimpdisplayshell-progress.h
gimpdisplayshell-render.c app: don't use the projection in gimpdisplayshell-render.c 2014-06-29 23:11:53 +02:00
gimpdisplayshell-render.h app: Use SHM transport for data transfer for display 2013-02-02 13:59:59 +01:00
gimpdisplayshell-rotate-dialog.c app: Slight cleanup in gimpdisplayshell-rotate-dialog.c 2014-06-29 14:58:12 -04:00
gimpdisplayshell-rotate-dialog.h app: add a rotate dialog to rotate to exact degrees 2013-04-20 23:22:14 +02:00
gimpdisplayshell-rotate.c app: consolidate all transform API in gimpdisplayshell-transform.[ch] 2013-04-25 00:29:58 +02:00
gimpdisplayshell-rotate.h app: consolidate all transform API in gimpdisplayshell-transform.[ch] 2013-04-25 00:29:58 +02:00
gimpdisplayshell-scale-dialog.c app: gimp_spin_button_new() -> gtk_spin_button_new() 2014-06-21 22:39:37 +02:00
gimpdisplayshell-scale-dialog.h
gimpdisplayshell-scale.c app: remove useless real_new_scale variable from gimp_display_shell_scale() 2013-04-21 03:14:36 +02:00
gimpdisplayshell-scale.h app: move the "get scaled image size" functions from shell-draw to -scale 2013-04-18 19:06:17 +02:00
gimpdisplayshell-scroll.c app: don't include gimpprojection.h in gimpdisplayshell-scroll.c 2014-06-29 23:11:12 +02:00
gimpdisplayshell-scroll.h app: remove GimpDisplayShell-scroll API that is now unused 2012-06-30 14:22:47 +02:00
gimpdisplayshell-selection.c app: gimp_display_shell_selection_init(): fix declaration after statement 2013-06-21 14:37:56 +02:00
gimpdisplayshell-selection.h
gimpdisplayshell-title.c app: clenup and fixes in gimp_display_shell_format_title() 2014-04-21 16:15:49 +02:00
gimpdisplayshell-title.h
gimpdisplayshell-tool-events.c app: Fix on canvas widgets ignoring clicks from tablets - bug 614441 2014-02-10 22:28:08 +01:00
gimpdisplayshell-tool-events.h
gimpdisplayshell-transform.c app: Fix a typo in an unused function 2013-09-05 13:20:03 +02:00
gimpdisplayshell-transform.h app: consolidate all transform API in gimpdisplayshell-transform.[ch] 2013-04-25 00:29:58 +02:00
gimpdisplayshell.c app: make the first image jump to the center of the canvas before rendering 2014-06-17 23:29:24 +02:00
gimpdisplayshell.h app: add boolean "mask_inverted" to GimpDisplayShell 2014-06-11 21:33:57 +02:00
gimpdisplayxfer.c app: fix projection and display render chunk-size envvars 2014-06-04 02:07:08 +02:00
gimpdisplayxfer.h app: make projection chunk size and display render chunk size configurable 2014-06-04 01:23:41 +02:00
gimpimagewindow.c libgimpwidgets, app: add gdk_screen_get_monitor_workarea() 2014-05-19 14:37:32 +02:00
gimpimagewindow.h app: add screen and monitor to all display and image window constructors 2014-05-02 20:21:41 +02:00
gimpmotionbuffer.c Bug 676270 - cppcheck report 2012-08-04 03:20:36 +02:00
gimpmotionbuffer.h
gimpmultiwindowstrategy.c app: make things behave more reasonable with multiple monitors 2014-05-02 03:01:23 +02:00
gimpmultiwindowstrategy.h
gimpnavigationeditor.c
gimpnavigationeditor.h
gimpscalecombobox.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpscalecombobox.h
gimpsinglewindowstrategy.c app: make things behave more reasonable with multiple monitors 2014-05-02 03:01:23 +02:00
gimpsinglewindowstrategy.h
gimpstatusbar.c Bug 730862 - Preview frozen while dragging selection tools... 2014-05-30 19:40:11 +02:00
gimpstatusbar.h Bug 730862 - Preview frozen while dragging selection tools... 2014-05-30 19:40:11 +02:00
gimptooldialog.c app: properly disconnect from the old shell in gimp_tool_dialog_set_shell() 2014-06-05 22:19:23 +02:00
gimptooldialog.h app: make things behave more reasonable with multiple monitors 2014-05-02 03:01:23 +02:00
gimptoolgui.c app: add an "auto overlay" API to GimpToolGui 2014-06-09 03:08:43 +02:00
gimptoolgui.h app: add an "auto overlay" API to GimpToolGui 2014-06-09 03:08:43 +02:00
Makefile.am app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00