Gimp/app/widgets
Jehan 4ea7fb6f4f app: proper ellipsis & wrap on Image Properties label where it matters.
The color space label may be a bit long (depends on profile title which
may just be anything and we don't control it), so I allow it to wrap.

The file path on the other hand would not work well with wrapping. It
already has ellipsis in center, but GTK always gives the max size it can
as a default. So if the file is even just slightly deep in the file
tree, we end up with extra-wide Image Properties dialog.
My trick is to give a sensible max size at dialog creation (25
characters max) but to disable this max size as soon as the window gets
realized, hence allowing the label to actually grow up to the contents
actual max size, were one to manually resize the window.

(cherry picked from commit 377de0a65b)
2020-11-12 11:56:20 +01:00
..
.gitignore enums: add intermediate generated enum files to .gitignore 2017-08-24 15:35:27 -04:00
gimpaccellabel.c app: in gimp_accel_label_set_action(), emit notify 2020-06-02 11:03:29 +03:00
gimpaccellabel.h app: add GimpAccelLabel 2020-06-01 19:30:09 +03:00
gimpaction-history.c app: don't warn in gimp_action_history_action_activated() 2019-07-04 17:06:40 +02:00
gimpaction-history.h app: start porting away from GtkAction and friends 2019-07-02 14:57:45 +02:00
gimpaction.c app: get rid of a few more GtkAction warnings, and a little cleanup 2019-07-05 12:36:26 +02:00
gimpaction.h app: get rid of a few more GtkAction warnings, and a little cleanup 2019-07-05 12:36:26 +02:00
gimpactioneditor.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpactioneditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpactionfactory.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpactionfactory.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpactiongroup.c app: get rid of a few more GtkAction warnings, and a little cleanup 2019-07-05 12:36:26 +02:00
gimpactiongroup.h app: GtkAction -> GAction madness part two 2019-07-04 01:32:18 +02:00
gimpactionimpl.c Issue #2674 - File/Open Recent opens the wrong document 2019-12-28 21:40:39 +01:00
gimpactionimpl.h app: start porting away from GtkAction and friends 2019-07-02 14:57:45 +02:00
gimpactionview.c app: start porting away from GtkAction and friends 2019-07-02 14:57:45 +02:00
gimpactionview.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpblobeditor.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpblobeditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpbrusheditor.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpbrusheditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpbrushfactoryview.c app: add an "Open as Image" button to the brushes dialog 2019-02-11 20:53:57 +01:00
gimpbrushfactoryview.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpbrushselect.c app, pdb: use compat formats for brushes/patterns in plug-ins 2019-02-07 09:19:27 -05:00
gimpbrushselect.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpbuffersourcebox.c Issue #1283 - Artifacts in filters when aux input depends on filter result 2019-09-18 13:17:03 +03:00
gimpbuffersourcebox.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpbufferview.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpbufferview.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcairo-wilber.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcairo-wilber.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcellrendererbutton.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcellrendererbutton.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcellrendererdashes.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcellrendererdashes.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcellrendererviewable.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcellrendererviewable.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpchanneltreeview.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimpchanneltreeview.h app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimpcircle.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimpcircle.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpclipboard.c app: clear the clipboard after storing its contents, upon quitting. 2020-05-06 19:25:25 +02:00
gimpclipboard.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcolorbar.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcolorbar.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcolordialog.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcolordialog.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcolordisplayeditor.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcolordisplayeditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcoloreditor.c app: pack color picker and hexadecimal entry on same line in Color dock. 2019-02-13 16:13:24 +01:00
gimpcoloreditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcolorframe.c app: fix alignment of generic pixel buffers 2020-05-20 08:54:31 +03:00
gimpcolorframe.h app: fix alignment of generic pixel buffers 2020-05-20 08:54:31 +03:00
gimpcolorhistory.c app: use g_clear_pointer() in more places 2019-05-27 17:51:14 +02:00
gimpcolorhistory.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcolormapeditor.c Issue #3398 - colour map picker isn't positioned on the correct... 2019-05-27 14:58:08 +02:00
gimpcolormapeditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcolorpanel.c app: get rid of a few more GtkAction warnings, and a little cleanup 2019-07-05 12:36:26 +02:00
gimpcolorpanel.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcolorselectorpalette.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcolorselectorpalette.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcombotagentry.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcombotagentry.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcomponenteditor.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcomponenteditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcompressioncombobox.c app: add "Swap compression" option to the preferences 2019-09-22 17:42:23 +03:00
gimpcompressioncombobox.h app: add "Swap compression" option to the preferences 2019-09-22 17:42:23 +03:00
gimpcontainerbox.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontainerbox.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontainercombobox.c app: revert combo-box drop-down changes 2019-03-27 20:14:45 -04:00
gimpcontainercombobox.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontainereditor.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimpcontainereditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontainerentry.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontainerentry.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontainergridview.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontainergridview.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontainericonview.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimpcontainericonview.h app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimpcontainerpopup.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontainerpopup.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontainertreestore.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimpcontainertreestore.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontainertreeview-dnd.c app: add hierarchical dnd support to GimpContainerTreeView 2020-01-30 02:46:53 +02:00
gimpcontainertreeview-dnd.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontainertreeview-private.h app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimpcontainertreeview.c app: fix minor indentation bugs. 2020-04-01 15:08:35 +02:00
gimpcontainertreeview.h app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimpcontainerview-utils.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontainerview-utils.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontainerview.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontainerview.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontrollereditor.c app: don't leak event_blurb in gimp_controller_editor_edit_clicked() 2020-04-28 00:03:07 +02:00
gimpcontrollereditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontrollerinfo.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontrollerinfo.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontrollerkeyboard.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontrollerkeyboard.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontrollerlist.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontrollerlist.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontrollermouse.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontrollermouse.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontrollers.c app: GtkAction -> GAction madness part two 2019-07-04 01:32:18 +02:00
gimpcontrollers.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontrollerwheel.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcontrollerwheel.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcriticaldialog.c app-tools, app: gimp-debug-tool crashing with NULL release_date. 2020-04-01 15:08:35 +02:00
gimpcriticaldialog.h app: debug dialog will now advise to update when relevant. 2020-02-07 00:14:10 +01:00
gimpcursor.c app, cursors: add GimpToolTransform3DGrid tool widget 2020-01-06 23:10:04 +02:00
gimpcursor.h app: pass a GdkWindow not GdkDisplay to gimp_cursor_new() 2018-12-31 14:08:36 +01:00
gimpcurveview.c app: round curve point position when displaying it as int. 2019-05-08 13:58:45 +09:00
gimpcurveview.h app: add smooth/corner curve-point types 2019-04-19 10:36:28 -04:00
gimpdashboard.c app: allow recording GLIB log messages in performance logs 2020-08-02 11:08:46 +03:00
gimpdashboard.h app: allow recording GLIB log messages in performance logs 2020-08-02 11:08:46 +03:00
gimpdasheditor.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdasheditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdataeditor.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdataeditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdatafactoryview.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimpdatafactoryview.h app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimpdeviceeditor.c Issue #1358 - Increase default size of "extended input device dialog"... 2019-01-07 00:44:36 +01:00
gimpdeviceeditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdeviceinfo-coords.c app: expect event == NULL in gimp_device_info_get_event_coords(). 2019-01-08 14:19:11 +01:00
gimpdeviceinfo-coords.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdeviceinfo.c Issue #2495: different code for Windows and Linux on duplicate devices. 2018-12-19 16:23:16 +01:00
gimpdeviceinfo.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdeviceinfoeditor.c app: make a tooltip translatable and translate device axis strings. 2020-06-09 11:04:36 +02:00
gimpdeviceinfoeditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdevicemanager.c app: don't merge similarly-named objects during GimpContainer deserialization ... 2020-01-30 02:46:53 +02:00
gimpdevicemanager.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdevices.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdevices.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdevicestatus.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdevicestatus.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdial.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimpdial.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdialogfactory.c Misc. typos 2020-06-10 02:09:26 +02:00
gimpdialogfactory.h app: add gimp_dialog_factory_position_dialog() 2019-05-27 14:33:04 +02:00
gimpdnd-xds.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdnd-xds.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdnd.c app: add tool-group support to GimpToolEditor 2020-01-30 02:46:53 +02:00
gimpdnd.h app: add tool-group support to GimpToolEditor 2020-01-30 02:46:53 +02:00
gimpdock.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimpdock.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdockable.c app: use g_clear_pointer() in more places 2019-05-27 17:51:14 +02:00
gimpdockable.h Misc. typo fixes 2018-09-17 16:05:02 +02:00
gimpdockbook.c app: "You can drop dockable dialogs here" no more! 2020-02-03 00:05:44 +02:00
gimpdockbook.h app: "You can drop dockable dialogs here" no more! 2020-02-03 00:05:44 +02:00
gimpdockcolumns.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimpdockcolumns.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdockcontainer.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdockcontainer.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdocked.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdocked.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdockwindow.c app: start porting away from GtkAction and friends 2019-07-02 14:57:45 +02:00
gimpdockwindow.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdocumentview.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdocumentview.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdrawabletreeview.c app: show message when attempting to change layers while there is a floating sel. 2019-01-01 09:14:31 -05:00
gimpdrawabletreeview.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdynamicseditor.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdynamicseditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdynamicsfactoryview.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdynamicsfactoryview.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdynamicsoutputeditor.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimpdynamicsoutputeditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpeditor.c app: get rid of a few more GtkAction warnings, and a little cleanup 2019-07-05 12:36:26 +02:00
gimpeditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpenumaction.c app: GtkAction -> GAction madness part two 2019-07-04 01:32:18 +02:00
gimpenumaction.h app: GtkAction -> GAction madness part two 2019-07-04 01:32:18 +02:00
gimperrorconsole.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimperrorconsole.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimperrordialog.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimperrordialog.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpexportdialog.c Issue #1299 - Add selection of default export file type 2018-12-10 12:17:00 +01:00
gimpexportdialog.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpfgbgeditor.c app: draw border around FG/BG-editor color areas 2020-02-22 17:16:54 +02:00
gimpfgbgeditor.h app: GimpFgBgEditor displays the out-of-gamut color for indexed images. 2019-02-13 16:24:09 +01:00
gimpfgbgview.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpfgbgview.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpfiledialog.c Missing mnemonics on several file dialogs 2019-09-05 12:46:14 +00:00
gimpfiledialog.h Issue #1160: file dialog view filter getting confused with file... 2018-07-25 16:12:19 +02:00
gimpfileprocview.c Issue #2237 - export as, select file type (by extention) list problem 2018-10-16 07:50:02 -04:00
gimpfileprocview.h Issue #1160: file dialog view filter getting confused with file... 2018-07-25 15:39:41 +02:00
gimpfilleditor.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpfilleditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpfontfactoryview.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpfontfactoryview.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpfontselect.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpfontselect.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpgradienteditor.c app: rename enum GimpColorPickMode to GimpColorPickTarget 2018-07-15 14:39:03 +02:00
gimpgradienteditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpgradientselect.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpgradientselect.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpgrideditor.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpgrideditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimphandlebar.c app: allow setting handle-bar limits explicitly 2020-06-02 23:29:11 +03:00
gimphandlebar.h app: allow setting handle-bar limits explicitly 2020-06-02 23:29:11 +03:00
gimphelp-ids.h app, menus: add gegl:lens-blur to Filters -> Blur 2020-06-02 23:29:12 +03:00
gimphelp.c Change a bazillion URLs to https:// 2018-07-14 14:23:42 +02:00
gimphelp.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimphighlightablebutton.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimphighlightablebutton.h app: add standard highlight colors to gimphighlightablebutton.h 2018-09-02 03:37:23 -04:00
gimphistogrambox.c libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:43:13 -05:00
gimphistogrambox.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimphistogrameditor.c app: avoid spurious channel switch in histogram editor when switching drawbles 2019-10-22 16:12:53 +03:00
gimphistogrameditor.h app: in GimpHistogramEditor, don't block when creating bg histogram 2019-01-04 15:18:22 -05:00
gimphistogramview.c Issue #4205 - The histogram dock scale is incorrect when an image is opened 2019-11-11 18:18:55 +02:00
gimphistogramview.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpiconpicker.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimpiconpicker.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpiconsizescale.c Issue #2906: Icon Theme bar strings have no translations. 2019-02-04 22:19:58 +01:00
gimpiconsizescale.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpimagecommenteditor.c Missing mnemonics on several dialogs 2019-09-05 12:44:17 +00:00
gimpimagecommenteditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpimageeditor.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpimageeditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpimageparasiteview.c app: use g_clear_pointer() in more places 2019-05-27 17:51:14 +02:00
gimpimageparasiteview.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpimageprofileview.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpimageprofileview.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpimagepropview.c app: proper ellipsis & wrap on Image Properties label where it matters. 2020-11-12 11:56:20 +01:00
gimpimagepropview.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpimageview.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpimageview.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpitemtreeview.c app: start porting away from GtkAction and friends 2019-07-02 14:57:45 +02:00
gimpitemtreeview.h app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimplanguagecombobox.c app: revert combo-box drop-down changes 2019-03-27 20:14:45 -04:00
gimplanguagecombobox.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimplanguageentry.c app: use g_clear_pointer() in more places 2019-05-27 17:51:14 +02:00
gimplanguageentry.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimplanguagestore-parser.c Issue #2867 - iso-codes location is not relocatable on all platforms 2019-02-02 17:11:03 +01:00
gimplanguagestore-parser.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimplanguagestore.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimplanguagestore.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimplayermodebox.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimplayermodebox.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimplayermodecombobox.c Issue #2828: Scrolling up with a mouse within a drop-down list. 2019-01-20 13:48:33 +01:00
gimplayermodecombobox.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimplayertreeview.c app: expand functionality of merge-down button 2020-01-06 18:39:30 +01:00
gimplayertreeview.h app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimpmenudock.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimpmenudock.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpmenufactory.c app: start porting away from GtkAction and friends 2019-07-02 14:57:45 +02:00
gimpmenufactory.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpmessagebox.c app: use g_clear_pointer() in more places 2019-05-27 17:51:14 +02:00
gimpmessagebox.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpmessagedialog.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpmessagedialog.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpmeter.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimpmeter.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpnavigationview.c app: show full image contents in GimpNavigationEditor 2019-09-04 20:56:23 +03:00
gimpnavigationview.h app: show full image contents in GimpNavigationEditor 2019-09-04 20:56:23 +03:00
gimpopendialog.c Issue #3275 - Crash when opening an image after closing existing image 2019-04-20 14:53:26 -04:00
gimpopendialog.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpoverlaybox.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpoverlaybox.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpoverlaychild.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpoverlaychild.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpoverlaydialog.c app: use g_clear_pointer() in more places 2019-05-27 17:51:14 +02:00
gimpoverlaydialog.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpoverlayframe.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpoverlayframe.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppaletteeditor.c app: cleanup previous commit from !31. 2020-04-13 16:49:34 +02:00
gimppaletteeditor.h app: add color index label to the palette editor. 2020-04-13 14:26:13 +00:00
gimppaletteselect.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppaletteselect.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppaletteview.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppaletteview.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppanedbox.c app: in GimpPanedBox, don't accept drag contexts with unsupported targets 2020-05-18 18:19:47 +03:00
gimppanedbox.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppatternfactoryview.c app: implement pattern saving in the core 2019-02-11 21:02:36 +01:00
gimppatternfactoryview.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppatternselect.c app, pdb: use compat formats for brushes/patterns in plug-ins 2019-02-07 09:19:27 -05:00
gimppatternselect.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppdbdialog.c app: better error reporting in gimp_pdb_dialog_run_callback() 2019-08-03 17:32:35 +02:00
gimppdbdialog.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppickablebutton.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimppickablebutton.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppickablepopup.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimppickablepopup.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppivotselector.c app, icons: add GimpPivotSelector widget 2020-01-06 23:10:04 +02:00
gimppivotselector.h app: fix indentation in gimppivotselector.h 2020-01-07 10:04:09 +02:00
gimppixbuf.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppixbuf.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppluginview.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppluginview.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppolar.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimppolar.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppopup.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppopup.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpprefsbox.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimpprefsbox.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpprocedureaction.c app: GtkAction -> GAction madness part two 2019-07-04 01:32:18 +02:00
gimpprocedureaction.h app: GtkAction -> GAction madness part two 2019-07-04 01:32:18 +02:00
gimpprogressbox.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpprogressbox.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpprogressdialog.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpprogressdialog.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppropwidgets.c app: add gimp_prop_range_set_ui_limits() 2020-06-02 23:29:11 +03:00
gimppropwidgets.h app: add gimp_prop_range_set_ui_limits() 2020-06-02 23:29:11 +03:00
gimpradioaction.c app: get rid of a few more GtkAction warnings, and a little cleanup 2019-07-05 12:36:26 +02:00
gimpradioaction.h app: GtkAction -> GAction madness part two 2019-07-04 01:32:18 +02:00
gimprender.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimprender.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpsamplepointeditor.c app: fix alignment of generic pixel buffers 2020-05-20 08:54:31 +03:00
gimpsamplepointeditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpsavedialog.c Missing mnemonics on several file dialogs 2019-09-05 12:46:14 +00:00
gimpsavedialog.h Issue #2055: make save dialog compatibility information understandable. 2018-09-11 15:56:15 +02:00
gimpscalebutton.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpscalebutton.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpsearchpopup.c app: start porting away from GtkAction and friends 2019-07-02 14:57:45 +02:00
gimpsearchpopup.h app: start porting away from GtkAction and friends 2019-07-02 14:57:45 +02:00
gimpselectiondata.c app: add tool-group support to GimpToolEditor 2020-01-30 02:46:53 +02:00
gimpselectiondata.h app: add tool-group support to GimpToolEditor 2020-01-30 02:46:53 +02:00
gimpselectioneditor.c app: add support for color picking in "show all" mode 2019-09-04 20:56:24 +03:00
gimpselectioneditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpsessioninfo-aux.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpsessioninfo-aux.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpsessioninfo-book.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpsessioninfo-book.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpsessioninfo-dock.c app: use g_clear_pointer() in more places 2019-05-27 17:51:14 +02:00
gimpsessioninfo-dock.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpsessioninfo-dockable.c app: use g_clear_pointer() in more places 2019-05-27 17:51:14 +02:00
gimpsessioninfo-dockable.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpsessioninfo-private.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpsessioninfo.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimpsessioninfo.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpsessionmanaged.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpsessionmanaged.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpsettingsbox.c Issue #3503 - Display Preset names on Filter Dialogs 2019-06-26 14:58:30 +02:00
gimpsettingsbox.h Issue #3503 - Display Preset names on Filter Dialogs 2019-06-26 14:58:30 +02:00
gimpsettingseditor.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimpsettingseditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpsizebox.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimpsizebox.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpspinscale.c app: avoid dropping motion events in spin-scales 2020-08-24 12:33:53 +03:00
gimpspinscale.h libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:43:13 -05:00
gimpstringaction.c app: GtkAction -> GAction madness part two 2019-07-04 01:32:18 +02:00
gimpstringaction.h app: GtkAction -> GAction madness part two 2019-07-04 01:32:18 +02:00
gimpstrokeeditor.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpstrokeeditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpsymmetryeditor.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimpsymmetryeditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptagentry.c Issue #2227 - GIMP 2.10.6 crashes with assertion GIMP_IS_TAGGED in... 2020-01-01 00:27:24 +01:00
gimptagentry.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptagpopup.c app: use g_clear_pointer() in more places 2019-05-27 17:51:14 +02:00
gimptagpopup.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptemplateeditor.c Issue #3025 - "File/New" doesn't honor "precision" choice ... 2019-03-31 15:18:59 -04:00
gimptemplateeditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptemplateview.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptemplateview.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptextbuffer-serialize.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptextbuffer-serialize.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptextbuffer.c app, libgimpconfig: make various usage of g_file_replace() safer. 2018-12-07 00:51:05 +01:00
gimptextbuffer.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptexteditor.c app: start porting away from GtkAction and friends 2019-07-02 14:57:45 +02:00
gimptexteditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptextproxy.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptextproxy.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptextstyleeditor.c libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:43:13 -05:00
gimptextstyleeditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptexttag.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptexttag.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpthumbbox.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpthumbbox.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptoggleaction.c app: fix a few compilation warnings 2019-09-04 20:56:24 +03:00
gimptoggleaction.h app: start porting away from GtkAction and friends 2019-07-02 14:57:45 +02:00
gimptoolbox-color-area.c app: start porting away from GtkAction and friends 2019-07-02 14:57:45 +02:00
gimptoolbox-color-area.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptoolbox-dnd.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptoolbox-dnd.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptoolbox-image-area.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptoolbox-image-area.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptoolbox-indicator-area.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptoolbox-indicator-area.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptoolbox.c app: reduce toolbox color-area size 2020-01-30 02:46:53 +02:00
gimptoolbox.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptoolbutton.c app: increase idle priority for hiding on-hover tool-group menu 2020-06-28 12:12:36 +03:00
gimptoolbutton.h app: add option to show tool-button menu on hover 2020-03-26 13:31:55 +02:00
gimptooleditor.c App gimptooleditor fix tooltip text 2020-03-31 02:37:45 +00:00
gimptooleditor.h app: add tool-group support to GimpToolEditor 2020-01-30 02:46:53 +02:00
gimptooloptionseditor.c app: start porting away from GtkAction and friends 2019-07-02 14:57:45 +02:00
gimptooloptionseditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptoolpalette.c app: add option to show tool-button menu on hover 2020-03-26 13:31:55 +02:00
gimptoolpalette.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptoolpreseteditor.c Issue #3533 - Tool preset doesn't restore opacity and paint mode 2020-05-12 21:14:41 +02:00
gimptoolpreseteditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptoolpresetfactoryview.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptoolpresetfactoryview.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptranslationstore.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptranslationstore.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpuimanager.c app: fix a segmentation fault crash. 2020-02-07 00:14:10 +01:00
gimpuimanager.h app: start porting away from GtkAction and friends 2019-07-02 14:57:45 +02:00
gimpundoeditor.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpundoeditor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpvectorstreeview.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpvectorstreeview.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpview-popup.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpview-popup.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpview.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpview.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpviewablebox.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpviewablebox.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpviewablebutton.c app: use g_clear_pointer() in more places 2019-05-27 17:51:14 +02:00
gimpviewablebutton.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpviewabledialog.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpviewabledialog.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpviewrenderer-frame.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpviewrenderer-frame.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpviewrenderer-utils.c app: rename GimpImageViewable to GimpImageProxy 2019-11-04 13:33:47 +02:00
gimpviewrenderer-utils.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpviewrenderer.c Issue #1788 - Inconsistency between FG color and selected color in... 2019-01-02 01:53:02 +01:00
gimpviewrenderer.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpviewrendererbrush.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpviewrendererbrush.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpviewrendererbuffer.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpviewrendererbuffer.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpviewrendererdrawable.c Add a few more misc. source comment typos 2019-05-10 01:42:22 +09:00
gimpviewrendererdrawable.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpviewrenderergradient.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpviewrenderergradient.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpviewrendererimage.c app: rename GimpImageViewable to GimpImageProxy 2019-11-04 13:33:47 +02:00
gimpviewrendererimage.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpviewrendererimagefile.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpviewrendererimagefile.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpviewrendererlayer.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpviewrendererlayer.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpviewrendererpalette.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpviewrendererpalette.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpviewrenderervectors.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpviewrenderervectors.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpwidgets-constructors.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpwidgets-constructors.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpwidgets-utils.c app: add gimp_gtk_adjustment_chain() 2020-06-02 23:29:10 +03:00
gimpwidgets-utils.h app: add gimp_gtk_adjustment_chain() 2020-06-02 23:29:10 +03:00
gimpwindow.c app, libgimp*, modules: don't use g_type_class_add_private() ... 2018-09-18 14:41:35 -04:00
gimpwindow.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpwindowstrategy.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpwindowstrategy.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gtkhwrapbox.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gtkhwrapbox.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gtkwrapbox.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gtkwrapbox.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
Makefile.am app: add GimpAccelLabel 2020-06-01 19:30:09 +03:00
widgets-enums.c app: move GimpColorFrameMode to the core and name it GimpColorPickMode 2018-07-15 23:29:41 +02:00
widgets-enums.h app: add tool-group support to GimpToolEditor 2020-01-30 02:46:53 +02:00
widgets-types.h app: allow controlling performance-log parameters through the UI 2020-07-30 01:06:54 +03:00