| .. |
|
gimpaccellabel.c
|
app: GimpAccelLabel now closure-free.
|
2023-04-12 22:07:08 +02:00 |
|
gimpaccellabel.h
|
app: add GimpAccelLabel
|
2020-06-01 19:29:24 +03:00 |
|
gimpaction-history.c
|
actions: hide windows-display-* actions from the Shortcuts dialog
|
2025-05-17 20:22:31 +02:00 |
|
gimpaction-history.h
|
app: start porting away from GtkAction and friends
|
2019-07-02 14:21:32 +02:00 |
|
gimpaction.c
|
actions: hide windows-display-* actions from the Shortcuts dialog
|
2025-05-17 20:22:31 +02:00 |
|
gimpaction.h
|
actions: hide windows-display-* actions from the Shortcuts dialog
|
2025-05-17 20:22:31 +02:00 |
|
gimpactioneditor.c
|
app: GimpActionEditor now keeps a Gimp object instead of GimpUIManager.
|
2023-04-12 22:07:08 +02:00 |
|
gimpactioneditor.h
|
app: GimpActionEditor now keeps a Gimp object instead of GimpUIManager.
|
2023-04-12 22:07:08 +02:00 |
|
gimpactionfactory.c
|
app: readability improvement in GimpActionFactory
|
2023-05-22 03:39:52 +02:00 |
|
gimpactionfactory.h
|
app: cleanly delete the UI manager and action groups associated to finalized…
|
2023-04-12 22:07:09 +02:00 |
|
gimpactiongroup.c
|
app, libgimp*, plug-ins: GimpColorButton now space-invaded.
|
2024-02-11 23:28:03 +01:00 |
|
gimpactiongroup.h
|
app, libgimp*, plug-ins: GimpColorButton now space-invaded.
|
2024-02-11 23:28:03 +01:00 |
|
gimpactionimpl.c
|
app, libgimp, libgimpwidgets, plug-ins, etc: rename behaviour to behavior
|
2023-07-21 15:35:23 -04:00 |
|
gimpactionimpl.h
|
app: use G_DECLARE_INTERFACE() to declare GimpAction interface.
|
2023-05-11 12:46:57 +02:00 |
|
gimpactionview.c
|
app: fix a crash when editing the shortcut not on an actual action.
|
2024-08-17 00:15:09 +02:00 |
|
gimpactionview.h
|
app: GimpActionView uses newer GAction-based API.
|
2023-04-12 22:07:08 +02:00 |
|
gimpblobeditor.c
|
widgets, themes: Define colors for GimpBlobEditor
|
2024-08-29 13:30:39 +00:00 |
|
gimpblobeditor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpbrusheditor.c
|
widgets: Adapt brush previews to theme
|
2025-05-22 21:14:20 +00:00 |
|
gimpbrusheditor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpbrushfactoryview.c
|
app: move the follow-theme toggle to GimpDataFactoryView.
|
2025-06-16 12:13:15 +02:00 |
|
gimpbrushfactoryview.h
|
app: fix core crash when a plug-in calling a GimpPdbDialog crashes.
|
2021-04-28 02:47:24 +02:00 |
|
gimpbrushselect.c
|
Issue #9270: Change GimpBrushSelect to choose only brush.
|
2024-09-06 18:14:01 +02:00 |
|
gimpbrushselect.h
|
Issue #9270: Change GimpBrushSelect to choose only brush.
|
2024-09-06 18:14:01 +02:00 |
|
gimpbuffersourcebox.c
|
widgets: Include filters in GimpBufferSourceBox buffer
|
2025-04-09 12:13:37 +00:00 |
|
gimpbuffersourcebox.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpbufferview.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpbufferview.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpcairo-wilber.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpcairo-wilber.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpcellrendererbutton.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpcellrendererbutton.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpcellrendererdashes.c
|
gimpcellrendererdashes: fix type of a variable
|
2023-05-20 23:59:29 +02:00 |
|
gimpcellrendererdashes.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpcellrendererviewable.c
|
app: do not popup a viewable preview when modifiers are active.
|
2020-12-13 20:39:47 +01:00 |
|
gimpcellrendererviewable.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpchanneltreeview.c
|
app: some random cleanups in widgets
|
2025-05-29 17:01:08 +02:00 |
|
gimpchanneltreeview.h
|
app, libgimp*, modules: don't use g_type_class_add_private() ...
|
2018-09-18 14:39:56 -04:00 |
|
gimpcircle.c
|
core, widgets: Convert HSV/A to float
|
2024-04-21 03:42:27 +00:00 |
|
gimpcircle.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpclipboard.c
|
app, pdb: allow rendering font previews with theme colors.
|
2025-06-20 00:11:08 +02:00 |
|
gimpclipboard.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpcolorbar.c
|
app, libgimp*, modules, pdb, plug-ins: new GimpParamColor.
|
2024-04-19 23:25:13 +02:00 |
|
gimpcolorbar.h
|
app: GimpColorBar to use GeglColor.
|
2024-02-11 23:28:03 +01:00 |
|
gimpcolordialog.c
|
widgets: Update index in color-map selection when...
|
2025-05-09 23:07:11 +00:00 |
|
gimpcolordialog.h
|
app: GimpColorDialog now fully uses GeglColor.
|
2024-02-11 23:28:03 +01:00 |
|
gimpcolordisplayeditor.c
|
widgets: Remove size restrictions on Display Filters
|
2025-04-22 03:05:53 +00:00 |
|
gimpcolordisplayeditor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpcoloreditor.c
|
app: make color selector modules' names their identifier for demo scripts.
|
2025-06-21 22:36:44 +02:00 |
|
gimpcoloreditor.h
|
app, libgimpwidgets: make GimpColorSelector sync with soft-proofing.
|
2024-02-11 23:28:03 +01:00 |
|
gimpcolorframe.c
|
color_frame: Fix #13887 Pixel display not updating on Image encoding change
|
2025-05-17 19:03:19 +00:00 |
|
gimpcolorframe.h
|
app: GimpColorFrame is now much more space aware.
|
2024-02-11 23:28:03 +01:00 |
|
gimpcolorhistory.c
|
app: fix random crash when GimpColorHistory is finalized.
|
2024-08-05 13:20:44 +02:00 |
|
gimpcolorhistory.h
|
app, libgimpconfig: color history is now space-invaded.
|
2024-02-11 23:28:03 +01:00 |
|
gimpcolormapeditor.c
|
widgets: Confirm color map selection before...
|
2025-01-14 03:01:14 +00:00 |
|
gimpcolormapeditor.h
|
app, libgimp, pdb, plug-ins: GimpPalette are now GeglColor based.
|
2024-02-11 23:28:03 +01:00 |
|
gimpcolormapselection.c
|
widgets: Prevent crash when changing indexed color
|
2025-05-24 17:47:34 +00:00 |
|
gimpcolormapselection.h
|
app, libgimp, pdb, plug-ins: GimpPalette are now GeglColor based.
|
2024-02-11 23:28:03 +01:00 |
|
gimpcolorpanel.c
|
app: some random cleanups in widgets
|
2025-05-29 17:01:08 +02:00 |
|
gimpcolorpanel.h
|
widgets: Allow color dialogues to not match the image mode
|
2025-05-10 14:18:41 +00:00 |
|
gimpcolorselectorpalette.c
|
widgets: Don't show palette name with no palette
|
2025-05-19 19:34:47 +00:00 |
|
gimpcolorselectorpalette.h
|
widgets: Show palette name in Palette Color Selector
|
2025-05-16 22:44:19 -03:00 |
|
gimpcombotagentry.c
|
app: remove draw() from GimpComboTagEntry
|
2023-06-06 16:32:15 +02:00 |
|
gimpcombotagentry.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpcomponenteditor.c
|
app: Popup menu at pointer in GimpEditor
|
2021-12-13 20:56:54 +01:00 |
|
gimpcomponenteditor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpcompressioncombobox.c
|
app: add "Swap compression" option to the preferences
|
2019-09-22 17:35:14 +03:00 |
|
gimpcompressioncombobox.h
|
app: add "Swap compression" option to the preferences
|
2019-09-22 17:35:14 +03:00 |
|
gimpcontainerbox.c
|
libgimpwidgets, app: silence warnings about State 0 for GimpRuler and GtkScrolledWindow doesn't match state 128 set via gtk_style_context_set_state ()
|
2020-12-28 14:05:09 -05:00 |
|
gimpcontainerbox.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpcontainercombobox.c
|
app: display the floating mask over the layer mask.
|
2022-11-09 02:15:41 +01:00 |
|
gimpcontainercombobox.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpcontainereditor.c
|
Issue #13138: crash when choosing a brush.
|
2025-03-20 02:41:33 +01:00 |
|
gimpcontainereditor.h
|
app: Popup menu at rect in GimpEditor
|
2021-12-13 20:57:21 +01:00 |
|
gimpcontainerentry.c
|
Fix Font Inline completion not working in some cases
|
2023-07-23 22:29:02 +00:00 |
|
gimpcontainerentry.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpcontainericonview.c
|
app, pdb: allow rendering font previews with theme colors.
|
2025-06-20 00:11:08 +02:00 |
|
gimpcontainericonview.h
|
app, libgimp*, modules: don't use g_type_class_add_private() ...
|
2018-09-18 14:39:56 -04:00 |
|
gimpcontainerpopup.c
|
Issue #8359: GIMP crashes from "open the font selection dialog" button.
|
2023-02-09 22:22:56 +00:00 |
|
gimpcontainerpopup.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpcontainertreestore.c
|
app: display the floating mask over the layer mask.
|
2022-11-09 02:15:41 +01:00 |
|
gimpcontainertreestore.h
|
app: display the floating mask over the layer mask.
|
2022-11-09 02:15:41 +01:00 |
|
gimpcontainertreeview-dnd.c
|
app: fix not-finding correct container when dnd across images.
|
2025-02-28 12:05:06 +01:00 |
|
gimpcontainertreeview-dnd.h
|
app: make drag'n drop multi-drawable selection aware.
|
2020-05-17 18:32:15 +02:00 |
|
gimpcontainertreeview-private.h
|
Issue #10745: move the "item set" icon above layer list.
|
2024-02-09 18:22:43 +01:00 |
|
gimpcontainertreeview.c
|
app, pdb: allow rendering font previews with theme colors.
|
2025-06-20 00:11:08 +02:00 |
|
gimpcontainertreeview.h
|
Issue #11906: action search followed by down arrow key stops responding…
|
2024-08-15 12:32:48 +02:00 |
|
gimpcontainerview-utils.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpcontainerview-utils.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpcontainerview.c
|
app: improve GimpPickableButton and split GimpPickablePopup.
|
2023-10-01 21:02:33 +02:00 |
|
gimpcontainerview.h
|
app: get rid of GimpContainerViewInterface select_item signal.
|
2021-12-23 12:55:11 +01:00 |
|
gimpcontrollereditor.c
|
widgets: Remove icon border on GimpControllerEditor dialog
|
2024-10-26 14:40:35 +00:00 |
|
gimpcontrollereditor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpcontrollerinfo.c
|
libgimpwidgets: Finish converting classes to derivable type
|
2024-08-03 06:39:55 +00:00 |
|
gimpcontrollerinfo.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpcontrollerkeyboard.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpcontrollerkeyboard.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpcontrollerlist.c
|
app: big porting of weak pointers to g_set,clear_weak_pointer()
|
2023-05-22 18:16:09 +02:00 |
|
gimpcontrollerlist.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpcontrollers.c
|
app: prevent multiple registrations of a same action.
|
2023-04-12 22:07:09 +02:00 |
|
gimpcontrollers.h
|
app, po: remove GimpControllerMouse code.
|
2022-08-17 14:20:18 +02:00 |
|
gimpcontrollerwheel.c
|
app: fix GimpControllerWheel for smooth scrolling events
|
2018-07-15 13:56:44 +02:00 |
|
gimpcontrollerwheel.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpcriticaldialog.c
|
Issue #8520: show devel download link when relevant.
|
2022-08-31 13:13:27 +02:00 |
|
gimpcriticaldialog.h
|
app: debug dialog will now advise to update when relevant.
|
2020-01-02 23:36:46 +01:00 |
|
gimpcursor.c
|
app: update relevant comments about Wayland hotspot
|
2023-06-25 22:21:37 +00:00 |
|
gimpcursor.h
|
app: pass a GdkWindow not GdkDisplay to gimp_cursor_new()
|
2018-12-31 14:04:04 +01:00 |
|
gimpcurveview.c
|
widgets: Fix label background on Curves tool
|
2024-06-17 13:05:38 +00:00 |
|
gimpcurveview.h
|
app: GimpCurveView using GeglColor.
|
2024-02-11 23:28:03 +01:00 |
|
gimpdashboard.c
|
app: no more GimpRGB in GimpDashboard and related.
|
2024-02-11 23:28:04 +01:00 |
|
gimpdashboard.h
|
app: allow recording GLIB log messages in performance logs
|
2020-08-02 11:02:00 +03:00 |
|
gimpdasheditor.c
|
libgimbase: merge gimpparam.h into gimpparamspecs.h
|
2019-07-31 10:16:21 +02:00 |
|
gimpdasheditor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpdataeditor.c
|
libgimbase: merge gimpparam.h into gimpparamspecs.h
|
2019-07-31 10:16:21 +02:00 |
|
gimpdataeditor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpdatafactoryview.c
|
app: move the follow-theme toggle to GimpDataFactoryView.
|
2025-06-16 12:13:15 +02:00 |
|
gimpdatafactoryview.h
|
app: move the follow-theme toggle to GimpDataFactoryView.
|
2025-06-16 12:13:15 +02:00 |
|
gimpdeviceeditor.c
|
icons: Restore GIMP icons replaced by GTK defaults
|
2023-04-30 13:58:39 +00:00 |
|
gimpdeviceeditor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpdeviceinfo-coords.c
|
app: move GimpDeviceInfo variables to a private structure.
|
2020-12-08 21:07:37 +01:00 |
|
gimpdeviceinfo-coords.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpdeviceinfo.c
|
Revert "app: fix #12475 Eraser tip uses same tool as pen tip"
|
2025-03-23 17:49:45 +00:00 |
|
gimpdeviceinfo.h
|
widgets: Add GimpDeviceInfo API to generate a GtkPadController
|
2023-12-08 12:35:34 +00:00 |
|
gimpdeviceinfoeditor.c
|
app: make the Pad Actions frame insensitive with tooltip on X11.
|
2023-12-08 22:46:32 +09:00 |
|
gimpdeviceinfoeditor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpdevicemanager.c
|
app: use g_signal_connect_object().
|
2025-02-28 14:37:30 +01:00 |
|
gimpdevicemanager.h
|
widgets: Hook ::configure-pad signal emission to configuration changes
|
2023-12-08 12:35:34 +00:00 |
|
gimpdevices.c
|
widgets: Hook ::configure-pad signal emission to configuration changes
|
2023-12-08 12:35:34 +00:00 |
|
gimpdevices.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpdevicestatus.c
|
widget, themes: Highlight selected device in GimpDeviceStatus
|
2025-03-26 14:35:37 +00:00 |
|
gimpdevicestatus.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpdial.c
|
app: allow snapping GimpDial to 15 degree intervals
|
2019-12-29 21:56:30 +00:00 |
|
gimpdial.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpdialogfactory.c
|
app: some random cleanups in widgets
|
2025-05-29 17:01:08 +02:00 |
|
gimpdialogfactory.h
|
app: prevent multiple registrations of a same action.
|
2023-04-12 22:07:09 +02:00 |
|
gimpdnd-xds.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpdnd-xds.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpdnd.c
|
Issue #7497: Unable to drag layers in the layer list of another open project.
|
2024-08-20 12:38:09 +02:00 |
|
gimpdnd.h
|
app: Rename app/core GimpVectors vectors API...
|
2024-07-13 05:07:57 +00:00 |
|
gimpdock.c
|
widgets, gui: Connect GimpToolBox to icon size changes
|
2024-07-28 13:25:51 +00:00 |
|
gimpdock.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpdockable.c
|
app: prevent multiple registrations of a same action.
|
2023-04-12 22:07:09 +02:00 |
|
gimpdockable.h
|
Misc. typo fixes
|
2018-09-16 18:49:18 -04:00 |
|
gimpdockbook.c
|
app, libgimpwidgets, plug-ins: add tooltip arg to gimp_help_connect().
|
2024-08-24 23:29:39 +02:00 |
|
gimpdockbook.h
|
app: prevent multiple registrations of a same action.
|
2023-04-12 22:07:09 +02:00 |
|
gimpdockcolumns.c
|
app: big porting of weak pointers to g_set,clear_weak_pointer()
|
2023-05-22 18:16:09 +02:00 |
|
gimpdockcolumns.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpdockcontainer.c
|
app/widgets: Use G_DECLARE_INTERFACE()
|
2019-08-09 19:48:21 +00:00 |
|
gimpdockcontainer.h
|
app/widgets: Use G_DECLARE_INTERFACE()
|
2019-08-09 19:48:21 +00:00 |
|
gimpdocked.c
|
Cleanup GObject signal marshallers
|
2020-04-01 21:20:01 +00:00 |
|
gimpdocked.h
|
app/widgets: Use G_DECLARE_INTERFACE()
|
2019-08-09 19:48:21 +00:00 |
|
gimpdockwindow.c
|
widgets: Change multi-window title bar based on theme
|
2025-05-14 23:48:51 -04:00 |
|
gimpdockwindow.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpdocumentview.c
|
app: make drag'n drop multi-drawable selection aware.
|
2020-05-17 18:32:15 +02:00 |
|
gimpdocumentview.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpdoubleaction.c
|
widgets: Make GimpDoubleAction friendlier to GtkPadController
|
2023-12-08 12:35:34 +00:00 |
|
gimpdoubleaction.h
|
Issue #9349: Add concept of "short" (contextual) vs "long" label for actions.
|
2023-04-14 17:48:57 +02:00 |
|
gimpdrawabletreeview-filters.c
|
widgets: Prevent filter container duplication
|
2025-06-08 01:42:24 +00:00 |
|
gimpdrawabletreeview-filters.h
|
app: refactoring in filters and their UI
|
2025-05-30 15:54:48 +02:00 |
|
gimpdrawabletreeview.c
|
widgets, tools: Allow NDE filters on channels
|
2025-06-11 16:49:12 +00:00 |
|
gimpdrawabletreeview.h
|
app: refactoring in filters and their UI
|
2025-05-30 15:54:48 +02:00 |
|
gimpdynamicseditor.c
|
app, libgimpwidgets: return visible widgets from all gimp_prop_foo_new()
|
2019-09-25 20:24:06 +02:00 |
|
gimpdynamicseditor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpdynamicsfactoryview.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpdynamicsfactoryview.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpdynamicsoutputeditor.c
|
app/widgets: Fix Fade visibility in Paint Dynamics Output Editor
|
2024-09-29 11:22:26 +00:00 |
|
gimpdynamicsoutputeditor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpeditor.c
|
app: add a toggle button in Brushes dockable for brush previews to…
|
2025-05-22 21:14:20 +00:00 |
|
gimpeditor.h
|
app: add a toggle button in Brushes dockable for brush previews to…
|
2025-05-22 21:14:20 +00:00 |
|
gimpenumaction.c
|
Issue #9349: Add concept of "short" (contextual) vs "long" label for actions.
|
2023-04-14 17:48:57 +02:00 |
|
gimpenumaction.h
|
Issue #9349: Add concept of "short" (contextual) vs "long" label for actions.
|
2023-04-14 17:48:57 +02:00 |
|
gimperrorconsole.c
|
app: Popup menu at pointer in GimpEditor
|
2021-12-13 20:56:54 +01:00 |
|
gimperrorconsole.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimperrordialog.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimperrordialog.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpexportdialog.c
|
app: use the GimpDisplay as progress object when exporting.
|
2021-01-30 10:44:36 +01:00 |
|
gimpexportdialog.h
|
app: use the GimpDisplay as progress object when exporting.
|
2021-01-30 10:44:36 +01:00 |
|
gimpextensiondetails.c
|
app: display the screenshot in the extension details GUI.
|
2019-05-27 17:31:18 +02:00 |
|
gimpextensiondetails.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpextensionlist.c
|
app: don't show an uninstall button for system extensions.
|
2020-10-09 15:30:54 +02:00 |
|
gimpextensionlist.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpfgbgeditor.c
|
gui, widgets: Scale Swap & Default Color icons...
|
2024-07-21 03:05:43 +00:00 |
|
gimpfgbgeditor.h
|
app: fix drag'n drop of fg/bg colors under Wayland.
|
2021-09-26 19:06:26 +02:00 |
|
gimpfgbgview.c
|
app: GimpFgBgView draw() methods uses GeglColor directly.
|
2024-02-11 23:28:04 +01:00 |
|
gimpfgbgview.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpfiledialog.c
|
app: don't expand file dialog
|
2025-02-07 16:56:07 +00:00 |
|
gimpfiledialog.h
|
app, libgimp*, pdb, plug-ins: reimplement generic inter-process transient window.
|
2023-10-01 21:02:33 +02:00 |
|
gimpfileprocview.c
|
app: Unref GtkFileFilter only when a file loader has extensions set
|
2025-06-19 14:13:40 +00:00 |
|
gimpfileprocview.h
|
Issue #1160: file dialog view filter getting confused with file...
|
2018-07-25 15:31:25 +02:00 |
|
gimpfilleditor.c
|
app: swapping gimp_prop_color_button_new() and gimp_prop_gegl_color_button_new().
|
2024-04-18 00:37:20 +02:00 |
|
gimpfilleditor.h
|
core: Add color/pattern only fill options
|
2023-06-24 19:42:58 +00:00 |
|
gimpfontfactoryview.c
|
app, pdb: allow rendering font previews with theme colors.
|
2025-06-20 00:11:08 +02:00 |
|
gimpfontfactoryview.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpfontselect.c
|
app, libgimp, plug-ins: a lot of cleanup in GimpResourceSelect* code.
|
2023-10-01 21:02:33 +02:00 |
|
gimpfontselect.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpgradienteditor.c
|
app, libgimpcolor, plug-ins: move legacy luminance macros to private.
|
2024-11-02 00:27:02 +01:00 |
|
gimpgradienteditor.h
|
app: GimpGradient now uses GeglColor.
|
2024-02-11 23:28:03 +01:00 |
|
gimpgradientselect.c
|
app, libgimp*, pdb, plug-ins: rename various public API name s/float/double/.
|
2024-11-02 15:00:03 +01:00 |
|
gimpgradientselect.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpgrideditor.c
|
widgets: Allow color dialogues to not match the image mode
|
2025-05-10 14:18:41 +00:00 |
|
gimpgrideditor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimphandlebar.c
|
app/widgets: Use foreground color for handle outline
|
2024-12-15 16:13:43 +00:00 |
|
gimphandlebar.h
|
app: allow setting handle-bar limits explicitly
|
2020-06-02 23:25:24 +03:00 |
|
gimphelp-ids.h
|
app: remove GIMP_HELP_PREFS_VIEWABLES_FOLLOW_THEME help ID.
|
2025-06-04 23:57:38 +02:00 |
|
gimphelp.c
|
app, tools: generate the language list at build-time.
|
2024-08-15 15:50:30 +02:00 |
|
gimphelp.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimphistogrambox.c
|
app, libgimpwidgets: return visible widgets from all gimp_prop_foo_new()
|
2019-09-25 20:24:06 +02:00 |
|
gimphistogrambox.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimphistogrameditor.c
|
app, modules: add some identifiers for demo scripts.
|
2025-06-21 22:36:44 +02:00 |
|
gimphistogrameditor.h
|
widgets: implement unique color count
|
2025-06-13 19:22:46 +00:00 |
|
gimphistogramview.c
|
widgets: Use different color for Histogram borders
|
2025-03-21 13:25:20 +00:00 |
|
gimphistogramview.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpiconpicker.c
|
Issue #11071: Changed detailed_signal from "map" to "realize" to enable opening animations
|
2024-04-11 14:59:15 +00:00 |
|
gimpiconpicker.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpimagecommenteditor.c
|
app: replace gimp_parasite_data*() with gimp_parasite_get_data().
|
2021-01-29 23:52:03 +01:00 |
|
gimpimagecommenteditor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpimageeditor.c
|
app: Make image flush related functions idle
|
2023-11-25 16:19:43 +00:00 |
|
gimpimageeditor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpimageparasiteview.c
|
Cleanup GObject signal marshallers
|
2020-04-01 21:20:01 +00:00 |
|
gimpimageparasiteview.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpimageprofileview.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpimageprofileview.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpimagepropview.c
|
app: fixing bug created in commit cde861a0e6.
|
2024-08-09 19:29:55 +02:00 |
|
gimpimagepropview.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpimageview.c
|
widgets: Update image display on imageview select
|
2024-05-21 17:31:05 +00:00 |
|
gimpimageview.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpitemtreeview.c
|
app: GimpItemTreeView: show/hide the lock and search popovers
|
2025-05-31 16:01:26 +02:00 |
|
gimpitemtreeview.h
|
app: some random cleanups in widgets
|
2025-05-29 17:01:08 +02:00 |
|
gimplanguagecombobox.c
|
Make sure to use % for constants
|
2019-08-03 07:53:47 +00:00 |
|
gimplanguagecombobox.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimplanguageentry.c
|
libgimbase: merge gimpparam.h into gimpparamspecs.h
|
2019-07-31 10:16:21 +02:00 |
|
gimplanguageentry.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimplanguagestore.c
|
app, tools: localization for GimpLanguageStore languages must happen at runtime.
|
2024-08-15 15:50:30 +02:00 |
|
gimplanguagestore.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimplayermodebox.c
|
app: multi-layer awareness for layers' lock-alpha, opacity and mode.
|
2020-05-17 18:32:16 +02:00 |
|
gimplayermodebox.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimplayermodecombobox.c
|
app: multi-layer awareness for layers' lock-alpha, opacity and mode.
|
2020-05-17 18:32:16 +02:00 |
|
gimplayermodecombobox.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimplayertreeview.c
|
app: remove usless include in GimpLayerTreeView
|
2025-05-31 17:27:56 +02:00 |
|
gimplayertreeview.h
|
app, libgimp*, modules: don't use g_type_class_add_private() ...
|
2018-09-18 14:39:56 -04:00 |
|
gimpmenu.c
|
Issue #12996: CRITICAL on the "keep the embedded working space" dialog.
|
2025-02-28 15:00:57 +01:00 |
|
gimpmenu.h
|
app: a bit of code cleanup.
|
2023-04-20 15:36:11 +02:00 |
|
gimpmenubar.c
|
app, menus: remove all placeholder code.
|
2023-07-13 16:53:11 +02:00 |
|
gimpmenubar.h
|
app: new GimpMenuModel object, which is our own implementation of GMenuModel.
|
2023-04-12 22:07:09 +02:00 |
|
gimpmenudock.c
|
app, libgimp*, modules: don't use g_type_class_add_private() ...
|
2018-09-18 14:39:56 -04:00 |
|
gimpmenudock.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpmenufactory.c
|
app: make sure the private variable is a valid object if set.
|
2023-06-06 22:30:03 +02:00 |
|
gimpmenufactory.h
|
app: cleanly delete the UI manager and action groups associated to finalized…
|
2023-04-12 22:07:09 +02:00 |
|
gimpmenumodel.c
|
app: fix #13288 crash when opening a recently closed dock
|
2025-04-04 19:29:04 +00:00 |
|
gimpmenumodel.h
|
app: GimpMenuModel uses GeglColor.
|
2024-02-11 23:28:04 +01:00 |
|
gimpmenushell.c
|
app: don't leave dangling GimpUIManager weak pointers around
|
2023-05-22 03:39:52 +02:00 |
|
gimpmenushell.h
|
app, menus: remove all placeholder code.
|
2023-07-13 16:53:11 +02:00 |
|
gimpmessagebox.c
|
app: remove gtk_container_set_focus_chain(), it's deprecated and
|
2023-05-21 18:56:32 +02:00 |
|
gimpmessagebox.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpmessagedialog.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpmessagedialog.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpmeter.c
|
app, libgimp*, modules, pdb, plug-ins: new GimpParamColor.
|
2024-04-19 23:25:13 +02:00 |
|
gimpmeter.h
|
app: no more GimpRGB in GimpDashboard and related.
|
2024-02-11 23:28:04 +01:00 |
|
gimpmodifierseditor.c
|
widgets: Add checks if GdkDevice doesn't exist
|
2024-01-16 14:17:53 +00:00 |
|
gimpmodifierseditor.h
|
app: GimpActionEditor now keeps a Gimp object instead of GimpUIManager.
|
2023-04-12 22:07:08 +02:00 |
|
gimpnavigationview.c
|
Cleanup GObject signal marshallers
|
2020-04-01 21:20:01 +00:00 |
|
gimpnavigationview.h
|
app: show full image contents in GimpNavigationEditor
|
2019-09-04 20:51:43 +03:00 |
|
gimpopendialog.c
|
app: big porting of weak pointers to g_set,clear_weak_pointer()
|
2023-05-22 18:16:09 +02:00 |
|
gimpopendialog.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpoverlaybox.c
|
Use "Returns:" to annotate return values
|
2019-08-03 07:53:47 +00:00 |
|
gimpoverlaybox.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpoverlaychild.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpoverlaychild.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpoverlaydialog.c
|
Cleanup GObject signal marshallers
|
2020-04-01 21:20:01 +00:00 |
|
gimpoverlaydialog.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpoverlayframe.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpoverlayframe.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimppaletteeditor.c
|
app: color drag'n drop is now space-invaded.
|
2024-02-11 23:28:04 +01:00 |
|
gimppaletteeditor.h
|
app, libgimp, pdb, plug-ins: GimpPalette are now GeglColor based.
|
2024-02-11 23:28:03 +01:00 |
|
gimppaletteselect.c
|
app, libgimp, plug-ins: a lot of cleanup in GimpResourceSelect* code.
|
2023-10-01 21:02:33 +02:00 |
|
gimppaletteselect.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimppaletteview.c
|
app: do not run gimp_palette_view_select_entry() when there is no palette.
|
2024-09-22 23:26:33 +02:00 |
|
gimppaletteview.h
|
app: color drag'n drop is now space-invaded.
|
2024-02-11 23:28:04 +01:00 |
|
gimppanedbox.c
|
libgimpcolor, app: gimp_color_parse_(css|hex|name)() renamed with _substring() suffix.
|
2024-04-20 12:37:20 +02:00 |
|
gimppanedbox.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimppathtreeview.c
|
app: some random cleanups in widgets
|
2025-05-29 17:01:08 +02:00 |
|
gimppathtreeview.h
|
app: Rename app/core GimpVectors vectors API...
|
2024-07-13 05:07:57 +00:00 |
|
gimppatternfactoryview.c
|
app: implement pattern saving in the core
|
2019-02-11 20:56:07 +01:00 |
|
gimppatternfactoryview.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimppatternselect.c
|
app, libgimp, plug-ins: a lot of cleanup in GimpResourceSelect* code.
|
2023-10-01 21:02:33 +02:00 |
|
gimppatternselect.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimppdbdialog.c
|
app, libgimp, pdb: new PDB group gimpdrawableselect.
|
2023-10-01 21:02:33 +02:00 |
|
gimppdbdialog.h
|
app, libgimp, pdb: new PDB group gimpdrawableselect.
|
2023-10-01 21:02:33 +02:00 |
|
gimppickablebutton.c
|
app: improve GimpPickableButton and split GimpPickablePopup.
|
2023-10-01 21:02:33 +02:00 |
|
gimppickablebutton.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimppickablechooser.c
|
app, libgimp, pdb: generate widgets for GIMP_PROC_ARG_LAYER|CHANNEL arguments.
|
2023-10-01 21:02:34 +02:00 |
|
gimppickablechooser.h
|
app, libgimp, pdb: generate widgets for GIMP_PROC_ARG_LAYER|CHANNEL arguments.
|
2023-10-01 21:02:34 +02:00 |
|
gimppickablepopup.c
|
app, libgimp, pdb: generate widgets for GIMP_PROC_ARG_LAYER|CHANNEL arguments.
|
2023-10-01 21:02:34 +02:00 |
|
gimppickablepopup.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimppickableselect.c
|
widgets: Disable DrawableChooser if no layer/channel selected
|
2024-04-09 12:51:30 +00:00 |
|
gimppickableselect.h
|
app, libgimp, pdb: new PDB group gimpdrawableselect.
|
2023-10-01 21:02:33 +02:00 |
|
gimppivotselector.c
|
Remove unnecessary gimpmarshal.h and gimpwidgetsmarshal.h includes.
|
2021-08-13 18:01:13 +00:00 |
|
gimppivotselector.h
|
app: fix indentation in gimppivotselector.h
|
2020-01-07 10:03:27 +02:00 |
|
gimppixbuf.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimppixbuf.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimppluginview.c
|
app, libgimp*, pdb, plug-ins: use g_memdup2() instead of g_memdup()
|
2021-08-26 17:32:09 +02:00 |
|
gimppluginview.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimppolar.c
|
app: allow snapping GimpPolar to 15 degree intervals
|
2019-12-29 21:56:30 +00:00 |
|
gimppolar.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimppopup.c
|
GimpPopup: Ignore grabs from windows / menus shown by internal widgets
|
2023-12-31 18:07:25 +01:00 |
|
gimppopup.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpprefsbox.c
|
dialogs, gui, widgets: Connect GimpPrefsBox to icon size changes
|
2024-08-04 12:55:58 +00:00 |
|
gimpprefsbox.h
|
dialogs: Add configurations to Welcome Dialogue
|
2024-02-14 15:20:10 +00:00 |
|
gimpprocedureaction.c
|
app: do not assume that a procedure is still registered after running.
|
2023-10-26 22:44:07 +02:00 |
|
gimpprocedureaction.h
|
app: make the GimpContext a mandatory property for a Gimp*Action.
|
2023-04-12 22:07:08 +02:00 |
|
gimpprogressbox.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpprogressbox.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpprogressdialog.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpprogressdialog.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimppropwidgets.c
|
app, libgimp*, modules, pdb, plug-ins: new GimpParamColor.
|
2024-04-19 23:25:13 +02:00 |
|
gimppropwidgets.h
|
app: swapping gimp_prop_color_button_new() and gimp_prop_gegl_color_button_new().
|
2024-04-18 00:37:20 +02:00 |
|
gimpradioaction.c
|
app: return without doing anything when toggling the already active action.
|
2024-09-25 20:59:00 +02:00 |
|
gimpradioaction.h
|
app: a bit of code cleanup.
|
2023-04-20 15:36:11 +02:00 |
|
gimprender.c
|
libgimpbase: Replace GimpRGB in gimpchecks
|
2024-03-17 16:19:25 +00:00 |
|
gimprender.h
|
app, libgimp*, plug-ins, tools: settings custom check colors now space-invaded.
|
2024-02-11 23:28:02 +01:00 |
|
gimpsamplepointeditor.c
|
app/widgets, themes: Show Sample Point indexes in Default theme
|
2024-09-28 13:42:08 +00:00 |
|
gimpsamplepointeditor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpsavedialog.c
|
Missing mnemonics on several file dialogs
|
2019-09-09 18:06:29 +00:00 |
|
gimpsavedialog.h
|
Issue #2055: make save dialog compatibility information understandable.
|
2018-09-11 13:14:54 +02:00 |
|
gimpsearchpopup.c
|
app/widgets: Replace confusing Search Actions icons with toggles
|
2025-03-23 18:56:22 +00:00 |
|
gimpsearchpopup.h
|
app: start porting away from GtkAction and friends
|
2019-07-02 14:21:32 +02:00 |
|
gimpselectiondata.c
|
app: color drag'n drop is now space-invaded.
|
2024-02-11 23:28:04 +01:00 |
|
gimpselectiondata.h
|
app: color drag'n drop is now space-invaded.
|
2024-02-11 23:28:04 +01:00 |
|
gimpselectioneditor.c
|
app, menus: rename all "vectors-" actions to "paths-".
|
2024-08-05 12:08:59 +02:00 |
|
gimpselectioneditor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpsessioninfo-aux.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpsessioninfo-aux.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpsessioninfo-book.c
|
app: prevent multiple registrations of a same action.
|
2023-04-12 22:07:09 +02:00 |
|
gimpsessioninfo-book.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpsessioninfo-dock.c
|
app: use g_clear_pointer() in more places
|
2019-05-27 17:47:55 +02:00 |
|
gimpsessioninfo-dock.h
|
app: big UI rework of the align/distribute tool.
|
2022-11-08 19:19:55 +01:00 |
|
gimpsessioninfo-dockable.c
|
app: use g_clear_pointer() in more places
|
2019-05-27 17:47:55 +02:00 |
|
gimpsessioninfo-dockable.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpsessioninfo-private.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpsessioninfo.c
|
Issue #1486: invalid disconnected monitor on exit.
|
2025-05-06 01:25:48 +02:00 |
|
gimpsessioninfo.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpsessionmanaged.c
|
app/widgets: Use G_DECLARE_INTERFACE()
|
2019-08-09 19:48:21 +00:00 |
|
gimpsessionmanaged.h
|
app/widgets: Use G_DECLARE_INTERFACE()
|
2019-08-09 19:48:21 +00:00 |
|
gimpsettingsbox.c
|
app, libgimpwidgets, plug-ins: add tooltip arg to gimp_help_connect().
|
2024-08-24 23:29:39 +02:00 |
|
gimpsettingsbox.h
|
Issue #3503 - Display Preset names on Filter Dialogs
|
2019-06-26 14:53:43 +02:00 |
|
gimpsettingseditor.c
|
Issue #8359: GIMP crashes from "open the font selection dialog" button.
|
2023-02-09 22:22:56 +00:00 |
|
gimpsettingseditor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpshortcutbutton.c
|
app: store keys as keyval/modifiers rather than string.
|
2022-08-17 14:20:18 +02:00 |
|
gimpshortcutbutton.h
|
app: store keys as keyval/modifiers rather than string.
|
2022-08-17 14:20:18 +02:00 |
|
gimpsizebox.c
|
Issue #434: remove broken plural support for GimpUnit.
|
2024-08-06 11:39:57 +02:00 |
|
gimpsizebox.h
|
Issue #8900 and #9923: reimplementing GimpUnit as a proper class.
|
2024-08-02 10:46:38 +02:00 |
|
gimpstringaction.c
|
Issue #9349: long label variant for tool actions.
|
2023-04-14 19:15:16 +02:00 |
|
gimpstringaction.h
|
Issue #9349: long label variant for tool actions.
|
2023-04-14 19:15:16 +02:00 |
|
gimpstrokeeditor.c
|
core: Add color/pattern only fill options
|
2023-06-24 19:42:58 +00:00 |
|
gimpstrokeeditor.h
|
core: Add color/pattern only fill options
|
2023-06-24 19:42:58 +00:00 |
|
gimpsymmetryeditor.c
|
app, libgimpbase, libgimpconfig: make our custom GParamFlags definitions…
|
2024-09-01 00:12:27 +02:00 |
|
gimpsymmetryeditor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimptagentry.c
|
Issue #2227 - GIMP 2.10.6 crashes with assertion GIMP_IS_TAGGED in...
|
2020-01-01 00:22:54 +01:00 |
|
gimptagentry.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimptagpopup.c
|
gimptagpopup: port to GtkStateFlags
|
2023-05-20 23:32:18 +02:00 |
|
gimptagpopup.h
|
gimptagpopup: port to GtkStateFlags
|
2023-05-20 23:32:18 +02:00 |
|
gimptemplateeditor.c
|
Issue #434: remove broken plural support for GimpUnit.
|
2024-08-06 11:39:57 +02:00 |
|
gimptemplateeditor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimptemplateview.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimptemplateview.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimptextbuffer-serialize.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimptextbuffer-serialize.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimptextbuffer.c
|
app: use GeglColor in GimpTextBuffer and GimpTextTag.
|
2024-02-11 23:28:04 +01:00 |
|
gimptextbuffer.h
|
app: use GeglColor in GimpTextBuffer and GimpTextTag.
|
2024-02-11 23:28:04 +01:00 |
|
gimptexteditor.c
|
app: prevent multiple registrations of a same action.
|
2023-04-12 22:07:09 +02:00 |
|
gimptexteditor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimptextproxy.c
|
Remove unnecessary gimpmarshal.h and gimpwidgetsmarshal.h includes.
|
2021-08-13 18:01:13 +00:00 |
|
gimptextproxy.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimptextstyleeditor.c
|
widgets: Only change text color when user confirms
|
2025-05-20 16:11:26 +00:00 |
|
gimptextstyleeditor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimptexttag.c
|
app: use GeglColor in GimpTextBuffer and GimpTextTag.
|
2024-02-11 23:28:04 +01:00 |
|
gimptexttag.h
|
app: use GeglColor in GimpTextBuffer and GimpTextTag.
|
2024-02-11 23:28:04 +01:00 |
|
gimpthumbbox.c
|
core: Use basename rather than URI for file loading
|
2025-01-19 18:28:32 +00:00 |
|
gimpthumbbox.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimptoggleaction.c
|
app: fix "active" state management in GimpToggleAction
|
2023-05-24 14:09:50 +02:00 |
|
gimptoggleaction.h
|
app: a bit of code cleanup.
|
2023-04-20 15:36:11 +02:00 |
|
gimptoolbar.c
|
Issue #12021: Text editor Open and Clear buttons disabled and without icons.
|
2024-09-11 15:24:20 +02:00 |
|
gimptoolbar.h
|
app: new GimpMenuModel object, which is our own implementation of GMenuModel.
|
2023-04-12 22:07:09 +02:00 |
|
gimptoolbox-color-area.c
|
app: revert fg and bg colors stored as GeglColor-s.
|
2024-02-11 23:28:04 +01:00 |
|
gimptoolbox-color-area.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimptoolbox-dnd.c
|
Issue #8900 and #9923: reimplementing GimpUnit as a proper class.
|
2024-08-02 10:46:38 +02:00 |
|
gimptoolbox-dnd.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimptoolbox-image-area.c
|
widgets, gui: Connect GimpToolBox to icon size changes
|
2024-07-28 13:25:51 +00:00 |
|
gimptoolbox-image-area.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimptoolbox-indicator-area.c
|
widgets, gui: Connect GimpToolBox to icon size changes
|
2024-07-28 13:25:51 +00:00 |
|
gimptoolbox-indicator-area.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimptoolbox.c
|
widgets: Prevent CRITICAL when toolbox has no child areas
|
2025-05-20 15:39:10 +00:00 |
|
gimptoolbox.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimptoolbutton.c
|
widgets: Don't show hidden tools on tooltip
|
2025-04-25 00:51:28 +00:00 |
|
gimptoolbutton.h
|
app: add GimpToolButton
|
2020-01-30 02:52:43 +02:00 |
|
gimptooleditor.c
|
Issue #8359: GIMP crashes from "open the font selection dialog" button.
|
2023-02-09 22:22:56 +00:00 |
|
gimptooleditor.h
|
app: add tool-group support to GimpToolEditor
|
2020-01-30 02:51:56 +02:00 |
|
gimptooloptionseditor.c
|
app: GimpUIManager not a subclass of GtkUIManager anymore!
|
2023-04-12 22:07:09 +02:00 |
|
gimptooloptionseditor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimptoolpalette.c
|
Issue #7023: icon size selection on GIMP 2.99.
|
2022-09-28 21:11:58 +02:00 |
|
gimptoolpalette.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimptoolpreseteditor.c
|
widgets: Connect GimpToolPresetEditor to icon size changes
|
2024-07-20 01:55:01 +00:00 |
|
gimptoolpreseteditor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimptoolpresetfactoryview.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimptoolpresetfactoryview.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimptranslationstore.c
|
app: move "System Language" out of GIMP_L10N_LANGS_SIZE.
|
2024-08-15 20:57:02 +02:00 |
|
gimptranslationstore.h
|
app: move "System Language" out of GIMP_L10N_LANGS_SIZE.
|
2024-08-15 20:57:02 +02:00 |
|
gimpuimanager.c
|
Fix Zoom Shortcuts (fixes issue #9797)
|
2023-09-05 22:35:06 +00:00 |
|
gimpuimanager.h
|
app, menus: remove all placeholder code.
|
2023-07-13 16:53:11 +02:00 |
|
gimpundoeditor.c
|
app: more "select-item" signal handlers changed to "select-items" ones.
|
2021-12-23 12:55:11 +01:00 |
|
gimpundoeditor.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpview-popup.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpview-popup.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpview.c
|
app, pdb: allow rendering font previews with theme colors.
|
2025-06-20 00:11:08 +02:00 |
|
gimpview.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpviewablebox.c
|
app: increase preview size in gimpviewablebox.c
|
2023-05-24 15:20:03 +02:00 |
|
gimpviewablebox.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpviewablebutton.c
|
app: Add GDK_SCROLL_MASK to gimpviewablebutton initialization.
|
2022-10-24 00:27:13 +02:00 |
|
gimpviewablebutton.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpviewabledialog.c
|
widgets: Set default response to GimpViewableDialog
|
2025-04-01 14:20:22 +00:00 |
|
gimpviewabledialog.h
|
app: multi-layer aware layers-mask-add and layers-mask-add-button.
|
2020-05-17 18:32:16 +02:00 |
|
gimpviewrenderer-frame.c
|
app, pdb: allow rendering font previews with theme colors.
|
2025-06-20 00:11:08 +02:00 |
|
gimpviewrenderer-frame.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpviewrenderer-utils.c
|
app: Rename app/core GimpVectors vectors API...
|
2024-07-13 05:07:57 +00:00 |
|
gimpviewrenderer-utils.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpviewrenderer.c
|
app, pdb: allow rendering font previews with theme colors.
|
2025-06-20 00:11:08 +02:00 |
|
gimpviewrenderer.h
|
widgets, plug-ins: GeglColor port and fix
|
2024-03-28 13:51:55 +00:00 |
|
gimpviewrendererbrush.c
|
app, pdb: allow rendering font previews with theme colors.
|
2025-06-20 00:11:08 +02:00 |
|
gimpviewrendererbrush.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpviewrendererbuffer.c
|
app, pdb: allow rendering font previews with theme colors.
|
2025-06-20 00:11:08 +02:00 |
|
gimpviewrendererbuffer.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpviewrendererdrawable.c
|
Add a few more misc. source comment typos
|
2019-05-09 09:13:37 -04:00 |
|
gimpviewrendererdrawable.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpviewrenderergradient.c
|
app: GimpGradient now uses GeglColor.
|
2024-02-11 23:28:03 +01:00 |
|
gimpviewrenderergradient.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpviewrendererimage.c
|
app, pdb: allow rendering font previews with theme colors.
|
2025-06-20 00:11:08 +02:00 |
|
gimpviewrendererimage.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpviewrendererimagefile.c
|
libgimpthumb, app: Make gimpthumbnail attributes private
|
2024-08-03 04:25:33 +00:00 |
|
gimpviewrendererimagefile.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpviewrendererlayer.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpviewrendererlayer.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpviewrendererpalette.c
|
app: draw the palette grids with the theme's background color.
|
2025-06-04 23:46:39 +02:00 |
|
gimpviewrendererpalette.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpviewrendererpath.c
|
app: Rename app/core GimpVectors vectors API...
|
2024-07-13 05:07:57 +00:00 |
|
gimpviewrendererpath.h
|
app: Rename app/core GimpVectors vectors API...
|
2024-07-13 05:07:57 +00:00 |
|
gimpwidgets-constructors.c
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpwidgets-constructors.h
|
Change the license URL from http://www.gnu.org/licenses/ to https://
|
2018-07-11 23:29:46 +02:00 |
|
gimpwidgets-utils.c
|
app: add ability to click any button in our Release Notes demo scripts.
|
2025-06-21 22:36:44 +02:00 |
|
gimpwidgets-utils.h
|
Issue #11071: Changed detailed_signal from "map" to "realize" to enable opening animations
|
2024-04-11 14:59:15 +00:00 |
|
gimpwindow.c
|
app: big porting of weak pointers to g_set,clear_weak_pointer()
|
2023-05-22 18:16:09 +02:00 |
|
gimpwindow.h
|
app: initial work on moving to GtkApplication.
|
2022-10-09 16:12:07 +02:00 |
|
gimpwindowstrategy.c
|
app/widgets: Use G_DECLARE_INTERFACE()
|
2019-08-09 19:48:21 +00:00 |
|
gimpwindowstrategy.h
|
app/widgets: Use G_DECLARE_INTERFACE()
|
2019-08-09 19:48:21 +00:00 |
|
meson.build
|
app: refactoring in filters and their UI
|
2025-05-30 15:54:48 +02:00 |
|
widgets-enums.c
|
app, libgimp*: commit the newly generated *enums.c files.
|
2022-08-01 20:00:01 +02:00 |
|
widgets-enums.h
|
widgets: Adapt brush previews to theme
|
2025-05-22 21:14:20 +00:00 |
|
widgets-types.h
|
app: Rename app/core GimpVectors vectors API...
|
2024-07-13 05:07:57 +00:00 |