gimp/app/widgets
Michael Natterer fd37247a55 use enum GimpChannelOps instead of SelectOps (which is a tool state).
2006-10-17  Michael Natterer  <mitch@gimp.org>

	* app/widgets/gimpselectioneditor.c: use enum GimpChannelOps
	instead of SelectOps (which is a tool state).
2006-10-17 19:18:34 +00:00
..
.cvsignore app/widgets/Makefile.am use gimp_mkenums to create widgets-enums.c, added 2002-03-18 22:26:41 +00:00
Makefile.am Really fix bug #150593: 2005-09-12 17:48:40 +00:00
gimpaction.c added a context property and use it when creating GimpViews. 2006-09-01 17:12:29 +00:00
gimpaction.h added a context property and use it when creating GimpViews. 2006-09-01 17:12:29 +00:00
gimpactionfactory.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpactionfactory.h Enabled disabling all menu mnemonics. Addresses bug #120034: 2004-07-27 22:17:30 +00:00
gimpactiongroup.c removed "(Fastest)" from "None" and added translation context (bug 2006-08-23 14:55:39 +00:00
gimpactiongroup.h take const arrays of action entries. 2006-04-10 08:06:18 +00:00
gimpactionview.c Added message severities and make sure all messages are routed through a 2006-10-09 08:17:22 +00:00
gimpactionview.h new function as workaround for missing GTK+ API (see bug #141750). 2005-01-21 14:58:03 +00:00
gimpblobeditor.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpblobeditor.h no need to get base_config twice in the same function. 2005-04-16 21:53:12 +00:00
gimpbrusheditor.c Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimpbrusheditor.h Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimpbrushfactoryview.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpbrushfactoryview.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpbrushselect.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpbrushselect.h app/actions/brushes-actions.c app/actions/gradients-actions.c 2004-09-27 10:45:49 +00:00
gimpbufferview.c Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimpbufferview.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpcellrendereraccel.c app/actions/error-console-commands.c app/display/gimpdisplayshell-draw.c 2006-06-19 17:50:40 +00:00
gimpcellrendereraccel.h app/widgets/gimpaction.h app/widgets/gimpactiongroup.h 2005-04-16 23:48:29 +00:00
gimpcellrendererdashes.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpcellrendererdashes.h we don't actually need to keep a pointer to the dashes array. 2005-05-23 09:37:05 +00:00
gimpcellrendererviewable.c Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimpcellrendererviewable.h app/widgets/gimppreview-popup.c renamed these files... 2004-08-25 22:31:44 +00:00
gimpchanneltreeview.c support setting a context even if the viewed container's children_type is 2006-08-31 21:40:16 +00:00
gimpchanneltreeview.h Added GtkTreeView versions of layers/channels/vectors: 2003-03-16 11:14:29 +00:00
gimpclipboard.c Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimpclipboard.h clear the GIMP clipboard. Suppress debug output unless gimp is started 2005-11-02 12:03:37 +00:00
gimpcolorbar.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpcolorbar.h put the color bars into an event box and draw the sliders on the event box 2004-02-21 12:25:09 +00:00
gimpcolordialog.c modules/Makefile.am new CMYK color-selector that uses littleCMS for the 2006-09-26 08:55:41 +00:00
gimpcolordialog.h added GimpContext parameters and create the GimpView with that context. 2006-09-01 11:26:54 +00:00
gimpcolordisplayeditor.c libgimpwidgets/gimpcolordisplay.[ch] added "const gchar *stock_id" members 2006-10-01 17:31:42 +00:00
gimpcolordisplayeditor.h include the parent class, not gimpeditor.h 2005-05-03 21:38:07 +00:00
gimpcoloreditor.c modules/Makefile.am new CMYK color-selector that uses littleCMS for the 2006-09-26 08:55:41 +00:00
gimpcoloreditor.h removed the hex entry from the GimpColorScales widget. 2005-05-19 17:08:03 +00:00
gimpcolorframe.c use gimp_rgba_distance() instead of gimp_rgb_distance(), so alpha changes 2006-06-04 11:39:22 +00:00
gimpcolorframe.h added property for "mode", fixed some implementation issues. 2005-06-04 00:56:00 +00:00
gimpcolormapeditor.c Applied patch from David Gowers which adds actions to select palette and 2006-05-28 19:45:52 +00:00
gimpcolormapeditor.h Applied patch from David Gowers which adds actions to select palette and 2006-05-28 19:45:52 +00:00
gimpcolorpanel.c modules/Makefile.am new CMYK color-selector that uses littleCMS for the 2006-09-26 08:55:41 +00:00
gimpcolorpanel.h app/dialogs/Makefile.am removed... 2004-09-23 20:41:40 +00:00
gimpcomponenteditor.c Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimpcomponenteditor.h app/actions/dockable-actions.c app/actions/dockable-commands.[ch] 2006-01-17 10:08:50 +00:00
gimpcontainerbox.c Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimpcontainerbox.h app/widgets/gimpchanneltreeview.c app/widgets/gimpcontainerbox.[ch] 2004-05-11 10:01:25 +00:00
gimpcontainercombobox.c implement set_context() and set the view renderers' contexts. 2006-09-01 16:55:37 +00:00
gimpcontainercombobox.h allow to configure the ellipsize property of the text renderer. 2006-08-08 22:15:46 +00:00
gimpcontainereditor.c Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimpcontainereditor.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpcontainerentry.c Don't popup the completion when there is only a single match because we 2006-09-13 22:51:52 +00:00
gimpcontainerentry.h app/actions/dockable-actions.c app/actions/dockable-commands.[ch] 2006-01-17 10:08:50 +00:00
gimpcontainergridview.c support setting a context even if the viewed container's children_type is 2006-08-31 21:40:16 +00:00
gimpcontainergridview.h app/actions/dockable-actions.c app/actions/dockable-commands.[ch] 2006-01-17 10:08:50 +00:00
gimpcontainerpopup.c removed unused includes. 2006-09-12 07:18:30 +00:00
gimpcontainerpopup.h app/actions/dockable-actions.c app/actions/dockable-commands.[ch] 2006-01-17 10:08:50 +00:00
gimpcontainertreeview-dnd.c use the correct API to unset the tree view's drop indicator. Apparently 2006-04-04 15:29:18 +00:00
gimpcontainertreeview-dnd.h Allow all sorts of things to be dropped on or in between the items of a 2004-06-28 22:07:12 +00:00
gimpcontainertreeview.c support setting a context even if the viewed container's children_type is 2006-08-31 21:40:16 +00:00
gimpcontainertreeview.h Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimpcontainerview-utils.c derive it from GtkBin, not from GtkVBox. Removed "content_spacing" style 2003-04-11 16:51:49 +00:00
gimpcontainerview-utils.h added vitrual function GimpViewable::get_description() which returns the 2003-04-08 16:01:01 +00:00
gimpcontainerview.c support setting a context even if the viewed container's children_type is 2006-08-31 21:40:16 +00:00
gimpcontainerview.h made set_container() a virtual function of the GimpContainerView 2006-08-28 19:40:20 +00:00
gimpcontrollereditor.c app/widgets/gimpcontrollereditor.[ch] pass a GimpContext to 2006-09-14 08:44:17 +00:00
gimpcontrollereditor.h app/widgets/gimpcontrollereditor.[ch] pass a GimpContext to 2006-09-14 08:44:17 +00:00
gimpcontrollerinfo.c libgimpwidgets/gimpcolordisplay.[ch] added "const gchar *stock_id" members 2006-10-01 17:31:42 +00:00
gimpcontrollerinfo.h added API to set an event snooper which, if set, receives any controller 2005-05-10 22:08:48 +00:00
gimpcontrollerkeyboard.c libgimpwidgets/gimpcolordisplay.[ch] added "const gchar *stock_id" members 2006-10-01 17:31:42 +00:00
gimpcontrollerkeyboard.h guarded the whole header with GIMP_ENABLE_CONTROLLER_UNDER_CONSTRUCTION 2004-11-24 02:17:12 +00:00
gimpcontrollerlist.c Added message severities and make sure all messages are routed through a 2006-10-09 08:17:22 +00:00
gimpcontrollerlist.h some more stuff: up/down buttons, remember the dialogs' size and 2005-05-10 19:48:03 +00:00
gimpcontrollers.c app/actions/data-commands.c app/actions/documents-commands.c 2006-10-09 18:49:15 +00:00
gimpcontrollers.h app/widgets/gimpactionfactory.[ch] added "label" and "stock-id" properties 2004-07-20 18:50:20 +00:00
gimpcontrollerwheel.c libgimpwidgets/gimpcolordisplay.[ch] added "const gchar *stock_id" members 2006-10-01 17:31:42 +00:00
gimpcontrollerwheel.h guarded the whole header with GIMP_ENABLE_CONTROLLER_UNDER_CONSTRUCTION 2004-11-24 02:17:12 +00:00
gimpcursor.c Merged the "soc-2006-healing-brush" branch. That branch is now officially 2006-09-02 18:54:35 +00:00
gimpcursor.h added enum GimpCursorFormat which can be one of { BITMAP, PIXBUF, 2004-06-13 02:08:54 +00:00
gimpcursorview.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpcursorview.h added boolean "sample-merged" property, API and GUI. Pick from the active 2005-07-08 22:54:46 +00:00
gimpdasheditor.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpdasheditor.h removed static variables, don't use GIMP_CONFIG_INSTALL_PROP_FOO() for 2004-02-19 16:42:24 +00:00
gimpdataeditor.c app/actions/data-commands.c app/actions/documents-commands.c 2006-10-09 18:49:15 +00:00
gimpdataeditor.h Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimpdatafactoryview.c app/widgets/gimpdataeditor.c (gimp_data_editor_name_activate) strip the 2006-05-30 11:56:42 +00:00
gimpdatafactoryview.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpdeviceinfo.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpdeviceinfo.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpdevices.c app/actions/data-commands.c app/actions/documents-commands.c 2006-10-09 18:49:15 +00:00
gimpdevices.h added GdkDisplay member since there is no way fo figure the display a 2005-11-27 17:20:40 +00:00
gimpdevicestatus.c Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimpdevicestatus.h added GdkDisplay member since there is no way fo figure the display a 2005-11-27 17:20:40 +00:00
gimpdialogfactory.c code cleanup; only call gtk_window_present() if called with present == 2006-05-29 16:41:18 +00:00
gimpdialogfactory.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpdnd-xds.c app/actions/data-commands.c app/actions/documents-commands.c 2006-10-09 18:49:15 +00:00
gimpdnd-xds.h Implement dragging and dropping in any GdkPixbuf supported format. Fixes 2005-04-09 17:56:04 +00:00
gimpdnd.c Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimpdnd.h Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimpdock.c I18n improvements based on a patch from Zbigniew Chyla: 2006-06-27 07:49:14 +00:00
gimpdock.h don't make "Detach Tab" insensitive if there are other dockbooks in the 2005-09-13 21:07:28 +00:00
gimpdockable.c removed code that was special-casing RTL since 2006-07-26 09:47:05 +00:00
gimpdockable.h #define GIMP_DOCKABLE_DRAG_OFFSET publically. 2005-12-30 01:37:35 +00:00
gimpdockbook.c put the event box' event window above its children because now that it is 2006-06-17 09:36:18 +00:00
gimpdockbook.h added help IDs to all actions representing the toplevel popups and menus 2004-05-02 08:56:07 +00:00
gimpdocked.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpdocked.h app/widgets/gimpdocked.[ch] moved button-bar API to the GimpDocked 2005-06-04 22:32:31 +00:00
gimpdockseparator.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpdockseparator.h don't make "Detach Tab" insensitive if there are other dockbooks in the 2005-09-13 21:07:28 +00:00
gimpdocumentview.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpdocumentview.h app/actions/dockable-actions.c app/actions/dockable-commands.[ch] 2006-01-17 10:08:50 +00:00
gimpdrawabletreeview.c added function gimp_get_tool_info(). 2006-09-08 13:42:00 +00:00
gimpdrawabletreeview.h removed "visible" and all its API... 2003-09-11 19:52:29 +00:00
gimpeditor.c depend on glib >= 2.10.2, gtk+ >= 2.8.18 and pango >= 1.12.3. Define 2006-07-05 13:40:47 +00:00
gimpeditor.h app/core/gimp-gui.h app/core/gimp-utils.h app/core/gimpimage-undo.h 2005-09-27 17:31:32 +00:00
gimpenumaction.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpenumaction.h app/widgets/gimpaction.h app/widgets/gimpactiongroup.h 2005-04-16 23:48:29 +00:00
gimperrorconsole.c Added message severities and make sure all messages are routed through a 2006-10-09 08:17:22 +00:00
gimperrorconsole.h Added message severities and make sure all messages are routed through a 2006-10-09 08:17:22 +00:00
gimperrordialog.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimperrordialog.h don't set a window icon, the dialog should be transient anyway. 2005-09-07 00:28:31 +00:00
gimpfgbgeditor.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpfgbgeditor.h use the coordinates passed in the color drop callback instead of 2004-12-31 16:53:22 +00:00
gimpfgbgview.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpfgbgview.h app/widgets/Makefile.am app/widgets/gimpfgbgview.[ch] added new widget 2005-03-31 13:39:18 +00:00
gimpfiledialog.c added a convenience function to retrieve the translated procedure label. 2006-09-11 15:51:39 +00:00
gimpfiledialog.h app/plug-in/plug-in-types.h renamed to GimpPlugInProcedure and made a 2006-04-05 08:38:33 +00:00
gimpfileprocview.c Some more proper typing instead of using pointers: 2006-09-24 12:20:22 +00:00
gimpfileprocview.h app/plug-in/plug-in-types.h renamed to GimpPlugInProcedure and made a 2006-04-05 08:38:33 +00:00
gimpfontselect.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpfontselect.h app/gui/Makefile.am app/gui/brush-select.[ch] app/gui/font-select.[ch] 2004-07-09 19:14:59 +00:00
gimpfontview.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpfontview.h app/actions/dockable-actions.c app/actions/dockable-commands.[ch] 2006-01-17 10:08:50 +00:00
gimpgradienteditor.c removed GimpContext member I added before deciding it needs to be added to 2006-08-31 18:54:20 +00:00
gimpgradienteditor.h removed GimpContext member I added before deciding it needs to be added to 2006-08-31 18:54:20 +00:00
gimpgradientselect.c Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimpgradientselect.h app/actions/brushes-actions.c app/actions/gradients-actions.c 2004-09-27 10:45:49 +00:00
gimpgrideditor.c modules/Makefile.am new CMYK color-selector that uses littleCMS for the 2006-09-26 08:55:41 +00:00
gimpgrideditor.h modules/Makefile.am new CMYK color-selector that uses littleCMS for the 2006-09-26 08:55:41 +00:00
gimphelp-ids.h Merged the "soc-2006-perspective-clone" branch. That branch is now 2006-09-07 17:10:22 +00:00
gimphelp.c changed parameter "gint display_ID" to "GimpObject *display". 2006-05-05 08:29:33 +00:00
gimphelp.h Removed any remaining GUI dependency from the PDB wrappers: 2004-07-10 20:29:11 +00:00
gimphistogrambox.c draw slider positions more accurately, fixed incorrect use of 2006-09-20 10:19:49 +00:00
gimphistogrambox.h removed the label between the spinbuttons, it looks silly. Converted tabs 2004-06-20 22:04:10 +00:00
gimphistogrameditor.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimphistogrameditor.h do not calculate the histogram if the histogram dock is invisible. 2005-09-28 00:31:46 +00:00
gimphistogramview.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimphistogramview.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimpimagedock.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpimagedock.h Some dock refactoring which separates the docking logic from active image 2005-05-11 20:26:12 +00:00
gimpimageeditor.c Allow plug-ins to register in <Layers>, <Channels>, <Vectors> and 2006-06-16 17:02:14 +00:00
gimpimageeditor.h Allow plug-ins to register in <Layers>, <Channels>, <Vectors> and 2006-06-16 17:02:14 +00:00
gimpimagepropview.c string changes. 2006-09-11 21:27:11 +00:00
gimpimagepropview.h corrected comment. 2006-09-11 15:27:21 +00:00
gimpimageview.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpimageview.h app/actions/dockable-actions.c app/actions/dockable-commands.[ch] 2006-01-17 10:08:50 +00:00
gimpitemtreeview.c support setting a context even if the viewed container's children_type is 2006-08-31 21:40:16 +00:00
gimpitemtreeview.h support setting a context even if the viewed container's children_type is 2006-08-31 21:40:16 +00:00
gimplayertreeview.c #include "core/gimp.h" for gimp_message(). 2006-10-16 13:46:28 +00:00
gimplayertreeview.h app/actions/layers-actions.c app/actions/layers-commands.[ch] 2005-07-10 21:17:22 +00:00
gimpmenudock.c don't #include "core/gimptoolinfo.h" 2006-09-05 16:11:47 +00:00
gimpmenudock.h Some dock refactoring which separates the docking logic from active image 2005-05-11 20:26:12 +00:00
gimpmenufactory.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpmenufactory.h app/core/gimp-gui.h app/core/gimp-utils.h app/core/gimpimage-undo.h 2005-09-27 17:31:32 +00:00
gimpmessagebox.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpmessagebox.h app/widgets/gimpmessagebox.h added G_GNUC_PRINTF attributes. 2005-03-23 23:36:17 +00:00
gimpmessagedialog.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpmessagedialog.h app/core/gimp-gui.h app/core/gimp-utils.h app/core/gimpimage-undo.h 2005-09-27 17:31:32 +00:00
gimpnavigationview.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpnavigationview.h app/widgets/gimpnavigationpreview.c renamed these files to ... 2004-08-27 00:42:46 +00:00
gimppaletteeditor.c applied a modified patch from David Gowers that changes the search 2006-09-12 10:37:45 +00:00
gimppaletteeditor.h Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimppaletteselect.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimppaletteselect.h app/actions/brushes-actions.c app/actions/gradients-actions.c 2004-09-27 10:45:49 +00:00
gimppaletteview.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimppaletteview.h added "entry-clicked" and "color-dropped" signals. Completely handle color 2005-07-14 18:37:33 +00:00
gimppatternfactoryview.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimppatternfactoryview.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimppatternselect.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimppatternselect.h app/actions/brushes-actions.c app/actions/gradients-actions.c 2004-09-27 10:45:49 +00:00
gimppdbdialog.c Added message severities and make sure all messages are routed through a 2006-10-09 08:17:22 +00:00
gimppdbdialog.h added signals "plug-in-opened" and "plug-in-closed". Added functions 2006-05-04 22:51:21 +00:00
gimppixbuf.c #include <string.h> for strcmp, and fix gdk_atom_intern usage. 2005-04-09 19:52:36 +00:00
gimppixbuf.h Implement dragging and dropping in any GdkPixbuf supported format. Fixes 2005-04-09 17:56:04 +00:00
gimppluginaction.c Some more proper typing instead of using pointers: 2006-09-24 12:20:22 +00:00
gimppluginaction.h use a GParamSpecObject instead of GParamSpecPointer for the "procedure" 2006-04-27 12:48:12 +00:00
gimpprogressbox.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpprogressbox.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkVBox subclass 2004-08-10 22:21:56 +00:00
gimpprogressdialog.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpprogressdialog.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkVBox subclass 2004-08-10 22:21:56 +00:00
gimppropwidgets.c modules/Makefile.am new CMYK color-selector that uses littleCMS for the 2006-09-26 08:55:41 +00:00
gimppropwidgets.h Bill Skaggs <weskaggs@primate.ucdavis.edu> 2006-09-22 18:27:21 +00:00
gimprender.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimprender.h app/widgets/Makefile.am new files keeping the render acceleration check 2005-07-19 20:42:14 +00:00
gimpsamplepointeditor.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpsamplepointeditor.h added "sample-merged" property and API. Pass it to 2005-07-09 11:23:15 +00:00
gimpselectiondata.c disabled debug spew. 2006-09-05 09:26:28 +00:00
gimpselectiondata.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpselectioneditor.c use enum GimpChannelOps instead of SelectOps (which is a tool state). 2006-10-17 19:18:34 +00:00
gimpselectioneditor.h app/actions/dockable-actions.c app/actions/dockable-commands.[ch] 2006-01-17 10:08:50 +00:00
gimpsessioninfo.c app/base/curves.c minor code cleanup, removed trailing whitespace. 2006-04-21 07:02:42 +00:00
gimpsessioninfo.h app/actions/dockable-actions.c app/actions/dockable-commands.[ch] 2006-01-17 10:08:50 +00:00
gimpsizebox.c connect to the chain-button and update the "keep-aspect" property when it 2006-05-19 10:45:25 +00:00
gimpsizebox.h added a GtkSizeGroup member and put all labels into the group. 2005-11-02 09:27:15 +00:00
gimpstringaction.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpstringaction.h app/widgets/gimpaction.h app/widgets/gimpactiongroup.h 2005-04-16 23:48:29 +00:00
gimpstrokeeditor.c fix dialog layout (bug #309740). 2006-10-01 11:00:27 +00:00
gimpstrokeeditor.h renamed gimp_prop_size_entry_connect() to gimp_prop_coordinates_connect(). 2003-10-01 19:55:13 +00:00
gimptemplateeditor.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimptemplateeditor.h added resolution and image type information which is usually hidden in the 2004-09-25 01:47:01 +00:00
gimptemplateview.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gimptemplateview.h app/actions/dockable-actions.c app/actions/dockable-commands.[ch] 2006-01-17 10:08:50 +00:00
gimptexteditor.c app/tools/gimptextoptions.[ch] app/tools/gimptexttool.c make the text 2006-08-28 15:26:25 +00:00
gimptexteditor.h app/tools/gimptextoptions.[ch] app/tools/gimptexttool.c make the text 2006-08-28 15:26:25 +00:00
gimpthumbbox.c Added message severities and make sure all messages are routed through a 2006-10-09 08:17:22 +00:00
gimpthumbbox.h remember the context passed to gimp_thumb_box_new() and use it instead of 2006-08-31 19:02:22 +00:00
gimptoolbox-color-area.c modules/Makefile.am new CMYK color-selector that uses littleCMS for the 2006-09-26 08:55:41 +00:00
gimptoolbox-color-area.h cleanup & cruft removal. 2003-10-13 12:42:52 +00:00
gimptoolbox-dnd.c app/actions/data-commands.c app/actions/documents-commands.c 2006-10-09 18:49:15 +00:00
gimptoolbox-dnd.h app/widgets/Makefile.am new files containing the toolbox' drop callbacks. 2003-06-06 15:14:47 +00:00
gimptoolbox-image-area.c app/composite/gimp-composite-generic.c app/core/gimpimage-convert.c 2006-09-12 11:46:10 +00:00
gimptoolbox-image-area.h app/widgets/Makefile.am new toolbox area which shows the active image. 2004-05-31 20:30:52 +00:00
gimptoolbox-indicator-area.c Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimptoolbox-indicator-area.h g_strdup() the stock_id passed to gimp_tool_info_new() because the 2002-03-14 17:07:02 +00:00
gimptoolbox.c app/actions/data-commands.c app/actions/documents-commands.c 2006-10-09 18:49:15 +00:00
gimptoolbox.h changed Gimp parameter to GimpContext and use it instead of getting the 2006-10-02 17:41:04 +00:00
gimptooldialog.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimptooldialog.h app/core/gimp-gui.h app/core/gimp-utils.h app/core/gimpimage-undo.h 2005-09-27 17:31:32 +00:00
gimptooloptionseditor.c Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimptooloptionseditor.h added the scrolled window to the GimpToolOptionsEditor struct. 2004-01-30 22:10:31 +00:00
gimptoolview.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimptoolview.h app/actions/dockable-actions.c app/actions/dockable-commands.[ch] 2006-01-17 10:08:50 +00:00
gimpuimanager.c app/actions/data-commands.c app/actions/documents-commands.c 2006-10-09 18:49:15 +00:00
gimpuimanager.h added "show-tooltip" and "hide-tooltip" signals. Connect to each menu 2006-03-09 15:26:33 +00:00
gimpundoeditor.c This commit *should* fix the remaining missing contexts for preview 2006-09-01 21:18:03 +00:00
gimpundoeditor.h This commit *should* fix the remaining missing contexts for preview 2006-09-01 21:18:03 +00:00
gimpunitcombobox.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpunitcombobox.h added a stock icon for "view-zoom-1-1". 2004-05-10 10:33:21 +00:00
gimpunitstore.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpunitstore.h app/widgets/Makefile.am app/widgets/widgets-types.h 2004-05-07 22:16:15 +00:00
gimpvectorstreeview.c app/actions/data-commands.c app/actions/documents-commands.c 2006-10-09 18:49:15 +00:00
gimpvectorstreeview.h app/actions/documents-actions.c app/actions/documents-commands.c 2004-05-12 18:36:33 +00:00
gimpview-popup.c close the popup when a drag starts. 2006-10-15 17:35:38 +00:00
gimpview-popup.h Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimpview.c Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimpview.h Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimpviewablebox.c app/actions/dockable-actions.c app/actions/dockable-commands.[ch] 2006-01-17 10:08:50 +00:00
gimpviewablebox.h variant of gimp_config_connect() which allows the connected objects to 2006-01-14 00:09:22 +00:00
gimpviewablebutton.c Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimpviewablebutton.h app/actions/dockable-actions.c app/actions/dockable-commands.[ch] 2006-01-17 10:08:50 +00:00
gimpviewabledialog.c added GimpContext parameters and create the GimpView with that context. 2006-09-01 11:26:54 +00:00
gimpviewabledialog.h added GimpContext parameters and create the GimpView with that context. 2006-09-01 11:26:54 +00:00
gimpviewrenderer-frame.c removed unused variables. 2006-09-12 10:46:07 +00:00
gimpviewrenderer-frame.h added some (disabled) debug output. 2004-10-07 21:38:35 +00:00
gimpviewrenderer-utils.c app/widgets/Makefile.am app/widgets/widgets-types.h new view renderer, 2005-07-13 20:11:24 +00:00
gimpviewrenderer-utils.h app/widgets/gimppreviewrenderer-utils.c 2004-08-26 14:20:30 +00:00
gimpviewrenderer.c ref the context. 2006-09-01 08:59:24 +00:00
gimpviewrenderer.h new funtion which returns TRUE if any of the gradient's segments refer to 2006-08-31 18:47:13 +00:00
gimpviewrendererbrush.c Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimpviewrendererbrush.h app/widgets/gimppreviewrenderer-utils.c 2004-08-26 14:20:30 +00:00
gimpviewrendererbuffer.c Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimpviewrendererbuffer.h app/widgets/Makefile.am app/widgets/widgets-types.h added a view renderer 2004-09-14 12:06:28 +00:00
gimpviewrendererdrawable.c fixed includes for gimp_rectangle_intersect(). 2006-09-01 09:04:03 +00:00
gimpviewrendererdrawable.h app/widgets/gimppreviewrenderer-utils.c 2004-08-26 14:20:30 +00:00
gimpviewrenderergradient.c This commit *should* fix the remaining missing contexts for preview 2006-09-01 21:18:03 +00:00
gimpviewrenderergradient.h new funtion which returns TRUE if any of the gradient's segments refer to 2006-08-31 18:47:13 +00:00
gimpviewrendererimage.c Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimpviewrendererimage.h app/widgets/gimppreviewrenderer-utils.c 2004-08-26 14:20:30 +00:00
gimpviewrendererimagefile.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpviewrendererimagefile.h save 20 bytes per instance by using single bits instead of 6 gbooleans. 2006-05-12 15:39:31 +00:00
gimpviewrendererlayer.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpviewrendererlayer.h app/widgets/gimppreviewrenderer-utils.c 2004-08-26 14:20:30 +00:00
gimpviewrendererpalette.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpviewrendererpalette.h app/widgets/Makefile.am app/widgets/widgets-types.h new widget which 2005-07-14 14:41:29 +00:00
gimpviewrenderervectors.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpviewrenderervectors.h GimpViewRendererVector is really derived from GimpViewRenderer and not 2004-08-26 14:59:31 +00:00
gimpwidgets-constructors.c app/tools/gimpcurvestool.c app/tools/gimplevelstool.c added missing casts. 2005-06-27 15:28:44 +00:00
gimpwidgets-constructors.h undeprecated the paint mode menu (ported to GimpEnumComboBox with 2005-02-08 20:07:08 +00:00
gimpwidgets-utils.c libgimp/gimpui.c (gimp_window_set_transient_for) These functions are used 2006-10-16 11:55:50 +00:00
gimpwidgets-utils.h Added message severities and make sure all messages are routed through a 2006-10-09 08:17:22 +00:00
gtkhwrapbox.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gtkhwrapbox.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gtkvwrapbox.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gtkvwrapbox.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gtkwrapbox.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
gtkwrapbox.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
makefile.msc updated 2005-09-25 19:30:55 +00:00
widgets-enums.c variant of gimp_config_connect() which allows the connected objects to 2006-01-14 00:09:22 +00:00
widgets-enums.h Merged the "soc-2006-healing-brush" branch. That branch is now officially 2006-09-02 18:54:35 +00:00
widgets-types.h Really fix bug #150593: 2005-09-12 17:48:40 +00:00