..
Makefile.am
app/base/Makefile.am app/core/Makefile.am app/display/Makefile.am
2008-11-03 21:38:13 +00:00
gimpaction.c
app/widgets/gimpaction.c app/widgets/gimpdockable.c
2008-08-22 08:57:11 +00:00
gimpaction.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpactioneditor.c
app/widgets/Makefile.am app/widgets/widgets-types.h new simple widget
2008-09-05 10:37:06 +00:00
gimpactioneditor.h
app/widgets/Makefile.am app/widgets/widgets-types.h new simple widget
2008-09-05 10:37:06 +00:00
gimpactionfactory.c
app/widgets/gimpmenufactory.c allocate structs using GSlice.
2007-05-22 16:01:18 +00:00
gimpactionfactory.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpactiongroup.c
app/widgets/Makefile.am app/widgets/gimptoggleaction.[ch] added new action
2008-05-20 09:51:04 +00:00
gimpactiongroup.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpactionview.c
factor out function that selects a path and scrolls to that path. Keep the
2008-09-10 10:44:41 +00:00
gimpactionview.h
add a column for the casefold label of the action and filter on that.
2008-09-04 14:28:00 +00:00
gimpblobeditor.c
app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c
2008-06-28 15:50:27 +00:00
gimpblobeditor.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpbrusheditor.c
app/dialogs/channel-options-dialog.c app/dialogs/palette-import-dialog.c
2008-06-29 13:41:24 +00:00
gimpbrusheditor.h
Make the height of the previews in data editors configurable. Fixes bug
2007-03-17 18:20:19 +00:00
gimpbrushfactoryview.c
app/dialogs/channel-options-dialog.c app/dialogs/palette-import-dialog.c
2008-06-29 13:41:24 +00:00
gimpbrushfactoryview.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpbrushselect.c
app/dialogs/channel-options-dialog.c app/dialogs/palette-import-dialog.c
2008-06-29 13:41:24 +00:00
gimpbrushselect.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpbufferview.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpbufferview.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpcairo-wilber.c
hide ugly details behind a sane API.
2008-03-26 19:25:55 +00:00
gimpcairo-wilber.h
hide ugly details behind a sane API.
2008-03-26 19:25:55 +00:00
gimpcellrendererdashes.c
app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c
2008-06-28 15:50:27 +00:00
gimpcellrendererdashes.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpcellrendererviewable.c
no need to cast the return value of g_value_dup_object().
2008-07-22 14:54:12 +00:00
gimpcellrendererviewable.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpchanneltreeview.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpchanneltreeview.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpclipboard.c
app/widgets/gimpclipboard.c app/widgets/gimpcontainerview.c allocate
2007-05-22 18:08:42 +00:00
gimpclipboard.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpcolorbar.c
app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c
2008-06-28 15:50:27 +00:00
gimpcolorbar.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpcolordialog.c
app/actions/data-commands.c app/actions/debug-commands.c
2008-03-12 16:58:28 +00:00
gimpcolordialog.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpcolordisplayeditor.c
added GimpColorConfig and GimpColorManaged as construct-only properties.
2007-08-06 22:10:09 +00:00
gimpcolordisplayeditor.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpcoloreditor.c
app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c
2008-06-28 15:50:27 +00:00
gimpcoloreditor.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpcolorframe.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpcolorframe.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpcolormapeditor.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpcolormapeditor.h
show a hint on non-indexed images. Based on a patch from Olof Frahm.
2008-02-12 08:26:04 +00:00
gimpcolorpanel.c
reverted the live update change from bug #451568 . It causes breakage such
2007-10-08 16:11:35 +00:00
gimpcolorpanel.h
reverted the live update change from bug #451568 . It causes breakage such
2007-10-08 16:11:35 +00:00
gimpcolorselectorpalette.c
#include "gimp-intl.h"
2007-10-12 10:19:54 +00:00
gimpcolorselectorpalette.h
app/widgets/gimpcolorselectorpalette.[ch]
2006-12-10 16:38:48 +00:00
gimpcomponenteditor.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpcomponenteditor.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpcontainerbox.c
app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c
2008-06-28 15:50:27 +00:00
gimpcontainerbox.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpcontainercombobox.c
made the model column enum public and namespaced it.
2008-06-24 08:42:49 +00:00
gimpcontainercombobox.h
made the model column enum public and namespaced it.
2008-06-24 08:42:49 +00:00
gimpcontainereditor.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpcontainereditor.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpcontainerentry.c
app/widgets/gimpcontainercombobox.c app/widgets/gimpcontainerentry.c
2007-05-20 11:47:27 +00:00
gimpcontainerentry.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpcontainergridview.c
app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c
2008-06-28 15:50:27 +00:00
gimpcontainergridview.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpcontainerpopup.c
app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c
2008-06-28 15:50:27 +00:00
gimpcontainerpopup.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpcontainertreeview-dnd.c
app/dialogs/channel-options-dialog.c app/dialogs/palette-import-dialog.c
2008-06-29 13:41:24 +00:00
gimpcontainertreeview-dnd.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpcontainertreeview.c
Bug 545325 – Scrollbars do not disappear automatically
2008-09-05 14:06:01 +00:00
gimpcontainertreeview.h
add new function gimp_container_tree_view_connect_name_edited() which
2008-06-28 16:05:05 +00:00
gimpcontainerview-utils.c
app/actions/data-commands.c app/actions/debug-commands.c
2008-03-12 16:58:28 +00:00
gimpcontainerview-utils.h
new utility function which returns the neighbor of a container's active
2007-05-27 15:13:45 +00:00
gimpcontainerview.c
refuse containers if their children are not GimpViewables instead of
2008-02-01 11:49:12 +00:00
gimpcontainerview.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpcontrollereditor.c
call gimp_controller_editor_sel_changed() with the right GtkTreeSelection
2008-09-24 09:12:36 +00:00
gimpcontrollereditor.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpcontrollerinfo.c
app/widgets/gimpcontrollerinfo.c app/widgets/gimpcontrollerlist.c
2008-07-23 07:47:10 +00:00
gimpcontrollerinfo.h
app/widgets/gimpcolorselectorpalette.[ch]
2006-12-10 16:38:48 +00:00
gimpcontrollerkeyboard.c
app/widgets/gimpcontrollerkeyboard.c (struct _KeyboardEvent) made the
2008-09-03 20:17:57 +00:00
gimpcontrollerkeyboard.h
app/widgets/gimpcolorselectorpalette.[ch]
2006-12-10 16:38:48 +00:00
gimpcontrollerlist.c
app/widgets/gimpcontrollerinfo.c app/widgets/gimpcontrollerlist.c
2008-07-23 07:47:10 +00:00
gimpcontrollerlist.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpcontrollers.c
app/widgets/gimpcontrollerinfo.c formatting.
2007-10-10 05:52:45 +00:00
gimpcontrollers.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpcontrollerwheel.c
app/widgets/gimpcontrollerkeyboard.c (struct _KeyboardEvent) made the
2008-09-03 20:17:57 +00:00
gimpcontrollerwheel.h
app/widgets/gimpcolorselectorpalette.[ch]
2006-12-10 16:38:48 +00:00
gimpcursor.c
Applied modified patch from Daniel Hornung that changes the mouse cursor
2008-04-12 11:40:52 +00:00
gimpcursor.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpcursorview.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpcursorview.h
disallow passing a NULL image.
2007-03-20 19:03:34 +00:00
gimpcurveview.c
app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c
2008-06-28 15:50:27 +00:00
gimpcurveview.h
port internal cursor stuff to gdouble, fix off-by-one in curve drawing,
2008-02-09 11:14:40 +00:00
gimpdasheditor.c
app/widgets/gimpcontrollerinfo.c app/widgets/gimpcontrollerlist.c
2008-07-23 07:47:10 +00:00
gimpdasheditor.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpdataeditor.c
app/display/gimpcanvas.c app/widgets/gimpcoloreditor.c
2008-03-29 23:43:39 +00:00
gimpdataeditor.h
Make the height of the previews in data editors configurable. Fixes bug
2007-03-17 18:20:19 +00:00
gimpdatafactoryview.c
add new function gimp_container_tree_view_connect_name_edited() which
2008-06-28 16:05:05 +00:00
gimpdatafactoryview.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpdeviceinfo.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpdeviceinfo.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpdevices.c
app/widgets/gimpcontrollers.c app/widgets/gimpdevices.c
2007-05-22 16:18:32 +00:00
gimpdevices.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpdevicestatus.c
app/widgets/gimpcontrollers.c app/widgets/gimpdevices.c
2007-05-22 16:18:32 +00:00
gimpdevicestatus.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpdialogfactory.c
to be on the safe side, always show hidden dialogs when the Tab key is
2008-10-24 07:16:06 +00:00
gimpdialogfactory.h
Bug 556896 – Dialogs don't get minimized with single image window
2008-10-24 06:48:56 +00:00
gimpdnd-xds.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpdnd-xds.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpdnd.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpdnd.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpdock.c
Add a GtkAnchorType member to GimpDockSeparator that specifies where a
2008-10-10 23:10:21 +00:00
gimpdock.h
app/widgets/Makefile.am app/widgets/widgets-types.h added GimpWindow class
2008-04-28 16:30:55 +00:00
gimpdockable.c
cosmetic paranoia.
2008-09-17 11:44:17 +00:00
gimpdockable.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpdockbook.c
app/widgets/gimpdockable.[ch] added a "locked" propery to GimpDockable. A
2008-05-19 21:11:03 +00:00
gimpdockbook.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpdocked.c
app/widgets/gimpsessioninfoaux.[ch] app/widgets/gimpsessioninfobook.[ch]
2007-05-25 11:42:28 +00:00
gimpdocked.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpdockseparator.c
Initialize 'index'.
2008-10-11 08:42:57 +00:00
gimpdockseparator.h
Add a GtkAnchorType member to GimpDockSeparator that specifies where a
2008-10-10 23:10:21 +00:00
gimpdocumentview.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpdocumentview.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpdrawabletreeview.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpdrawabletreeview.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpeditor.c
app/widgets/gimpcontrollerinfo.c app/widgets/gimpcontrollerlist.c
2008-07-23 07:47:10 +00:00
gimpeditor.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpenumaction.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpenumaction.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimperrorconsole.c
don't make the font size even smaller. We already use a smaller font in
2008-10-20 13:48:55 +00:00
gimperrorconsole.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimperrordialog.c
don't count the number of repeated messages when the error messages are
2007-07-05 15:39:22 +00:00
gimperrordialog.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpfgbgeditor.c
app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c
2008-06-28 15:50:27 +00:00
gimpfgbgeditor.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpfgbgview.c
app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c
2008-06-28 15:50:27 +00:00
gimpfgbgview.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpfiledialog.c
set dialog->progress to NULL in destroy() and check for progress being
2008-10-21 19:23:44 +00:00
gimpfiledialog.h
Allow to "Open as Layers" in the empty display:
2008-10-05 15:21:02 +00:00
gimpfileprocview.c
cache the result of gimp_plug_in_procedure_get_label() and made the return
2007-03-10 21:22:22 +00:00
gimpfileprocview.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpfilleditor.c
move the "Antialias" toggle from here...
2008-10-29 13:30:47 +00:00
gimpfilleditor.h
add non-serializable properties pattern-view-type and pattern-view-size
2008-10-24 22:34:24 +00:00
gimpfontselect.c
use GError for error reporting in PDB invoker methods.
2007-12-02 18:05:54 +00:00
gimpfontselect.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpfontview.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpfontview.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpgradienteditor.c
use pointer coordinates from the passed event instead of calling
2008-10-20 13:31:59 +00:00
gimpgradienteditor.h
use Cairo to draw the controls.
2007-11-05 20:11:16 +00:00
gimpgradientselect.c
use GError for error reporting in PDB invoker methods.
2007-12-02 18:05:54 +00:00
gimpgradientselect.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpgrideditor.c
app/widgets/gimpcontrollerinfo.c app/widgets/gimpcontrollerlist.c
2008-07-23 07:47:10 +00:00
gimpgrideditor.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimphandlebar.c
app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c
2008-06-28 15:50:27 +00:00
gimphandlebar.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimphelp-ids.h
Move the "Use GEGL" check-box to the Colors menu (bug #548760 ):
2008-09-23 07:02:24 +00:00
gimphelp.c
Bug 558660 – help behavior for locales without manual translation
2008-10-31 20:00:19 +00:00
gimphelp.h
app/dialogs/preferences-dialog.c improved test for user manual
2008-07-05 12:01:00 +00:00
gimphistogrambox.c
don't call gtk_adjustment_get_value() on a gint.
2008-06-30 17:36:21 +00:00
gimphistogrambox.h
app/widgets/widgets-types.h app/widgets/Makefile.am new widget
2007-11-20 09:10:39 +00:00
gimphistogrameditor.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimphistogrameditor.h
add read-only property "frozen" and new API
2007-11-15 10:26:25 +00:00
gimphistogramview.c
plugged memory leak.
2008-07-22 10:34:21 +00:00
gimphistogramview.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpimagecommenteditor.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpimagecommenteditor.h
fixed spelling error.
2007-06-27 11:54:41 +00:00
gimpimagedock.c
Invalidate the image preview after the projection is completely
2007-06-26 21:39:51 +00:00
gimpimagedock.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpimageeditor.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpimageeditor.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpimageparasiteview.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpimageparasiteview.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpimageprofileview.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpimageprofileview.h
app/dialogs/image-properties-dialog.c show comment and color profile in
2007-06-26 15:07:58 +00:00
gimpimagepropview.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpimagepropview.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpimageview.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpimageview.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpitemtreeview.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpitemtreeview.h
Remove the last code duplication from the undo system (or if not the last
2008-10-09 19:40:41 +00:00
gimplanguageentry.c
app/widgets/gimplanguagestore.[ch] code cleanup.
2008-03-24 22:31:08 +00:00
gimplanguageentry.h
app/widgets/gimplanguagestore.[ch] code cleanup.
2008-03-24 22:31:08 +00:00
gimplanguagestore-parser.c
include "libgimpbase/gimpbase.h" instead of "libgimpbase/gimpenv.h".
2008-06-28 13:55:24 +00:00
gimplanguagestore-parser.h
added configure checks for the iso-codes package.
2008-02-07 16:50:11 +00:00
gimplanguagestore.c
app/widgets/gimplanguagestore.[ch] code cleanup.
2008-03-24 22:31:08 +00:00
gimplanguagestore.h
app/widgets/gimplanguagestore.[ch] code cleanup.
2008-03-24 22:31:08 +00:00
gimplayertreeview.c
add new functions gimp_image_get_layer_iter(), channel_iter() and
2008-11-02 20:46:57 +00:00
gimplayertreeview.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpmenudock.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpmenudock.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpmenufactory.c
app/widgets/gimpmenufactory.c allocate structs using GSlice.
2007-05-22 16:01:18 +00:00
gimpmenufactory.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpmessagebox.c
app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c
2008-06-28 15:50:27 +00:00
gimpmessagebox.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpmessagedialog.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpmessagedialog.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpnavigationview.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpnavigationview.h
Don't expose implementation details and extend the interface with trivial
2008-07-19 19:00:08 +00:00
gimppaletteeditor.c
libgimpwidgets/gimpwidgets.c
2008-08-26 19:32:14 +00:00
gimppaletteeditor.h
Make the height of the previews in data editors configurable. Fixes bug
2007-03-17 18:20:19 +00:00
gimppaletteselect.c
use GError for error reporting in PDB invoker methods.
2007-12-02 18:05:54 +00:00
gimppaletteselect.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimppaletteview.c
app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c
2008-06-28 15:50:27 +00:00
gimppaletteview.h
port to Cairo drawing.
2007-11-14 09:19:09 +00:00
gimppatternfactoryview.c
don't add the open-as-image button to all data factory views.
2007-01-22 16:55:39 +00:00
gimppatternfactoryview.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimppatternselect.c
use GError for error reporting in PDB invoker methods.
2007-12-02 18:05:54 +00:00
gimppatternselect.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimppdbdialog.c
app/widgets/gimpcontrollerinfo.c app/widgets/gimpcontrollerlist.c
2008-07-23 07:47:10 +00:00
gimppdbdialog.h
use GError for error reporting in PDB invoker methods.
2007-12-02 18:05:54 +00:00
gimppixbuf.c
skip Windows ICO as writable format. It's not well suited as a general
2007-02-18 08:57:16 +00:00
gimppixbuf.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimppluginaction.c
app/widgets/gimpcontrollerinfo.c app/widgets/gimpcontrollerlist.c
2008-07-23 07:47:10 +00:00
gimppluginaction.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpprofilechooserdialog.c
added code for adding a shortcut to the default ICC profile location on
2007-12-20 08:26:13 +00:00
gimpprofilechooserdialog.h
libgimpwidgets/gimpcolorprofilecombobox.[ch]
2007-08-14 22:12:37 +00:00
gimpprogressbox.c
set box->progress to NULL in destroy() and check for progress being NULL
2008-10-22 11:01:15 +00:00
gimpprogressbox.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpprogressdialog.c
ellipsize progress label.
2007-02-01 12:06:21 +00:00
gimpprogressdialog.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimppropwidgets.c
This is completely evil:
2008-06-28 19:01:25 +00:00
gimppropwidgets.h
support for GimpScaleButton.
2008-05-26 15:18:31 +00:00
gimpradioaction.c
app/widgets/gimpaction.c app/widgets/gimpdockable.c
2008-08-22 08:57:11 +00:00
gimpradioaction.h
app/display/gimpdisplayshell-scale.c app/gegl/gimpoperationdesaturate.h
2008-06-04 16:09:57 +00:00
gimprender.c
removed GIMP_RENDER_BUF_WIDTH and GIMP_RENDER_BUF_HEIGHT definitions.
2007-12-28 22:12:17 +00:00
gimprender.h
removed GIMP_RENDER_BUF_WIDTH and GIMP_RENDER_BUF_HEIGHT definitions.
2007-12-28 22:12:17 +00:00
gimpsamplepointeditor.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpsamplepointeditor.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpscalebutton.c
app/dialogs/channel-options-dialog.c app/dialogs/palette-import-dialog.c
2008-06-29 13:41:24 +00:00
gimpscalebutton.h
This is completely evil:
2008-06-28 19:01:25 +00:00
gimpselectiondata.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpselectiondata.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpselectioneditor.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpselectioneditor.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpsessioninfo-aux.c
plugged memory leak.
2008-07-22 10:34:21 +00:00
gimpsessioninfo-aux.h
Made session info serialization independent from widgets so it can be used
2008-05-13 23:43:57 +00:00
gimpsessioninfo-book.c
app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c
2008-06-28 15:50:27 +00:00
gimpsessioninfo-book.h
remove widget member from struct GimpSessionInfoBook. Return the created
2008-05-14 00:00:41 +00:00
gimpsessioninfo-dock.c
app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c
2008-06-28 15:50:27 +00:00
gimpsessioninfo-dock.h
Made session info serialization independent from widgets so it can be used
2008-05-13 23:43:57 +00:00
gimpsessioninfo-dockable.c
app/widgets/gimpdockable.[ch] added a "locked" propery to GimpDockable. A
2008-05-19 21:11:03 +00:00
gimpsessioninfo-dockable.h
app/widgets/gimpdockable.[ch] added a "locked" propery to GimpDockable. A
2008-05-19 21:11:03 +00:00
gimpsessioninfo.c
don't report negative offsets, they would be interpreted wrongly.
2008-07-23 11:45:39 +00:00
gimpsessioninfo.h
Implement the presistent menu of recently closed docks, still somewhat
2008-05-16 16:06:42 +00:00
gimpsettingsbox.c
Bug 134956 – Curves tool doesn't save free curves
2008-10-09 15:25:59 +00:00
gimpsettingsbox.h
Bug 134956 – Curves tool doesn't save free curves
2008-10-09 15:25:59 +00:00
gimpsettingseditor.c
app/widgets/gimpsettingsbox.c (gimp_settings_box_constructor) removed
2008-07-03 10:17:19 +00:00
gimpsettingseditor.h
add dummy import and export buttons, give the list a minimum size.
2008-06-24 23:12:00 +00:00
gimpsizebox.c
removed unused struct member.
2007-05-26 20:11:58 +00:00
gimpsizebox.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpstringaction.c
app/widgets/gimpaction.c app/widgets/gimpdockable.c
2008-08-22 08:57:11 +00:00
gimpstringaction.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpstrokeeditor.c
move the "Antialias" toggle from here...
2008-10-29 13:30:47 +00:00
gimpstrokeeditor.h
add non-serializable properties pattern-view-type and pattern-view-size
2008-10-24 22:34:24 +00:00
gimptemplateeditor.c
app/widgets/gimpcontrollerinfo.c app/widgets/gimpcontrollerlist.c
2008-07-23 07:47:10 +00:00
gimptemplateeditor.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimptemplateview.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimptemplateview.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimptexteditor.c
Merge on-canvas GSoC project:
2008-10-26 17:39:55 +00:00
gimptexteditor.h
Merge on-canvas GSoC project:
2008-10-26 17:39:55 +00:00
gimpthumbbox.c
Bug 555246 – gimp crashes when a file is opened while a preview is
2008-10-22 07:26:49 +00:00
gimpthumbbox.h
combined the two progress bars (when loading multiple thumbnails) into a
2007-05-15 22:58:37 +00:00
gimptoggleaction.c
app/widgets/gimpaction.c app/widgets/gimpdockable.c
2008-08-22 08:57:11 +00:00
gimptoggleaction.h
app/display/gimpdisplayshell-scale.c app/gegl/gimpoperationdesaturate.h
2008-06-04 16:09:57 +00:00
gimptoolbox-color-area.c
use gtk_widget_set_tooltip_text() from gimp_help_set_help() and added
2007-11-22 13:59:06 +00:00
gimptoolbox-color-area.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimptoolbox-dnd.c
renamed gimp_item_width() to gimp_item_get_width() and gimp_item_height()
2008-11-03 00:09:01 +00:00
gimptoolbox-dnd.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimptoolbox-image-area.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimptoolbox-image-area.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimptoolbox-indicator-area.c
app/dialogs/preferences-dialog.c removed frames to reduce visual clutter.
2007-05-17 13:07:52 +00:00
gimptoolbox-indicator-area.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimptoolbox.c
add new functions gimp_get_image_iter(), display_iter() and
2008-11-02 21:34:14 +00:00
gimptoolbox.h
store the toolbox area's vbox in the widget struct.
2008-03-26 20:47:45 +00:00
gimptooldialog.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimptooldialog.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimptooloptionseditor.c
app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c
2008-06-28 15:50:27 +00:00
gimptooloptionseditor.h
added API to delete saved tool-options.
2006-12-11 15:16:13 +00:00
gimptoolview.c
app/widgets/gimpactionview.c app/widgets/gimpblobeditor.c
2008-06-28 15:50:27 +00:00
gimptoolview.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpuimanager.c
try the find_widget_under_pointer() hack only if the menu item's parent is
2008-08-27 19:36:41 +00:00
gimpuimanager.h
Latest GTK+ trunk deprecations showed some uglyness in gimp:
2008-06-20 11:08:42 +00:00
gimpundoeditor.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpundoeditor.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpunitcombobox.c
added "label-scale" style property.
2008-04-13 17:01:19 +00:00
gimpunitcombobox.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gimpunitstore.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpunitstore.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpvectorstreeview.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpvectorstreeview.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpview-popup.c
app/widgets/gimphelp.c app/widgets/gimpuimanager.c
2007-05-22 15:14:41 +00:00
gimpview-popup.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpview.c
app/widgets/Makefile.am new files holding Cairo utility functions.
2007-11-01 23:37:00 +00:00
gimpview.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpviewablebox.c
app/actions/data-commands.c app/actions/debug-commands.c
2008-03-12 16:58:28 +00:00
gimpviewablebox.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpviewablebutton.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpviewablebutton.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpviewabledialog.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpviewabledialog.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpviewrenderer-frame.c
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpviewrenderer-frame.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpviewrenderer-utils.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpviewrenderer-utils.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpviewrenderer.c
Rename the convenient channel offset defines from FOO_PIX to FOO as this
2008-10-19 13:47:09 +00:00
gimpviewrenderer.h
implement GimpViewRenderer::draw and draw the overlays with Cairo.
2007-11-04 20:30:38 +00:00
gimpviewrendererbrush.c
reset the translation on the cairo context. Resurrects brush emblems which
2008-05-10 11:58:25 +00:00
gimpviewrendererbrush.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpviewrendererbuffer.c
replaced the RGB buffer with a Cairo surface.
2007-11-04 19:14:32 +00:00
gimpviewrendererbuffer.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpviewrendererdrawable.c
app/core/gimp-edit.c app/core/gimpchannel.c
2008-11-03 21:17:50 +00:00
gimpviewrendererdrawable.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpviewrenderergradient.c
if the surface has CAIRO_CONTENT_COLOR_ALPHA, render it on a checkerboard
2007-12-28 17:17:10 +00:00
gimpviewrenderergradient.h
if the surface has CAIRO_CONTENT_COLOR_ALPHA, render it on a checkerboard
2007-12-28 17:17:10 +00:00
gimpviewrendererimage.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpviewrendererimage.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpviewrendererimagefile.c
guard against g_file_query_info() returning NULL (if the file doesn't
2008-07-22 14:50:37 +00:00
gimpviewrendererimagefile.h
don't reset the mime-type info when we can't load a thumbnail.
2008-03-24 16:41:42 +00:00
gimpviewrendererlayer.c
Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09 20:24:04 +00:00
gimpviewrendererlayer.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpviewrendererpalette.c
app/widgets/Makefile.am removed here...
2007-12-12 14:17:19 +00:00
gimpviewrendererpalette.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpviewrenderervectors.c
renamed gimp_item_width() to gimp_item_get_width() and gimp_item_height()
2008-11-03 00:09:01 +00:00
gimpviewrenderervectors.h
In all files, changed the standard copyright notice to say "GIMP - The GNU
2006-12-09 21:33:38 +00:00
gimpwidgets-constructors.c
Arrange layer modes into more logical and useful groups.
2008-11-03 22:56:28 +00:00
gimpwidgets-constructors.h
add new function gimp_stock_button_new() which creates a button with icon
2008-05-17 14:29:25 +00:00
gimpwidgets-utils.c
added "gboolean below" to gimp_enum_radio_frame_add() and
2008-10-28 17:40:32 +00:00
gimpwidgets-utils.h
added "gboolean below" to gimp_enum_radio_frame_add() and
2008-10-28 17:40:32 +00:00
gimpwindow.c
move the focus to the canvas on button-press events.
2008-05-08 12:34:27 +00:00
gimpwindow.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
gtkhwrapbox.c
app/widgets/gtkvwrapbox.c use GSlice to allocate structs.
2007-05-22 14:57:21 +00:00
gtkhwrapbox.h
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
gtkscalebutton.c
: Don't #define _GNU_SOURCE on Windows as it confuses newest mingw
2008-10-01 12:32:31 +00:00
gtkscalebutton.h
Remove uses of GSEAL macro to make the thing compile on systems without
2008-06-28 19:30:45 +00:00
gtkvwrapbox.c
app/widgets/gtkvwrapbox.c use GSlice to allocate structs.
2007-05-22 14:57:21 +00:00
gtkvwrapbox.h
app/*.[ch] converted tabs to spaces.
2006-04-12 12:49:29 +00:00
gtkwrapbox.c
app/widgets/gimphelp.c app/widgets/gimpuimanager.c
2007-05-22 15:14:41 +00:00
gtkwrapbox.h
Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23 20:38:52 +00:00
makefile.msc
updated include <string.h> for memcmp() include <string.h> for strcmp()
2008-10-03 19:27:54 +00:00
widgets-enums.c
app/base/Makefile.am app/core/Makefile.am app/display/Makefile.am
2008-11-03 21:38:13 +00:00
widgets-enums.h
changed descriptions for GimpHistogramScale enum.
2008-06-03 10:51:04 +00:00
widgets-types.h
app/widgets/Makefile.am app/widgets/widgets-types.h new widget factored
2008-10-24 17:55:30 +00:00