Gimp/app/widgets
2010-09-24 13:12:34 +02:00
..
.gitignore
gimpaction.c
gimpaction.h
gimpactioneditor.c
gimpactioneditor.h
gimpactionfactory.c
gimpactionfactory.h
gimpactiongroup.c app: Make Alt-Click on layer thumbnail in Layers dockable discoverable 2010-08-17 18:59:04 +02:00
gimpactiongroup.h app: Make Alt-Click on layer thumbnail in Layers dockable discoverable 2010-08-17 18:59:04 +02:00
gimpactionview.c
gimpactionview.h
gimpblobeditor.c
gimpblobeditor.h
gimpbrusheditor.c
gimpbrusheditor.h
gimpbrushfactoryview.c
gimpbrushfactoryview.h
gimpbrushselect.c
gimpbrushselect.h
gimpbufferview.c
gimpbufferview.h
gimpcairo-wilber.c
gimpcairo-wilber.h
gimpcairo.c app: move adding an arc path out to a utility function 2010-09-24 13:12:34 +02:00
gimpcairo.h app: move adding an arc path out to a utility function 2010-09-24 13:12:34 +02:00
gimpcellrendererdashes.c
gimpcellrendererdashes.h
gimpcellrendererviewable.c Bug 589010 - Don't make Alt-Clicked layers active 2010-06-27 21:46:53 +02:00
gimpcellrendererviewable.h Bug 589010 - Don't make Alt-Clicked layers active 2010-06-27 21:46:53 +02:00
gimpchanneltreeview.c app: move the alt-click selection feature to GimpItemTreeView 2010-07-20 23:36:16 +02:00
gimpchanneltreeview.h
gimpclipboard.c
gimpclipboard.h
gimpcolorbar.c app: clean up GimpColorBar rendering and add cairo_surface_mark_dirty() 2010-07-30 16:25:08 +02:00
gimpcolorbar.h
gimpcolordialog.c
gimpcolordialog.h
gimpcolordisplayeditor.c
gimpcolordisplayeditor.h
gimpcoloreditor.c
gimpcoloreditor.h
gimpcolorframe.c
gimpcolorframe.h
gimpcolormapeditor.c app: port layout drawing to cairo 2010-08-31 22:59:34 +02:00
gimpcolormapeditor.h
gimpcolorpanel.c app: pass all construct params to g_object_new() 2010-06-21 21:08:13 +02:00
gimpcolorpanel.h
gimpcolorselectorpalette.c
gimpcolorselectorpalette.h
gimpcombotagentry.c app: port a gdk_draw_rectangle() in GimpComboTagEntry to cairo 2010-09-10 13:47:04 +02:00
gimpcombotagentry.h
gimpcomponenteditor.c
gimpcomponenteditor.h
gimpcontainerbox.c app: add comment about why we can't use GimpContainerView API in init() 2010-06-24 18:38:17 +02:00
gimpcontainerbox.h
gimpcontainercombobox.c app: pull more code into GimpContainerTreeStore 2010-06-03 22:09:02 +02:00
gimpcontainercombobox.h app: use a GimpContainerTreeStore for GimpContainerComboBox 2010-05-17 22:05:08 +02:00
gimpcontainereditor.c app: add GimpContainerIconView, a new GimpContainerView based on GtkIconView 2010-06-03 22:19:09 +02:00
gimpcontainereditor.h app: base multiple selection API on the GtkSelectionMode enum 2010-05-19 20:07:31 +02:00
gimpcontainerentry.c app: pull more code into GimpContainerTreeStore 2010-06-03 22:09:02 +02:00
gimpcontainerentry.h app: use a GimpContainerTreeStore for GimpContainerEntry 2010-05-17 22:35:12 +02:00
gimpcontainergridview.c
gimpcontainergridview.h
gimpcontainericonview.c app: Remove unused variables and dead code 2010-06-24 22:46:20 +02:00
gimpcontainericonview.h app: add GimpContainerIconView, a new GimpContainerView based on GtkIconView 2010-06-03 22:19:09 +02:00
gimpcontainerpopup.c Bug 622608 - GIMP crashes when clicking any scroll bar from combo boxes 2010-06-24 21:56:41 +02:00
gimpcontainerpopup.h
gimpcontainertreestore.c app: pull more code into GimpContainerTreeStore 2010-06-03 22:09:02 +02:00
gimpcontainertreestore.h app: pull more code into GimpContainerTreeStore 2010-06-03 22:09:02 +02:00
gimpcontainertreeview-dnd.c app: remove the model column enum from gimpcontainertreeview.h 2010-05-17 21:28:17 +02:00
gimpcontainertreeview-dnd.h
gimpcontainertreeview-private.h
gimpcontainertreeview.c app: don't call gimp_cell_renderer_viewable_pre_clicked() on a NULL cell 2010-06-28 00:13:19 +02:00
gimpcontainertreeview.h app: remove the model column enum from gimpcontainertreeview.h 2010-05-17 21:28:17 +02:00
gimpcontainerview-utils.c
gimpcontainerview-utils.h
gimpcontainerview.c app: base multiple selection API on the GtkSelectionMode enum 2010-05-19 20:07:31 +02:00
gimpcontainerview.h app: base multiple selection API on the GtkSelectionMode enum 2010-05-19 20:07:31 +02:00
gimpcontrollereditor.c
gimpcontrollereditor.h
gimpcontrollerinfo.c
gimpcontrollerinfo.h
gimpcontrollerkeyboard.c
gimpcontrollerkeyboard.h
gimpcontrollerlist.c
gimpcontrollerlist.h
gimpcontrollers.c
gimpcontrollers.h
gimpcontrollerwheel.c
gimpcontrollerwheel.h
gimpcursor.c app: get rid of using gdk_draw to construct bitmap cursors 2010-09-10 19:12:52 +02:00
gimpcursor.h
gimpcurveview.c app: remove code duplication in the histogram and curve views 2010-07-30 12:51:03 +02:00
gimpcurveview.h
gimpdasheditor.c
gimpdasheditor.h
gimpdataeditor.c app: turn "context" into a CONSTRUCT_ONLY property and assert it being set 2010-04-11 16:17:27 +02:00
gimpdataeditor.h
gimpdatafactoryview.c app: unref the filtered container in GObject::dispose() 2010-06-24 18:38:16 +02:00
gimpdatafactoryview.h
gimpdeviceeditor.c Fix the bulid after GtkNotebookPage got deprecated in gtk-2-22 2010-07-16 15:24:25 +02:00
gimpdeviceeditor.h
gimpdeviceinfo-coords.c
gimpdeviceinfo-coords.h
gimpdeviceinfo.c app: #undef GSEAL_ENABLE to build against the gtk-2-22 branch 2010-05-30 17:19:47 +02:00
gimpdeviceinfo.h
gimpdeviceinfoeditor.c
gimpdeviceinfoeditor.h
gimpdevices.c app: #undef GSEAL_ENABLE to build against the gtk-2-22 branch 2010-05-30 17:19:47 +02:00
gimpdevices.h
gimpdevicestatus.c app: #undef GSEAL_ENABLE to build against the gtk-2-22 branch 2010-05-30 17:19:47 +02:00
gimpdevicestatus.h
gimpdialogfactory.c app: improve the g_warning() about undestroyed dialogs 2010-06-24 18:38:17 +02:00
gimpdialogfactory.h app: Make tooltips in the toolbox work again 2010-05-16 12:19:18 +02:00
gimpdnd-xds.c app: #undef GSEAL_ENABLE to build against the gtk-2-22 branch 2010-05-30 17:19:47 +02:00
gimpdnd-xds.h
gimpdnd.c
gimpdnd.h
gimpdock.c app: Add gimp_dock_temp_add/remove() 2010-06-11 23:25:14 +02:00
gimpdock.h app: Add gimp_dock_temp_add/remove() 2010-06-11 23:25:14 +02:00
gimpdockable.c Bug 346881 - Remove redundant title of tab and move menu button up 2010-06-12 01:24:39 +02:00
gimpdockable.h Bug 346881 - Remove redundant title of tab and move menu button up 2010-06-12 01:24:39 +02:00
gimpdockbook.c app: remove the dockables manually in dispose() 2010-06-26 23:23:50 +02:00
gimpdockbook.h Add 'Automatic' Tab Style support 2010-06-12 01:23:42 +02:00
gimpdockcolumns.c app: remove the docks manually in dispose() for the reason below 2010-06-26 23:27:17 +02:00
gimpdockcolumns.h
gimpdocked.c Add 'Automatic' Tab Style support 2010-06-12 01:23:42 +02:00
gimpdocked.h Add 'Automatic' Tab Style support 2010-06-12 01:23:42 +02:00
gimpdockwindow.c app: free ui_manager_name in finalize() 2010-06-26 23:28:17 +02:00
gimpdockwindow.h
gimpdocumentview.c
gimpdocumentview.h
gimpdrawabletreeview.c
gimpdrawabletreeview.h
gimpdynamicseditor.c app: don't forget to free the models of the dynamics and preset editors 2010-04-11 15:54:09 +02:00
gimpdynamicseditor.h
gimpdynamicsfactoryview.c
gimpdynamicsfactoryview.h
gimpdynamicsoutputeditor.c app: fix compiler warning and minor formatting issues 2010-06-09 22:57:53 +02:00
gimpdynamicsoutputeditor.h
gimpeditor.c
gimpeditor.h
gimpenumaction.c
gimpenumaction.h
gimperrorconsole.c
gimperrorconsole.h
gimperrordialog.c
gimperrordialog.h
gimpfgbgeditor.c app: port GimpFgBgEditor drawing to cairo 2010-07-29 14:20:37 +02:00
gimpfgbgeditor.h app: port GimpFgBgEditor drawing to cairo 2010-07-29 14:20:37 +02:00
gimpfgbgview.c app: forgot cairo_destroy() 2010-07-29 14:10:01 +02:00
gimpfgbgview.h app: port GimpFgBgView rendering to cairo 2010-07-29 14:05:51 +02:00
gimpfiledialog.c Bug 622683 - file export defaults to the wrong directory / folder 2010-06-27 14:11:13 +02:00
gimpfiledialog.h
gimpfileprocview.c
gimpfileprocview.h
gimpfilleditor.c
gimpfilleditor.h
gimpfontselect.c
gimpfontselect.h
gimpfontview.c
gimpfontview.h
gimpgradienteditor.c
gimpgradienteditor.h
gimpgradientselect.c
gimpgradientselect.h
gimpgrideditor.c
gimpgrideditor.h
gimphandlebar.c
gimphandlebar.h
gimphelp-ids.h Remove "Text to Selection" actions 2010-08-17 18:59:04 +02:00
gimphelp.c
gimphelp.h
gimphistogrambox.c
gimphistogrambox.h
gimphistogrameditor.c
gimphistogrameditor.h
gimphistogramview.c app: remove code duplication in the histogram and curve views 2010-07-30 12:51:03 +02:00
gimphistogramview.h
gimpimagecommenteditor.c
gimpimagecommenteditor.h
gimpimageeditor.c
gimpimageeditor.h
gimpimageparasiteview.c
gimpimageparasiteview.h
gimpimageprofileview.c
gimpimageprofileview.h
gimpimagepropview.c
gimpimagepropview.h
gimpimageview.c
gimpimageview.h
gimpitemtreeview.c app: move the alt-click selection feature to GimpItemTreeView 2010-07-20 23:36:16 +02:00
gimpitemtreeview.h app: merge the layer, channel and vectors repositioning APIs 2010-07-08 18:08:13 +02:00
gimplanguagecombobox.c
gimplanguagecombobox.h
gimplanguageentry.c
gimplanguageentry.h
gimplanguagestore-parser.c
gimplanguagestore-parser.h
gimplanguagestore.c
gimplanguagestore.h
gimplayertreeview.c app: move the alt-click selection feature to GimpItemTreeView 2010-07-20 23:36:16 +02:00
gimplayertreeview.h
gimpmenudock.c
gimpmenudock.h
gimpmenufactory.c
gimpmenufactory.h
gimpmessagebox.c
gimpmessagebox.h
gimpmessagedialog.c
gimpmessagedialog.h
gimpnavigationview.c
gimpnavigationview.h
gimpoverlaybox.c app: switch off double buffering on the entire offscreen widget tree 2010-06-18 13:45:03 +02:00
gimpoverlaybox.h
gimpoverlaychild.c app: don't draw any background if the overlay child is app-paintable 2010-06-18 13:46:39 +02:00
gimpoverlaychild.h
gimpoverlaydialog.c app: split out the round corners code from GimpOverlayDialog 2010-06-12 19:02:51 +02:00
gimpoverlaydialog.h app: split out the round corners code from GimpOverlayDialog 2010-06-12 19:02:51 +02:00
gimpoverlayframe.c app: simplify GimpOverlayFrame drawing a lot 2010-07-27 17:26:40 +02:00
gimpoverlayframe.h app: split out the round corners code from GimpOverlayDialog 2010-06-12 19:02:51 +02:00
gimppaletteeditor.c
gimppaletteeditor.h
gimppaletteselect.c
gimppaletteselect.h
gimppaletteview.c
gimppaletteview.h
gimppanedbox.c app: remove the children manually in dispose() for the reason below 2010-06-26 23:26:00 +02:00
gimppanedbox.h
gimppatternfactoryview.c
gimppatternfactoryview.h
gimppatternselect.c
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 app: add a GimpContext parameter to all functions which create GimpData 2010-04-05 13:26:31 +02:00
gimpselectiondata.h
gimpselectioneditor.c
gimpselectioneditor.h
gimpsessioninfo-aux.c
gimpsessioninfo-aux.h
gimpsessioninfo-book.c app/tests: Also add error margin to 'gimpsessioninfo-book.c' 2010-06-20 20:30:24 +02:00
gimpsessioninfo-book.h
gimpsessioninfo-dock.c app: Make tooltips in the toolbox work again 2010-05-16 12:19:18 +02:00
gimpsessioninfo-dock.h
gimpsessioninfo-dockable.c
gimpsessioninfo-dockable.h
gimpsessioninfo-private.h
gimpsessioninfo.c app: the tests should succeed, so should a normal gimp session 2010-06-20 23:26:45 +02:00
gimpsessioninfo.h app: Introduce error margin in sessionrc in test cases 2010-06-19 23:55:35 +02:00
gimpsettingsbox.c app: use a GimpContainerTreeStore for GimpContainerComboBox 2010-05-17 22:05:08 +02:00
gimpsettingsbox.h
gimpsettingseditor.c app: remove the model column enum from gimpcontainertreeview.h 2010-05-17 21:28:17 +02:00
gimpsettingseditor.h
gimpsizebox.c
gimpsizebox.h
gimpstringaction.c
gimpstringaction.h
gimpstrokeeditor.c
gimpstrokeeditor.h
gimptagentry.c Use accessors from GTK+ 2.20 instead of using sealed members directly 2010-04-19 19:21:07 +02:00
gimptagentry.h
gimptagpopup.c app: port GimpTagPopup drawing to cairo 2010-07-29 14:41:50 +02:00
gimptagpopup.h
gimptemplateeditor.c
gimptemplateeditor.h
gimptemplateview.c app: remove the model column enum from gimpcontainertreeview.h 2010-05-17 21:28:17 +02:00
gimptemplateview.h
gimptextbuffer-serialize.c
gimptextbuffer-serialize.h
gimptextbuffer.c Bug 620674 - Adding support for multi-colored text layer 2010-09-02 00:20:04 +02:00
gimptextbuffer.h Bug 620674 - Adding support for multi-colored text layer 2010-09-02 00:20:04 +02:00
gimptexteditor.c
gimptexteditor.h
gimptextproxy.c
gimptextproxy.h
gimptextstyleeditor.c app: some minor fixes in GimpTextStyleEditor 2010-09-02 00:42:59 +02:00
gimptextstyleeditor.h Bug 620674 - Adding support for multi-colored text layer 2010-09-02 00:20:04 +02:00
gimptexttag.c Bug 620674 - Adding support for multi-colored text layer 2010-09-02 00:20:04 +02:00
gimptexttag.h Bug 620674 - Adding support for multi-colored text layer 2010-09-02 00:20:04 +02:00
gimpthumbbox.c
gimpthumbbox.h
gimptoggleaction.c
gimptoggleaction.h
gimptoolbox-color-area.c
gimptoolbox-color-area.h
gimptoolbox-dnd.c
gimptoolbox-dnd.h
gimptoolbox-image-area.c
gimptoolbox-image-area.h
gimptoolbox-indicator-area.c
gimptoolbox-indicator-area.h
gimptoolbox.c app: move the wilber drawing functions to gimpcairo.c 2010-08-28 15:30:02 +02:00
gimptoolbox.h
gimptooldialog.c
gimptooldialog.h
gimptooleditor.c app: remove the model column enum from gimpcontainertreeview.h 2010-05-17 21:28:17 +02:00
gimptooleditor.h
gimptooloptionseditor.c app: use gimp_label_set_attributes() instead of markup 2010-09-16 21:12:07 +02:00
gimptooloptionseditor.h
gimptoolpreseteditor.c app: minor formatting cleanup 2010-04-26 18:52:49 +02:00
gimptoolpreseteditor.h app: some cleanup in the tool preset editor 2010-04-04 15:01:32 +02:00
gimptoolpresetfactoryview.c Base infra for tool presets. 2010-04-03 21:06:15 +03:00
gimptoolpresetfactoryview.h Base infra for tool presets. 2010-04-03 21:06:15 +03:00
gimptranslationstore.c
gimptranslationstore.h
gimpuimanager.c
gimpuimanager.h
gimpundoeditor.c
gimpundoeditor.h
gimpunitcombobox.c
gimpunitcombobox.h
gimpunitstore.c
gimpunitstore.h
gimpvectorstreeview.c app: move the alt-click selection feature to GimpItemTreeView 2010-07-20 23:36:16 +02:00
gimpvectorstreeview.h
gimpview-popup.c
gimpview-popup.h
gimpview.c Use accessors from GTK+ 2.20 instead of using sealed members directly 2010-04-19 19:21:07 +02:00
gimpview.h
gimpviewablebox.c
gimpviewablebox.h
gimpviewablebutton.c
gimpviewablebutton.h
gimpviewabledialog.c
gimpviewabledialog.h
gimpviewrenderer-frame.c
gimpviewrenderer-frame.h
gimpviewrenderer-utils.c
gimpviewrenderer-utils.h
gimpviewrenderer.c Make cairo code work with newer cairo backends that actually use caching 2010-06-28 12:23:31 +02:00
gimpviewrenderer.h
gimpviewrendererbrush.c
gimpviewrendererbrush.h
gimpviewrendererbuffer.c
gimpviewrendererbuffer.h
gimpviewrendererdrawable.c
gimpviewrendererdrawable.h
gimpviewrenderergradient.c Make cairo code work with newer cairo backends that actually use caching 2010-06-28 12:23:31 +02:00
gimpviewrenderergradient.h
gimpviewrendererimage.c
gimpviewrendererimage.h
gimpviewrendererimagefile.c
gimpviewrendererimagefile.h
gimpviewrendererlayer.c
gimpviewrendererlayer.h
gimpviewrendererpalette.c Make cairo code work with newer cairo backends that actually use caching 2010-06-28 12:23:31 +02:00
gimpviewrendererpalette.h
gimpviewrenderervectors.c app: cache bezier representation in GimpVectors object 2010-09-16 21:36:51 +02:00
gimpviewrenderervectors.h
gimpwidgets-constructors.c
gimpwidgets-constructors.h
gimpwidgets-utils.c Add gimp_preview_tab_style_to_icon() utility function 2010-06-12 00:15:13 +02:00
gimpwidgets-utils.h Add gimp_preview_tab_style_to_icon() utility function 2010-06-12 00:15:13 +02:00
gimpwindow.c app: add log output of key event handling in GimpWindow 2010-06-09 18:55:48 +02:00
gimpwindow.h
gtkhwrapbox.c
gtkhwrapbox.h
gtkwrapbox.c
gtkwrapbox.h
Makefile.am app: add widgets/gimpcairo.[ch] for cairo utility functions 2010-08-27 14:41:30 +02:00
makefile.msc
widgets-enums.c Add 'Automatic' Tab Style support 2010-06-12 01:23:42 +02:00
widgets-enums.h Add 'Automatic' Tab Style support 2010-06-12 01:23:42 +02:00
widgets-types.h app: add GimpContainerIconView, a new GimpContainerView based on GtkIconView 2010-06-03 22:19:09 +02:00