Gimp/app/widgets
Michael Natterer 3ec245a991 app: add opacity and paint_mode to gimp_edit_fill[_full]()
and use it instead of bucket-fill in the non-seed-fill case.
2012-05-02 17:46:01 +02:00
..
.gitignore
gimpaction.c
gimpaction.h
gimpactioneditor.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpactioneditor.h
gimpactionfactory.c
gimpactionfactory.h
gimpactiongroup.c app: remove gtk_check_version(2,24,7) code from GimpActionGroup 2011-12-01 12:07:43 +01:00
gimpactiongroup.h
gimpactionview.c
gimpactionview.h
gimpblobeditor.c
gimpblobeditor.h
gimpbrusheditor.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpbrusheditor.h
gimpbrushfactoryview.c app: add property GimpDataFactoryView:action-group 2011-10-09 22:12:32 +02:00
gimpbrushfactoryview.h
gimpbrushselect.c app: fix the PDB GimpBrushSelect dialog 2011-11-25 13:57:28 +01:00
gimpbrushselect.h
gimpbufferview.c app: add menu-related properties to GimpContainerEditor 2011-10-09 21:45:02 +02:00
gimpbufferview.h
gimpcairo-wilber.c
gimpcairo-wilber.h
gimpcairo.c
gimpcairo.h
gimpcellrendererdashes.c
gimpcellrendererdashes.h
gimpcellrendererviewable.c
gimpcellrendererviewable.h
gimpchanneltreeview.c app: port the channels and paths dialog to portable selection modifiers 2011-10-05 19:26:54 +02:00
gimpchanneltreeview.h
gimpclipboard.c app: completely port GimpBuffer to using GeglBuffer not TileManager 2012-05-02 17:45:47 +02:00
gimpclipboard.h
gimpcolorbar.c
gimpcolorbar.h
gimpcolordialog.c
gimpcolordialog.h
gimpcolordisplayeditor.c libgimpwidgets: add gtk_paned_new() to gimp3migration.[ch] 2011-10-02 14:36:42 +02:00
gimpcolordisplayeditor.h
gimpcoloreditor.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpcoloreditor.h
gimpcolorframe.c app: GimpColorFrame: no need to cairo_fill() after pango_cairo_show_layout() 2012-01-15 22:48:55 +01:00
gimpcolorframe.h
gimpcolormapeditor.c app: more s/GDK_CONTROL_MASK/gimp_get_toggle_behavior_mask()/ 2011-10-07 01:02:54 +02:00
gimpcolormapeditor.h
gimpcolorpanel.c libgimpwidgets: add gdk_event_triggers_context_menu() to gimp3migration.[ch] 2011-10-02 16:23:59 +02:00
gimpcolorpanel.h
gimpcolorselectorpalette.c app: properly memory manage GimpColorSelectorPalette's context 2011-12-11 02:44:14 +01:00
gimpcolorselectorpalette.h
gimpcombotagentry.c
gimpcombotagentry.h
gimpcomponenteditor.c libgimpwidgets: add gdk_event_triggers_context_menu() to gimp3migration.[ch] 2011-10-02 16:23:59 +02:00
gimpcomponenteditor.h
gimpcontainerbox.c
gimpcontainerbox.h
gimpcontainercombobox.c
gimpcontainercombobox.h
gimpcontainereditor.c app: add menu-related properties to GimpContainerEditor 2011-10-09 21:45:02 +02:00
gimpcontainereditor.h app: add menu-related properties to GimpContainerEditor 2011-10-09 21:45:02 +02:00
gimpcontainerentry.c
gimpcontainerentry.h
gimpcontainergridview.c app: don't rely on gtk_container_remove() to always destroy the child 2012-02-21 00:36:18 +01:00
gimpcontainergridview.h
gimpcontainericonview.c
gimpcontainericonview.h
gimpcontainerpopup.c app: don't rely on gtk_container_remove() to always destroy the child 2012-02-21 00:36:18 +01:00
gimpcontainerpopup.h
gimpcontainertreestore.c
gimpcontainertreestore.h
gimpcontainertreeview-dnd.c app: silence a harmless Gimp-Core-CRITICAL 2011-11-18 18:36:20 +01:00
gimpcontainertreeview-dnd.h
gimpcontainertreeview-private.h
gimpcontainertreeview.c app: fix GimpContainerTreeView name editing so it always works the same 2012-02-06 19:28:37 +01:00
gimpcontainertreeview.h
gimpcontainerview-utils.c
gimpcontainerview-utils.h
gimpcontainerview.c
gimpcontainerview.h
gimpcontrollereditor.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpcontrollereditor.h
gimpcontrollerinfo.c
gimpcontrollerinfo.h
gimpcontrollerkeyboard.c
gimpcontrollerkeyboard.h
gimpcontrollerlist.c Review the last few commits and apply some style fanaticism 2012-02-07 20:36:55 +01:00
gimpcontrollerlist.h
gimpcontrollermouse.c
gimpcontrollermouse.h
gimpcontrollers.c
gimpcontrollers.h
gimpcontrollerwheel.c
gimpcontrollerwheel.h
gimpcursor.c
gimpcursor.h
gimpcurveview.c app: GimpCurveView: clean up code and better axis label positioning 2012-01-15 22:54:57 +01:00
gimpcurveview.h app: Add axis lables to dynamics curves and curveview 2012-01-15 02:56:35 +02:00
gimpdasheditor.c Remove more gdk_pointer_grab() where they are not strictly needed 2011-12-10 21:51:05 +01:00
gimpdasheditor.h
gimpdataeditor.c Bug 152259 - Revert button in GimpDataEditor is not implemented 2011-09-24 00:55:37 +02:00
gimpdataeditor.h
gimpdatafactoryview.c app: add property GimpDataFactoryView:action-group 2011-10-09 22:12:32 +02:00
gimpdatafactoryview.h app: add property GimpDataFactoryView:action-group 2011-10-09 22:12:32 +02:00
gimpdeviceeditor.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpdeviceeditor.h
gimpdeviceinfo-coords.c app: get rid of server grabs for almost all canvas interaction 2011-12-09 20:20:02 +01:00
gimpdeviceinfo-coords.h
gimpdeviceinfo.c
gimpdeviceinfo.h
gimpdeviceinfoeditor.c Review the last few commits and apply some style fanaticism 2012-02-07 20:36:55 +01:00
gimpdeviceinfoeditor.h
gimpdevicemanager.c
gimpdevicemanager.h
gimpdevices.c app: add gimp_pattern_create_buffer() and use it in gimp_edit_fill_internal() 2012-05-02 17:45:56 +02:00
gimpdevices.h
gimpdevicestatus.c app: add gimp_pattern_create_buffer() and use it in gimp_edit_fill_internal() 2012-05-02 17:45:56 +02:00
gimpdevicestatus.h
gimpdialogfactory.c Bug 664885 - Open 'Document History' --> always a additional history tab appears 2012-01-31 22:00:17 +01:00
gimpdialogfactory.h app: allow to pass an identifier list to gimp_dialog_factory_find_widget() 2012-01-30 22:51:51 +01:00
gimpdnd-xds.c
gimpdnd-xds.h
gimpdnd.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpdnd.h
gimpdock.c app: don't rely on gtk_container_remove() to always destroy the child 2012-02-21 00:36:18 +01:00
gimpdock.h
gimpdockable.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpdockable.h
gimpdockbook.c app: don't rely on gtk_container_remove() to always destroy the child 2012-02-21 00:36:18 +01:00
gimpdockbook.h
gimpdockcolumns.c app: don't rely on gtk_container_remove() to always destroy the child 2012-02-21 00:36:18 +01:00
gimpdockcolumns.h
gimpdockcontainer.c
gimpdockcontainer.h
gimpdocked.c
gimpdocked.h
gimpdockwindow.c app: don't use g_list_length() to check if a list is empty 2011-10-09 00:27:53 +02:00
gimpdockwindow.h
gimpdocumentview.c app: add menu-related properties to GimpContainerEditor 2011-10-09 21:45:02 +02:00
gimpdocumentview.h
gimpdrawabletreeview.c app: add opacity and paint_mode to gimp_edit_fill[_full]() 2012-05-02 17:46:01 +02:00
gimpdrawabletreeview.h
gimpdynamicseditor.c
gimpdynamicseditor.h
gimpdynamicsfactoryview.c app: add property GimpDataFactoryView:action-group 2011-10-09 22:12:32 +02:00
gimpdynamicsfactoryview.h
gimpdynamicsoutputeditor.c app: Add axis lables to dynamics curves and curveview 2012-01-15 02:56:35 +02:00
gimpdynamicsoutputeditor.h
gimpeditor.c app: don't rely on gtk_container_remove() to always destroy the child 2012-02-21 00:36:18 +01:00
gimpeditor.h
gimpenumaction.c
gimpenumaction.h
gimperrorconsole.c libgimpwidgets: add gdk_event_triggers_context_menu() to gimp3migration.[ch] 2011-10-02 16:23:59 +02:00
gimperrorconsole.h
gimperrordialog.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimperrordialog.h
gimpfgbgeditor.c
gimpfgbgeditor.h
gimpfgbgview.c
gimpfgbgview.h
gimpfiledialog.c app: Add import type as third preference on Export 2012-02-02 21:17:35 +02:00
gimpfiledialog.h
gimpfileprocview.c
gimpfileprocview.h
gimpfilleditor.c
gimpfilleditor.h
gimpfontselect.c
gimpfontselect.h
gimpfontview.c app: add menu-related properties to GimpContainerEditor 2011-10-09 21:45:02 +02:00
gimpfontview.h
gimpgradienteditor.c app: use toggle_behavior_mask not CONTROL to trigger zoom-on-scroll 2011-10-07 00:00:42 +02:00
gimpgradienteditor.h
gimpgradientselect.c
gimpgradientselect.h
gimpgrideditor.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpgrideditor.h
gimphandlebar.c
gimphandlebar.h
gimphelp-ids.h app: Add configurable path for tool presets in preferences 2011-09-29 20:29:49 +03:00
gimphelp.c
gimphelp.h
gimphistogrambox.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimphistogrambox.h
gimphistogrameditor.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimphistogrameditor.h
gimphistogramview.c Remove more gdk_pointer_grab() where they are not strictly needed 2011-12-10 21:51:05 +01:00
gimphistogramview.h
gimpiconpicker.c
gimpiconpicker.h
gimpimagecommenteditor.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpimagecommenteditor.h
gimpimageeditor.c
gimpimageeditor.h
gimpimageparasiteview.c
gimpimageparasiteview.h
gimpimageprofileview.c
gimpimageprofileview.h
gimpimagepropview.c app: try harder to show filename and file size in Image -> Properties 2012-02-11 22:54:06 +01:00
gimpimagepropview.h
gimpimageview.c app: add menu-related properties to GimpContainerEditor 2011-10-09 21:45:02 +02:00
gimpimageview.h
gimpitemtreeview.c Bug 666561 - Clicking on the expand icon next to a group expands the wrong group 2012-02-09 20:38:46 +01:00
gimpitemtreeview.h
gimplanguagecombobox.c
gimplanguagecombobox.h
gimplanguageentry.c
gimplanguageentry.h
gimplanguagestore-parser.c
gimplanguagestore-parser.h
gimplanguagestore.c
gimplanguagestore.h
gimplayertreeview.c app: don't call gimp_layer_get_edit_mask() when the layer has no mask 2012-05-02 17:45:57 +02:00
gimplayertreeview.h
gimpmenudock.c
gimpmenudock.h
gimpmenufactory.c
gimpmenufactory.h
gimpmessagebox.c Bug 659446 - Missing plural handling for... 2011-09-23 23:09:26 +02:00
gimpmessagebox.h
gimpmessagedialog.c
gimpmessagedialog.h
gimpnavigationview.c app: use toggle_behavior_mask not CONTROL to trigger zoom-on-scroll 2011-10-07 00:00:42 +02:00
gimpnavigationview.h
gimpoverlaybox.c
gimpoverlaybox.h
gimpoverlaychild.c
gimpoverlaychild.h
gimpoverlaydialog.c app: no need to move that assignment 2011-10-13 11:30:02 +02:00
gimpoverlaydialog.h
gimpoverlayframe.c
gimpoverlayframe.h
gimppaletteeditor.c app: more s/GDK_CONTROL_MASK/gimp_get_toggle_behavior_mask()/ 2011-10-07 01:02:54 +02:00
gimppaletteeditor.h
gimppaletteselect.c
gimppaletteselect.h
gimppaletteview.c libgimpwidgets: add gdk_event_triggers_context_menu() to gimp3migration.[ch] 2011-10-02 16:23:59 +02:00
gimppaletteview.h
gimppanedbox.c app: don't rely on gtk_container_remove() to always destroy the child 2012-02-21 00:36:18 +01:00
gimppanedbox.h
gimppatternfactoryview.c app: add property GimpDataFactoryView:action-group 2011-10-09 22:12:32 +02:00
gimppatternfactoryview.h
gimppatternselect.c app: add gimp_pattern_create_buffer() and use it in gimp_edit_fill_internal() 2012-05-02 17:45:56 +02:00
gimppatternselect.h
gimppdbdialog.c
gimppdbdialog.h
gimppixbuf.c
gimppixbuf.h
gimppluginaction.c
gimppluginaction.h
gimpprofilechooserdialog.c
gimpprofilechooserdialog.h
gimpprogressbox.c
gimpprogressbox.h
gimpprogressdialog.c
gimpprogressdialog.h
gimppropwidgets.c
gimppropwidgets.h
gimpradioaction.c
gimpradioaction.h
gimprender.c
gimprender.h
gimpsamplepointeditor.c
gimpsamplepointeditor.h
gimpscalebutton.c
gimpscalebutton.h
gimpselectiondata.c
gimpselectiondata.h
gimpselectioneditor.c app: remove widget parameter from gimp_modifiers_to_channel_op() 2011-10-06 16:33:05 +02:00
gimpselectioneditor.h
gimpsessioninfo-aux.c
gimpsessioninfo-aux.h
gimpsessioninfo-book.c
gimpsessioninfo-book.h
gimpsessioninfo-dock.c app: don't rely on gtk_container_remove() to always destroy the child 2012-02-21 00:36:18 +01:00
gimpsessioninfo-dock.h
gimpsessioninfo-dockable.c
gimpsessioninfo-dockable.h
gimpsessioninfo-private.h
gimpsessioninfo.c app: don't dereference a NULL session_info->p->factory_entry 2012-03-30 09:55:45 +02:00
gimpsessioninfo.h
gimpsessionmanaged.c
gimpsessionmanaged.h
gimpsettingsbox.c app: make sure explicitly saved color tool settings don't end up in "recent" 2012-04-02 11:50:47 +02:00
gimpsettingsbox.h
gimpsettingseditor.c
gimpsettingseditor.h
gimpsizebox.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpsizebox.h
gimpspinscale.c app: remove unused variable in GimpSpinScale 2012-02-22 23:38:35 +01:00
gimpspinscale.h
gimpstringaction.c
gimpstringaction.h
gimpstrokeeditor.c app: initialize a GtkTreeIter 2012-03-13 20:44:47 +01:00
gimpstrokeeditor.h
gimptagentry.c Review the last few commits and apply some style fanaticism 2012-02-07 20:36:55 +01:00
gimptagentry.h
gimptagpopup.c
gimptagpopup.h
gimptemplateeditor.c app: replace some color_region() and pattern_region() by GEGL code 2012-05-02 17:45:52 +02:00
gimptemplateeditor.h
gimptemplateview.c app: add menu-related properties to GimpContainerEditor 2011-10-09 21:45:02 +02:00
gimptemplateview.h
gimptextbuffer-serialize.c Review the last few commits and apply some style fanaticism 2012-02-07 20:36:55 +01:00
gimptextbuffer-serialize.h
gimptextbuffer.c Bug 668814: Cannot move cursor right in on canvas editor 2012-02-09 12:36:43 +01:00
gimptextbuffer.h
gimptexteditor.c
gimptexteditor.h
gimptextproxy.c
gimptextproxy.h
gimptextstyleeditor.c app: initialize also GimpRGB's alpha component 2012-03-13 20:44:47 +01:00
gimptextstyleeditor.h
gimptexttag.c
gimptexttag.h
gimpthumbbox.c Bug 658467 - Replace g_format_size_for_display() by g_format_size() 2011-11-30 23:37:55 +01:00
gimpthumbbox.h
gimptoggleaction.c
gimptoggleaction.h
gimptoolbox-color-area.c
gimptoolbox-color-area.h
gimptoolbox-dnd.c
gimptoolbox-dnd.h
gimptoolbox-image-area.c app: port dockable showing in widgets/ to GimpWindowStrategy 2012-01-30 23:52:59 +01:00
gimptoolbox-image-area.h
gimptoolbox-indicator-area.c app: add gimp_pattern_create_buffer() and use it in gimp_edit_fill_internal() 2012-05-02 17:45:56 +02:00
gimptoolbox-indicator-area.h
gimptoolbox.c Bug 662948 - Wilber is squeezed 2011-11-02 00:31:23 +01:00
gimptoolbox.h
gimptooleditor.c
gimptooleditor.h
gimptooloptionseditor.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimptooloptionseditor.h
gimptoolpalette.c app: port dockable showing in widgets/ to GimpWindowStrategy 2012-01-30 23:52:59 +01:00
gimptoolpalette.h
gimptoolpreseteditor.c app: set GimpToolPresetEditor insensitive for non-editable presets 2012-02-06 22:03:30 +01:00
gimptoolpreseteditor.h app: move all GimpToolPresetEditor members to a private struct 2012-01-23 00:56:21 +01:00
gimptoolpresetfactoryview.c app: add property GimpDataFactoryView:action-group 2011-10-09 22:12:32 +02:00
gimptoolpresetfactoryview.h
gimptranslationstore.c
gimptranslationstore.h
gimpuimanager.c
gimpuimanager.h
gimpundoeditor.c Bug 615227 - Undo while scaling layer freezes GIMP 2012-02-13 08:17:47 +01:00
gimpundoeditor.h
gimpvectorstreeview.c app: port the channels and paths dialog to portable selection modifiers 2011-10-05 19:26:54 +02:00
gimpvectorstreeview.h
gimpview-popup.c
gimpview-popup.h
gimpview.c libgimpwidgets: add gdk_event_triggers_context_menu() to gimp3migration.[ch] 2011-10-02 16:23:59 +02:00
gimpview.h
gimpviewablebox.c app: port dockable showing in widgets/ to GimpWindowStrategy 2012-01-30 23:52:59 +01:00
gimpviewablebox.h
gimpviewablebutton.c
gimpviewablebutton.h
gimpviewabledialog.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpviewabledialog.h
gimpviewrenderer-frame.c
gimpviewrenderer-frame.h
gimpviewrenderer-utils.c
gimpviewrenderer-utils.h
gimpviewrenderer.c
gimpviewrenderer.h
gimpviewrendererbrush.c
gimpviewrendererbrush.h
gimpviewrendererbuffer.c
gimpviewrendererbuffer.h
gimpviewrendererdrawable.c
gimpviewrendererdrawable.h
gimpviewrenderergradient.c
gimpviewrenderergradient.h
gimpviewrendererimage.c
gimpviewrendererimage.h
gimpviewrendererimagefile.c app: don't leak GimpViewRendererImagefile's GtkIconInfo 2011-11-04 01:32:50 +01:00
gimpviewrendererimagefile.h
gimpviewrendererlayer.c
gimpviewrendererlayer.h
gimpviewrendererpalette.c
gimpviewrendererpalette.h
gimpviewrenderervectors.c
gimpviewrenderervectors.h
gimpwidgets-constructors.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpwidgets-constructors.h
gimpwidgets-utils.c app: don't hardcode MOD2 in GimpContainerTreeView either 2011-10-10 00:17:20 +02:00
gimpwidgets-utils.h app: don't hardcode MOD2 in GimpContainerTreeView either 2011-10-10 00:17:20 +02:00
gimpwindow.c app: use gtk_widget_get_modifier_mask() in GimpWindow 2011-10-07 01:02:54 +02:00
gimpwindow.h
gimpwindowstrategy.c app: move the GimpWindowStrategy interface from display/ to widgets/ 2012-01-30 23:33:21 +01:00
gimpwindowstrategy.h app: move the GimpWindowStrategy interface from display/ to widgets/ 2012-01-30 23:33:21 +01:00
gtkhwrapbox.c
gtkhwrapbox.h
gtkwrapbox.c
gtkwrapbox.h
Makefile.am app: move the GimpWindowStrategy interface from display/ to widgets/ 2012-01-30 23:33:21 +01:00
widgets-enums.c
widgets-enums.h
widgets-types.h app: move the GimpWindowStrategy interface from display/ to widgets/ 2012-01-30 23:33:21 +01:00