Gimp/app/display
2013-04-20 23:54:55 +02:00
..
.gitignore
display-enums.c transformtool: Add temporary new handles 2012-08-20 15:22:22 +02:00
display-enums.h transformtool: Add temporary new handles 2012-08-20 15:22:22 +02:00
display-types.h app: some GIMP-style cleanup to the last commit 2013-02-02 17:07:03 +01:00
gimpcanvas-style.c app: rename gimpdisplayshell-style to gimpcanvas-style 2013-04-18 16:46:01 +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 app: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46: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
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: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46:01 +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: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46:01 +02:00
gimpcanvasguide.h
gimpcanvashandle.c app: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46:01 +02:00
gimpcanvashandle.h
gimpcanvasitem-utils.c
gimpcanvasitem-utils.h
gimpcanvasitem.c Bug 55367 - Rotated view of the canvas (view is rotated, not image contents) 2013-04-20 15:11:01 +02:00
gimpcanvasitem.h app: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46:01 +02:00
gimpcanvaslayerboundary.c app: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46:01 +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 app: move the "get scaled image size" functions from shell-draw to -scale 2013-04-18 19:06:17 +02:00
gimpcanvaspassepartout.h
gimpcanvaspath.c app: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46:01 +02:00
gimpcanvaspath.h app: clean up the new brush outline stuff a bit 2011-06-30 09:27:43 +02:00
gimpcanvaspen.c app: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46:01 +02:00
gimpcanvaspen.h
gimpcanvaspolygon.c app: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46:01 +02:00
gimpcanvaspolygon.h
gimpcanvasprogress.c app: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46:01 +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 app: add "n-lines" property to GimpCanvasRectangleGuides 2011-07-24 17:49:31 +02:00
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 app: add GimpCanvasTransformGuides and use them in the transform tool 2011-07-24 18:42:13 +02:00
gimpcanvastransformpreview.c app: remove GimpDisplayShell parameters from all GimpCanvasItem vfuncs 2013-04-18 16:46:01 +02:00
gimpcanvastransformpreview.h
gimpcursorview.c app: port gimp_image_pick_color() to return a Babl format 2012-05-02 17:50:39 +02:00
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 Bug 55367 - Rotated view of the canvas (view is rotated, not image contents) 2013-04-20 15:11:01 +02:00
gimpdisplay.h app: remove gimpdisplay-utils.[ch], move its only function to gimpdisplay.[ch] 2012-02-11 17:57:27 +01:00
gimpdisplayshell-appearance.c
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 Bug 55367 - Rotated view of the canvas (view is rotated, not image contents) 2013-04-20 15:11:01 +02:00
gimpdisplayshell-callbacks.h
gimpdisplayshell-close.c Bug 687673 - The image has been exported to '(null)' when export... 2012-11-06 22:13:49 +01: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 Bug 689087 - Drag-and-drop foo.jpg behaves different from 'gimp foo.jpg'... 2013-01-09 00:28:30 +01:00
gimpdisplayshell-dnd.h
gimpdisplayshell-draw.c Bug 55367 - Rotated view of the canvas (view is rotated, not image contents) 2013-04-20 15:11:01 +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 plugged memory leaks 2012-02-07 17:32:02 +01: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
gimpdisplayshell-filter.h
gimpdisplayshell-grab.c app: remove checks for grab time consistency 2011-12-11 16:39:01 +01:00
gimpdisplayshell-grab.h app: sprinkle const qualifiers in the tool event callback functions 2011-05-31 23:18:11 +02:00
gimpdisplayshell-handlers.c Corrected spelling errors spotted by Ari Pollak (Mostly fixes bug #683694) 2012-09-10 12:22:12 -04:00
gimpdisplayshell-handlers.h
gimpdisplayshell-icon.c
gimpdisplayshell-icon.h
gimpdisplayshell-items.c Bug 55367 - Rotated view of the canvas (view is rotated, not image contents) 2013-04-20 15:11:01 +02:00
gimpdisplayshell-items.h Bug 663121 - guides are below rotate/transform/shear/perspective preview 2011-11-16 21:32:29 +01:00
gimpdisplayshell-layer-select.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpdisplayshell-layer-select.h
gimpdisplayshell-progress.c
gimpdisplayshell-progress.h
gimpdisplayshell-render.c app: rename gimpdisplay-transport.[ch] to gimpdisplayxfer.[ch] 2013-02-03 13:26:32 +01: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: make the rotate angle spinner wrap around, and add a reset button 2013-04-20 23:54:55 +02: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: add gimp_display_shell_rotate() and rotate_to() 2013-04-20 22:14:30 +02:00
gimpdisplayshell-rotate.h app: add gimp_display_shell_rotate() and rotate_to() 2013-04-20 22:14:30 +02:00
gimpdisplayshell-scale-dialog.c app: pass a format, not bpp, to gimp_viewable_get_dummy_pixbuf() 2012-05-02 17:51:08 +02:00
gimpdisplayshell-scale-dialog.h
gimpdisplayshell-scale.c app: move the "get scaled image size" functions from shell-draw to -scale 2013-04-18 19:06:17 +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 Bug 55367 - Rotated view of the canvas (view is rotated, not image contents) 2013-04-20 15:11:01 +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 Bug 55367 - Rotated view of the canvas (view is rotated, not image contents) 2013-04-20 15:11:01 +02:00
gimpdisplayshell-selection.h
gimpdisplayshell-title.c Bug 676566 - Window title becomes "Untitled" after exporting without saving 2012-07-17 22:52:49 +02:00
gimpdisplayshell-title.h
gimpdisplayshell-tool-events.c Bug 55367 - Rotated view of the canvas (view is rotated, not image contents) 2013-04-20 15:11:01 +02:00
gimpdisplayshell-tool-events.h
gimpdisplayshell-transform.c Bug 55367 - Rotated view of the canvas (view is rotated, not image contents) 2013-04-20 15:11:01 +02:00
gimpdisplayshell-transform.h Bug 55367 - Rotated view of the canvas (view is rotated, not image contents) 2013-04-20 15:11:01 +02:00
gimpdisplayshell.c Bug 55367 - Rotated view of the canvas (view is rotated, not image contents) 2013-04-20 15:11:01 +02:00
gimpdisplayshell.h app: add a rotate dialog to rotate to exact degrees 2013-04-20 23:22:14 +02:00
gimpdisplayxfer.c app: rename gimpdisplay-transport.[ch] to gimpdisplayxfer.[ch] 2013-02-03 13:26:32 +01:00
gimpdisplayxfer.h app: rename gimpdisplay-transport.[ch] to gimpdisplayxfer.[ch] 2013-02-03 13:26:32 +01:00
gimpimagewindow.c Bug 675549 - image region does not have focus unless clicked on 2013-04-09 15:41:20 +02:00
gimpimagewindow.h app: Save the maximized state of the main window in the sessionrc file. 2012-05-27 20:42:02 +02:00
gimpmotionbuffer.c Bug 676270 - cppcheck report 2012-08-04 03:20:36 +02:00
gimpmotionbuffer.h
gimpmultiwindowstrategy.c app: move the GimpWindowStrategy interface from display/ to widgets/ 2012-01-30 23:33:21 +01:00
gimpmultiwindowstrategy.h app: Make positioning of new dockables depend on window mode 2011-07-03 21:20:36 +02:00
gimpnavigationeditor.c libgimpwidgets: add gtk_scale_new() to gimp3migration.[ch] 2011-10-02 14:36:41 +02:00
gimpnavigationeditor.h app: Undeprecate GimpNavigationEditor 2011-07-05 22:13:18 +02:00
gimpscalecombobox.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpscalecombobox.h app: GimpScaleComboBox: don't derive from GtkComboBoxEntry 2011-04-18 21:49:23 +02:00
gimpsinglewindowstrategy.c app: move the GimpWindowStrategy interface from display/ to widgets/ 2012-01-30 23:33:21 +01:00
gimpsinglewindowstrategy.h app: Make positioning of new dockables depend on window mode 2011-07-03 21:20:36 +02:00
gimpstatusbar.c Bug 694028 - statusbar cancel button for plug-ins is hard to discover 2013-03-18 01:26:44 +01:00
gimpstatusbar.h
gimptooldialog.c app: clean up last fix in GimpToolDialog 2012-06-30 14:27:48 +02:00
gimptooldialog.h
Makefile.am app: add a rotate dialog to rotate to exact degrees 2013-04-20 23:22:14 +02:00