Gimp/app/display
Michael Natterer 06a5b2fa3f app: bring dialog titles and help IDs to GEGL filter dialogs
Add "title" and "help_id" parameters and members/properties to
GimpToolDialog, GimpToolGui, GimpOperationTool. Also make the order of
parameters more consistent.
2016-01-17 20:17:07 +01:00
..
.gitignore
display-enums.c app: add crosshair drawing to GimpCanvasAnchor and use it in GimpPaintTool 2014-11-18 23:06:43 +01:00
display-enums.h app: add crosshair drawing to GimpCanvasAnchor and use it in GimpPaintTool 2014-11-18 23:06:43 +01: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 app: BoundSeg -> GimpBoundSeg, boundary_foo() -> gimp_boundary_foo() 2012-05-02 17:46:02 +02:00
gimpcanvasbufferpreview.c app: some cleanup in GimpCanvasBufferPreview 2015-03-01 00:18:10 +01:00
gimpcanvasbufferpreview.h app: add canvas buffer preview 2015-02-27 20:21:52 +01:00
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 app: add crosshair drawing to GimpCanvasAnchor and use it in GimpPaintTool 2014-11-18 23:06:43 +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 broken formatting in gimpcanvasprogress.c 2016-01-08 22:32:43 +01: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 Bug 757739 - GIMP crashes closing undocked pointer dialog 2015-11-07 21:14:40 +01:00
gimpcursorview.h
gimpdisplay-foreach.c app: fix implicit enum casting 2015-01-10 00:02:28 +01:00
gimpdisplay-foreach.h
gimpdisplay-handlers.c
gimpdisplay-handlers.h
gimpdisplay.c app: add gimp_progress_set_text_literal() 2014-07-20 23:32:19 +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 app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
gimpdisplayshell-autoscroll.h
gimpdisplayshell-callbacks.c app: move the code to update scrollbars and rulers to their own files 2016-01-05 18:05:38 +01: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: Use gint64 for dirty_time 2014-08-25 19:55:29 +05:30
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: move functions to create layers to new files gimplayer-new.[ch] 2015-06-17 13:21:01 +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 app: switch gimpdisplayshell-render.c to the new profile filter code 2015-06-01 23:30:03 +02:00
gimpdisplayshell-filter.h app: add gimp_display_shell_has_filter() 2015-06-01 08:16:12 +02:00
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: disable "Resize windows on zoom/resize" in single-window mode 2016-01-10 20:09:28 +01:00
gimpdisplayshell-handlers.h
gimpdisplayshell-icon.c app: use the new icons 2015-10-26 08:14:05 +01:00
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-profile.c app: typo in debug output in gimp_display_shell_profile_update() 2015-12-14 23:19:58 +01:00
gimpdisplayshell-profile.h Bug 750874 - Displayed colors look clipped after profile conversion... 2015-06-13 00:27:21 +02:00
gimpdisplayshell-progress.c app: add gimp_progress_set_text_literal() 2014-07-20 23:32:19 +02:00
gimpdisplayshell-progress.h
gimpdisplayshell-render.c Bug 750874 - Displayed colors look clipped after profile conversion... 2015-06-13 00:27:21 +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 Bug 758049 - Please add canvas flipping 2015-11-13 18:51:32 +01:00
gimpdisplayshell-rotate.h Bug 758049 - Please add canvas flipping 2015-11-13 18:51:32 +01:00
gimpdisplayshell-rulers.c app: move the code to update scrollbars and rulers to their own files 2016-01-05 18:05:38 +01:00
gimpdisplayshell-rulers.h app: move the code to update scrollbars and rulers to their own files 2016-01-05 18:05:38 +01: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: simplify gimp_display_shell_scale_get_zoom_focus() 2016-01-14 23:57:40 +01:00
gimpdisplayshell-scale.h app: reorder an rename stuff in gimpdisplayshell-scale.[ch] 2016-01-05 19:20:23 +01:00
gimpdisplayshell-scroll.c app: add gimp_display_shell_scrollbars_update_steppers() 2016-01-05 20:53:34 +01:00
gimpdisplayshell-scroll.h app: move the code to update scrollbars and rulers to their own files 2016-01-05 18:05:38 +01:00
gimpdisplayshell-scrollbars.c app: add gimp_display_shell_scrollbars_update_steppers() 2016-01-05 20:53:34 +01:00
gimpdisplayshell-scrollbars.h app: add gimp_display_shell_scrollbars_update_steppers() 2016-01-05 20:53:34 +01:00
gimpdisplayshell-selection.c Bug 760658 - on rotated convas, marching ants are re-drawn incorrectly 2016-01-16 01:56:57 +01:00
gimpdisplayshell-selection.h
gimpdisplayshell-title.c app, libgimpcolor: refactor GimpColorManaged::get_color_profile() 2015-09-03 01:36:02 +02:00
gimpdisplayshell-title.h
gimpdisplayshell-tool-events.c app: add the point of code removed in previous commit back in 2015-12-28 23:06:04 +02:00
gimpdisplayshell-tool-events.h
gimpdisplayshell-transform.c app: locking brush size to zoom 2014-11-17 00:03:10 +02:00
gimpdisplayshell-transform.h Bug 758049 - Please add canvas flipping 2015-11-13 18:51:32 +01:00
gimpdisplayshell.c app: make new images jump around much less 2016-01-11 01:50:29 +01:00
gimpdisplayshell.h app: move gimp_display_shell_scale_changed() to gimpdisplayshell-scale.[ch] 2016-01-05 18:48:22 +01: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 app: fix image position when entering/leaving fullscreen mode 2016-01-11 01:55:14 +01:00
gimpimagewindow.h app: make new images jump around much less 2016-01-11 01:50:29 +01:00
gimpmotionbuffer.c app: use variable buffer length for a more stable direction 2014-11-17 21:36:06 +02:00
gimpmotionbuffer.h app: refactor all motion managment to use scale factors passed with coords 2014-11-17 00:03:13 +02:00
gimpmultiwindowstrategy.c app: make things behave more reasonable with multiple monitors 2014-05-02 03:01:23 +02:00
gimpmultiwindowstrategy.h
gimpnavigationeditor.c app: some cleanup in gimpdisplayshell-scroll.[ch] 2016-01-05 15:50:09 +01:00
gimpnavigationeditor.h
gimpscalecombobox.c Bug 735505 - Weird Characters in Zoom Button 2014-09-27 23:48:39 +02: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 app: some GimpProgress cleanup 2014-07-12 23:45:20 +02:00
gimpstatusbar.h Bug 730862 - Preview frozen while dragging selection tools... 2014-05-30 19:40:11 +02:00
gimptooldialog.c app: bring dialog titles and help IDs to GEGL filter dialogs 2016-01-17 20:17:07 +01:00
gimptooldialog.h app: bring dialog titles and help IDs to GEGL filter dialogs 2016-01-17 20:17:07 +01:00
gimptoolgui.c app: bring dialog titles and help IDs to GEGL filter dialogs 2016-01-17 20:17:07 +01:00
gimptoolgui.h app: bring dialog titles and help IDs to GEGL filter dialogs 2016-01-17 20:17:07 +01:00
Makefile.am app: move the code to update scrollbars and rulers to their own files 2016-01-05 18:05:38 +01:00