.. |
.gitignore
|
enums: add intermediate generated enum files to .gitignore
|
2017-08-24 15:35:27 -04:00 |
Makefile.am
|
app, cursors: add GimpToolTransform3DGrid tool widget
|
2020-01-06 21:52:51 +02:00 |
display-enums.c
|
app, cursors: add GimpToolTransform3DGrid tool widget
|
2020-01-06 21:52:51 +02:00 |
display-enums.h
|
app, cursors: add GimpToolTransform3DGrid tool widget
|
2020-01-06 21:52:51 +02:00 |
display-types.h
|
app: split GimpDisplay in two classes: GimpDisplay and GimpDisplayImpl
|
2019-09-04 14:30:43 +02:00 |
gimpcanvas-style.c
|
app, menus: add "show canvas boundary" display option
|
2019-09-04 20:47:25 +03:00 |
gimpcanvas-style.h
|
app, menus: add "show canvas boundary" display option
|
2019-09-04 20:47:25 +03:00 |
gimpcanvas.c
|
Use "Returns:" to annotate return values
|
2019-08-03 07:53:47 +00:00 |
gimpcanvas.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpcanvasarc.c
|
app, libgimp*, modules: don't use g_type_class_add_private() ...
|
2018-09-18 14:39:56 -04:00 |
gimpcanvasarc.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpcanvasboundary.c
|
app: use g_clear_pointer() in more places
|
2019-05-27 17:47:55 +02:00 |
gimpcanvasboundary.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpcanvasbufferpreview.c
|
app: in GimpCanvasBufferPreview, take strong ref on buffer
|
2020-02-03 21:21:10 +02:00 |
gimpcanvasbufferpreview.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpcanvascanvasboundary.c
|
app, menus: add "show canvas boundary" display option
|
2019-09-04 20:47:25 +03:00 |
gimpcanvascanvasboundary.h
|
app, menus: add "show canvas boundary" display option
|
2019-09-04 20:47:25 +03:00 |
gimpcanvascorner.c
|
app, libgimp*, modules: don't use g_type_class_add_private() ...
|
2018-09-18 14:39:56 -04:00 |
gimpcanvascorner.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpcanvascursor.c
|
app, libgimp*, modules: don't use g_type_class_add_private() ...
|
2018-09-18 14:39:56 -04:00 |
gimpcanvascursor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpcanvasgrid.c
|
app: behave as if "show all" is disabled in GimpCanvasGrid when keeping padding
|
2019-09-15 16:39:03 +03:00 |
gimpcanvasgrid.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpcanvasgroup.c
|
app, libgimp*, modules: don't use g_type_class_add_private() ...
|
2018-09-18 14:39:56 -04:00 |
gimpcanvasgroup.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpcanvasguide.c
|
app, libgimp*, modules: don't use g_type_class_add_private() ...
|
2018-09-18 14:39:56 -04:00 |
gimpcanvasguide.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpcanvashandle.c
|
app: fix "Result is not floating-point (UNINTENDED_INTEGER_DIVISION)".
|
2019-10-09 14:53:29 +02:00 |
gimpcanvashandle.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpcanvasitem-utils.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpcanvasitem-utils.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpcanvasitem.c
|
Cleanup GObject signal marshallers
|
2020-04-01 21:20:01 +00:00 |
gimpcanvasitem.h
|
app: add gimp_canvas_item_untransform_viewport()
|
2019-09-04 20:51:43 +03:00 |
gimpcanvaslayerboundary.c
|
app, libgimp*, modules: don't use g_type_class_add_private() ...
|
2018-09-18 14:39:56 -04:00 |
gimpcanvaslayerboundary.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpcanvasline.c
|
app, libgimp*, modules: don't use g_type_class_add_private() ...
|
2018-09-18 14:39:56 -04:00 |
gimpcanvasline.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpcanvaspassepartout.c
|
app: behave as if "show all" is disabled in GimpCanvasPassePartout when keeping padding
|
2019-09-15 16:39:03 +03:00 |
gimpcanvaspassepartout.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpcanvaspath.c
|
app, libgimp*, modules: don't use g_type_class_add_private() ...
|
2018-09-18 14:39:56 -04:00 |
gimpcanvaspath.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpcanvaspen.c
|
app, libgimp*, modules: don't use g_type_class_add_private() ...
|
2018-09-18 14:39:56 -04:00 |
gimpcanvaspen.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpcanvaspolygon.c
|
app: use g_clear_pointer() in more places
|
2019-05-27 17:47:55 +02:00 |
gimpcanvaspolygon.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpcanvasprogress.c
|
app: use g_clear_pointer() in more places
|
2019-05-27 17:47:55 +02:00 |
gimpcanvasprogress.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpcanvasproxygroup.c
|
app, libgimp*, modules: don't use g_type_class_add_private() ...
|
2018-09-18 14:39:56 -04:00 |
gimpcanvasproxygroup.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpcanvasrectangle.c
|
app, libgimp*, modules: don't use g_type_class_add_private() ...
|
2018-09-18 14:39:56 -04:00 |
gimpcanvasrectangle.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpcanvasrectangleguides.c
|
app, libgimp*, modules: don't use g_type_class_add_private() ...
|
2018-09-18 14:39:56 -04:00 |
gimpcanvasrectangleguides.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpcanvassamplepoint.c
|
app, libgimp*, modules: don't use g_type_class_add_private() ...
|
2018-09-18 14:39:56 -04:00 |
gimpcanvassamplepoint.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpcanvastextcursor.c
|
app, libgimp*, modules: don't use g_type_class_add_private() ...
|
2018-09-18 14:39:56 -04:00 |
gimpcanvastextcursor.h
|
MR !19: Add support for vertical text writing.
|
2018-07-30 19:14:49 +02:00 |
gimpcanvastransformguides.c
|
app, libgimp*, modules: don't use g_type_class_add_private() ...
|
2018-09-18 14:39:56 -04:00 |
gimpcanvastransformguides.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpcanvastransformpreview.c
|
app: clip transform-tools preview according to clipping mode
|
2020-01-11 17:13:07 +02:00 |
gimpcanvastransformpreview.h
|
app: use a pickable instead of a drawable in GimpCanvasTransformPreview
|
2019-08-11 00:28:43 +03:00 |
gimpcursorview.c
|
app, libgimpwidgets: return visible widgets from all gimp_prop_foo_new()
|
2019-09-25 20:24:06 +02:00 |
gimpcursorview.h
|
app, libgimp*, modules: don't use g_type_class_add_private() ...
|
2018-09-18 14:39:56 -04:00 |
gimpdisplay-foreach.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplay-foreach.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplay-handlers.c
|
app, menus: add "show all" mode to GimpDisplayShell; "View -> Show All" toggle
|
2019-09-04 20:47:21 +03:00 |
gimpdisplay-handlers.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplay.c
|
app: make sure to update the display-shell title/statusbar when closing image
|
2020-04-19 18:01:46 +03:00 |
gimpdisplay.h
|
app, menus: add "show all" mode to GimpDisplayShell; "View -> Show All" toggle
|
2019-09-04 20:47:21 +03:00 |
gimpdisplayshell-actions.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-actions.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-appearance.c
|
app: behave as if "show all" is disabled in the navigation dockable when keeping padding
|
2019-09-15 16:39:03 +03:00 |
gimpdisplayshell-appearance.h
|
app: add option to keep canvas padding in "show all" mode
|
2019-09-15 16:32:38 +03:00 |
gimpdisplayshell-autoscroll.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-autoscroll.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-callbacks.c
|
app: behave as if "show all" is disabled in scroll/zoom actions when keeping padding
|
2019-09-15 16:39:00 +03:00 |
gimpdisplayshell-callbacks.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-close.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-close.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-cursor.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-cursor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-dnd.c
|
app: behave as if "show all" is disabled in edit/buffers/DnD actions when keeping padding
|
2019-09-15 16:39:03 +03:00 |
gimpdisplayshell-dnd.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-draw.c
|
Issue #3781 - Display artifacts on HiDPI when render cache is invalidated
|
2019-09-11 21:19:26 +03:00 |
gimpdisplayshell-draw.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-expose.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-expose.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-filter-dialog.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-filter-dialog.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-filter.c
|
app: remove gimp_display_shell_filter_new(), it's empty and useless
|
2019-07-25 09:55:55 +02:00 |
gimpdisplayshell-filter.h
|
app: remove gimp_display_shell_filter_new(), it's empty and useless
|
2019-07-25 09:55:55 +02:00 |
gimpdisplayshell-grab.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-grab.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-handlers.c
|
app: behave as if "show all" is disabled in scroll/zoom actions when keeping padding
|
2019-09-15 16:39:00 +03:00 |
gimpdisplayshell-handlers.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-icon.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-icon.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-items.c
|
app, menus: add "show canvas boundary" display option
|
2019-09-04 20:47:25 +03:00 |
gimpdisplayshell-items.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-layer-select.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-layer-select.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-profile.c
|
app: make display update much faster again
|
2019-07-16 17:15:34 +02:00 |
gimpdisplayshell-profile.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-progress.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-progress.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-render.c
|
Issue #3781 - Display artifacts on HiDPI when render cache is invalidated
|
2019-09-11 21:19:26 +03:00 |
gimpdisplayshell-render.h
|
Issue #3781 - Display artifacts on HiDPI when render cache is invalidated
|
2019-09-11 21:19:26 +03:00 |
gimpdisplayshell-rotate-dialog.c
|
libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere
|
2019-03-09 07:28:52 -05:00 |
gimpdisplayshell-rotate-dialog.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-rotate.c
|
app: make sure the display is not rotated by a very small angle
|
2019-07-25 12:48:37 +02:00 |
gimpdisplayshell-rotate.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-rulers.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-rulers.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-scale-dialog.c
|
libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere
|
2019-03-09 07:28:52 -05:00 |
gimpdisplayshell-scale-dialog.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-scale.c
|
app: behave as if "show all" is disabled in scroll/zoom actions when keeping padding
|
2019-09-15 16:39:00 +03:00 |
gimpdisplayshell-scale.h
|
app: behave as if "show all" is disabled in scroll/zoom actions when keeping padding
|
2019-09-15 16:39:00 +03:00 |
gimpdisplayshell-scroll.c
|
app: behave as if "show all" is disabled in scroll/zoom actions when keeping padding
|
2019-09-15 16:39:00 +03:00 |
gimpdisplayshell-scroll.h
|
app: improve display scroll/zoom-related behavior in "show all" mode
|
2019-09-04 20:47:25 +03:00 |
gimpdisplayshell-scrollbars.c
|
app: behave as if "show all" is disabled in scroll/zoom actions when keeping padding
|
2019-09-15 16:39:00 +03:00 |
gimpdisplayshell-scrollbars.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-selection.c
|
app: undeprecate gimpdisplayshell-selection.c
|
2018-07-13 19:09:01 +02:00 |
gimpdisplayshell-selection.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-title.c
|
Get rid of capitalized "ID" in function and variable names
|
2019-08-23 22:23:23 +02:00 |
gimpdisplayshell-title.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-tool-events.c
|
app: push a temporary status when picking layer with alt-midclick.
|
2019-01-09 00:11:37 +01:00 |
gimpdisplayshell-tool-events.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpdisplayshell-transform.c
|
app: add "clip" parameter to gimp_display_shell_untransform_viewport()
|
2019-09-04 20:47:25 +03:00 |
gimpdisplayshell-transform.h
|
app: add "clip" parameter to gimp_display_shell_untransform_viewport()
|
2019-09-04 20:47:25 +03:00 |
gimpdisplayshell-utils.c
|
Use "Returns:" to annotate return values
|
2019-08-03 07:53:47 +00:00 |
gimpdisplayshell-utils.h
|
app: fix line-angle constraint when xres != yres
|
2018-07-15 19:09:06 -04:00 |
gimpdisplayshell.c
|
Issue #4968 - Newly opened image not visible in image window ...
|
2020-04-19 17:59:28 +03:00 |
gimpdisplayshell.h
|
app: add gimp_display_shell_get_canvas_pickable()
|
2019-09-19 20:24:37 +03:00 |
gimpimagewindow.c
|
app: behave as if "show all" is disabled in scroll/zoom actions when keeping padding
|
2019-09-15 16:39:00 +03:00 |
gimpimagewindow.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpmotionbuffer.c
|
Use "Returns:" to annotate return values
|
2019-08-03 07:53:47 +00:00 |
gimpmotionbuffer.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpmultiwindowstrategy.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpmultiwindowstrategy.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpnavigationeditor.c
|
app: rename GimpImageViewable to GimpImageProxy
|
2019-11-04 13:27:02 +02:00 |
gimpnavigationeditor.h
|
app: rename GimpImageViewable to GimpImageProxy
|
2019-11-04 13:27:02 +02:00 |
gimpscalecombobox.c
|
Cleanup GObject signal marshallers
|
2020-04-01 21:20:01 +00:00 |
gimpscalecombobox.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpsinglewindowstrategy.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpsinglewindowstrategy.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimpstatusbar.c
|
app: revert combo-box drop-down changes
|
2019-03-27 20:14:10 -04:00 |
gimpstatusbar.h
|
app: fix canvas jumping because of the status bar label being too wide
|
2019-01-02 17:49:53 +01:00 |
gimptoolcompass.c
|
app: add GimpToolCompass::effective-orientation property
|
2019-02-04 15:59:53 -05:00 |
gimptoolcompass.h
|
app: add "orientation" property to GimpToolCompass + improvements
|
2018-07-15 19:09:06 -04:00 |
gimptooldialog.c
|
Use "Returns:" to annotate return values
|
2019-08-03 07:53:47 +00:00 |
gimptooldialog.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimptoolgui.c
|
Cleanup GObject signal marshallers
|
2020-04-01 21:20:01 +00:00 |
gimptoolgui.h
|
app: add gimp_tool_gui_add_button()
|
2019-03-07 16:26:19 -05:00 |
gimptoolgyroscope.c
|
libgimbase: merge gimpparam.h into gimpparamspecs.h
|
2019-07-31 10:16:21 +02:00 |
gimptoolgyroscope.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimptoolhandlegrid.c
|
app, libgimp*, modules: don't use g_type_class_add_private() ...
|
2018-09-18 14:39:56 -04:00 |
gimptoolhandlegrid.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimptoolline.c
|
Cleanup GObject signal marshallers
|
2020-04-01 21:20:01 +00:00 |
gimptoolline.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimptoolpath.c
|
Cleanup GObject signal marshallers
|
2020-04-01 21:20:01 +00:00 |
gimptoolpath.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimptoolpolygon.c
|
Cleanup GObject signal marshallers
|
2020-04-01 21:20:01 +00:00 |
gimptoolpolygon.h
|
app: add GimpToolPolygon::change-complete signal
|
2019-04-25 06:07:57 -04:00 |
gimptoolrectangle.c
|
Cleanup GObject signal marshallers
|
2020-04-01 21:20:01 +00:00 |
gimptoolrectangle.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimptoolrotategrid.c
|
app, libgimp*, modules: don't use g_type_class_add_private() ...
|
2018-09-18 14:39:56 -04:00 |
gimptoolrotategrid.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimptoolsheargrid.c
|
app: fix indentation in gimptoolsheargrid.c
|
2020-01-06 21:35:52 +02:00 |
gimptoolsheargrid.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
gimptooltransform3dgrid.c
|
app: fix spacing in gimptooltransform3dgrid.c
|
2020-01-10 23:21:36 +02:00 |
gimptooltransform3dgrid.h
|
app, cursors: add GimpToolTransform3DGrid tool widget
|
2020-01-06 21:52:51 +02:00 |
gimptooltransformgrid.c
|
app: add a protected gimp_tool_transform_grid_get_handle() function
|
2020-01-06 21:50:00 +02:00 |
gimptooltransformgrid.h
|
app: add a protected gimp_tool_transform_grid_get_handle() function
|
2020-01-06 21:50:00 +02:00 |
gimptoolwidget.c
|
Cleanup GObject signal marshallers
|
2020-04-01 21:20:01 +00:00 |
gimptoolwidget.h
|
app: add gimp_tool_widget_{get,set}_visible()
|
2019-01-13 08:15:24 -05:00 |
gimptoolwidgetgroup.c
|
app: handle GimpToolWidget::message in GimpToolWidgetGroup
|
2019-01-13 08:15:22 -05:00 |
gimptoolwidgetgroup.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
meson.build
|
app, cursors: add GimpToolTransform3DGrid tool widget
|
2020-01-06 21:52:51 +02:00 |