gimp/app/widgets
Ell c8b4c0686c app: use ICON_ONLY layout for group combo in GimpLayerModeBox
Use gimp_int_combo_box_set_layout() to set the mode-group combo box
layout to ICON_ONLY, instead of manually constructing an icon-only
cell-layout.
2017-11-30 03:10:15 -05:00
..
.gitignore enums: add intermediate generated enum files to .gitignore 2017-08-24 15:35:27 -04:00
Makefile.am */Makefile.am: add abbreviations to generated enum files 2017-11-30 03:10:14 -05:00
gimpaction-history.c Bug 774890 - "Keyboard shortcuts" dialog does not show all actions 2016-11-24 21:08:34 +01:00
gimpaction-history.h
gimpaction.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpaction.h
gimpactioneditor.c
gimpactioneditor.h
gimpactionfactory.c
gimpactionfactory.h
gimpactiongroup.c app: s/groupe/group/ in a descriptive comment for function. 2017-06-13 19:17:46 +02:00
gimpactiongroup.h app: remove transient actions with gimp_action_group_remove_action(). 2016-11-25 04:50:09 +01:00
gimpactionview.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpactionview.h
gimpblobeditor.c
gimpblobeditor.h
gimpbrusheditor.c Bug 683553 - Spinscale scrollvalues in Brushsize are much too small 2017-10-17 08:47:27 -04:00
gimpbrusheditor.h
gimpbrushfactoryview.c
gimpbrushfactoryview.h
gimpbrushselect.c app, pdb: change a lot of GIMP_LAYER_MODE_NORMAL_LEGACY to just NORMAL 2017-08-19 20:33:47 +02:00
gimpbrushselect.h app: remove gimp_paint_mode_menu_new() and use GimpLayerModeBox 2017-01-30 13:24:35 +01:00
gimpbuffersourcebox.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpbuffersourcebox.h
gimpbufferview.c app: add gimp_container_tree_view_name_edited() as public default callback 2017-11-14 20:54:38 +01:00
gimpbufferview.h app: add "paste as new layers" for the list of named buffers 2016-09-20 20:43:01 +02:00
gimpcairo-wilber.c
gimpcairo-wilber.h
gimpcellrendererbutton.c app: don't set "follow-state" on GimpCellRendererButton 2016-10-04 01:21:52 +02:00
gimpcellrendererbutton.h Bug 706309 - Add a “Save As” button to the “Quit GIMP” dialog 2016-10-01 21:00:39 +02:00
gimpcellrendererdashes.c
gimpcellrendererdashes.h
gimpcellrendererviewable.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpcellrendererviewable.h
gimpchanneltreeview.c Bug 775396 - Delete Layer/Channel/Path should be consistently the last... 2016-12-04 19:25:00 +01:00
gimpchanneltreeview.h
gimpcircle.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpcircle.h
gimpclipboard.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpclipboard.h app: add utility functions to get a generic paste GimpObject 2016-09-21 00:11:15 +02:00
gimpcolorbar.c
gimpcolorbar.h
gimpcolordialog.c app: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
gimpcolordialog.h
gimpcolordisplayeditor.c app: sort available display filters by name 2017-11-12 12:11:30 -05:00
gimpcolordisplayeditor.h app: use a propgui for display filters that return a NULL config widget 2017-11-02 16:12:33 -04:00
gimpcoloreditor.c
gimpcoloreditor.h
gimpcolorframe.c app: notify on "mode" when a GimpColorFrame mode is chosen from the menu 2017-11-12 20:32:57 +01:00
gimpcolorframe.h Bug 768066 - Color picker tool should indicate pick position 2017-03-11 00:01:01 +01:00
gimpcolorhistory.c Bug 770928: Critical warning clicking history color button 2016-09-06 18:39:52 +02:00
gimpcolorhistory.h
gimpcolormapeditor.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpcolormapeditor.h
gimpcolorpanel.c app: add gimp_color_panel_dialog_response(); add "response" signal 2017-10-09 12:48:52 -04:00
gimpcolorpanel.h app: add gimp_color_panel_dialog_response(); add "response" signal 2017-10-09 12:48:52 -04:00
gimpcolorselectorpalette.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpcolorselectorpalette.h
gimpcombotagentry.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpcombotagentry.h
gimpcomponenteditor.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
gimpcomponenteditor.h
gimpcontainerbox.c
gimpcontainerbox.h
gimpcontainercombobox.c app: clean out tab indentations. 2016-12-21 04:05:32 +01:00
gimpcontainercombobox.h
gimpcontainereditor.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpcontainereditor.h
gimpcontainerentry.c app: update GimpContainerEntry when the selected item's name changes 2017-10-30 17:22:29 -04:00
gimpcontainerentry.h app: update GimpContainerEntry when the selected item's name changes 2017-10-30 17:22:29 -04:00
gimpcontainergridview.c app, libgimpwidgets, plug-ins: kill gtk_scrolled_window_add_with_viewport() 2016-09-07 20:12:28 +02:00
gimpcontainergridview.h
gimpcontainericonview.c
gimpcontainericonview.h
gimpcontainerpopup.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpcontainerpopup.h
gimpcontainertreestore.c
gimpcontainertreestore.h
gimpcontainertreeview-dnd.c
gimpcontainertreeview-dnd.h
gimpcontainertreeview-private.h
gimpcontainertreeview.c app: add gimp_container_tree_view_name_edited() as public default callback 2017-11-14 20:54:38 +01:00
gimpcontainertreeview.h app: add gimp_container_tree_view_name_edited() as public default callback 2017-11-14 20:54:38 +01:00
gimpcontainerview-utils.c
gimpcontainerview-utils.h
gimpcontainerview.c app: respond to viewable expanded state changes in container views 2017-10-22 12:30:21 -04:00
gimpcontainerview.h app: respond to viewable expanded state changes in container views 2017-10-22 12:30:21 -04:00
gimpcontrollereditor.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpcontrollereditor.h
gimpcontrollerinfo.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpcontrollerinfo.h
gimpcontrollerkeyboard.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
gimpcontrollerkeyboard.h
gimpcontrollerlist.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpcontrollerlist.h
gimpcontrollermouse.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
gimpcontrollermouse.h
gimpcontrollers.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpcontrollers.h
gimpcontrollerwheel.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
gimpcontrollerwheel.h
gimpcursor.c app, cursors: add a cursor for the warp tool 2017-05-30 19:27:05 -04:00
gimpcursor.h
gimpcurveview.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpcurveview.h
gimpdasheditor.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpdasheditor.h
gimpdataeditor.c app: fix GimpDataEditor name entry set_editable() logic 2017-10-30 17:25:52 -04:00
gimpdataeditor.h app: remove GimpDataEditor's save button, it was useless and confusing 2016-10-12 20:43:35 +02:00
gimpdatafactoryview.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpdatafactoryview.h
gimpdeviceeditor.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
gimpdeviceeditor.h
gimpdeviceinfo-coords.c
gimpdeviceinfo-coords.h
gimpdeviceinfo.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpdeviceinfo.h
gimpdeviceinfoeditor.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpdeviceinfoeditor.h
gimpdevicemanager.c Bug 667862 - Allow mouse to optionally configure tablet devices 2016-10-04 22:32:08 +02:00
gimpdevicemanager.h
gimpdevices.c Bug 667862 - Allow mouse to optionally configure tablet devices 2016-10-04 22:32:08 +02:00
gimpdevices.h
gimpdevicestatus.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
gimpdevicestatus.h
gimpdial.c
gimpdial.h
gimpdialogfactory.c app: add gimp_widget_blink(); use instead of gimp_dockable_blink() 2017-10-28 10:07:10 -04:00
gimpdialogfactory.h
gimpdnd-xds.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
gimpdnd-xds.h
gimpdnd.c app: color manage the color DND icon widget 2016-05-29 21:32:05 +02:00
gimpdnd.h
gimpdock.c app: add GimpDockContainer::get_dialog_factory() 2016-11-25 13:26:08 +01:00
gimpdock.h
gimpdockable.c app: add gimp_widget_blink(); use instead of gimp_dockable_blink() 2017-10-28 10:07:10 -04:00
gimpdockable.h app: add gimp_widget_blink(); use instead of gimp_dockable_blink() 2017-10-28 10:07:10 -04:00
gimpdockbook.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpdockbook.h
gimpdockcolumns.c app: get rid of including menus/ stuff from widgets/ and other places 2016-11-23 19:38:44 +01:00
gimpdockcolumns.h
gimpdockcontainer.c app: add GimpDockContainer::get_dialog_factory() 2016-11-25 13:26:08 +01:00
gimpdockcontainer.h app: add GimpDockContainer::get_dialog_factory() 2016-11-25 13:26:08 +01:00
gimpdocked.c
gimpdocked.h
gimpdockwindow.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpdockwindow.h app: add GimpDockContainer::get_dialog_factory() 2016-11-25 13:26:08 +01:00
gimpdocumentview.c
gimpdocumentview.h
gimpdrawabletreeview.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
gimpdrawabletreeview.h
gimpdynamicseditor.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpdynamicseditor.h Bug 767348 - Make Paint Dynamics icon customizable 2016-06-30 11:38:03 +02:00
gimpdynamicsfactoryview.c
gimpdynamicsfactoryview.h
gimpdynamicsoutputeditor.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpdynamicsoutputeditor.h
gimpeditor.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpeditor.h
gimpenumaction.c
gimpenumaction.h
gimperrorconsole.c app: move error console highlight flags to aux-info 2017-11-13 10:19:12 -05:00
gimperrorconsole.h app: move error console highlight flags to aux-info 2017-11-13 10:19:12 -05:00
gimperrordialog.c app: move new "about.h" include to its place, add some newlines 2017-06-07 20:53:48 +02:00
gimperrordialog.h app: keep track of all messages displayed by GimpErrorDialog. 2017-06-07 15:14:02 +02:00
gimpexportdialog.c app: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
gimpexportdialog.h
gimpfgbgeditor.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpfgbgeditor.h app: derive GimpFgBgEditor from GtkEventBox instead of GtkDrawingArea 2017-05-19 12:02:48 +02:00
gimpfgbgview.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpfgbgview.h Bug 467930 - color selectors are not color managed 2016-05-28 01:41:46 +02:00
gimpfiledialog.c app, libgimp: allow to register more than one MIME type per procedure 2017-05-04 23:22:37 +02:00
gimpfiledialog.h app: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
gimpfileprocview.c
gimpfileprocview.h
gimpfilleditor.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpfilleditor.h
gimpfontselect.c
gimpfontselect.h
gimpfontview.c
gimpfontview.h
gimpgradienteditor.c
gimpgradienteditor.h
gimpgradientselect.c
gimpgradientselect.h
gimpgrideditor.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpgrideditor.h
gimphandlebar.c Bug 775646 - Levels Tool: handles difficult to read with dark theme. 2016-12-07 01:40:43 +01:00
gimphandlebar.h
gimphelp-ids.h app, menus: add gegl:median-blur to the menus 2017-11-17 16:46:39 -05:00
gimphelp.c app: the manual language can now be customized through the Preferences. 2017-10-03 20:49:27 +02:00
gimphelp.h app: reuse GimpLanguageComboBox to show available manual languages. 2017-10-03 20:49:27 +02:00
gimphistogrambox.c Bug 776648 - Spin buttons of histogram box do not take image precision into account 2016-12-31 16:15:08 +01:00
gimphistogrambox.h
gimphistogrameditor.c Bug 785535 - Histogram not updating in real when filters are active 2017-08-05 17:15:31 +02:00
gimphistogrameditor.h app: allow to toggle the histogram dialog between gamma and linear 2016-12-26 17:32:17 +01:00
gimphistogramview.c app: fix shutdown of GimpHistogramView 2017-07-05 12:21:23 +02:00
gimphistogramview.h
gimpiconpicker.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpiconpicker.h
gimpiconsizescale.c app: add icon size auto-guess from monitor resolution. 2017-03-21 17:52:22 +01:00
gimpiconsizescale.h app: derive GimpIconSizeScale from GimpFrame not GtkFrame 2017-03-12 22:33:35 +01:00
gimpimagecommenteditor.c
gimpimagecommenteditor.h
gimpimageeditor.c
gimpimageeditor.h
gimpimageparasiteview.c
gimpimageparasiteview.h
gimpimageprofileview.c
gimpimageprofileview.h
gimpimagepropview.c app: more gimp_unit_get_scaled_digits() usage. 2017-01-24 00:28:33 +01:00
gimpimagepropview.h
gimpimageview.c
gimpimageview.h
gimpitemtreeview.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
gimpitemtreeview.h app: remove the "edit" button from GimpItemTreeView 2016-10-30 17:36:32 +01:00
gimplanguagecombobox.c app: the manual language can now be customized through the Preferences. 2017-10-03 20:49:27 +02:00
gimplanguagecombobox.h app: the manual language can now be customized through the Preferences. 2017-10-03 20:49:27 +02:00
gimplanguageentry.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimplanguageentry.h
gimplanguagestore-parser.c app: output an error message when iso code parsing failed. 2017-06-12 01:29:22 +02:00
gimplanguagestore-parser.h
gimplanguagestore.c
gimplanguagestore.h
gimplayermodebox.c app: use ICON_ONLY layout for group combo in GimpLayerModeBox 2017-11-30 03:10:15 -05:00
gimplayermodebox.h app: derive the layer-mode menu layout entirely from the info arrays 2017-02-17 06:26:32 -05:00
gimplayermodecombobox.c app: when changing layer-mode group, check new mode against context 2017-10-23 10:11:58 -04:00
gimplayermodecombobox.h app: derive the layer-mode menu layout entirely from the info arrays 2017-02-17 06:26:32 -05:00
gimplayertreeview.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
gimplayertreeview.h
gimpmenudock.c
gimpmenudock.h
gimpmenufactory.c
gimpmenufactory.h
gimpmessagebox.c Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
gimpmessagebox.h
gimpmessagedialog.c
gimpmessagedialog.h
gimpnavigationview.c app: make GimpNavigationView rotation aware 2016-07-21 21:25:49 +00:00
gimpnavigationview.h app: make GimpNavigationView rotation aware 2016-07-21 21:25:49 +00:00
gimpopendialog.c app: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
gimpopendialog.h
gimpoverlaybox.c Chain up in some size-allocate implementations 2016-09-09 21:31:09 +02:00
gimpoverlaybox.h
gimpoverlaychild.c Bug 759939 - Ghost brush outline in FG Select tool 2016-10-14 22:14:11 +02:00
gimpoverlaychild.h
gimpoverlaydialog.c app: rename GimpToolInfo's "blurb" and "help" members 2017-07-04 21:58:11 +02:00
gimpoverlaydialog.h
gimpoverlayframe.c
gimpoverlayframe.h
gimppaletteeditor.c app, libgimpwidgets, plug-ins: kill gtk_scrolled_window_add_with_viewport() 2016-09-07 20:12:28 +02:00
gimppaletteeditor.h
gimppaletteselect.c
gimppaletteselect.h
gimppaletteview.c
gimppaletteview.h
gimppanedbox.c
gimppanedbox.h
gimppatternfactoryview.c
gimppatternfactoryview.h
gimppatternselect.c
gimppatternselect.h
gimppdbdialog.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimppdbdialog.h
gimppickablebutton.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimppickablebutton.h
gimppickablepopup.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimppickablepopup.h
gimppixbuf.c
gimppixbuf.h
gimppluginview.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimppluginview.h app: add new GtkTreeView subclass GimpPlugInView 2017-05-04 20:35:41 +02:00
gimppolar.c
gimppolar.h
gimppopup.c app: be smarter about handling the Space key in GimpPopup 2016-07-12 20:35:41 +02:00
gimppopup.h
gimpprefsbox.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
gimpprefsbox.h app: add gimp_prefs_box_set_page_resettable() 2016-09-22 18:54:18 +02:00
gimpprocedureaction.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpprocedureaction.h
gimpprogressbox.c Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
gimpprogressbox.h
gimpprogressdialog.c app: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
gimpprogressdialog.h
gimppropwidgets.c app: the manual language can now be customized through the Preferences. 2017-10-03 20:49:27 +02:00
gimppropwidgets.h app: derive the layer-mode menu layout entirely from the info arrays 2017-02-17 06:26:32 -05:00
gimpradioaction.c
gimpradioaction.h
gimprender.c
gimprender.h
gimpsamplepointeditor.c Bug 768066 - Color picker tool should indicate pick position 2017-03-11 00:01:01 +01:00
gimpsamplepointeditor.h Bug 647957 - GimpColorFrame's CMYK mode is not color managed 2016-10-18 22:48:04 +02:00
gimpsavedialog.c app: change the "XCF compat" stuff to "XCF compression" 2017-03-23 18:03:27 +01:00
gimpsavedialog.h app: change the "XCF compat" stuff to "XCF compression" 2017-03-23 18:03:27 +01:00
gimpscalebutton.c
gimpscalebutton.h
gimpsearchpopup.c app: in GimpSearchPopup, activate selected action after closing popup 2017-11-10 09:54:47 -05:00
gimpsearchpopup.h
gimpselectiondata.c app: don't keep images from the clipboard in gimp->images 2016-09-18 21:56:47 +02:00
gimpselectiondata.h app: add gimp_selection_data_set_xcf() and _get_xcf() 2016-09-18 21:43:45 +02:00
gimpselectioneditor.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
gimpselectioneditor.h
gimpsessioninfo-aux.c
gimpsessioninfo-aux.h
gimpsessioninfo-book.c app: get rid of including menus/ stuff from widgets/ and other places 2016-11-23 19:38:44 +01:00
gimpsessioninfo-book.h
gimpsessioninfo-dock.c app: remove gimp_session_write_position() 2016-05-21 00:00:07 +02:00
gimpsessioninfo-dock.h
gimpsessioninfo-dockable.c
gimpsessioninfo-dockable.h
gimpsessioninfo-private.h
gimpsessioninfo.c app: remove gimp_session_write_position() 2016-05-21 00:00:07 +02:00
gimpsessioninfo.h app: remove gimp_session_write_position() 2016-05-21 00:00:07 +02:00
gimpsessionmanaged.c
gimpsessionmanaged.h
gimpsettingsbox.c Bug 785427 - GIMP crashes after applying any GEGL filter 2017-07-27 22:20:09 +02:00
gimpsettingsbox.h app: add GimpFilterTool::set_config() 2017-03-30 23:21:46 +02:00
gimpsettingseditor.c Bug 785427 - GIMP crashes after applying any GEGL filter 2017-07-27 22:20:09 +02:00
gimpsettingseditor.h
gimpsizebox.c Get rid of gtk_misc_set_alignment(label) and use gtk_label_set_x,yalign() 2016-09-08 19:11:20 +02:00
gimpsizebox.h
gimpspinscale.c app: small cleanup in GimpSpinScale 2017-11-02 09:04:39 -04:00
gimpspinscale.h
gimpstringaction.c
gimpstringaction.h
gimpstrokeeditor.c
gimpstrokeeditor.h
gimpsymmetryeditor.c app: move all propgui files from app/widgets/ to new folder app/propgui/ 2017-07-03 12:29:41 +02:00
gimpsymmetryeditor.h
gimptagentry.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimptagentry.h
gimptagpopup.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimptagpopup.h
gimptemplateeditor.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimptemplateeditor.h
gimptemplateview.c app: add gimp_container_tree_view_name_edited() as public default callback 2017-11-14 20:54:38 +01:00
gimptemplateview.h
gimptextbuffer-serialize.c Bug 767476: Previously bolded font un-bolds on edit, cannot be undone 2016-06-24 12:39:01 +02:00
gimptextbuffer-serialize.h
gimptextbuffer.c Bug 767476: Previously bolded font un-bolds on edit, cannot be undone 2016-06-24 12:39:01 +02:00
gimptextbuffer.h app: create separate tag lists for IME preedit colors. 2016-06-01 17:44:03 +02:00
gimptexteditor.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimptexteditor.h
gimptextproxy.c app: clean out tab indentations. 2016-12-21 04:05:32 +01:00
gimptextproxy.h
gimptextstyleeditor.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimptextstyleeditor.h
gimptexttag.c app: GimpText can be set background colors. 2016-06-01 17:43:25 +02:00
gimptexttag.h app: GimpText can be set background colors. 2016-06-01 17:43:25 +02:00
gimpthumbbox.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpthumbbox.h
gimptoggleaction.c
gimptoggleaction.h
gimptoolbox-color-area.c
gimptoolbox-color-area.h
gimptoolbox-dnd.c app: keep the src image's resolution and unit in copied/cut GimpBuffers 2017-05-01 18:39:13 +02:00
gimptoolbox-dnd.h
gimptoolbox-image-area.c
gimptoolbox-image-area.h
gimptoolbox-indicator-area.c
gimptoolbox-indicator-area.h
gimptoolbox.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimptoolbox.h
gimptooleditor.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
gimptooleditor.h
gimptooloptionseditor.c app: rename GimpToolInfo's "blurb" and "help" members 2017-07-04 21:58:11 +02:00
gimptooloptionseditor.h
gimptoolpalette.c app: rename GimpToolInfo's "blurb" and "help" members 2017-07-04 21:58:11 +02:00
gimptoolpalette.h
gimptoolpreseteditor.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimptoolpreseteditor.h
gimptoolpresetfactoryview.c Bug 731279 - Tool Preset Editor not working correctly 2016-10-12 23:51:24 +02:00
gimptoolpresetfactoryview.h
gimptranslationstore.c app: fix building GUI language store instead of empty manual language... 2017-10-03 23:37:21 +02:00
gimptranslationstore.h app: the manual language can now be customized through the Preferences. 2017-10-03 20:49:27 +02:00
gimpuimanager.c app: invoke the right action when the quick mask button is clicked 2016-10-01 01:06:02 +02:00
gimpuimanager.h app: invoke the right action when the quick mask button is clicked 2016-10-01 01:06:02 +02:00
gimpundoeditor.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpundoeditor.h
gimpvectorstreeview.c app, menus: rename confusing layers-text-tool and vectors-path-tool. 2017-05-16 00:04:24 +02:00
gimpvectorstreeview.h
gimpview-popup.c
gimpview-popup.h
gimpview.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpview.h
gimpviewablebox.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
gimpviewablebox.h app: set tooltips on the tool options' brush, gradient etc edit buttons 2016-09-17 17:10:20 +02:00
gimpviewablebutton.c
gimpviewablebutton.h
gimpviewabledialog.c app: fix typo s/depecrated/deprecated/. 2016-12-21 22:50:01 +01:00
gimpviewabledialog.h
gimpviewrenderer-frame.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
gimpviewrenderer-frame.h
gimpviewrenderer-utils.c
gimpviewrenderer-utils.h
gimpviewrenderer.c app: use a lot of g_clear_object() and g_clear_pointer() 2017-07-15 18:42:44 +02:00
gimpviewrenderer.h libgimpwidgets, app: have all previews track the monitor they are on 2016-06-01 22:42:00 +02:00
gimpviewrendererbrush.c
gimpviewrendererbrush.h
gimpviewrendererbuffer.c
gimpviewrendererbuffer.h
gimpviewrendererdrawable.c
gimpviewrendererdrawable.h
gimpviewrenderergradient.c app: color manage palette and gradient previews 2016-05-27 23:59:07 +02:00
gimpviewrenderergradient.h
gimpviewrendererimage.c app: no need to show all components as icons when alpha is invisible. 2017-11-16 03:08:07 +01:00
gimpviewrendererimage.h
gimpviewrendererimagefile.c app: clean out tab indentations. 2016-12-21 04:05:32 +01:00
gimpviewrendererimagefile.h
gimpviewrendererlayer.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
gimpviewrendererlayer.h
gimpviewrendererpalette.c app: color manage palette and gradient previews 2016-05-27 23:59:07 +02:00
gimpviewrendererpalette.h
gimpviewrenderervectors.c
gimpviewrenderervectors.h
gimpwidgets-constructors.c app: remove gimp_paint_mode_menu_new() and use GimpLayerModeBox 2017-01-30 13:24:35 +01:00
gimpwidgets-constructors.h app: remove gimp_paint_mode_menu_new() and use GimpLayerModeBox 2017-01-30 13:24:35 +01:00
gimpwidgets-utils.c app: small cleanup in gimpwidgets-utils.c 2017-10-29 10:19:07 -04:00
gimpwidgets-utils.h app: add gimp_widget_blink(); use instead of gimp_dockable_blink() 2017-10-28 10:07:10 -04:00
gimpwindow.c app: clean out tab indentations. 2016-12-21 04:05:32 +01:00
gimpwindow.h
gimpwindowstrategy.c
gimpwindowstrategy.h
gtkhwrapbox.c
gtkhwrapbox.h
gtkwrapbox.c
gtkwrapbox.h
widgets-enums.c Bug 773461 - Color picker lacks L*a*b* mode 2017-05-17 10:27:53 -04:00
widgets-enums.h app, cursors: add a cursor for the warp tool 2017-05-30 19:27:05 -04:00
widgets-types.h app: add new GtkTreeView subclass GimpPlugInView 2017-05-04 20:35:41 +02:00