| .. |
|
.cvsignore
|
|
|
|
gimpaction.c
|
app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass
|
2004-05-19 20:56:37 +00:00 |
|
gimpaction.h
|
app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass
|
2004-05-19 20:56:37 +00:00 |
|
gimpactionfactory.c
|
app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass
|
2004-04-27 13:55:26 +00:00 |
|
gimpactionfactory.h
|
app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass
|
2004-04-27 13:55:26 +00:00 |
|
gimpactiongroup.c
|
fixed typo in last commit.
|
2004-06-14 14:41:45 +00:00 |
|
gimpactiongroup.h
|
added help IDs to all actions representing the toplevel popups and menus
|
2004-05-02 08:56:07 +00:00 |
|
gimpbrusheditor.c
|
added properties for all brush parameters.
|
2004-06-25 00:58:43 +00:00 |
|
gimpbrusheditor.h
|
|
|
|
gimpbrushfactoryview.c
|
added action_data_get_context() and macro return_if_no_context().
|
2004-05-11 16:05:21 +00:00 |
|
gimpbrushfactoryview.h
|
|
|
|
gimpbrushselect.c
|
app/gui/Makefile.am app/gui/brush-select.[ch] app/gui/font-select.[ch]
|
2004-07-09 19:14:59 +00:00 |
|
gimpbrushselect.h
|
app/gui/Makefile.am app/gui/brush-select.[ch] app/gui/font-select.[ch]
|
2004-07-09 19:14:59 +00:00 |
|
gimpbufferview.c
|
added a preview of the global buffer.
|
2004-07-12 20:25:05 +00:00 |
|
gimpbufferview.h
|
added a preview of the global buffer.
|
2004-07-12 20:25:05 +00:00 |
|
gimpcellrenderertoggle.c
|
|
|
|
gimpcellrenderertoggle.h
|
|
|
|
gimpcellrendererviewable.c
|
app/widgets/widgets-enums.h New function
|
2004-03-13 16:54:35 +00:00 |
|
gimpcellrendererviewable.h
|
|
|
|
gimpchanneltreeview.c
|
added new function gimp_get_mod_string() which takes a GdkModifierType and
|
2004-06-28 23:30:57 +00:00 |
|
gimpchanneltreeview.h
|
|
|
|
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
|
Added an RGB histogram based on a patch by Tor Lillqvist. Fixes bug
|
2004-07-06 16:33:30 +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
|
app/display/gimpdisplayshell-layer-select.c app/display/gimpprogress.c
|
2004-05-26 13:39:23 +00:00 |
|
gimpcolordialog.h
|
removed color_notebook_new() and renamed color_notebook_viewable_new() to
|
2003-11-10 17:55:44 +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
|
app/display/gimpdisplayshell-layer-select.c app/display/gimpprogress.c
|
2004-05-26 13:39:23 +00:00 |
|
gimpcolorframe.h
|
app/config/gimpconfigwriter.c app/core/gimpstrokeoptions.c
|
2004-05-24 14:51:15 +00:00 |
|
gimpcolormapeditor.c
|
added new function gimp_get_mod_string() which takes a GdkModifierType and
|
2004-06-28 23:30:57 +00:00 |
|
gimpcolormapeditor.h
|
|
|
|
gimpcolorpanel.c
|
Bill Skaggs <weskaggs@primate.ucdavis.edu>
|
2004-06-23 22:44:04 +00:00 |
|
gimpcolorpanel.h
|
app/config/gimpconfigwriter.c app/core/gimpstrokeoptions.c
|
2004-05-24 14:51:15 +00:00 |
|
gimpcomponenteditor.c
|
reoedered to somehow reflect the class hierarchy.
|
2004-05-23 10:04:41 +00:00 |
|
gimpcomponenteditor.h
|
|
|
|
gimpcontainerbox.c
|
added "preview-size" and "preview-border-width" properties. Cleanup.
|
2004-05-28 10:49:56 +00:00 |
|
gimpcontainerbox.h
|
app/widgets/gimpchanneltreeview.c app/widgets/gimpcontainerbox.[ch]
|
2004-05-11 10:01:25 +00:00 |
|
gimpcontainercombobox.c
|
added "preview-size" and "preview-border-width" properties. Cleanup.
|
2004-05-28 10:49:56 +00:00 |
|
gimpcontainercombobox.h
|
app/widgets/Makefile.am app/widgets/widgets-types.h added new widget,
|
2004-05-11 12:13:31 +00:00 |
|
gimpcontainereditor.c
|
app/widgets/gimpcontainergridview.[ch] removed "reorderable" from
|
2004-05-28 09:52:15 +00:00 |
|
gimpcontainereditor.h
|
app/widgets/gimpcontainergridview.[ch] removed "reorderable" from
|
2004-05-28 09:52:15 +00:00 |
|
gimpcontainerentry.c
|
export the column enum.
|
2004-05-31 20:44:18 +00:00 |
|
gimpcontainerentry.h
|
export the column enum.
|
2004-05-31 20:44:18 +00:00 |
|
gimpcontainergridview.c
|
#include "libgimpwidgets/gimpwidgets.h"
|
2004-06-28 17:06:38 +00:00 |
|
gimpcontainergridview.h
|
app/widgets/gimpcontainergridview.[ch] removed "reorderable" from
|
2004-05-28 09:52:15 +00:00 |
|
gimpcontainerpopup.c
|
app/widgets/gimpcontainergridview.[ch] removed "reorderable" from
|
2004-05-28 09:52:15 +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
|
app/widgets/gimpdnd.[ch] app/widgets/gimpselectiondata.[ch] changed
|
2004-06-30 14:47:23 +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
|
connect to "editing-canceled" of the name cell renderer and restore the
|
2004-07-05 22:50:38 +00:00 |
|
gimpcontainertreeview.h
|
app/widgets/gimpdnd.[ch] app/widgets/gimpselectiondata.[ch] changed
|
2004-06-30 14:47:23 +00:00 |
|
gimpcontainerview-utils.c
|
|
|
|
gimpcontainerview-utils.h
|
|
|
|
gimpcontainerview.c
|
create the hash table when inserting items; removes redundant
|
2004-06-02 12:49:16 +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/tools/gimptool.[ch] added boolean return value to
|
2004-06-24 10:16:08 +00:00 |
|
gimpcontrollers.h
|
app/tools/gimptool.[ch] added boolean return value to
|
2004-06-24 10:16:08 +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
|
removed value GIMP_CURSOR_FORMAT_PIXBUF_PREMULTIPLY because it's the job
|
2004-06-21 16:17:16 +00:00 |
|
gimpcursor.h
|
added enum GimpCursorFormat which can be one of { BITMAP, PIXBUF,
|
2004-06-13 02:08:54 +00:00 |
|
gimpdasheditor.c
|
removed static variables, don't use GIMP_CONFIG_INSTALL_PROP_FOO() for
|
2004-02-19 16:42:24 +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 help IDs to all actions representing the toplevel popups and menus
|
2004-05-02 08:56:07 +00:00 |
|
gimpdataeditor.h
|
app/widgets/Makefile.am app/widgets/widgets-types.h new GtkUIManager
|
2004-04-21 16:33:17 +00:00 |
|
gimpdatafactoryview.c
|
app/widgets/gimpcontainergridview.[ch] removed "reorderable" from
|
2004-05-28 09:52:15 +00:00 |
|
gimpdatafactoryview.h
|
app/gui/Makefile.am app/gui/brush-select.[ch] app/gui/font-select.[ch]
|
2004-07-09 19:14:59 +00:00 |
|
gimpdataselect.c
|
app/gui/Makefile.am app/gui/brush-select.[ch] app/gui/font-select.[ch]
|
2004-07-09 19:14:59 +00:00 |
|
gimpdataselect.h
|
app/gui/Makefile.am app/gui/brush-select.[ch] app/gui/font-select.[ch]
|
2004-07-09 19:14:59 +00:00 |
|
gimpdeviceinfo.c
|
app/actions/dialogs-commands.c app/display/gimpdisplayshell-dnd.c
|
2004-07-04 21:27:09 +00:00 |
|
gimpdeviceinfo.h
|
|
|
|
gimpdevices.c
|
Applied a patch from Robert Robert Ögren, moved here from
|
2004-07-11 03:01:05 +00:00 |
|
gimpdevices.h
|
|
|
|
gimpdevicestatus.c
|
added context->serialize_props mask which enables specifying exactly which
|
2004-07-03 20:27:28 +00:00 |
|
gimpdevicestatus.h
|
|
|
|
gimpdialogfactory.c
|
set/unset the busy cursor on all windows which have widget->window, not
|
2004-07-12 11:47:54 +00:00 |
|
gimpdialogfactory.h
|
made enum GimpDialogVisibilityState and GIMP_DIALOG_VISIBILITY_KEY public.
|
2004-03-13 18:19:46 +00:00 |
|
gimpdnd.c
|
app/widgets/gimpdnd.[ch] app/widgets/gimpselectiondata.[ch] changed
|
2004-06-30 14:47:23 +00:00 |
|
gimpdnd.h
|
app/widgets/gimpdnd.[ch] app/widgets/gimpselectiondata.[ch] changed
|
2004-06-30 14:47:23 +00:00 |
|
gimpdock.c
|
new function which overrides GtkWindow's default handler in order to give
|
2004-05-03 14:57:19 +00:00 |
|
gimpdock.h
|
added GimpWindowTypeHint enum.
|
2003-11-20 20:36:55 +00:00 |
|
gimpdockable.c
|
app/display/gimpdisplayshell-scale.c app/gui/info-window.c
|
2004-06-02 17:56:02 +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/actions/file-actions.c remove "file-close" action and callback...
|
2004-05-05 11:40:20 +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/widgets/gimpdnd.[ch] app/widgets/gimpselectiondata.[ch] changed
|
2004-06-30 14:47:23 +00:00 |
|
gimpdocumentview.h
|
app/actions/documents-actions.c app/actions/documents-commands.c
|
2004-05-12 18:36:33 +00:00 |
|
gimpdrawabletreeview.c
|
added GimpContext parameters to GimpActivateItemFunc, GimpNewItemFunc and
|
2004-05-25 14:37:02 +00:00 |
|
gimpdrawabletreeview.h
|
|
|
|
gimpeditor.c
|
put the image popup menu into a dummy menubar to work around the silly
|
2004-05-17 13:38: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
|
libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.h
|
2004-04-20 19:06:37 +00:00 |
|
gimpenumstore.h
|
libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.h
|
2004-04-20 19:06:37 +00:00 |
|
gimpenumwidgets.c
|
app/widgets/gimpenumwidgets.c app/widgets/gimpgrideditor.c use the
|
2004-05-02 21:13:51 +00:00 |
|
gimpenumwidgets.h
|
app/widgets/Makefile.am app/widgets/widgets-types.h removed GimpEnumMenu.
|
2004-04-18 15:12:42 +00:00 |
|
gimperrorconsole.c
|
added new function gimp_get_mod_string() which takes a GdkModifierType and
|
2004-06-28 23:30:57 +00:00 |
|
gimperrorconsole.h
|
added missing cast.
|
2004-02-26 20:04:20 +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
|
added the removed help IDs back.
|
2004-07-17 19:53:05 +00:00 |
|
gimpfiledialog.h
|
app/widgets/Makefile.am app/widgets/widgets-types.h added new widget that
|
2004-07-16 21:24:39 +00:00 |
|
gimpfileprocview.c
|
added the removed help IDs back.
|
2004-07-17 19:53:05 +00:00 |
|
gimpfileprocview.h
|
added the removed help IDs back.
|
2004-07-17 19:53:05 +00:00 |
|
gimpfontselect.c
|
app/gui/Makefile.am app/gui/brush-select.[ch] app/gui/font-select.[ch]
|
2004-07-09 19:14:59 +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
|
|
|
|
gimpgradienteditor.c
|
added new function gimp_get_mod_string() which takes a GdkModifierType and
|
2004-06-28 23:30:57 +00:00 |
|
gimpgradienteditor.h
|
applied a patch from David Gowers that makes the gradient editor display
|
2004-06-05 11:14:38 +00:00 |
|
gimpgradientselect.c
|
app/gui/Makefile.am app/gui/brush-select.[ch] app/gui/font-select.[ch]
|
2004-07-09 19:14:59 +00:00 |
|
gimpgradientselect.h
|
app/gui/Makefile.am app/gui/brush-select.[ch] app/gui/font-select.[ch]
|
2004-07-09 19:14:59 +00:00 |
|
gimpgrideditor.c
|
added gimp_prop_label_new().
|
2004-06-24 22:23:05 +00:00 |
|
gimpgrideditor.h
|
|
|
|
gimphelp-ids.h
|
added the removed help IDs back.
|
2004-07-17 19:53:05 +00:00 |
|
gimphelp.c
|
Removed any remaining GUI dependency from the PDB wrappers:
|
2004-07-10 20:29:11 +00:00 |
|
gimphelp.h
|
Removed any remaining GUI dependency from the PDB wrappers:
|
2004-07-10 20:29:11 +00:00 |
|
gimphistogrambox.c
|
removed the label between the spinbuttons, it looks silly. Converted tabs
|
2004-06-20 22:04:10 +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
|
reverted my last change. (gimp_histogram_editor_item_visible): fix the
|
2004-07-08 22:45:36 +00:00 |
|
gimphistogrameditor.h
|
|
|
|
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
|
correctly get the default GimpContainerViewInterface implementation and
|
2004-05-11 16:01:00 +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
|
app/actions/dialogs-commands.c app/display/gimpdisplayshell-dnd.c
|
2004-07-04 21:27:09 +00:00 |
|
gimpitemtreeview.h
|
added GimpContext parameters to GimpActivateItemFunc, GimpNewItemFunc and
|
2004-05-25 14:37:02 +00:00 |
|
gimplayertreeview.c
|
app/widgets/gimpdnd.[ch] app/widgets/gimpselectiondata.[ch] changed
|
2004-06-30 14:47:23 +00:00 |
|
gimplayertreeview.h
|
|
|
|
gimpmenudock.c
|
correctly get the default GimpContainerViewInterface implementation and
|
2004-05-11 16:01:00 +00:00 |
|
gimpmenudock.h
|
correctly get the default GimpContainerViewInterface implementation and
|
2004-05-11 16:01:00 +00:00 |
|
gimpmenufactory.c
|
added help IDs to all actions representing the toplevel popups and menus
|
2004-05-02 08:56:07 +00:00 |
|
gimpmenufactory.h
|
added help IDs to all actions representing the toplevel popups and menus
|
2004-05-02 08:56:07 +00:00 |
|
gimpnavigationpreview.c
|
app/widgets/gimphistogramview.c destroy GdkGCs in GtkWidget::unrealize().
|
2003-11-10 02:00:19 +00:00 |
|
gimpnavigationpreview.h
|
|
|
|
gimpnavigationview.c
|
app/widgets/gimphistogramview.c destroy GdkGCs in GtkWidget::unrealize().
|
2003-11-10 02:00:19 +00:00 |
|
gimpnavigationview.h
|
|
|
|
gimppaletteeditor.c
|
Fixed a 1.2 -> 2.0 regression that was forgotten:
|
2004-06-30 12:10:08 +00:00 |
|
gimppaletteeditor.h
|
Fixed a 1.2 -> 2.0 regression that was forgotten:
|
2004-06-30 12:10:08 +00:00 |
|
gimppaletteselect.c
|
app/gui/Makefile.am app/gui/brush-select.[ch] app/gui/font-select.[ch]
|
2004-07-09 19:14:59 +00:00 |
|
gimppaletteselect.h
|
app/gui/Makefile.am app/gui/brush-select.[ch] app/gui/font-select.[ch]
|
2004-07-09 19:14:59 +00:00 |
|
gimppatternfactoryview.c
|
added action_data_get_context() and macro return_if_no_context().
|
2004-05-11 16:05:21 +00:00 |
|
gimppatternfactoryview.h
|
Sort the plugin menu entries with the mnemonics stripped. Avoids weird
|
2004-03-17 14:14:18 +00:00 |
|
gimppatternselect.c
|
app/gui/Makefile.am app/gui/brush-select.[ch] app/gui/font-select.[ch]
|
2004-07-09 19:14:59 +00:00 |
|
gimppatternselect.h
|
app/gui/Makefile.am app/gui/brush-select.[ch] app/gui/font-select.[ch]
|
2004-07-09 19:14:59 +00:00 |
|
gimppdbdialog.c
|
app/gui/Makefile.am app/gui/brush-select.[ch] app/gui/font-select.[ch]
|
2004-07-09 19:14:59 +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/widgets/gimpenumaction.[ch] app/widgets/gimppluginaction.[ch] added
|
2004-06-23 14:39:48 +00:00 |
|
gimppluginaction.h
|
app/widgets/gimpenumaction.[ch] app/widgets/gimppluginaction.[ch] added
|
2004-06-23 14:39:48 +00:00 |
|
gimppreview-popup.c
|
app/widgets/gimpitemfactory.c moved the gimp_menu_position()
|
2003-11-19 18:08:15 +00:00 |
|
gimppreview-popup.h
|
|
|
|
gimppreview.c
|
don't invoke the popup preview if there is no viewable.
|
2004-05-28 14:51:48 +00:00 |
|
gimppreview.h
|
|
|
|
gimppreviewrenderer-utils.c
|
app/widgets/Makefile.am app/widgets/widgets-types.h added new preview
|
2004-03-03 12:39:19 +00:00 |
|
gimppreviewrenderer-utils.h
|
|
|
|
gimppreviewrenderer.c
|
queue an idle update when setting the viewable to NULL so the view gets
|
2004-07-06 13:18:42 +00:00 |
|
gimppreviewrenderer.h
|
app/widgets/widgets-enums.h New function
|
2004-03-13 16:54:35 +00:00 |
|
gimppreviewrendererbrush.c
|
removed trailing whitespace and #if 0'ed cruft. Cosmetics.
|
2003-12-21 11:07:40 +00:00 |
|
gimppreviewrendererbrush.h
|
|
|
|
gimppreviewrendererdrawable.c
|
removed the unused GimpViewable parameter from
|
2003-11-17 13:34:38 +00:00 |
|
gimppreviewrendererdrawable.h
|
|
|
|
gimppreviewrenderergradient.c
|
|
|
|
gimppreviewrenderergradient.h
|
|
|
|
gimppreviewrendererimage.c
|
themes/Default/images/Makefile.am
|
2004-01-27 13:48:20 +00:00 |
|
gimppreviewrendererimage.h
|
|
|
|
gimppreviewrendererimagefile.c
|
moved the (disabled) ENABLE_FILE_SYSTEM_ICONS from the .c to the .h file
|
2004-03-03 14:00:00 +00:00 |
|
gimppreviewrendererimagefile.h
|
moved the (disabled) ENABLE_FILE_SYSTEM_ICONS from the .c to the .h file
|
2004-03-03 14:00:00 +00:00 |
|
gimppreviewrendererlayer.c
|
app/gui/layers-commands.c (layers_text_tool) treat modified text layers
|
2004-03-18 18:00:38 +00:00 |
|
gimppreviewrendererlayer.h
|
|
|
|
gimppreviewrenderervectors.c
|
|
|
|
gimppreviewrenderervectors.h
|
|
|
|
gimppropwidgets.c
|
same fix as below.
|
2004-07-08 13:17:06 +00:00 |
|
gimppropwidgets.h
|
added gimp_prop_label_new().
|
2004-06-24 22:23:05 +00:00 |
|
gimpselectiondata.c
|
added a "const gchar *format" parameter to
|
2004-07-08 11:27:48 +00:00 |
|
gimpselectiondata.h
|
added a "const gchar *format" parameter to
|
2004-07-08 11:27:48 +00:00 |
|
gimpselectioneditor.c
|
Code review & cleanup:
|
2004-07-14 10:31:59 +00:00 |
|
gimpselectioneditor.h
|
app/actions/documents-actions.c app/actions/documents-commands.c
|
2004-05-12 18:36:33 +00:00 |
|
gimpsessioninfo.c
|
only write aux-info for properties that have been changed from their
|
2004-07-08 12:04:15 +00:00 |
|
gimpsessioninfo.h
|
app/config/gimpconfig-deserialize.c removed redundant casts.
|
2004-07-08 00:09:41 +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
|
|
|
|
gimptemplateeditor.c
|
Bill Skaggs <weskaggs@primate.ucdavis.edu>
|
2004-06-23 22:44:04 +00:00 |
|
gimptemplateeditor.h
|
added an API to expand/collapse the "Advanced Options" frame.
|
2004-06-09 22:37:49 +00:00 |
|
gimptemplateview.c
|
removed unused local variables.
|
2004-07-05 14:57:22 +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 new function gimp_get_mod_string() which takes a GdkModifierType and
|
2004-06-28 23:30:57 +00:00 |
|
gimpthumbbox.h
|
unset the filename if the image is unnamed.
|
2004-06-22 15:11:35 +00:00 |
|
gimptoolbox-color-area.c
|
added enum GimpActiveColor which can be one of { FOREGROUND, BACKGROUND },
|
2004-05-27 12:41:22 +00:00 |
|
gimptoolbox-color-area.h
|
|
|
|
gimptoolbox-dnd.c
|
app/widgets/gimpdnd.[ch] app/widgets/gimpselectiondata.[ch] changed
|
2004-06-30 14:47:23 +00:00 |
|
gimptoolbox-dnd.h
|
|
|
|
gimptoolbox-image-area.c
|
app/widgets/Makefile.am new toolbox area which shows the active image.
|
2004-05-31 20:30:52 +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/Makefile.am new toolbox area which shows the active image.
|
2004-05-31 20:30:52 +00:00 |
|
gimptoolbox-indicator-area.h
|
|
|
|
gimptoolbox.c
|
do like GtkAccelLabel does and turn underscores in accels into spaces so
|
2004-06-29 22:35:04 +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 new function gimp_get_mod_string() which takes a GdkModifierType and
|
2004-06-28 23:30:57 +00:00 |
|
gimptooloptionseditor.h
|
added the scrolled window to the GimpToolOptionsEditor struct.
|
2004-01-30 22:10:31 +00:00 |
|
gimptoolview.c
|
app/widgets/gimpcontainergridview.[ch] removed "reorderable" from
|
2004-05-28 09:52:15 +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
|
app/config/gimpconfigwriter.c app/core/gimpstrokeoptions.c
|
2004-05-24 14:51:15 +00:00 |
|
gimpuimanager.h
|
put the image popup menu into a dummy menubar to work around the silly
|
2004-05-17 13:38:03 +00:00 |
|
gimpundoeditor.c
|
app/core/gimpundo.[ch] app/core/gimpitemundo.[ch] removed all _new()
|
2004-07-12 16:59:36 +00:00 |
|
gimpundoeditor.h
|
app/actions/documents-actions.c app/actions/documents-commands.c
|
2004-05-12 18:36:33 +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
|
added a stock icon for "view-zoom-1-1".
|
2004-05-10 10:33:21 +00:00 |
|
gimpunitstore.h
|
app/widgets/Makefile.am app/widgets/widgets-types.h
|
2004-05-07 22:16:15 +00:00 |
|
gimpvectorstreeview.c
|
return the proper type.
|
2004-07-06 10:54:46 +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/gimpitemfactory.c moved the gimp_menu_position()
|
2003-11-19 18:08:15 +00:00 |
|
gimpview-popup.h
|
|
|
|
gimpview.c
|
don't invoke the popup preview if there is no viewable.
|
2004-05-28 14:51:48 +00:00 |
|
gimpview.h
|
|
|
|
gimpviewablebutton.c
|
app/widgets/gimpcontainerpopup.[ch] let the button remember the popup's
|
2003-11-18 13:13:57 +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
|
removed "role" property because GtkWindow has an equivalent property now.
|
2004-07-08 21:57:05 +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-utils.c
|
app/widgets/Makefile.am app/widgets/widgets-types.h added new preview
|
2004-03-03 12:39:19 +00:00 |
|
gimpviewrenderer-utils.h
|
|
|
|
gimpviewrenderer.c
|
queue an idle update when setting the viewable to NULL so the view gets
|
2004-07-06 13:18:42 +00:00 |
|
gimpviewrenderer.h
|
app/widgets/widgets-enums.h New function
|
2004-03-13 16:54:35 +00:00 |
|
gimpviewrendererbrush.c
|
removed trailing whitespace and #if 0'ed cruft. Cosmetics.
|
2003-12-21 11:07:40 +00:00 |
|
gimpviewrendererbrush.h
|
|
|
|
gimpviewrendererdrawable.c
|
removed the unused GimpViewable parameter from
|
2003-11-17 13:34:38 +00:00 |
|
gimpviewrendererdrawable.h
|
|
|
|
gimpviewrenderergradient.c
|
|
|
|
gimpviewrenderergradient.h
|
|
|
|
gimpviewrendererimage.c
|
themes/Default/images/Makefile.am
|
2004-01-27 13:48:20 +00:00 |
|
gimpviewrendererimage.h
|
|
|
|
gimpviewrendererimagefile.c
|
moved the (disabled) ENABLE_FILE_SYSTEM_ICONS from the .c to the .h file
|
2004-03-03 14:00:00 +00:00 |
|
gimpviewrendererimagefile.h
|
moved the (disabled) ENABLE_FILE_SYSTEM_ICONS from the .c to the .h file
|
2004-03-03 14:00:00 +00:00 |
|
gimpviewrendererlayer.c
|
app/gui/layers-commands.c (layers_text_tool) treat modified text layers
|
2004-03-18 18:00:38 +00:00 |
|
gimpviewrendererlayer.h
|
|
|
|
gimpviewrenderervectors.c
|
|
|
|
gimpviewrenderervectors.h
|
|
|
|
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
|
call gtk_menu_set_monitor() only for GTK+ < 2.4.4 and added a #warning
|
2004-07-06 15:05:47 +00:00 |
|
gimpwidgets-utils.h
|
added new function gimp_get_mod_string() which takes a GdkModifierType and
|
2004-06-28 23:30:57 +00:00 |
|
gtkhwrapbox.c
|
|
|
|
gtkhwrapbox.h
|
|
|
|
gtkvwrapbox.c
|
|
|
|
gtkvwrapbox.h
|
|
|
|
gtkwrapbox.c
|
Fix wrapped property.
|
2004-01-12 01:32:20 +00:00 |
|
gtkwrapbox.h
|
|
|
|
Makefile.am
|
app/widgets/Makefile.am app/widgets/widgets-types.h added new widget that
|
2004-07-16 21:24:39 +00:00 |
|
makefile.msc
|
updated app/actions/makefile.msc app/menus/makefile.msc : (new files)
|
2004-07-11 21:53:17 +00:00 |
|
widgets-enums.c
|
app/core/core-enums.c app/display/display-enums.c app/paint/paint-enums.c
|
2004-06-30 16:05:24 +00:00 |
|
widgets-enums.h
|
Bill Skaggs <weskaggs@primate.ucdavis.edu>
|
2004-06-30 15:47:32 +00:00 |
|
widgets-types.h
|
reordered and commented to match API docs.
|
2004-07-19 12:08:37 +00:00 |