gimp/app/widgets
Michael Natterer 59bd430526 make sure the button_box is always interted at the very bottom of the
2004-10-22  Michael Natterer  <mitch@gimp.org>

	* app/widgets/gimpeditor.c (gimp_editor_ensure_button_box): make
	sure the button_box is always interted at the very bottom of the
	editor.

	* app/widgets/gimpviewabledialog.c: changed the "description"
	property from CONSTRUCT_ONLY to CONSTRUCT.

	* app/widgets/gimpcolormapeditor.c: show the index of the edited
	color in the color dialog and use the correct icon. Replaced label
	"Hex triplet" by "HTML notation" to be consistent with the color
	dialog. Removed wrong 2 pixel border around the table below the
	preview.
2004-10-22 15:41:03 +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 app/widgets/Makefile.am app/widgets/widgets-types.h added a simple message 2004-10-13 14:35:28 +00:00
gimpaction.c use a larger icon size for GimpImagefile views. 2004-10-12 10:37:11 +00:00
gimpaction.h app/widgets/gimpactionfactory.[ch] added "label" and "stock-id" properties 2004-07-20 18:50:20 +00:00
gimpactionfactory.c Enabled disabling all menu mnemonics. Addresses bug #120034: 2004-07-27 22:17:30 +00:00
gimpactionfactory.h Enabled disabling all menu mnemonics. Addresses bug #120034: 2004-07-27 22:17:30 +00:00
gimpactiongroup.c depend on GLib >= 2.4.5 and GTK+ >= 2.4.4. 2004-09-16 14:31:39 +00:00
gimpactiongroup.h Enabled disabling all menu mnemonics. Addresses bug #120034: 2004-07-27 22:17:30 +00:00
gimpactionview.c Fixed a spelling error. 2004-10-13 21:51:40 +00:00
gimpactionview.h make sure that all actions, even if they have no menu proxy, can be 2004-08-12 20:04:19 +00:00
gimpblobeditor.c themes/Default/images/Makefile.am removed ... 2004-08-04 18:15:41 +00:00
gimpblobeditor.h themes/Default/images/Makefile.am removed ... 2004-08-04 18:15:41 +00:00
gimpbrusheditor.c added "data" property. 2004-09-26 19:41:56 +00:00
gimpbrusheditor.h added "name", "blurb", "stock_id" and "help_id" to struct 2004-09-26 18:41:29 +00:00
gimpbrushfactoryview.c app/actions/brushes-actions.c app/actions/gradients-actions.c 2004-09-27 10:45:49 +00:00
gimpbrushfactoryview.h app/actions/brushes-actions.c app/actions/gradients-actions.c 2004-09-27 10:45:49 +00:00
gimpbrushselect.c app/actions/brushes-actions.c app/actions/gradients-actions.c 2004-09-27 10:45:49 +00:00
gimpbrushselect.h app/actions/brushes-actions.c app/actions/gradients-actions.c 2004-09-27 10:45:49 +00:00
gimpbufferview.c simplified the code which deals with the global_buffer's preview. The new 2004-09-14 12:19:16 +00:00
gimpbufferview.h added a preview of the global buffer. 2004-07-12 20:25:05 +00:00
gimpcellrendereraccel.c app/widgets/gimpcellrendereraccel.c app/widgets/gimphistogrambox.c Get rid 2004-08-19 00:21:55 +00:00
gimpcellrendereraccel.h app/core/gimpmarshal.list added "gboolean delete" parameter to the 2004-07-21 14:09:36 +00:00
gimpcellrendererviewable.c app/widgets/gimppreview-popup.c renamed these files... 2004-08-25 22:31:44 +00:00
gimpcellrendererviewable.h app/widgets/gimppreview-popup.c renamed these files... 2004-08-25 22:31:44 +00:00
gimpchanneltreeview.c moved "item_type" and "signal_name" from GimpItemTreeView to 2004-10-16 20:17:30 +00:00
gimpchanneltreeview.h Added GtkTreeView versions of layers/channels/vectors: 2003-03-16 11:14:29 +00:00
gimpclipboard.c added a "const gchar *format" parameter to 2004-07-08 11:27:48 +00:00
gimpclipboard.h changed to allow pasting any GdkPixbuf supported format (makes pasting 2004-07-07 16:02:23 +00:00
gimpcolorbar.c removed GIMP_TYPE_COLOR. 2004-07-26 19:56:47 +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 use GIMP_HELP_COLOR_DIALOG as help_id. 2004-10-14 14:34:01 +00:00
gimpcolordialog.h app/dialogs/Makefile.am removed... 2004-09-23 20:41:40 +00:00
gimpcolordisplayeditor.c modules/cdisplay_gamma.c added object properties for configurable values. 2004-07-04 00:21:03 +00:00
gimpcolordisplayeditor.h libgimpwidgets/gimpwidgetsmarshal.list added signals ::added(), 2003-11-22 15:54:12 +00:00
gimpcoloreditor.c added enum GimpActiveColor which can be one of { FOREGROUND, BACKGROUND }, 2004-05-27 12:41:22 +00:00
gimpcoloreditor.h added enum GimpActiveColor which can be one of { FOREGROUND, BACKGROUND }, 2004-05-27 12:41:22 +00:00
gimpcolorframe.c changed label alignment to be more HIG conformant and consistent with the 2004-09-26 19:15:51 +00:00
gimpcolorframe.h app/config/gimpconfigwriter.c app/core/gimpstrokeoptions.c 2004-05-24 14:51:15 +00:00
gimpcolormapeditor.c make sure the button_box is always interted at the very bottom of the 2004-10-22 15:41:03 +00:00
gimpcolormapeditor.h app/widgets/gimpcolormapeditor.[ch] app/widgets/gimphistogrameditor.[ch] 2004-09-25 12:48:41 +00:00
gimpcolorpanel.c app/dialogs/Makefile.am removed... 2004-09-23 20:41:40 +00:00
gimpcolorpanel.h app/dialogs/Makefile.am removed... 2004-09-23 20:41:40 +00:00
gimpcomponenteditor.c use gimp_component_editor_get_iter() instead of duplicating its code. 2004-09-17 11:20:30 +00:00
gimpcomponenteditor.h set the viewable renderer's "renderer" property to NULL when clearing the 2004-09-16 14:00:02 +00:00
gimpcontainerbox.c removed hack which strcmp()s the property name to figure the preview's 2004-09-28 11:24:48 +00:00
gimpcontainerbox.h app/widgets/gimpchanneltreeview.c app/widgets/gimpcontainerbox.[ch] 2004-05-11 10:01:25 +00:00
gimpcontainercombobox.c app/widgets/gimppreview-popup.c renamed these files... 2004-08-25 22:31:44 +00:00
gimpcontainercombobox.h app/widgets/gimpcontainercombobox.[ch] when removing the last item from 2004-08-11 14:07:35 +00:00
gimpcontainereditor.c app/actions/brushes-actions.c app/actions/gradients-actions.c 2004-09-27 10:45:49 +00:00
gimpcontainereditor.h app/widgets/gimpcontainergridview.[ch] removed "reorderable" from 2004-05-28 09:52:15 +00:00
gimpcontainerentry.c app/widgets/gimppreview-popup.c renamed these files... 2004-08-25 22:31:44 +00:00
gimpcontainerentry.h export the column enum. 2004-05-31 20:44:18 +00:00
gimpcontainergridview.c app/widgets/gimppreview-popup.c renamed these files... 2004-08-25 22:31:44 +00:00
gimpcontainergridview.h app/widgets/gimppreview.c renamed these two files to... 2004-08-24 17:16:46 +00:00
gimpcontainerpopup.c Renamed GimpPreviewSize to GimpViewSize. 2004-08-29 11:58:05 +00:00
gimpcontainerpopup.h app/widgets/gimpcontainerpopup.[ch] let the button remember the popup's 2003-11-18 13:13:57 +00:00
gimpcontainertreeview-dnd.c always call gdk_drag_status() before returning FALSE. 2004-09-10 12:20:16 +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 improved the fix for bug #152662 and removed trailing whitespace. 2004-09-15 09:34:02 +00:00
gimpcontainertreeview.h app/widgets/gimpdnd.[ch] app/widgets/gimpselectiondata.[ch] changed 2004-06-30 14:47:23 +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 handle NULL as viewable parameter as a workaround for bug #149906. 2004-10-10 14:33:01 +00:00
gimpcontainerview.h added "preview-size" and "preview-border-width" properties. Cleanup. 2004-05-28 10:49:56 +00:00
gimpcontrollerinfo.c added a boolean property "debug-events" and honor it when printing 2004-06-24 22:35:00 +00:00
gimpcontrollerinfo.h added a boolean property "debug-events" and honor it when printing 2004-06-24 22:35:00 +00:00
gimpcontrollerkeyboard.c app/tools/gimptool.[ch] added boolean return value to 2004-06-24 10:16:08 +00:00
gimpcontrollerkeyboard.h app/tools/gimptool.[ch] added boolean return value to 2004-06-24 10:16:08 +00:00
gimpcontrollers.c app/widgets/gimpactionfactory.[ch] added "label" and "stock-id" properties 2004-07-20 18:50:20 +00:00
gimpcontrollers.h app/widgets/gimpactionfactory.[ch] added "label" and "stock-id" properties 2004-07-20 18:50:20 +00:00
gimpcontrollerwheel.c renamed function gimp_controller_wheel_scrolled() to 2004-06-24 15:29:19 +00:00
gimpcontrollerwheel.h renamed function gimp_controller_wheel_scrolled() to 2004-06-24 15:29:19 +00:00
gimpcursor.c depend on GLib >= 2.4.5 and GTK+ >= 2.4.4. 2004-09-16 14:31:39 +00:00
gimpcursor.h added enum GimpCursorFormat which can be one of { BITMAP, PIXBUF, 2004-06-13 02:08:54 +00:00
gimpdasheditor.c Applied a bunch of AIX portability fixes (bug #148813): 2004-07-30 00:57:22 +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 added "data" property. 2004-09-26 19:41:56 +00:00
gimpdataeditor.h added CONSTRUCT_ONLY "data-factory" property. Removed 2004-09-26 19:26:37 +00:00
gimpdatafactoryview.c app/actions/brushes-actions.c app/actions/gradients-actions.c 2004-09-27 10:45:49 +00:00
gimpdatafactoryview.h app/actions/brushes-actions.c app/actions/gradients-actions.c 2004-09-27 10:45:49 +00:00
gimpdeviceinfo.c app/actions/dialogs-commands.c app/display/gimpdisplayshell-dnd.c 2004-07-04 21:27:09 +00:00
gimpdeviceinfo.h override GObjectClass->constructor() and do the setup stuff there, not in 2002-05-28 16:41:56 +00:00
gimpdevices.c Enabled the various "Clear saved foobar now" buttons in prefs: 2004-07-21 16:11:31 +00:00
gimpdevices.h Enabled the various "Clear saved foobar now" buttons in prefs: 2004-07-21 16:11:31 +00:00
gimpdevicestatus.c removed "Configure input devices" button. Fixes bug #150177. 2004-09-03 14:26:50 +00:00
gimpdevicestatus.h app/gui/Makefile.am removed... 2003-07-07 13:37:19 +00:00
gimpdialogfactory.c added "name", "blurb", "stock_id" and "help_id" to struct 2004-09-26 18:41:29 +00:00
gimpdialogfactory.h added "name", "blurb", "stock_id" and "help_id" to struct 2004-09-26 18:41:29 +00:00
gimpdnd.c remember for which GdkDragContext the icon_widget was made. 2004-10-06 18:55:24 +00:00
gimpdnd.h app/widgets/gimpdnd.[ch] app/widgets/gimpselectiondata.[ch] changed 2004-06-30 14:47:23 +00:00
gimpdock.c define GIMP_HELP_DOCK_SEPARATOR. 2004-08-18 09:53:38 +00:00
gimpdock.h added GimpWindowTypeHint enum. 2003-11-20 20:36:55 +00:00
gimpdockable.c app/widgets/gimpdockable.c converted tabs to spaces. 2004-08-31 21:29:30 +00:00
gimpdockable.h added a horrible hack that sets the paned's position after the first 2004-06-01 12:31:44 +00:00
gimpdockbook.c app/widgets/gimppreview.c renamed these two files to... 2004-08-24 17:16:46 +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 reoedered to somehow reflect the class hierarchy. 2004-05-23 10:04:41 +00:00
gimpdocked.h reoedered to somehow reflect the class hierarchy. 2004-05-23 10:04:41 +00:00
gimpdocumentview.c app/actions/channels-actions.c app/actions/colormap-editor-actions.c 2004-10-16 17:10:04 +00:00
gimpdocumentview.h app/actions/documents-actions.c app/actions/documents-commands.c 2004-05-12 18:36:33 +00:00
gimpdrawabletreeview.c moved "item_type" and "signal_name" from GimpItemTreeView to 2004-10-16 20:17:30 +00:00
gimpdrawabletreeview.h removed "visible" and all its API... 2003-09-11 19:52:29 +00:00
gimpeditor.c make sure the button_box is always interted at the very bottom of the 2004-10-22 15:41:03 +00:00
gimpeditor.h put the image popup menu into a dummy menubar to work around the silly 2004-05-17 13:38:03 +00:00
gimpenumaction.c app/widgets/gimpenumaction.[ch] app/widgets/gimppluginaction.[ch] added 2004-06-23 14:39:48 +00:00
gimpenumaction.h app/widgets/gimpenumaction.[ch] app/widgets/gimppluginaction.[ch] added 2004-06-23 14:39:48 +00:00
gimpenumcombobox.c libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.h 2004-04-20 19:06:37 +00:00
gimpenumcombobox.h libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.h 2004-04-20 19:06:37 +00:00
gimpenumstore.c always do the check for perl and use the substituted perl executable name 2004-07-30 20:42:53 +00:00
gimpenumstore.h libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.h 2004-04-20 19:06:37 +00:00
gimpenumwidgets.c libgimpwidgets/gimpwidgets.c app/widgets/gimpenumwidgets.[ch] 2004-10-14 15:44:13 +00:00
gimpenumwidgets.h libgimpwidgets/gimpwidgets.c app/widgets/gimpenumwidgets.[ch] 2004-10-14 15:44:13 +00:00
gimperrorconsole.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2004-09-10 15:38:17 +00:00
gimperrorconsole.h added missing cast. 2004-02-26 20:04:20 +00:00
gimperrordialog.c app/widgets/Makefile.am app/widgets/widgets-types.h added a simple message 2004-10-13 14:35:28 +00:00
gimperrordialog.h stop adding message boxes and redirect messages to stderr if there are too 2004-08-25 19:49:50 +00:00
gimpfgbgeditor.c implement GtkWidget::drag_motion() and set the FG/BG depending on where 2004-07-01 10:42:00 +00:00
gimpfgbgeditor.h implement GtkWidget::drag_motion() and set the FG/BG depending on where 2004-07-01 10:42:00 +00:00
gimpfiledialog.c construct a case-insensitive glob pattern to use when filtering for file 2004-10-11 11:57:32 +00:00
gimpfiledialog.h new function which works on all widgets in the dialog except the cancel 2004-08-10 21:20:38 +00:00
gimpfileprocview.c app/plug-in/Makefile.am removed... ...and added with a new name. 2004-09-22 15:12:24 +00:00
gimpfileprocview.h added the removed help IDs back. 2004-07-17 19:53:05 +00:00
gimpfontselect.c Renamed GimpPreviewSize to GimpViewSize. 2004-08-29 11:58:05 +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 app/widgets/gimpcontainergridview.[ch] removed "reorderable" from 2004-05-28 09:52:15 +00:00
gimpfontview.h added gimp_container_freeze() / _thaw() around font list reloading. 2003-10-18 16:23:15 +00:00
gimpgradienteditor.c added "data" property. 2004-09-26 19:41:56 +00:00
gimpgradienteditor.h added "name", "blurb", "stock_id" and "help_id" to struct 2004-09-26 18:41:29 +00:00
gimpgradientselect.c app/actions/brushes-actions.c app/actions/gradients-actions.c 2004-09-27 10:45:49 +00:00
gimpgradientselect.h app/actions/brushes-actions.c app/actions/gradients-actions.c 2004-09-27 10:45:49 +00:00
gimpgrideditor.c added gimp_prop_label_new(). 2004-06-24 22:23:05 +00:00
gimpgrideditor.h removed "grid_changed" signal. The user of GimpGridEditor can connect to 2003-10-14 12:23:23 +00:00
gimphelp-ids.h app/config/gimpguiconfig.[ch] added gimprc option "show-help-button". 2004-10-04 16:21:52 +00:00
gimphelp.c app/widgets/Makefile.am app/widgets/widgets-types.h added a simple message 2004-10-13 14:35:28 +00:00
gimphelp.h Removed any remaining GUI dependency from the PDB wrappers: 2004-07-10 20:29:11 +00:00
gimphistogrambox.c app/widgets/gimpcellrendereraccel.c app/widgets/gimphistogrambox.c Get rid 2004-08-19 00:21:55 +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 app/widgets/gimpcolormapeditor.[ch] app/widgets/gimphistogrameditor.[ch] 2004-09-25 12:48:41 +00:00
gimphistogrameditor.h app/widgets/gimpcolormapeditor.[ch] app/widgets/gimphistogrameditor.[ch] 2004-09-25 12:48:41 +00:00
gimphistogramview.c fixed a drawing bug I introduced earlier today. 2004-07-07 01:59:33 +00:00
gimphistogramview.h draw the selection in GTK_STATE_SELECTED's colors, not inverted. Fixed 2003-12-15 17:40:31 +00:00
gimpimagedock.c make sure that all actions, even if they have no menu proxy, can be 2004-08-12 20:04:19 +00:00
gimpimagedock.h correctly get the default GimpContainerViewInterface implementation and 2004-05-11 16:01:00 +00:00
gimpimageeditor.c reoedered to somehow reflect the class hierarchy. 2004-05-23 10:04:41 +00:00
gimpimageeditor.h reoedered to somehow reflect the class hierarchy. 2004-05-23 10:04:41 +00:00
gimpimageview.c app/widgets/gimpcontainergridview.[ch] removed "reorderable" from 2004-05-28 09:52:15 +00:00
gimpimageview.h added action_data_get_context() and macro return_if_no_context(). 2004-05-11 16:05:21 +00:00
gimpitemfactory.c app/config/gimpconfig-deserialize.c app/config/gimpscanner.c 2004-05-12 08:13:33 +00:00
gimpitemfactory.h added help IDs to all actions representing the toplevel popups and menus 2004-05-02 08:56:07 +00:00
gimpitemtreeview.c moved "item_type" and "signal_name" from GimpItemTreeView to 2004-10-16 20:17:30 +00:00
gimpitemtreeview.h moved "item_type" and "signal_name" from GimpItemTreeView to 2004-10-16 20:17:30 +00:00
gimplayertreeview.c moved "item_type" and "signal_name" from GimpItemTreeView to 2004-10-16 20:17:30 +00:00
gimplayertreeview.h display the floating selection's name in italic letters. Added the bold 2003-09-06 21:17:16 +00:00
gimpmenudock.c make sure that all actions, even if they have no menu proxy, can be 2004-08-12 20:04:19 +00:00
gimpmenudock.h correctly get the default GimpContainerViewInterface implementation and 2004-05-11 16:01:00 +00:00
gimpmenufactory.c make sure that all actions, even if they have no menu proxy, can be 2004-08-12 20:04:19 +00:00
gimpmenufactory.h added help IDs to all actions representing the toplevel popups and menus 2004-05-02 08:56:07 +00:00
gimpmessagebox.c app/widgets/Makefile.am app/widgets/widgets-types.h added a simple message 2004-10-13 14:35:28 +00:00
gimpmessagebox.h added gimp_message_box_repeat(). 2004-08-25 17:58:52 +00:00
gimpmessagedialog.c improved handling of parent widget; probably just being paranoid here. 2004-10-13 19:02:37 +00:00
gimpmessagedialog.h app/widgets/Makefile.am app/widgets/widgets-types.h added a simple message 2004-10-13 14:35:28 +00:00
gimpnavigationview.c app/widgets/gimpnavigationpreview.c renamed these files to ... 2004-08-27 00:42:46 +00:00
gimpnavigationview.h app/widgets/gimpnavigationpreview.c renamed these files to ... 2004-08-27 00:42:46 +00:00
gimppaletteeditor.c code review / cleanup. 2004-09-28 14:59:55 +00:00
gimppaletteeditor.h added "name", "blurb", "stock_id" and "help_id" to struct 2004-09-26 18:41:29 +00:00
gimppaletteselect.c app/actions/brushes-actions.c app/actions/gradients-actions.c 2004-09-27 10:45:49 +00:00
gimppaletteselect.h app/actions/brushes-actions.c app/actions/gradients-actions.c 2004-09-27 10:45:49 +00:00
gimppatternfactoryview.c app/actions/brushes-actions.c app/actions/gradients-actions.c 2004-09-27 10:45:49 +00:00
gimppatternfactoryview.h app/actions/brushes-actions.c app/actions/gradients-actions.c 2004-09-27 10:45:49 +00:00
gimppatternselect.c cleanup. 2004-09-27 12:30:04 +00:00
gimppatternselect.h app/actions/brushes-actions.c app/actions/gradients-actions.c 2004-09-27 10:45:49 +00:00
gimppdbdialog.c use g_type_name(dialog_type) instead of just "pdb dialog" as name for the 2004-09-09 11:48:45 +00:00
gimppdbdialog.h app/gui/Makefile.am app/gui/brush-select.[ch] app/gui/font-select.[ch] 2004-07-09 19:14:59 +00:00
gimppluginaction.c app/plug-in/Makefile.am removed... ...and added with a new name. 2004-09-22 15:12:24 +00:00
gimppluginaction.h app/widgets/gimpenumaction.[ch] app/widgets/gimppluginaction.[ch] added 2004-06-23 14:39:48 +00:00
gimpprogressbox.c added virtual function gboolean GimpProgressInterface::is_active(). 2004-08-11 10:29:56 +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 set the "skip_taskbar_hint" and "skip_pager_hint" properties on the 2004-10-11 23:29:32 +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 remember the param_spec with each radio button instead of with the 2004-10-22 02:15:14 +00:00
gimppropwidgets.h added gimp_prop_label_new(). 2004-06-24 22:23:05 +00:00
gimpselectiondata.c depend on GLib >= 2.4.5 and GTK+ >= 2.4.4. 2004-09-16 14:31:39 +00:00
gimpselectiondata.h added a "const gchar *format" parameter to 2004-07-08 11:27:48 +00:00
gimpselectioneditor.c app/actions/channels-actions.c app/actions/colormap-editor-actions.c 2004-10-16 17:10:04 +00:00
gimpselectioneditor.h app/widgets/gimpcolormapeditor.[ch] app/widgets/gimphistogrameditor.[ch] 2004-09-25 12:48:41 +00:00
gimpsessioninfo.c added a boolean parameter to gimp_dialog_factory_dialog_new() to let the 2004-08-31 22:41:15 +00:00
gimpsessioninfo.h app/config/gimpconfig-deserialize.c removed redundant casts. 2004-07-08 00:09:41 +00:00
gimpsizebox.c app/widgets/Makefile.am app/widgets/widgets-types.h added new widget 2004-10-12 14:59:14 +00:00
gimpsizebox.h app/widgets/Makefile.am app/widgets/widgets-types.h added new widget 2004-10-12 14:59:14 +00:00
gimpstringaction.c app/widgets/gimpenumaction.[ch] app/widgets/gimppluginaction.[ch] added 2004-06-23 14:39:48 +00:00
gimpstringaction.h app/widgets/gimpenumaction.[ch] app/widgets/gimppluginaction.[ch] added 2004-06-23 14:39:48 +00:00
gimpstrokeeditor.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2004-06-23 22:44:04 +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 the "Density" label. It wasn't helpful and caused the transform 2004-10-14 22:55:18 +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/widgets/gimppreview-popup.c renamed these files... 2004-08-25 22:31:44 +00:00
gimptemplateview.h added action_data_get_context() and macro return_if_no_context(). 2004-05-11 16:05:21 +00:00
gimptexteditor.c removed "role" property because GtkWindow has an equivalent property now. 2004-07-08 21:57:05 +00:00
gimptexteditor.h made gimp_config_sync() and gimp_config_connect() also work on objects of 2004-03-11 18:47:37 +00:00
gimpthumbbox.c added "message" function to the GimpProgress interface. Call 2004-10-14 15:15:03 +00:00
gimpthumbbox.h app/config/gimpcoreconfig.[ch] added new gimprc option 2004-10-08 19:29:33 +00:00
gimptoolbox-color-area.c app/dialogs/Makefile.am removed... 2004-09-23 20:41:40 +00:00
gimptoolbox-color-area.h cleanup & cruft removal. 2003-10-13 12:42:52 +00:00
gimptoolbox-dnd.c renamed struct member "unit" to "resolution_unit". 2004-10-12 21:28:53 +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/widgets/gimppreview.c renamed these two files to... 2004-08-24 17:16:46 +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 app/widgets/gimppreview.c renamed these two files to... 2004-08-24 17:16:46 +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 added utility function gimp_ui_manager_get_action() which takes 2004-10-16 17:29:42 +00:00
gimptoolbox.h app/widgets/Makefile.am new toolbox area which shows the active image. 2004-05-31 20:30:52 +00:00
gimptooldialog.c removed "role" property because GtkWindow has an equivalent property now. 2004-07-08 21:57:05 +00:00
gimptooldialog.h app/config/gimpconfigwriter.c app/core/gimpstrokeoptions.c 2004-05-24 14:51:15 +00:00
gimptooloptionseditor.c added utility function gimp_ui_manager_get_action() which takes 2004-10-16 17:29:42 +00:00
gimptooloptionseditor.h added the scrolled window to the GimpToolOptionsEditor struct. 2004-01-30 22:10:31 +00:00
gimptoolview.c app/widgets/gimppreview-popup.c renamed these files... 2004-08-25 22:31:44 +00:00
gimptoolview.h if in list mode, add an "eye" column which toggles tool visibility. 2004-05-13 15:14:50 +00:00
gimpuimanager.c added utility function gimp_ui_manager_get_action() which takes 2004-10-16 17:29:42 +00:00
gimpuimanager.h added utility function gimp_ui_manager_get_action() which takes 2004-10-16 17:29:42 +00:00
gimpundoeditor.c Renamed GimpPreviewSize to GimpViewSize. 2004-08-29 11:58:05 +00:00
gimpundoeditor.h Renamed GimpPreviewSize to GimpViewSize. 2004-08-29 11:58:05 +00:00
gimpunitcombobox.c added a stock icon for "view-zoom-1-1". 2004-05-10 10:33:21 +00:00
gimpunitcombobox.h added a stock icon for "view-zoom-1-1". 2004-05-10 10:33:21 +00:00
gimpunitstore.c libgimpbase/Makefile.am libgimpbase/gimpbase.h libgimpbase/gimpbase.def 2004-07-27 16:39:00 +00:00
gimpunitstore.h app/widgets/Makefile.am app/widgets/widgets-types.h 2004-05-07 22:16:15 +00:00
gimpvectorstreeview.c moved "item_type" and "signal_name" from GimpItemTreeView to 2004-10-16 20:17:30 +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 app/widgets/gimppreview-popup.c renamed these files... 2004-08-25 22:31:44 +00:00
gimpview-popup.h app/widgets/gimppreview-popup.c renamed these files... 2004-08-25 22:31:44 +00:00
gimpview.c invalidate the preview when the toggle buttons are used. Reported by 2004-10-08 18:09:41 +00:00
gimpview.h app/widgets/gimppreview-popup.c renamed these files... 2004-08-25 22:31:44 +00:00
gimpviewablebox.c removed the recently added utility functions again. 2004-10-12 12:06:50 +00:00
gimpviewablebox.h removed the recently added utility functions again. 2004-10-12 12:06:50 +00:00
gimpviewablebutton.c Renamed GimpPreviewSize to GimpViewSize. 2004-08-29 11:58:05 +00:00
gimpviewablebutton.h app/widgets/gimpcontainerpopup.[ch] let the button remember the popup's 2003-11-18 13:13:57 +00:00
gimpviewabledialog.c make sure the button_box is always interted at the very bottom of the 2004-10-22 15:41:03 +00:00
gimpviewabledialog.h To be multihead safe, each new window or menu needs to be associated with 2003-11-08 15:32:38 +00:00
gimpviewrenderer-frame.c use a larger icon size for GimpImagefile views. 2004-10-12 10:37:11 +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 added a view renderer 2004-09-14 12:06:28 +00:00
gimpviewrenderer-utils.h app/widgets/gimppreviewrenderer-utils.c 2004-08-26 14:20:30 +00:00
gimpviewrenderer.c themes/Default/images/Makefile.am added a stock icon that shows a simple 2004-09-27 19:40:12 +00:00
gimpviewrenderer.h themes/Default/images/Makefile.am added a stock icon that shows a simple 2004-09-27 19:40:12 +00:00
gimpviewrendererbrush.c app/widgets/gimpviewrendererbrush.c app/widgets/gimpviewrendererdrawable.c 2004-09-09 11:58:49 +00:00
gimpviewrendererbrush.h app/widgets/gimppreviewrenderer-utils.c 2004-08-26 14:20:30 +00:00
gimpviewrendererbuffer.c app/widgets/Makefile.am app/widgets/widgets-types.h added a view renderer 2004-09-14 12:06:28 +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 app/widgets/gimpviewrendererbrush.c app/widgets/gimpviewrendererdrawable.c 2004-09-09 11:58:49 +00:00
gimpviewrendererdrawable.h app/widgets/gimppreviewrenderer-utils.c 2004-08-26 14:20:30 +00:00
gimpviewrenderergradient.c app/widgets/gimpviewrendererbrush.c app/widgets/gimpviewrendererdrawable.c 2004-09-09 11:58:49 +00:00
gimpviewrenderergradient.h app/widgets/gimppreviewrenderer-utils.c 2004-08-26 14:20:30 +00:00
gimpviewrendererimage.c app/widgets/gimpviewrendererbrush.c app/widgets/gimpviewrendererdrawable.c 2004-09-09 11:58:49 +00:00
gimpviewrendererimage.h app/widgets/gimppreviewrenderer-utils.c 2004-08-26 14:20:30 +00:00
gimpviewrendererimagefile.c themes/Default/images/Makefile.am added a stock icon that shows a simple 2004-09-27 19:40:12 +00:00
gimpviewrendererimagefile.h app/widgets/gimppreviewrenderer-utils.c 2004-08-26 14:20:30 +00:00
gimpviewrendererlayer.c app/widgets/gimpviewrendererbrush.c app/widgets/gimpviewrendererdrawable.c 2004-09-09 11:58:49 +00:00
gimpviewrendererlayer.h app/widgets/gimppreviewrenderer-utils.c 2004-08-26 14:20:30 +00:00
gimpviewrenderervectors.c app/widgets/gimpviewrendererbrush.c app/widgets/gimpviewrendererdrawable.c 2004-09-09 11:58:49 +00:00
gimpviewrenderervectors.h GimpViewRendererVector is really derived from GimpViewRenderer and not 2004-08-26 14:59:31 +00:00
gimpwidgets-constructors.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2004-06-23 22:44:04 +00:00
gimpwidgets-constructors.h added new function gimp_paint_mode_menu_set_history(). 2004-04-20 13:10:50 +00:00
gimpwidgets-utils.c register GimpConvertPaletteType with the type system. 2004-10-14 13:44:06 +00:00
gimpwidgets-utils.h removed the recently added utility functions again. 2004-10-12 12:06:50 +00:00
gtkhwrapbox.c require GTK+ 2.2. The 2.0.x series is no longer maintained, and there are 2003-03-05 22:31:13 +00:00
gtkhwrapbox.h require GTK+ 2.2. The 2.0.x series is no longer maintained, and there are 2003-03-05 22:31:13 +00:00
gtkvwrapbox.c require GTK+ 2.2. The 2.0.x series is no longer maintained, and there are 2003-03-05 22:31:13 +00:00
gtkvwrapbox.h require GTK+ 2.2. The 2.0.x series is no longer maintained, and there are 2003-03-05 22:31:13 +00:00
gtkwrapbox.c Fix wrapped property. 2004-01-12 01:32:20 +00:00
gtkwrapbox.h require GTK+ 2.2. The 2.0.x series is no longer maintained, and there are 2003-03-05 22:31:13 +00:00
makefile.msc gimp_create_display() with the right parameters order 2004-08-08 22:47:23 +00:00
widgets-enums.c changed the description for GIMP_HELP_BROWSER_GIMP. 2004-10-13 11:57:07 +00:00
widgets-enums.h changed the description for GIMP_HELP_BROWSER_GIMP. 2004-10-13 11:57:07 +00:00
widgets-types.h app/widgets/Makefile.am app/widgets/widgets-types.h added a simple message 2004-10-13 14:35:28 +00:00