..
.cvsignore
app/widgets/Makefile.am use gimp_mkenums to create widgets-enums.c, added
2002-03-18 22:26:41 +00:00
Makefile.am
allow to create a GimpContainerEditor without a popup menu.
2003-03-22 16:26:11 +00:00
gimpbrusheditor.c
added "gboolean data_editable" which gets set in
2003-03-10 14:07:22 +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
added a writeable field to GimpData and set it from
2003-02-26 18:08:26 +00:00
gimpbrushfactoryview.h
Move away from creating all item_factories statically in menus_init() but
2003-01-10 17:55:53 +00:00
gimpbufferview.c
Move away from creating all item_factories statically in menus_init() but
2003-01-10 17:55:53 +00:00
gimpbufferview.h
Move away from creating all item_factories statically in menus_init() but
2003-01-10 17:55:53 +00:00
gimpcellrenderertoggle.c
pass the modifier mask as GdkModifierType instead of guint.
2003-03-20 13:22:22 +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 to create a GimpContainerEditor without a popup menu.
2003-03-22 16:26:11 +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 a GimpItemFactory to the GimpEditor struct. Added
2003-03-21 11:47:37 +00:00
gimpchanneltreeview.h
Added GtkTreeView versions of layers/channels/vectors:
2003-03-16 11:14:29 +00:00
gimpcolordialog.c
cleanup, removed unecessary G_OBJECT() casts. Should do the same for
2003-01-05 22:07:10 +00:00
gimpcolordialog.h
the color scales from the main color selection as GimpColorSelector
2002-10-28 20:13:17 +00:00
gimpcolordisplayeditor.c
Refactored the GimpDisplayShell update/draw code:
2003-02-21 12:16:43 +00:00
gimpcoloreditor.c
cleanup, removed unecessary G_OBJECT() casts. Should do the same for
2003-01-05 22:07:10 +00:00
gimpcoloreditor.h
added virtual functions set_toggles_visible() and set_toggles_sensitive().
2002-11-05 00:02:56 +00:00
gimpcolormapeditor.c
added a GimpItemFactory to the GimpEditor struct. Added
2003-03-21 11:47:37 +00:00
gimpcolormapeditor.h
added a GimpItemFactory to the GimpEditor struct. Added
2003-03-21 11:47:37 +00:00
gimpcolorpanel.c
named the menu separator "/fg-bg-separator", not just "/---".
2002-12-03 22:16:56 +00:00
gimpcolorpanel.h
named the menu separator "/fg-bg-separator", not just "/---".
2002-12-03 22:16:56 +00:00
gimpcomponenteditor.c
use GIMP_STOCK_IMAGE as default_stock_id.
2003-03-24 14:31:59 +00:00
gimpcomponenteditor.h
added a GimpItemFactory to the GimpEditor struct. Added
2003-03-21 11:47:37 +00:00
gimpcontainereditor.c
allow to create a GimpContainerEditor without a popup menu.
2003-03-22 16:26:11 +00:00
gimpcontainereditor.h
added a GimpItemFactory to the GimpEditor struct. Added
2003-03-21 11:47:37 +00:00
gimpcontainergridview.c
implement GtkDialog::close() and synthesize a "delete_event"
2003-03-20 15:49:48 +00:00
gimpcontainergridview.h
treeviewized and undeprecated.
2002-03-16 15:02:23 +00:00
gimpcontainermenu.c
cleanup, removed unecessary G_OBJECT() casts. Should do the same for
2003-01-05 22:07:10 +00:00
gimpcontainermenu.h
Michael Natterer <mitch@gimp.org>
2001-12-03 13:44:59 +00:00
gimpcontainermenuimpl.c
don't scale the preview up if the buffer is too small.
2003-03-01 03:53:41 +00:00
gimpcontainermenuimpl.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
gimpcontainerpopup.c
allow to create a GimpContainerEditor without a popup menu.
2003-03-22 16:26:11 +00:00
gimpcontainerpopup.h
allow to create a GimpContainerEditor without a popup menu.
2003-03-22 16:26:11 +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
allow to create a GimpContainerEditor without a popup menu.
2003-03-22 16:26:11 +00:00
gimpcontainertreeview.h
allow to create a GimpContainerEditor without a popup menu.
2003-03-22 16:26:11 +00:00
gimpcontainerview-utils.c
Removed deprecated and broken list views based on GtkList[Item] (fixes bug
2003-03-20 13:05:52 +00:00
gimpcontainerview-utils.h
removed a useless g_return_if_fail().
2001-11-23 16:25:01 +00:00
gimpcontainerview.c
allow to create a GimpContainerEditor without a popup menu.
2003-03-22 16:26:11 +00:00
gimpcontainerview.h
added "GDestroyNotify insert_data_free" to the GimpContainerViewClass
2003-02-24 20:31:14 +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
added a GimpItemFactory to the GimpEditor struct. Added
2003-03-21 11:47:37 +00:00
gimpdataeditor.h
added a GimpItemFactory to the GimpEditor struct. Added
2003-03-21 11:47:37 +00:00
gimpdatafactoryview.c
allow to create a GimpContainerEditor without a popup menu.
2003-03-22 16:26:11 +00:00
gimpdatafactoryview.h
Move away from creating all item_factories statically in menus_init() but
2003-01-10 17:55:53 +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
removed gimp_scanner_parse_string_list() since the format it read wasn't
2003-03-10 19:01:07 +00:00
gimpdialogfactory.h
removed gimp_scanner_parse_string_list() since the format it read wasn't
2003-03-10 19:01:07 +00:00
gimpdnd.c
added GError reporting, removed g_message() stuff.
2003-03-05 11:25:59 +00:00
gimpdnd.h
Reimplemented the undo history:
2003-02-20 12:47:42 +00:00
gimpdock.c
fiddle with the color of the dock separator to make the drop area stand
2003-03-14 18:37:12 +00:00
gimpdock.h
added "book_added" and "book_removed" signals. Removed the
2002-10-25 13:21:54 +00:00
gimpdockable.c
We can always create GimpPreviews for any GtkIconSize, but not vice versa.
2002-05-10 14:50:27 +00:00
gimpdockable.h
We can always create GimpPreviews for any GtkIconSize, but not vice versa.
2002-05-10 14:50:27 +00:00
gimpdockbook.c
renamed "tab_size" style property to "tab_icon_size" for consistency.
2003-03-21 19:18:52 +00:00
gimpdockbook.h
Move away from creating all item_factories statically in menus_init() but
2003-01-10 17:55:53 +00:00
gimpdocumentview.c
added GError reporting, removed g_message() stuff.
2003-03-05 11:25:59 +00:00
gimpdocumentview.h
Move away from creating all item_factories statically in menus_init() but
2003-01-10 17:55:53 +00:00
gimpdrawabletreeview.c
need to connect to the cell renderer's "clicked" signal because "toggled"
2003-03-19 16:37:24 +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
added a GimpItemFactory to the GimpEditor struct. Added
2003-03-21 11:47:37 +00:00
gimpeditor.h
added a GimpItemFactory to the GimpEditor struct. Added
2003-03-21 11:47:37 +00:00
gimpenummenu.c
fixed parasite serialization that I broke yesterday.
2003-03-06 13:22:11 +00:00
gimpenummenu.h
added some blurbs that will show up as tooltips in the text tool options.
2003-02-05 13:03:44 +00:00
gimpfontselection-dialog.c
app/widgets/gimpfontselection-dialog.c connect the dialog to the font
2003-02-20 17:56:18 +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
app/widgets/gimpfontselection-dialog.c connect the dialog to the font
2003-02-20 17:56:18 +00:00
gimpfontselection.h
changed the text used in the preview.
2003-02-03 18:11:54 +00:00
gimpgradienteditor.c
added a GimpItemFactory to the GimpEditor struct. Added
2003-03-21 11:47:37 +00:00
gimpgradienteditor.h
added "gboolean data_editable" which gets set in
2003-03-10 14:07:22 +00:00
gimphelp.c
renamed plug_in->busy to plug_in->in_temp_proc. Added a stack of
2003-01-30 11:20:12 +00:00
gimphelp.h
app/Makefile.am removed...
2002-05-05 19:17:41 +00:00
gimphistogrambox.c
added a new enum to specify how to display histograms.
2003-01-25 18:58:45 +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
show the popup preview again.
2003-03-21 12:29:18 +00:00
gimpimagedock.h
added a read-only property for the display's image, so it can be retreived
2002-05-10 13:09:19 +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
Move away from creating all item_factories statically in menus_init() but
2003-01-10 17:55:53 +00:00
gimpimageview.h
Move away from creating all item_factories statically in menus_init() but
2003-01-10 17:55:53 +00:00
gimpitemfactory.c
simplified.
2003-03-15 12:41:33 +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
allow to create a GimpContainerEditor without a popup menu.
2003-03-22 16:26:11 +00:00
gimpitemtreeview.h
added a GimpItemFactory to the GimpEditor struct. Added
2003-03-21 11:47:37 +00:00
gimplayertreeview.c
always flush the image when applying or discarding a layer mask. The
2003-03-22 20:30:30 +00:00
gimplayertreeview.h
added utility function gimp_container_tree_view_find_click_cell(). Don't
2003-03-16 13:19:43 +00:00
gimpmenudock.c
show the popup preview again.
2003-03-21 12:29:18 +00:00
gimpmenudock.h
added a read-only property for the display's image, so it can be retreived
2002-05-10 13:09:19 +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 virtual function get_popup_size() which returns a boolean indicating
2003-02-27 13:59:41 +00:00
gimpmenuitem.h
Michael Natterer <mitch@gimp.org>
2001-12-03 13:44:59 +00:00
gimpnavigationpreview.c
added "gboolean data_editable" which gets set in
2003-03-10 14:07:22 +00:00
gimpnavigationpreview.h
added "gboolean data_editable" which gets set in
2003-03-10 14:07:22 +00:00
gimpnavigationview.c
added "gboolean data_editable" which gets set in
2003-03-10 14:07:22 +00:00
gimpnavigationview.h
added "gboolean data_editable" which gets set in
2003-03-10 14:07:22 +00:00
gimppaletteeditor.c
added a GimpItemFactory to the GimpEditor struct. Added
2003-03-21 11:47:37 +00:00
gimppaletteeditor.h
Move away from creating all item_factories statically in menus_init() but
2003-01-10 17:55:53 +00:00
gimppreview-popup.c
added virtual function get_popup_size() which returns a boolean indicating
2003-02-27 13:59:41 +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
implement GtkDialog::close() and synthesize a "delete_event"
2003-03-20 15:49:48 +00:00
gimppreview.h
implement GtkDialog::close() and synthesize a "delete_event"
2003-03-20 15:49:48 +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
don't rely on gimp_preview_renderer_set_size() to invalidate the renderer.
2003-03-21 17:22:04 +00:00
gimppreviewrenderer.h
Added GtkTreeView versions of layers/channels/vectors:
2003-03-16 11:14:29 +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
themes/Default/images/stock-delete-16.png
2003-03-06 16:47:34 +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
register GimpPaintApplicationMode with the type system.
2003-03-24 17:58:28 +00:00
gimppropwidgets.h
register GimpPaintApplicationMode with the type system.
2003-03-24 17:58:28 +00:00
gimpselectioneditor.c
app/core/gimpdrawable-preview.c return square dimensions in
2003-03-22 22:53:29 +00:00
gimpselectioneditor.h
app/display/gimpdisplayshell-callbacks.[ch] override
2003-02-25 19:12:11 +00:00
gimptexteditor.c
trim the string only if necessary.
2003-02-20 16:11:23 +00:00
gimptexteditor.h
trim the string only if necessary.
2003-02-20 16:11:23 +00:00
gimptoolbox-color-area.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
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-indicator-area.c
implement GtkDialog::close() and synthesize a "delete_event"
2003-03-20 15:49:48 +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
show the popup preview again.
2003-03-21 12:29:18 +00:00
gimptoolbox.h
g_strdup() the stock_id passed to gimp_tool_info_new() because the
2002-03-14 17:07:02 +00:00
gimptooloptionseditor.c
added a "const gchar *extension" parameter to
2003-02-10 11:46:10 +00:00
gimpundoeditor.c
default the fill_type to GIMP_BACKGROUND_FILL (as in gimp_initialize()).
2003-03-20 14:34:16 +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
need to connect to the cell renderer's "clicked" signal because "toggled"
2003-03-19 16:37:24 +00:00
gimpvectorstreeview.h
Added GtkTreeView versions of layers/channels/vectors:
2003-03-16 11:14:29 +00:00
gimpview-popup.c
added virtual function get_popup_size() which returns a boolean indicating
2003-02-27 13:59:41 +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
implement GtkDialog::close() and synthesize a "delete_event"
2003-03-20 15:49:48 +00:00
gimpview.h
implement GtkDialog::close() and synthesize a "delete_event"
2003-03-20 15:49:48 +00:00
gimpviewabledialog.c
implement GtkDialog::close() and synthesize a "delete_event"
2003-03-20 15:49:48 +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
don't rely on gimp_preview_renderer_set_size() to invalidate the renderer.
2003-03-21 17:22:04 +00:00
gimpviewrenderer.h
Added GtkTreeView versions of layers/channels/vectors:
2003-03-16 11:14:29 +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
themes/Default/images/stock-delete-16.png
2003-03-06 16:47:34 +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
app/base/base-enums.h app/paint-funcs/paint-funcs-generic.h
2002-11-05 19:33:59 +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 size calculation, removed padding and the spacing between the icon
2003-03-13 13:08:37 +00:00
gimpwidgets-utils.h
fixed size calculation, removed padding and the spacing between the icon
2003-03-13 13:08:37 +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
app/text/makefile.msc (new file) */makefile.msc */*/makefile.msc : updated
2003-03-03 18:14:31 +00:00
widgets-enums.c
added a new enum to specify how to display histograms.
2003-01-25 18:58:45 +00:00
widgets-enums.h
Removed deprecated and broken list views based on GtkList[Item] (fixes bug
2003-03-20 13:05:52 +00:00
widgets-types.h
allow to create a GimpContainerEditor without a popup menu.
2003-03-22 16:26:11 +00:00