..
.cvsignore
app/widgets/Makefile.am use gimp_mkenums to create widgets-enums.c, added
2002-03-18 22:26:41 +00:00
Makefile.am
Cleaned up and improved the message system:
2003-06-13 14:37:00 +00:00
gimpbrusheditor.c
increased the upper limit for the brush radius to 1000. Fixes bug #109434 .
2003-03-30 19:30:10 +00:00
gimpbrusheditor.h
undeprecated and simplified a lot by using GimpPreview instead of handmade
2003-03-05 12:17:12 +00:00
gimpbrushfactoryview.c
app/widgets/gimpbrushfactoryview.[ch] app/widgets/gimpbufferview.[ch]
2003-04-08 12:39:02 +00:00
gimpbrushfactoryview.h
app/widgets/gimpbrushfactoryview.[ch] app/widgets/gimpbufferview.[ch]
2003-04-08 12:39:02 +00:00
gimpbufferview.c
app/widgets/gimpbrushfactoryview.[ch] app/widgets/gimpbufferview.[ch]
2003-04-08 12:39:02 +00:00
gimpbufferview.h
app/widgets/gimpbrushfactoryview.[ch] app/widgets/gimpbufferview.[ch]
2003-04-08 12:39:02 +00:00
gimpcellrenderertoggle.c
allow keyboard activation.
2003-03-28 11:20:24 +00:00
gimpcellrenderertoggle.h
app/widgets/gimpcellrenderertoggle.[ch] added public functions to emit the
2003-03-19 15:17:13 +00:00
gimpcellrendererviewable.c
allow keyboard activation.
2003-03-28 11:20:24 +00:00
gimpcellrendererviewable.h
app/widgets/gimpcellrenderertoggle.[ch] added public functions to emit the
2003-03-19 15:17:13 +00:00
gimpchanneltreeview.c
added BOOLEAN: OBJECT, POINTER.
2003-05-18 13:28:27 +00:00
gimpchanneltreeview.h
Added GtkTreeView versions of layers/channels/vectors:
2003-03-16 11:14:29 +00:00
gimpcolordialog.c
don't call gimp_dialog_factory_add_foreign() with a NULL dialog_factory.
2003-05-23 12:00:49 +00:00
gimpcolordialog.h
added dialog_factory and dialog_identifier parameters to the constructors
2003-05-16 11:53:50 +00:00
gimpcolordisplayeditor.c
Makefile.am removed this header file.
2003-03-25 16:38:19 +00:00
gimpcoloreditor.c
Makefile.am removed this header file.
2003-03-25 16:38:19 +00:00
gimpcoloreditor.h
added virtual functions set_toggles_visible() and set_toggles_sensitive().
2002-11-05 00:02:56 +00:00
gimpcolormapeditor.c
Makefile.am removed this header file.
2003-03-25 16:38:19 +00:00
gimpcolormapeditor.h
added a GimpItemFactory to the GimpEditor struct. Added
2003-03-21 11:47:37 +00:00
gimpcolorpanel.c
don't call gimp_dialog_factory_add_foreign() with a NULL dialog_factory.
2003-05-23 12:00:49 +00:00
gimpcolorpanel.h
named the menu separator "/fg-bg-separator", not just "/---".
2002-12-03 22:16:56 +00:00
gimpcomponenteditor.c
#define GIMP_VIEWABLE_MAX_PREVIEW_SIZE here.
2003-04-01 13:53:47 +00:00
gimpcomponenteditor.h
added a GimpItemFactory to the GimpEditor struct. Added
2003-03-21 11:47:37 +00:00
gimpcontainereditor.c
added BOOLEAN: OBJECT, POINTER.
2003-05-18 13:28:27 +00:00
gimpcontainereditor.h
app/widgets/gimpbrushfactoryview.[ch] app/widgets/gimpbufferview.[ch]
2003-04-08 12:39:02 +00:00
gimpcontainergridview.c
app/widgets/gimpcontainergridview.c disable workarounds for bugs #110737
2003-06-21 14:51:31 +00:00
gimpcontainergridview.h
added a "selected_item" pointer to the GimpContainerGridView struct so we
2003-04-15 14:13:14 +00:00
gimpcontainermenu.c
added vitrual function GimpViewable::get_description() which returns the
2003-04-08 16:01:01 +00:00
gimpcontainermenu.h
added vitrual function GimpViewable::get_description() which returns the
2003-04-08 16:01:01 +00:00
gimpcontainermenuimpl.c
app/widgets/gimppreview.[ch] moved background functionality into the
2003-04-11 11:18:12 +00:00
gimpcontainermenuimpl.h
removed tree_view->preview_border_width.
2003-04-04 21:16:58 +00:00
gimpcontainerpopup.c
connect to "realize" of the scrolled window's viewport and scroll to the
2003-04-13 20:19:07 +00:00
gimpcontainerpopup.h
connect to "realize" of the scrolled window's viewport and scroll to the
2003-04-13 20:19:07 +00:00
gimpcontainertreeview-dnd.c
app/widgets/gimpcellrenderertoggle.[ch] added public functions to emit the
2003-03-19 15:17:13 +00:00
gimpcontainertreeview-dnd.h
app/widgets/gimpcellrenderertoggle.[ch] added public functions to emit the
2003-03-19 15:17:13 +00:00
gimpcontainertreeview.c
app/widgets/gimpcontainergridview.c disable workarounds for bugs #110737
2003-06-21 14:51:31 +00:00
gimpcontainertreeview.h
added GimpDrawable::alpha_changed() signal.
2003-05-21 11:34:00 +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
added BOOLEAN: OBJECT, POINTER.
2003-05-18 13:28:27 +00:00
gimpcontainerview.h
added BOOLEAN: OBJECT, POINTER.
2003-05-18 13:28:27 +00:00
gimpcursor.c
removed commented out and unused cruft, cleanup.
2002-11-17 23:13:26 +00:00
gimpcursor.h
app/Makefile.am removed. Stuff now lives in app_procs.[ch] and in
2001-05-13 21:51:20 +00:00
gimpdataeditor.c
Makefile.am removed this header file.
2003-03-25 16:38:19 +00:00
gimpdataeditor.h
added a GimpItemFactory to the GimpEditor struct. Added
2003-03-21 11:47:37 +00:00
gimpdatafactoryview.c
app/widgets/gimpbrushfactoryview.[ch] app/widgets/gimpbufferview.[ch]
2003-04-08 12:39:02 +00:00
gimpdatafactoryview.h
app/widgets/gimpbrushfactoryview.[ch] app/widgets/gimpbufferview.[ch]
2003-04-08 12:39:02 +00:00
gimpdeviceinfo.c
cleanup, removed unecessary G_OBJECT() casts. Should do the same for
2003-01-05 22:07:10 +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
app/config/Makefile.am new files featuring a simple config file writer.
2003-03-05 20:21:50 +00:00
gimpdevices.h
override GObjectClass->constructor() and do the setup stuff there, not in
2002-05-28 16:41:56 +00:00
gimpdialogfactory.c
set GDK_HINT_USER_POS for all session managed dialogs, not only for those
2003-05-03 23:02:26 +00:00
gimpdialogfactory.h
added new function gimp_dialog_factory_add_foreign() which adds a dialog
2003-05-02 18:43:15 +00:00
gimpdnd.c
reset object properties only if they are GIMP_PARAM_SERIALIZABLE.
2003-04-05 19:56:38 +00:00
gimpdnd.h
reset object properties only if they are GIMP_PARAM_SERIALIZABLE.
2003-04-05 19:56:38 +00:00
gimpdock.c
added "dockable_added", "dockable_removed" and "dockable_reordered"
2003-05-03 11:59:44 +00:00
gimpdock.h
added "book_added" and "book_removed" signals. Removed the
2002-10-25 13:21:54 +00:00
gimpdockable.c
derive it from GtkBin, not from GtkVBox. Removed "content_spacing" style
2003-04-11 16:51:49 +00:00
gimpdockable.h
derive it from GtkBin, not from GtkVBox. Removed "content_spacing" style
2003-04-11 16:51:49 +00:00
gimpdockbook.c
added "dockable_added", "dockable_removed" and "dockable_reordered"
2003-05-03 11:59:44 +00:00
gimpdockbook.h
added "dockable_added", "dockable_removed" and "dockable_reordered"
2003-05-03 11:59:44 +00:00
gimpdocumentview.c
app/widgets/gimpbrushfactoryview.[ch] app/widgets/gimpbufferview.[ch]
2003-04-08 12:39:02 +00:00
gimpdocumentview.h
app/widgets/gimpbrushfactoryview.[ch] app/widgets/gimpbufferview.[ch]
2003-04-08 12:39:02 +00:00
gimpdrawabletreeview.c
implement <shift>+click on the eye icon the same way it was in 1.2 (hide
2003-05-23 11:03:13 +00:00
gimpdrawabletreeview.h
added utility function gimp_container_tree_view_find_click_cell(). Don't
2003-03-16 13:19:43 +00:00
gimpeditor.c
factored button_box creation out to a utility function.
2003-04-01 09:07:53 +00:00
gimpeditor.h
added "icon_size" parameters to gimp_enum_stock_box_new[_with_range]().
2003-03-31 12:09:09 +00:00
gimpenummenu.c
added "icon_size" parameters to gimp_enum_stock_box_new[_with_range]().
2003-03-31 12:09:09 +00:00
gimpenummenu.h
added "icon_size" parameters to gimp_enum_stock_box_new[_with_range]().
2003-03-31 12:09:09 +00:00
gimperrorconsole.c
Cleaned up and improved the message system:
2003-06-13 14:37:00 +00:00
gimperrorconsole.h
Cleaned up and improved the message system:
2003-06-13 14:37:00 +00:00
gimpfontselection-dialog.c
pack the main table expanding, not shrinking. Fixes bug #114656 .
2003-06-08 00:51:09 +00:00
gimpfontselection-dialog.h
bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22.
2001-11-22 23:46:13 +00:00
gimpfontselection.c
Makefile.am removed this header file.
2003-03-25 16:38:19 +00:00
gimpfontselection.h
changed the text used in the preview.
2003-02-03 18:11:54 +00:00
gimpgradienteditor.c
app/gui/image-menu.c app/gui/palette-editor-menu.c
2003-05-28 16:07:53 +00:00
gimpgradienteditor.h
added "gboolean data_editable" which gets set in
2003-03-10 14:07:22 +00:00
gimphelp.c
Changed the semantics of GIMP_EXTENSION and (to some extent) of
2003-06-19 17:12:00 +00:00
gimphelp.h
app/Makefile.am removed...
2002-05-05 19:17:41 +00:00
gimphistogrambox.c
Makefile.am removed this header file.
2003-03-25 16:38:19 +00:00
gimphistogrambox.h
added the API for level correction using black, gray and white point.
2002-10-15 13:36:28 +00:00
gimphistogramview.c
added a new enum to specify how to display histograms.
2003-01-25 18:58:45 +00:00
gimphistogramview.h
added a new enum to specify how to display histograms.
2003-01-25 18:58:45 +00:00
gimpimagedock.c
Fixed File->Revert, which was completely broken before:
2003-05-17 16:34:30 +00:00
gimpimagedock.h
added "dockable_added", "dockable_removed" and "dockable_reordered"
2003-05-03 11:59:44 +00:00
gimpimageeditor.c
default the fill_type to GIMP_BACKGROUND_FILL (as in gimp_initialize()).
2003-03-20 14:34:16 +00:00
gimpimageeditor.h
app/widgets/Makefile.am app/widgets/widgets-types.h new GimpEditor
2003-02-20 15:40:15 +00:00
gimpimageview.c
app/widgets/gimpbrushfactoryview.[ch] app/widgets/gimpbufferview.[ch]
2003-04-08 12:39:02 +00:00
gimpimageview.h
app/widgets/gimpbrushfactoryview.[ch] app/widgets/gimpbufferview.[ch]
2003-04-08 12:39:02 +00:00
gimpitemfactory.c
use gtk_label_set_text_with_mnemonic() instead of just
2003-06-06 10:30:14 +00:00
gimpitemfactory.h
Move away from creating all item_factories statically in menus_init() but
2003-01-10 17:55:53 +00:00
gimpitemtreeview.c
added BOOLEAN: OBJECT, POINTER.
2003-05-18 13:28:27 +00:00
gimpitemtreeview.h
removed "linked" member and API...
2003-05-08 20:26:01 +00:00
gimplayertreeview.c
added GimpDrawable::alpha_changed() signal.
2003-05-21 11:34:00 +00:00
gimplayertreeview.h
added GimpDrawable::alpha_changed() signal.
2003-05-21 11:34:00 +00:00
gimpmenudock.c
Fixed File->Revert, which was completely broken before:
2003-05-17 16:34:30 +00:00
gimpmenudock.h
added "dockable_added", "dockable_removed" and "dockable_reordered"
2003-05-03 11:59:44 +00:00
gimpmenufactory.c
Move away from creating all item_factories statically in menus_init() but
2003-01-10 17:55:53 +00:00
gimpmenufactory.h
Move away from creating all item_factories statically in menus_init() but
2003-01-10 17:55:53 +00:00
gimpmenuitem.c
added vitrual function GimpViewable::get_description() which returns the
2003-04-08 16:01:01 +00:00
gimpmenuitem.h
added vitrual function GimpViewable::get_description() which returns the
2003-04-08 16:01:01 +00:00
gimpnavigationpreview.c
set the cursor on preview->event_window, not widget->window. Use
2003-04-11 10:58:28 +00:00
gimpnavigationpreview.h
added VOID__DOUBLE_DOUBLE
2003-04-01 10:32:03 +00:00
gimpnavigationview.c
set the cursor on preview->event_window, not widget->window. Use
2003-04-11 10:58:28 +00:00
gimpnavigationview.h
added VOID__DOUBLE_DOUBLE
2003-04-01 10:32:03 +00:00
gimppaletteeditor.c
app/display/gimpdisplayshell-callbacks.c app/tools/gimpcolorpickertool.c
2003-05-28 17:23:54 +00:00
gimppaletteeditor.h
app/gui/image-menu.c app/gui/palette-editor-menu.c
2003-05-28 16:07:53 +00:00
gimppreview-popup.c
app/widgets/gimppreview.[ch] moved background functionality into the
2003-04-11 11:18:12 +00:00
gimppreview-popup.h
added virtual function get_popup_size() which returns a boolean indicating
2003-02-27 13:59:41 +00:00
gimppreview.c
app/widgets/gimppreview.[ch] moved background functionality into the
2003-04-11 11:18:12 +00:00
gimppreview.h
app/widgets/gimppreview.[ch] moved background functionality into the
2003-04-11 11:18:12 +00:00
gimppreviewrenderer-utils.c
added "gboolean data_editable" which gets set in
2003-03-10 14:07:22 +00:00
gimppreviewrenderer-utils.h
don't scale the preview up if the buffer is too small.
2003-03-01 03:53:41 +00:00
gimppreviewrenderer.c
added utility function gimp_rgb_get_gdk_color(), documented
2003-06-10 16:44:44 +00:00
gimppreviewrenderer.h
app/widgets/gimppreview.[ch] moved background functionality into the
2003-04-11 11:18:12 +00:00
gimppreviewrendererbrush.c
made the default buffer and stock rendering functions public so derived
2003-03-03 17:19:30 +00:00
gimppreviewrendererbrush.h
removed the constructors with a GimpViewable parameter and always create
2003-03-03 12:59:03 +00:00
gimppreviewrendererdrawable.c
More transform virtualization preparation:
2003-05-08 11:52:31 +00:00
gimppreviewrendererdrawable.h
don't scale the preview up if the buffer is too small.
2003-03-01 03:53:41 +00:00
gimppreviewrenderergradient.c
added "gboolean data_editable" which gets set in
2003-03-10 14:07:22 +00:00
gimppreviewrenderergradient.h
added "gboolean data_editable" which gets set in
2003-03-10 14:07:22 +00:00
gimppreviewrendererimage.c
use GIMP_STOCK_IMAGE as default_stock_id.
2003-03-24 14:31:59 +00:00
gimppreviewrendererimage.h
use GIMP_STOCK_IMAGE as default_stock_id.
2003-03-24 14:31:59 +00:00
gimppreviewrenderertextlayer.c
made the default buffer and stock rendering functions public so derived
2003-03-03 17:19:30 +00:00
gimppreviewrenderertextlayer.h
made the default buffer and stock rendering functions public so derived
2003-03-03 17:19:30 +00:00
gimppropwidgets.c
reduced GIMP_MAX_IMAGE_SIZE to 2^18.
2003-04-04 15:11:30 +00:00
gimppropwidgets.h
Added preliminary support for image templates. Not finished yet. Addresses
2003-04-03 17:50:56 +00:00
gimpselectioneditor.c
app/widgets/gimpvectorstreeview.h moved function definitions to the
2003-06-02 17:57:11 +00:00
gimpselectioneditor.h
app/widgets/gimpvectorstreeview.h moved function definitions to the
2003-06-02 17:57:11 +00:00
gimptemplateeditor.c
modify the focus chain so it doesn't go line-by-line, but spinbuttons
2003-04-16 12:59:36 +00:00
gimptemplateeditor.h
invalidate the preview when the stock_id changes.
2003-04-13 16:25:14 +00:00
gimptemplateview.c
invalidate the preview when the stock_id changes.
2003-04-13 16:25:14 +00:00
gimptemplateview.h
invalidate the preview when the stock_id changes.
2003-04-13 16:25:14 +00:00
gimptexteditor.c
themes/Default/images/Makefile.am
2003-03-31 15:10:15 +00:00
gimptexteditor.h
themes/Default/images/Makefile.am
2003-03-31 15:10:15 +00:00
gimptoolbox-color-area.c
app/display/gimpdisplayshell-callbacks.c app/tools/gimpcolorpickertool.c
2003-05-28 17:23:54 +00:00
gimptoolbox-color-area.h
use stock pixbufs to draw the "Default Colors" and "Swap Colors" buttons.
2002-06-08 12:15:11 +00:00
gimptoolbox-dnd.c
app/widgets/Makefile.am new files containing the toolbox' drop callbacks.
2003-06-06 15:14:47 +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-indicator-area.c
Makefile.am removed this header file.
2003-03-25 16:38:19 +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 a container that keeps references to the buttons which are not added
2003-06-11 12:05:00 +00:00
gimptoolbox.h
added a container that keeps references to the buttons which are not added
2003-06-11 12:05:00 +00:00
gimptooloptionseditor.c
freeze object notifications around reset() and deserialize()
2003-03-26 13:39:00 +00:00
gimpundoeditor.c
app/widgets/gimpbrushfactoryview.[ch] app/widgets/gimpbufferview.[ch]
2003-04-08 12:39:02 +00:00
gimpundoeditor.h
app/widgets/Makefile.am app/widgets/widgets-types.h new GimpEditor
2003-02-20 15:40:15 +00:00
gimpvectorstreeview.c
added BOOLEAN: OBJECT, POINTER.
2003-05-18 13:28:27 +00:00
gimpvectorstreeview.h
app/widgets/gimpvectorstreeview.h moved function definitions to the
2003-06-02 17:57:11 +00:00
gimpview-popup.c
app/widgets/gimppreview.[ch] moved background functionality into the
2003-04-11 11:18:12 +00:00
gimpview-popup.h
added virtual function get_popup_size() which returns a boolean indicating
2003-02-27 13:59:41 +00:00
gimpview.c
app/widgets/gimppreview.[ch] moved background functionality into the
2003-04-11 11:18:12 +00:00
gimpview.h
app/widgets/gimppreview.[ch] moved background functionality into the
2003-04-11 11:18:12 +00:00
gimpviewablebutton.c
connect to "realize" of the scrolled window's viewport and scroll to the
2003-04-13 20:19:07 +00:00
gimpviewablebutton.h
connect to "realize" of the scrolled window's viewport and scroll to the
2003-04-13 20:19:07 +00:00
gimpviewabledialog.c
added vitrual function GimpViewable::get_description() which returns the
2003-04-08 16:01:01 +00:00
gimpviewabledialog.h
app/widgets/Makefile.am app/widgets/widgets-types.h new dialog widget
2002-08-30 21:00:42 +00:00
gimpviewrenderer-utils.c
added "gboolean data_editable" which gets set in
2003-03-10 14:07:22 +00:00
gimpviewrenderer-utils.h
don't scale the preview up if the buffer is too small.
2003-03-01 03:53:41 +00:00
gimpviewrenderer.c
added utility function gimp_rgb_get_gdk_color(), documented
2003-06-10 16:44:44 +00:00
gimpviewrenderer.h
app/widgets/gimppreview.[ch] moved background functionality into the
2003-04-11 11:18:12 +00:00
gimpviewrendererbrush.c
made the default buffer and stock rendering functions public so derived
2003-03-03 17:19:30 +00:00
gimpviewrendererbrush.h
removed the constructors with a GimpViewable parameter and always create
2003-03-03 12:59:03 +00:00
gimpviewrendererdrawable.c
More transform virtualization preparation:
2003-05-08 11:52:31 +00:00
gimpviewrendererdrawable.h
don't scale the preview up if the buffer is too small.
2003-03-01 03:53:41 +00:00
gimpviewrenderergradient.c
added "gboolean data_editable" which gets set in
2003-03-10 14:07:22 +00:00
gimpviewrenderergradient.h
added "gboolean data_editable" which gets set in
2003-03-10 14:07:22 +00:00
gimpviewrendererimage.c
use GIMP_STOCK_IMAGE as default_stock_id.
2003-03-24 14:31:59 +00:00
gimpviewrendererimage.h
use GIMP_STOCK_IMAGE as default_stock_id.
2003-03-24 14:31:59 +00:00
gimpwidgets-constructors.c
Makefile.am removed this header file.
2003-03-25 16:38:19 +00:00
gimpwidgets-constructors.h
app/core/Makefile.am new file that holds enums that are registered with
2001-12-08 23:12:59 +00:00
gimpwidgets-utils.c
fixed error messages.
2003-06-20 11:04:11 +00:00
gimpwidgets-utils.h
Cleaned up and improved the message system:
2003-06-13 14:37:00 +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
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.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
replace the win9x specific cd .... with the portable cd ..\..\..
2003-06-19 09:57:35 +00:00
widgets-enums.c
themes/Default/images/Makefile.am
2003-04-10 11:05:17 +00:00
widgets-enums.h
Removed support for pluggable tools:
2003-04-15 14:20:19 +00:00
widgets-types.h
Cleaned up and improved the message system:
2003-06-13 14:37:00 +00:00