Gimp/app/widgets
Bruno Lopes f09007507f
Declare gexiv2 dependency on many targets (due to gimpmetadata.h)
Our build files were relying 'sysroot' to find gexiv2.h but this is
not possible with Apple Clang om which sysroot points to macOS SDK.
So, exotic environments like Homebrew were failing. Let's fix this.
2025-10-03 18:31:53 -03:00
..
gimpaccellabel.c app: GimpAccelLabel now closure-free. 2023-04-12 22:07:08 +02:00
gimpaccellabel.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02: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, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpaction.c actions: hide windows-display-* actions from the Shortcuts dialog 2025-05-17 20:22:31 +02:00
gimpaction.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +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, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpactionfactory.c app: readability improvement in GimpActionFactory 2023-05-22 03:39:52 +02:00
gimpactionfactory.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpactiongroup.c app, libgimp*, plug-ins: GimpColorButton now space-invaded. 2024-02-11 23:28:03 +01:00
gimpactiongroup.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimpactionimpl.c app, libgimp, libgimpwidgets, plug-ins, etc: rename behaviour to behavior 2023-07-21 15:35:23 -04:00
gimpactionimpl.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpactionview.c widgets: ignore GDK_MOD2_MASK when... 2025-08-13 03:22:57 +00:00
gimpactionview.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpblobeditor.c widgets, themes: Define colors for GimpBlobEditor 2024-08-29 13:30:39 +00:00
gimpblobeditor.h
gimpbrusheditor.c widgets: Adapt brush previews to theme 2025-05-22 21:14:20 +00:00
gimpbrusheditor.h
gimpbrushfactoryview.c app: move the follow-theme toggle to GimpDataFactoryView. 2025-06-16 12:13:15 +02:00
gimpbrushfactoryview.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpbrushselect.c Issue #9270: Change GimpBrushSelect to choose only brush. 2024-09-06 18:14:01 +02:00
gimpbrushselect.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpbuffersourcebox.c widgets: Include filters in GimpBufferSourceBox buffer 2025-04-09 12:13:37 +00:00
gimpbuffersourcebox.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpbufferview.c
gimpbufferview.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcairo-wilber.c
gimpcairo-wilber.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcellrendererbutton.c
gimpcellrendererbutton.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcellrendererdashes.c gimpcellrendererdashes: fix type of a variable 2023-05-20 23:59:29 +02:00
gimpcellrendererdashes.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcellrendererviewable.c app: make GimpViewRenderer::border_type and ::border_color private 2025-08-21 08:15:42 +02:00
gimpcellrendererviewable.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpchanneltreeview.c app: remove GimpAdd,RemoveItemFunc from GimpItemTreeView and use 2025-07-12 17:45:05 +02:00
gimpchanneltreeview.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcircle.c app: port GimpCircle and its subclasses to G_DECLARE_DERIVABLE_TYPE() 2025-07-12 20:03:34 +02:00
gimpcircle.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimpclipboard.c app: redo preview backgrounds completely 2025-08-18 14:05:54 +02:00
gimpclipboard.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcolorbar.c app, libgimp*, modules, pdb, plug-ins: new GimpParamColor. 2024-04-19 23:25:13 +02:00
gimpcolorbar.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcolordialog.c widgets: Confirm image is indexed before setting entry 2025-06-24 14:38:20 +00:00
gimpcolordialog.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcolordisplayeditor.c widgets: Remove size restrictions on Display Filters 2025-04-22 03:05:53 +00:00
gimpcolordisplayeditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +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, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02: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, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcolorhistory.c app: fix random crash when GimpColorHistory is finalized. 2024-08-05 13:20:44 +02:00
gimpcolorhistory.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcolormapeditor.c widgets: Confirm image is indexed before setting entry 2025-06-24 14:38:20 +00:00
gimpcolormapeditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcolormapselection.c widgets: Prevent crash when changing indexed color 2025-05-24 17:47:34 +00:00
gimpcolormapselection.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcolorpanel.c app: some random cleanups in widgets 2025-05-29 17:01:08 +02:00
gimpcolorpanel.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcolorselectorpalette.c widgets: Don't show palette name with no palette 2025-05-19 19:34:47 +00:00
gimpcolorselectorpalette.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcombotagentry.c app: remove draw() from GimpComboTagEntry 2023-06-06 16:32:15 +02:00
gimpcombotagentry.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcomponenteditor.c app: Popup menu at pointer in GimpEditor 2021-12-13 20:56:54 +01:00
gimpcomponenteditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcompressioncombobox.c
gimpcompressioncombobox.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcontainerbox.c app: don't chain up to parent->constructed() in 2025-08-04 14:28:31 +02:00
gimpcontainerbox.h app: G_DECLARE_DERIVABLE_TYPE(GimpContainerListView) 2025-08-08 15:56:36 +02:00
gimpcontainercombobox.c app: set the container last in all GimpContainerView constructors, to 2025-08-11 14:38:02 +02:00
gimpcontainercombobox.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcontainereditor.c app: implement GimpContainerListView, using a GtkListBox 2025-08-05 16:13:01 +02:00
gimpcontainereditor.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimpcontainerentry.c app: set the container last in all GimpContainerView constructors, to 2025-08-11 14:38:02 +02:00
gimpcontainerentry.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcontainericonview.c app: redo preview backgrounds completely 2025-08-18 14:05:54 +02:00
gimpcontainericonview.h app: remove unused member from struct GimpContainerIconView 2025-08-11 14:41:23 +02:00
gimpcontainerlistview.c app: remove some #if 0'ed junk from GimpContainerListView, but leave 2025-08-11 14:47:18 +02:00
gimpcontainerlistview.h app: G_DECLARE_DERIVABLE_TYPE(GimpContainerListView) 2025-08-08 15:56:36 +02:00
gimpcontainerpopup.c app: add dummy API gimp_container_list_view_set_search_entry() and 2025-08-08 15:48:29 +02:00
gimpcontainerpopup.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcontainertreestore.c app: move more API to gimpcontainerview-cruft.[ch] and make 2025-08-07 10:35:58 +02:00
gimpcontainertreestore.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimpcontainertreeview-dnd.c app, pdb: rename gimp_container_get_children_type() to get_child_type() 2025-07-18 08:19:13 +02:00
gimpcontainertreeview-dnd.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcontainertreeview-private.h app: forgot a #pragma once 2025-08-04 14:32:10 +02:00
gimpcontainertreeview.c app: redo preview backgrounds completely 2025-08-18 14:05:54 +02:00
gimpcontainertreeview.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimpcontainerview-cruft.c app: add "gint old_index" argument to GimpContainer::reorder() 2025-08-08 17:02:32 +02:00
gimpcontainerview-cruft.h app: move more API to gimpcontainerview-cruft.[ch] and make 2025-08-07 10:35:58 +02:00
gimpcontainerview-private.c app: move more API to gimpcontainerview-cruft.[ch] and make 2025-08-07 10:35:58 +02:00
gimpcontainerview-private.h app: move more API to gimpcontainerview-cruft.[ch] and make 2025-08-07 10:35:58 +02:00
gimpcontainerview-utils.c app, pdb: rename gimp_container_get_children_type() to get_child_type() 2025-07-18 08:19:13 +02:00
gimpcontainerview-utils.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcontainerview.c app: gimp_container_view_set_container(): standardize a g_return_if_fail() 2025-08-11 14:37:25 +02:00
gimpcontainerview.h app: move more API to gimpcontainerview-cruft.[ch] and make 2025-08-07 10:35:58 +02:00
gimpcontrollercategory.c app: move GimpControllerCategory to its own files 2025-07-12 11:09:28 +02:00
gimpcontrollercategory.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimpcontrollereditor.c app: remove gimp_view_renderer_set_border_color(). Instead, add values 2025-08-20 10:18:39 +02:00
gimpcontrollereditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcontrollerinfo.c app: move "default_name" from GimpItemClass to GimpViewableClass and 2025-07-16 17:22:11 +02:00
gimpcontrollerinfo.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcontrollerkeyboard.c
gimpcontrollerkeyboard.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcontrollerlist.c app: implement GimpContainerListView, using a GtkListBox 2025-08-05 16:13:01 +02:00
gimpcontrollerlist.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimpcontrollermanager.c app: rename GimpContainer's "children-type" property to "child-type" 2025-07-18 08:19:13 +02:00
gimpcontrollermanager.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimpcontrollers.c app: forgot an #include /o\ 2025-07-12 11:53:24 +02:00
gimpcontrollers.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimpcontrollerwheel.c
gimpcontrollerwheel.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcriticaldialog.c app: Fix stuck debug dialog on Xorg (X11) too 2025-09-06 10:45:04 -03:00
gimpcriticaldialog.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpcursor.c widgets: Fix crosshair hotspot on Windows 2025-07-21 01:28:39 +00:00
gimpcursor.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimpcurveview.c widgets: Fix label background on Curves tool 2024-06-17 13:05:38 +00:00
gimpcurveview.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimpdashboard.c app, libgimp*, pdb, themes: Fix description typos 2025-09-24 16:50:15 +00:00
gimpdashboard.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpdasheditor.c
gimpdasheditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpdataeditor.c
gimpdataeditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpdatafactoryview.c app: make GimpContainerView behave like a normal widget 2025-08-01 10:02:37 +02:00
gimpdatafactoryview.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpdeviceeditor.c app: GimpDeviceEditor: fix whitespace 2025-08-08 12:12:13 +02:00
gimpdeviceeditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpdeviceinfo-coords.c
gimpdeviceinfo-coords.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpdeviceinfo.c app: formatting in GimpDeviceInfo 2025-08-07 17:38:52 +02:00
gimpdeviceinfo.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpdeviceinfoeditor.c app: make the Pad Actions frame insensitive with tooltip on X11. 2023-12-08 22:46:32 +09:00
gimpdeviceinfoeditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpdevicemanager.c app: rename GimpContainer's "children-type" property to "child-type" 2025-07-18 08:19:13 +02:00
gimpdevicemanager.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimpdevices.c widgets: Hook ::configure-pad signal emission to configuration changes 2023-12-08 12:35:34 +00:00
gimpdevices.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpdevicestatus.c widget, themes: Highlight selected device in GimpDeviceStatus 2025-03-26 14:35:37 +00:00
gimpdevicestatus.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpdial.c app: port GimpCircle and its subclasses to G_DECLARE_DERIVABLE_TYPE() 2025-07-12 20:03:34 +02:00
gimpdial.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimpdialogfactory.c app: some random cleanups in widgets 2025-05-29 17:01:08 +02:00
gimpdialogfactory.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpdnd-xds.c
gimpdnd-xds.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpdnd.c app: rename app/vectors/ to app/path/ 2025-07-07 15:44:15 +02:00
gimpdnd.h clipboard: Fix #14639 2025-09-21 00:06:15 +01:00
gimpdock.c app: fix dropping a dockable above/below the only dock in a dockbook. 2025-09-06 12:35:52 +02:00
gimpdock.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpdockable.c app: prevent multiple registrations of a same action. 2023-04-12 22:07:09 +02:00
gimpdockable.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02: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, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +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 app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpdockcontainer.c
gimpdockcontainer.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpdocked.c
gimpdocked.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpdockwindow.c app, libgimp*: more g_set_str() and some other stuff in the same 2025-07-08 00:37:26 +02:00
gimpdockwindow.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpdocumentview.c
gimpdocumentview.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpdoubleaction.c widgets: Make GimpDoubleAction friendlier to GtkPadController 2023-12-08 12:35:34 +00:00
gimpdoubleaction.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpdrawabletreeview-filters.c app: add GimpRowFilter and GimpRowDrawableFilter and port the filters 2025-08-12 11:58:29 +02:00
gimpdrawabletreeview-filters.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimpdrawabletreeview.c app: move more API to gimpcontainerview-cruft.[ch] and make 2025-08-07 10:35:58 +02:00
gimpdrawabletreeview.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimpdynamicseditor.c
gimpdynamicseditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpdynamicsfactoryview.c
gimpdynamicsfactoryview.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpdynamicsoutputeditor.c app/widgets: Fix Fade visibility in Paint Dynamics Output Editor 2024-09-29 11:22:26 +00:00
gimpdynamicsoutputeditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpeditor.c app: port GimpEditor to G_DECLARE_DERIVABLE_TYPE() and some other 2025-07-12 16:01:50 +02:00
gimpeditor.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02: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 app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimperrorconsole.c app: Popup menu at pointer in GimpEditor 2021-12-13 20:56:54 +01:00
gimperrorconsole.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimperrordialog.c
gimperrordialog.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpexportdialog.c
gimpexportdialog.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpextensiondetails.c
gimpextensiondetails.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpextensionlist.c
gimpextensionlist.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpfgbgeditor.c gui, widgets: Scale Swap & Default Color icons... 2024-07-21 03:05:43 +00:00
gimpfgbgeditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpfgbgview.c app: GimpFgBgView draw() methods uses GeglColor directly. 2024-02-11 23:28:04 +01:00
gimpfgbgview.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpfiledialog.c widgets: Don't freeze progress box on image load 2025-07-27 12:48:33 +00:00
gimpfiledialog.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpfileprocview.c Issue #14689: Add translation context for Extensions 2025-08-16 19:54:31 +00:00
gimpfileprocview.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpfilleditor.c widgets: Auto-update fill/stroke editor colors 2025-08-23 16:23:50 +00:00
gimpfilleditor.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimpfontfactoryview.c app, pdb: allow rendering font previews with theme colors. 2025-06-20 00:11:08 +02:00
gimpfontfactoryview.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +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 app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpgradienteditor.c app, libgimp*, pdb, themes: Fix description typos 2025-09-24 16:50:15 +00:00
gimpgradienteditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02: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 app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpgrideditor.c widgets: Allow color dialogues to not match the image mode 2025-05-10 14:18:41 +00:00
gimpgrideditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimphandlebar.c app/widgets: Use foreground color for handle outline 2024-12-15 16:13:43 +00:00
gimphandlebar.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimphelp-ids.h app: add help ids for vector layer commands 2025-08-28 13:17:16 -04:00
gimphelp.c app, tools: generate the language list at build-time. 2024-08-15 15:50:30 +02:00
gimphelp.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimphistogrambox.c
gimphistogrambox.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimphistogrameditor.c app: use an enum for the label indices in GimpHistogramEditor 2025-07-05 17:32:34 +02:00
gimphistogrameditor.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimphistogramview.c widgets: Use different color for Histogram borders 2025-03-21 13:25:20 +00:00
gimphistogramview.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +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 app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimpimagecommenteditor.c
gimpimagecommenteditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpimageeditor.c app: Make image flush related functions idle 2023-11-25 16:19:43 +00:00
gimpimageeditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpimageparasiteview.c
gimpimageparasiteview.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpimageprofileview.c
gimpimageprofileview.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpimagepropview.c app, pdb: a lot of vectors -> path renaming 2025-07-07 13:18:02 +02:00
gimpimagepropview.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimpimageview.c widgets: Update image display on imageview select 2024-05-21 17:31:05 +00:00
gimpimageview.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpitemtreeview-search.c app: use gimp_image_set_selected_items() in gimpitemtreeview-search.c 2025-07-07 18:28:08 +02:00
gimpitemtreeview-search.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimpitemtreeview.c app, libgimp*, pdb, themes: Fix description typos 2025-09-24 16:50:15 +00:00
gimpitemtreeview.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimplanguagecombobox.c
gimplanguagecombobox.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimplanguageentry.c
gimplanguageentry.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimplanguagestore.c app, tools: localization for GimpLanguageStore languages must happen at runtime. 2024-08-15 15:50:30 +02:00
gimplanguagestore.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimplayermodebox.c
gimplayermodebox.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimplayermodecombobox.c
gimplayermodecombobox.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimplayertreeview.c app, menus, pdb: new file-open-as-link-layers action. 2025-08-27 11:34:04 +02:00
gimplayertreeview.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02: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, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpmenubar.c app, menus: remove all placeholder code. 2023-07-13 16:53:11 +02:00
gimpmenubar.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpmenudock.c
gimpmenudock.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +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, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +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, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpmenushell.c app: don't leave dangling GimpUIManager weak pointers around 2023-05-22 03:39:52 +02:00
gimpmenushell.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +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 app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpmessagedialog.c
gimpmessagedialog.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpmeter.c app, libgimp*, modules, pdb, plug-ins: new GimpParamColor. 2024-04-19 23:25:13 +02:00
gimpmeter.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpmodifierseditor.c widgets: Add checks if GdkDevice doesn't exist 2024-01-16 14:17:53 +00:00
gimpmodifierseditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpnavigationview.c
gimpnavigationview.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpopendialog.c app, menus, pdb: new file-open-as-link-layers action. 2025-08-27 11:34:04 +02:00
gimpopendialog.h app, menus, pdb: new file-open-as-link-layers action. 2025-08-27 11:34:04 +02:00
gimpoverlaybox.c
gimpoverlaybox.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpoverlaychild.c
gimpoverlaychild.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpoverlaydialog.c
gimpoverlaydialog.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpoverlayframe.c
gimpoverlayframe.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimppaletteeditor.c app: color drag'n drop is now space-invaded. 2024-02-11 23:28:04 +01:00
gimppaletteeditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimppaletteselect.c app, libgimp, plug-ins: a lot of cleanup in GimpResourceSelect* code. 2023-10-01 21:02:33 +02:00
gimppaletteselect.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimppaletteview.c app: minor indentation cleanup. 2025-09-26 23:30:37 +02:00
gimppaletteview.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02: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 app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimppathtreeview.c app: remove GimpAdd,RemoveItemFunc from GimpItemTreeView and use 2025-07-12 17:45:05 +02:00
gimppathtreeview.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimppatternfactoryview.c
gimppatternfactoryview.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +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 app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimppdbdialog.c app, libgimp, pdb: new PDB group gimpdrawableselect. 2023-10-01 21:02:33 +02:00
gimppdbdialog.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimppickablebutton.c app: use g_set_object() in more set_property() implementations 2025-07-15 15:49:45 +02:00
gimppickablebutton.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimppickablechooser.c app: make GimpContainerView behave like a normal widget 2025-08-01 10:02:37 +02:00
gimppickablechooser.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimppickablepopup.c app: use g_set_object() in more set_property() implementations 2025-07-15 15:49:45 +02:00
gimppickablepopup.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimppickableselect.c widgets: Disable DrawableChooser if no layer/channel selected 2024-04-09 12:51:30 +00:00
gimppickableselect.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimppivotselector.c Remove unnecessary gimpmarshal.h and gimpwidgetsmarshal.h includes. 2021-08-13 18:01:13 +00:00
gimppivotselector.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimppixbuf.c
gimppixbuf.h
gimppluginview.c app, libgimp*, pdb, plug-ins: use g_memdup2() instead of g_memdup() 2021-08-26 17:32:09 +02:00
gimppluginview.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimppolar.c app: port GimpCircle and its subclasses to G_DECLARE_DERIVABLE_TYPE() 2025-07-12 20:03:34 +02:00
gimppolar.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimppopup.c GimpPopup: Ignore grabs from windows / menus shown by internal widgets 2023-12-31 18:07:25 +01:00
gimppopup.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpprefsbox.c dialogs, widgets: Check if animations are enabled... 2025-07-17 20:56:16 +00:00
gimpprefsbox.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpprocedureaction.c app: use g_set_object() in more set_property() implementations 2025-07-15 15:49:45 +02:00
gimpprocedureaction.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpprogressbox.c
gimpprogressbox.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpprogressdialog.c
gimpprogressdialog.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimppropwidgets.c app, libgimp*, modules, pdb, plug-ins: new GimpParamColor. 2024-04-19 23:25:13 +02:00
gimppropwidgets.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +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, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimprender.c libgimpbase: Replace GimpRGB in gimpchecks 2024-03-17 16:19:25 +00:00
gimprender.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimprow-utils.c app: add GimpRowFilter and GimpRowDrawableFilter and port the filters 2025-08-12 11:58:29 +02:00
gimprow-utils.h app: add GimpRowSeparator and GimpRowSettings and port 2025-08-11 12:07:11 +02:00
gimprow.c app: redo preview backgrounds completely 2025-08-18 14:05:54 +02:00
gimprow.h app: create GimpRow with the view size of its GimpContainerView 2025-08-11 12:13:58 +02:00
gimprowdeviceinfo.c app: GimpRowDeviceInfo: add missing dot in comment 2025-08-11 12:06:00 +02:00
gimprowdeviceinfo.h app: switch GimpDeviceEditor to GimpContainerListView, and add a 2025-08-07 17:38:52 +02:00
gimprowdrawablefilter.c app: add GimpRowFilter and GimpRowDrawableFilter and port the filters 2025-08-12 11:58:29 +02:00
gimprowdrawablefilter.h app: add GimpRowFilter and GimpRowDrawableFilter and port the filters 2025-08-12 11:58:29 +02:00
gimprowfilter.c app: add GimpRowFilter and GimpRowDrawableFilter and port the filters 2025-08-12 11:58:29 +02:00
gimprowfilter.h app: add GimpRowFilter and GimpRowDrawableFilter and port the filters 2025-08-12 11:58:29 +02:00
gimprowseparator.c app: add GimpRowSeparator and GimpRowSettings and port 2025-08-11 12:07:11 +02:00
gimprowseparator.h app: add GimpRowSeparator and GimpRowSettings and port 2025-08-11 12:07:11 +02:00
gimprowsettings.c app: GimpRowSettings: forgot to remove some junk. 2025-08-11 16:39:30 +02:00
gimprowsettings.h app: add GimpRowSeparator and GimpRowSettings and port 2025-08-11 12:07:11 +02:00
gimpsamplepointeditor.c app/widgets, themes: Show Sample Point indexes in Default theme 2024-09-28 13:42:08 +00:00
gimpsamplepointeditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpsavedialog.c
gimpsavedialog.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpsearchpopup.c app/widgets: Replace confusing Search Actions icons with toggles 2025-03-23 18:56:22 +00:00
gimpsearchpopup.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpselectiondata.c app: color drag'n drop is now space-invaded. 2024-02-11 23:28:04 +01:00
gimpselectiondata.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpselectioneditor.c app, menus: rename all "vectors-" actions to "paths-". 2024-08-05 12:08:59 +02:00
gimpselectioneditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpsessioninfo-aux.c
gimpsessioninfo-aux.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpsessioninfo-book.c app: prevent multiple registrations of a same action. 2023-04-12 22:07:09 +02:00
gimpsessioninfo-book.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpsessioninfo-dock.c
gimpsessioninfo-dock.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpsessioninfo-dockable.c
gimpsessioninfo-dockable.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpsessioninfo-private.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpsessioninfo.c Issue #1486: invalid disconnected monitor on exit. 2025-05-06 01:25:48 +02:00
gimpsessioninfo.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpsessionmanaged.c
gimpsessionmanaged.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpsettingsbox.c app: make GimpContainerView behave like a normal widget 2025-08-01 10:02:37 +02:00
gimpsettingsbox.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpsettingseditor.c app: add GimpRowSeparator and GimpRowSettings and port 2025-08-11 12:07:11 +02:00
gimpsettingseditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpshortcutbutton.c app, libgimp*, pdb, themes: Fix description typos 2025-09-24 16:50:15 +00:00
gimpshortcutbutton.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpsizebox.c Issue #434: remove broken plural support for GimpUnit. 2024-08-06 11:39:57 +02:00
gimpsizebox.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpstringaction.c app, libgimp*: more g_set_str() and some other stuff in the same 2025-07-08 00:37:26 +02:00
gimpstringaction.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpstrokeeditor.c app: use g_set_object() in more set_property() implementations 2025-07-15 15:49:45 +02:00
gimpstrokeeditor.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimpsymmetryeditor.c app, libgimpbase, libgimpconfig: make our custom GParamFlags definitions… 2024-09-01 00:12:27 +02:00
gimpsymmetryeditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimptagentry.c
gimptagentry.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimptagpopup.c gimptagpopup: port to GtkStateFlags 2023-05-20 23:32:18 +02:00
gimptagpopup.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimptemplateeditor.c Issue #434: remove broken plural support for GimpUnit. 2024-08-06 11:39:57 +02:00
gimptemplateeditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimptemplateview.c
gimptemplateview.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimptextbuffer-serialize.c
gimptextbuffer-serialize.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimptextbuffer.c app: use GeglColor in GimpTextBuffer and GimpTextTag. 2024-02-11 23:28:04 +01:00
gimptextbuffer.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimptexteditor.c app: quote the font name in the previous commit, and some cleanup 2025-07-07 20:13:42 +02:00
gimptexteditor.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimptextproxy.c Remove unnecessary gimpmarshal.h and gimpwidgetsmarshal.h includes. 2021-08-13 18:01:13 +00:00
gimptextproxy.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimptextstyleeditor.c widgets: Only change text color when user confirms 2025-05-20 16:11:26 +00:00
gimptextstyleeditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimptexttag.c app: use GeglColor in GimpTextBuffer and GimpTextTag. 2024-02-11 23:28:04 +01:00
gimptexttag.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpthumbbox.c core: Use basename rather than URI for file loading 2025-01-19 18:28:32 +00:00
gimpthumbbox.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimptoggleaction.c app: fix "active" state management in GimpToggleAction 2023-05-24 14:09:50 +02:00
gimptoggleaction.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +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, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +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 app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +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 app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +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 app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +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 app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimptoolbox.c widgets: Prevent CRITICAL when toolbox has no child areas 2025-05-20 15:39:10 +00:00
gimptoolbox.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimptoolbutton.c app: add "gint old_index" argument to GimpContainer::reorder() 2025-08-08 17:02:32 +02:00
gimptoolbutton.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimptooleditor.c app: move more API to gimpcontainerview-cruft.[ch] and make 2025-08-07 10:35:58 +02:00
gimptooleditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimptooloptionseditor.c app: GimpUIManager not a subclass of GtkUIManager anymore! 2023-04-12 22:07:09 +02:00
gimptooloptionseditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimptoolpalette.c app: add "gint old_index" argument to GimpContainer::reorder() 2025-08-08 17:02:32 +02:00
gimptoolpalette.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimptoolpreseteditor.c widgets: Connect GimpToolPresetEditor to icon size changes 2024-07-20 01:55:01 +00:00
gimptoolpreseteditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimptoolpresetfactoryview.c
gimptoolpresetfactoryview.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +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, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpuimanager.c Fix Zoom Shortcuts (fixes issue #9797) 2023-09-05 22:35:06 +00:00
gimpuimanager.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpundoeditor.c app: make GimpContainerView behave like a normal widget 2025-08-01 10:02:37 +02:00
gimpundoeditor.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpview-popup.c
gimpview-popup.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpview.c app: redo preview backgrounds completely 2025-08-18 14:05:54 +02:00
gimpview.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpviewablebox.c app: Align edit tool button with text entry 2025-08-30 19:10:02 +00:00
gimpviewablebox.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpviewablebutton.c app, pdb: rename gimp_container_get_children_type() to get_child_type() 2025-07-18 08:19:13 +02:00
gimpviewablebutton.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpviewabledialog.c widgets: Set default response to GimpViewableDialog 2025-04-01 14:20:22 +00:00
gimpviewabledialog.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpviewrenderer-frame.c app: redo preview backgrounds completely 2025-08-18 14:05:54 +02:00
gimpviewrenderer-frame.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpviewrenderer-utils.c app: redo preview backgrounds completely 2025-08-18 14:05:54 +02:00
gimpviewrenderer-utils.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpviewrenderer.c app: make GimpViewRenderer::border_type and ::border_color private 2025-08-21 08:15:42 +02:00
gimpviewrenderer.h app: make GimpViewRenderer::border_type and ::border_color private 2025-08-21 08:15:42 +02:00
gimpviewrendererbrush.c app: rename GIMP_VIEW_BG_USE_STYLE to GIMP_VIEW_BG_STYLE 2025-08-19 15:19:23 +02:00
gimpviewrendererbrush.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpviewrendererbuffer.c app: get rid of GimpViewRenderer's separate "icon_surface", and get 2025-08-19 14:35:58 +02:00
gimpviewrendererbuffer.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpviewrendererdrawable.c app: get rid of GimpViewRenderer's separate "icon_surface", and get 2025-08-19 14:35:58 +02:00
gimpviewrendererdrawable.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpviewrendererfont.c app: rename GIMP_VIEW_BG_USE_STYLE to GIMP_VIEW_BG_STYLE 2025-08-19 15:19:23 +02:00
gimpviewrendererfont.h app: redo preview backgrounds completely 2025-08-18 14:05:54 +02:00
gimpviewrenderergradient.c app: redo preview backgrounds completely 2025-08-18 14:05:54 +02:00
gimpviewrenderergradient.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpviewrendererimage.c app: get rid of GimpViewRenderer's separate "icon_surface", and get 2025-08-19 14:35:58 +02:00
gimpviewrendererimage.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpviewrendererimagefile.c app: get rid of GimpViewRenderer's separate "icon_surface", and get 2025-08-19 14:35:58 +02:00
gimpviewrendererimagefile.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpviewrendererlayer.c app: move logic to know if a link layer is being monitored to GimpLink. 2025-08-27 11:34:04 +02:00
gimpviewrendererlayer.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpviewrendererpalette.c app: fix rendering background of Colormap dockable. 2025-09-25 01:27:54 +02:00
gimpviewrendererpalette.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpviewrendererpath.c app: rename app/vectors/ to app/path/ 2025-07-07 15:44:15 +02:00
gimpviewrendererpath.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpwidgets-constructors.c
gimpwidgets-constructors.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
gimpwidgets-utils.c libgimpbase, libgimpwidgets, tools, app: Remove warnings 2025-09-07 18:41:13 +00:00
gimpwidgets-utils.h app: redo preview backgrounds completely 2025-08-18 14:05:54 +02: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, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimpwindowstrategy.c
gimpwindowstrategy.h app, tools, plug-ins: more #pragma once, and formatting cleanup where 2025-08-13 01:48:40 +02:00
meson.build Declare gexiv2 dependency on many targets (due to gimpmetadata.h) 2025-10-03 18:31:53 -03:00
widgets-enums.c app, libgimp*: commit the newly generated *enums.c files. 2022-08-01 20:00:01 +02:00
widgets-enums.h app: remove gimp_view_renderer_set_border_color(). Instead, add values 2025-08-20 10:18:39 +02:00
widgets-types.h app: redo preview backgrounds completely 2025-08-18 14:05:54 +02:00