| .. |
|
.cvsignore
|
|
|
|
gimpaction.c
|
enabled tooltips on all menu items for easier review of the action blurbs.
|
2006-03-15 00:05:55 +00:00 |
|
gimpaction.h
|
app/widgets/gimpaction.h app/widgets/gimpactiongroup.h
|
2005-04-16 23:48:29 +00:00 |
|
gimpactionfactory.c
|
port to G_DEFINE_TYPE() and friends. Some related cleanup.
|
2005-12-19 22:37:49 +00:00 |
|
gimpactionfactory.h
|
|
|
|
gimpactiongroup.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpactiongroup.h
|
take const arrays of action entries.
|
2006-04-10 08:06:18 +00:00 |
|
gimpactionview.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpactionview.h
|
new function as workaround for missing GTK+ API (see bug #141750).
|
2005-01-21 14:58:03 +00:00 |
|
gimpblobeditor.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpblobeditor.h
|
no need to get base_config twice in the same function.
|
2005-04-16 21:53:12 +00:00 |
|
gimpbrusheditor.c
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpbrusheditor.h
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpbrushfactoryview.c
|
port to G_DEFINE_TYPE() and friends. Some related cleanup.
|
2005-12-19 22:37:49 +00:00 |
|
gimpbrushfactoryview.h
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpbrushselect.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpbrushselect.h
|
|
|
|
gimpbufferview.c
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpbufferview.h
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpcellrendereraccel.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpcellrendereraccel.h
|
app/widgets/gimpaction.h app/widgets/gimpactiongroup.h
|
2005-04-16 23:48:29 +00:00 |
|
gimpcellrendererdashes.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpcellrendererdashes.h
|
we don't actually need to keep a pointer to the dashes array.
|
2005-05-23 09:37:05 +00:00 |
|
gimpcellrendererviewable.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpcellrendererviewable.h
|
|
|
|
gimpchanneltreeview.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpchanneltreeview.h
|
|
|
|
gimpclipboard.c
|
fix parameter name in API docs.
|
2006-04-15 16:49:59 +00:00 |
|
gimpclipboard.h
|
clear the GIMP clipboard. Suppress debug output unless gimp is started
|
2005-11-02 12:03:37 +00:00 |
|
gimpcolorbar.c
|
define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB.
|
2006-01-18 20:29:40 +00:00 |
|
gimpcolorbar.h
|
|
|
|
gimpcolordialog.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpcolordialog.h
|
|
|
|
gimpcolordisplayeditor.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpcolordisplayeditor.h
|
include the parent class, not gimpeditor.h
|
2005-05-03 21:38:07 +00:00 |
|
gimpcoloreditor.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpcoloreditor.h
|
removed the hex entry from the GimpColorScales widget.
|
2005-05-19 17:08:03 +00:00 |
|
gimpcolorframe.c
|
define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB.
|
2006-01-18 20:29:40 +00:00 |
|
gimpcolorframe.h
|
added property for "mode", fixed some implementation issues.
|
2005-06-04 00:56:00 +00:00 |
|
gimpcolormapeditor.c
|
did a global gimage -> image substitution.
|
2006-03-28 17:08:36 +00:00 |
|
gimpcolormapeditor.h
|
renamed member "palette" to "preview", cleanup.
|
2005-07-19 19:37:07 +00:00 |
|
gimpcolorpanel.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpcolorpanel.h
|
|
|
|
gimpcomponenteditor.c
|
did a global gimage -> image substitution.
|
2006-03-28 17:08:36 +00:00 |
|
gimpcomponenteditor.h
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpcontainerbox.c
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpcontainerbox.h
|
|
|
|
gimpcontainercombobox.c
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpcontainercombobox.h
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpcontainereditor.c
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpcontainereditor.h
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpcontainerentry.c
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpcontainerentry.h
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpcontainergridview.c
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpcontainergridview.h
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpcontainerpopup.c
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpcontainerpopup.h
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpcontainertreeview-dnd.c
|
use the correct API to unset the tree view's drop indicator. Apparently
|
2006-04-04 15:29:18 +00:00 |
|
gimpcontainertreeview-dnd.h
|
|
|
|
gimpcontainertreeview.c
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpcontainertreeview.h
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpcontainerview-utils.c
|
|
|
|
gimpcontainerview-utils.h
|
|
|
|
gimpcontainerview.c
|
define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB.
|
2006-01-18 20:29:40 +00:00 |
|
gimpcontainerview.h
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpcontrollereditor.c
|
app/widgets/gimpcontrollereditor.c set tooltips dynamically.
|
2006-03-04 00:41:15 +00:00 |
|
gimpcontrollereditor.h
|
added API to set an event snooper which, if set, receives any controller
|
2005-05-10 22:08:48 +00:00 |
|
gimpcontrollerinfo.c
|
define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB.
|
2006-01-18 20:29:40 +00:00 |
|
gimpcontrollerinfo.h
|
added API to set an event snooper which, if set, receives any controller
|
2005-05-10 22:08:48 +00:00 |
|
gimpcontrollerkeyboard.c
|
app/core/gimpcontext.c app/core/gimpimage.c app/paint-funcs/paint-funcs.c
|
2006-04-06 12:43:58 +00:00 |
|
gimpcontrollerkeyboard.h
|
guarded the whole header with GIMP_ENABLE_CONTROLLER_UNDER_CONSTRUCTION
|
2004-11-24 02:17:12 +00:00 |
|
gimpcontrollerlist.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpcontrollerlist.h
|
some more stuff: up/down buttons, remember the dialogs' size and
|
2005-05-10 19:48:03 +00:00 |
|
gimpcontrollers.c
|
app/core/gimp-contexts.c app/core/gimp-documents.c
|
2005-11-06 22:01:25 +00:00 |
|
gimpcontrollers.h
|
|
|
|
gimpcontrollerwheel.c
|
app/core/gimpcontext.c app/core/gimpimage.c app/paint-funcs/paint-funcs.c
|
2006-04-06 12:43:58 +00:00 |
|
gimpcontrollerwheel.h
|
guarded the whole header with GIMP_ENABLE_CONTROLLER_UNDER_CONSTRUCTION
|
2004-11-24 02:17:12 +00:00 |
|
gimpcursor.c
|
app/core/gimpcontext.c app/core/gimpimage.c app/paint-funcs/paint-funcs.c
|
2006-04-06 12:43:58 +00:00 |
|
gimpcursor.h
|
|
|
|
gimpcursorview.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpcursorview.h
|
added boolean "sample-merged" property, API and GUI. Pick from the active
|
2005-07-08 22:54:46 +00:00 |
|
gimpdasheditor.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpdasheditor.h
|
|
|
|
gimpdataeditor.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpdataeditor.h
|
Let the data editors optionally follow the active brush, palette and
|
2005-10-25 21:38:00 +00:00 |
|
gimpdatafactoryview.c
|
app/actions/tool-options-commands.c app/core/gimp.c
|
2006-04-07 10:51:22 +00:00 |
|
gimpdatafactoryview.h
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpdeviceinfo.c
|
define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB.
|
2006-01-18 20:29:40 +00:00 |
|
gimpdeviceinfo.h
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpdevices.c
|
added GdkDisplay member since there is no way fo figure the display a
|
2005-11-27 17:20:40 +00:00 |
|
gimpdevices.h
|
added GdkDisplay member since there is no way fo figure the display a
|
2005-11-27 17:20:40 +00:00 |
|
gimpdevicestatus.c
|
define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB.
|
2006-01-18 20:29:40 +00:00 |
|
gimpdevicestatus.h
|
added GdkDisplay member since there is no way fo figure the display a
|
2005-11-27 17:20:40 +00:00 |
|
gimpdialogfactory.c
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpdialogfactory.h
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpdnd-xds.c
|
app/plug-in/plug-in-types.h renamed to GimpPlugInProcedure and made a
|
2006-04-05 08:38:33 +00:00 |
|
gimpdnd-xds.h
|
Implement dragging and dropping in any GdkPixbuf supported format. Fixes
|
2005-04-09 17:56:04 +00:00 |
|
gimpdnd.c
|
did a global gimage -> image substitution.
|
2006-03-28 17:08:36 +00:00 |
|
gimpdnd.h
|
Some DND fixes / cleanup:
|
2005-07-25 13:53:00 +00:00 |
|
gimpdock.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpdock.h
|
don't make "Detach Tab" insensitive if there are other dockbooks in the
|
2005-09-13 21:07:28 +00:00 |
|
gimpdockable.c
|
app/core/gimpcontext.c app/core/gimpimage.c app/paint-funcs/paint-funcs.c
|
2006-04-06 12:43:58 +00:00 |
|
gimpdockable.h
|
#define GIMP_DOCKABLE_DRAG_OFFSET publically.
|
2005-12-30 01:37:35 +00:00 |
|
gimpdockbook.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpdockbook.h
|
|
|
|
gimpdocked.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpdocked.h
|
app/widgets/gimpdocked.[ch] moved button-bar API to the GimpDocked
|
2005-06-04 22:32:31 +00:00 |
|
gimpdockseparator.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpdockseparator.h
|
don't make "Detach Tab" insensitive if there are other dockbooks in the
|
2005-09-13 21:07:28 +00:00 |
|
gimpdocumentview.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpdocumentview.h
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpdrawabletreeview.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpdrawabletreeview.h
|
|
|
|
gimpeditor.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpeditor.h
|
app/core/gimp-gui.h app/core/gimp-utils.h app/core/gimpimage-undo.h
|
2005-09-27 17:31:32 +00:00 |
|
gimpenumaction.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpenumaction.h
|
app/widgets/gimpaction.h app/widgets/gimpactiongroup.h
|
2005-04-16 23:48:29 +00:00 |
|
gimperrorconsole.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimperrorconsole.h
|
|
|
|
gimperrordialog.c
|
port to G_DEFINE_TYPE() and friends. Some related cleanup.
|
2005-12-19 22:37:49 +00:00 |
|
gimperrordialog.h
|
don't set a window icon, the dialog should be transient anyway.
|
2005-09-07 00:28:31 +00:00 |
|
gimpfgbgeditor.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpfgbgeditor.h
|
use the coordinates passed in the color drop callback instead of
|
2004-12-31 16:53:22 +00:00 |
|
gimpfgbgview.c
|
tweaked drawing of shadows.
|
2006-02-20 11:48:10 +00:00 |
|
gimpfgbgview.h
|
app/widgets/Makefile.am app/widgets/gimpfgbgview.[ch] added new widget
|
2005-03-31 13:39:18 +00:00 |
|
gimpfiledialog.c
|
app/plug-in/Makefile.am app/plug-in/plug-ins-help.[ch] remove these files
|
2006-04-09 21:04:37 +00:00 |
|
gimpfiledialog.h
|
app/plug-in/plug-in-types.h renamed to GimpPlugInProcedure and made a
|
2006-04-05 08:38:33 +00:00 |
|
gimpfileprocview.c
|
app/plug-in/Makefile.am app/plug-in/plug-ins-help.[ch] remove these files
|
2006-04-09 21:04:37 +00:00 |
|
gimpfileprocview.h
|
app/plug-in/plug-in-types.h renamed to GimpPlugInProcedure and made a
|
2006-04-05 08:38:33 +00:00 |
|
gimpfontselect.c
|
app/pdb/Makefile.am app/pdb/procedural_db.[ch] removed...
|
2006-04-04 17:47:22 +00:00 |
|
gimpfontselect.h
|
|
|
|
gimpfontview.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpfontview.h
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpgradienteditor.c
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpgradienteditor.h
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpgradientselect.c
|
app/pdb/Makefile.am app/pdb/procedural_db.[ch] removed...
|
2006-04-04 17:47:22 +00:00 |
|
gimpgradientselect.h
|
|
|
|
gimpgrideditor.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpgrideditor.h
|
|
|
|
gimphelp-ids.h
|
app/actions/actions.c app/actions/cursor-info-actions.c
|
2006-01-12 10:31:13 +00:00 |
|
gimphelp.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimphelp.h
|
|
|
|
gimphistogrambox.c
|
port to G_DEFINE_TYPE() and friends. Some related cleanup.
|
2005-12-19 22:37:49 +00:00 |
|
gimphistogrambox.h
|
|
|
|
gimphistogrameditor.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimphistogrameditor.h
|
do not calculate the histogram if the histogram dock is invisible.
|
2005-09-28 00:31:46 +00:00 |
|
gimphistogramview.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimphistogramview.h
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpimagedock.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpimagedock.h
|
Some dock refactoring which separates the docking logic from active image
|
2005-05-11 20:26:12 +00:00 |
|
gimpimageeditor.c
|
did a global gimage -> image substitution.
|
2006-03-28 17:08:36 +00:00 |
|
gimpimageeditor.h
|
did a global gimage -> image substitution.
|
2006-03-28 17:08:36 +00:00 |
|
gimpimagepropview.c
|
app/dialogs/preferences-dialog.c app/widgets/gimpimagepropview.c
|
2006-04-05 16:45:27 +00:00 |
|
gimpimagepropview.h
|
added gimp_undo_stack_get_depth().
|
2005-07-28 22:40:32 +00:00 |
|
gimpimageview.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpimageview.h
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpitemtreeview.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpitemtreeview.h
|
did a global gimage -> image substitution.
|
2006-03-28 17:08:36 +00:00 |
|
gimplayertreeview.c
|
app/actions/tool-options-commands.c app/core/gimp.c
|
2006-04-07 10:51:22 +00:00 |
|
gimplayertreeview.h
|
app/actions/layers-actions.c app/actions/layers-commands.[ch]
|
2005-07-10 21:17:22 +00:00 |
|
gimpmenudock.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpmenudock.h
|
Some dock refactoring which separates the docking logic from active image
|
2005-05-11 20:26:12 +00:00 |
|
gimpmenufactory.c
|
port to G_DEFINE_TYPE() and friends. Some related cleanup.
|
2005-12-19 22:37:49 +00:00 |
|
gimpmenufactory.h
|
app/core/gimp-gui.h app/core/gimp-utils.h app/core/gimpimage-undo.h
|
2005-09-27 17:31:32 +00:00 |
|
gimpmessagebox.c
|
define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB.
|
2006-01-18 20:29:40 +00:00 |
|
gimpmessagebox.h
|
app/widgets/gimpmessagebox.h added G_GNUC_PRINTF attributes.
|
2005-03-23 23:36:17 +00:00 |
|
gimpmessagedialog.c
|
port to G_DEFINE_TYPE() and friends. Some related cleanup.
|
2005-12-19 22:37:49 +00:00 |
|
gimpmessagedialog.h
|
app/core/gimp-gui.h app/core/gimp-utils.h app/core/gimpimage-undo.h
|
2005-09-27 17:31:32 +00:00 |
|
gimpnavigationview.c
|
port to G_DEFINE_TYPE() and friends. Some related cleanup.
|
2005-12-19 22:37:49 +00:00 |
|
gimpnavigationview.h
|
|
|
|
gimppaletteeditor.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimppaletteeditor.h
|
added "entry-clicked" and "color-dropped" signals. Completely handle color
|
2005-07-14 18:37:33 +00:00 |
|
gimppaletteselect.c
|
app/pdb/Makefile.am app/pdb/procedural_db.[ch] removed...
|
2006-04-04 17:47:22 +00:00 |
|
gimppaletteselect.h
|
|
|
|
gimppaletteview.c
|
port to G_DEFINE_TYPE() and friends. Some related cleanup.
|
2005-12-19 22:37:49 +00:00 |
|
gimppaletteview.h
|
added "entry-clicked" and "color-dropped" signals. Completely handle color
|
2005-07-14 18:37:33 +00:00 |
|
gimppatternfactoryview.c
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimppatternfactoryview.h
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimppatternselect.c
|
app/pdb/Makefile.am app/pdb/procedural_db.[ch] removed...
|
2006-04-04 17:47:22 +00:00 |
|
gimppatternselect.h
|
|
|
|
gimppdbdialog.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimppdbdialog.h
|
app/pdb/pdb-types.h removed struct GimpArgument, struct GimpArgumentSpec,
|
2006-04-04 10:30:58 +00:00 |
|
gimppixbuf.c
|
#include <string.h> for strcmp, and fix gdk_atom_intern usage.
|
2005-04-09 19:52:36 +00:00 |
|
gimppixbuf.h
|
Implement dragging and dropping in any GdkPixbuf supported format. Fixes
|
2005-04-09 17:56:04 +00:00 |
|
gimppluginaction.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimppluginaction.h
|
app/plug-in/plug-in-types.h renamed to GimpPlugInProcedure and made a
|
2006-04-05 08:38:33 +00:00 |
|
gimpprogressbox.c
|
port to G_DEFINE_TYPE() and friends. Some related cleanup.
|
2005-12-19 22:37:49 +00:00 |
|
gimpprogressbox.h
|
|
|
|
gimpprogressdialog.c
|
port to G_DEFINE_TYPE() and friends. Some related cleanup.
|
2005-12-19 22:37:49 +00:00 |
|
gimpprogressdialog.h
|
|
|
|
gimppropwidgets.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimppropwidgets.h
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimprender.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimprender.h
|
app/widgets/Makefile.am new files keeping the render acceleration check
|
2005-07-19 20:42:14 +00:00 |
|
gimpsamplepointeditor.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpsamplepointeditor.h
|
added "sample-merged" property and API. Pass it to
|
2005-07-09 11:23:15 +00:00 |
|
gimpselectiondata.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpselectiondata.h
|
did a global gimage -> image substitution.
|
2006-03-28 17:08:36 +00:00 |
|
gimpselectioneditor.c
|
did a global gimage -> image substitution.
|
2006-03-28 17:08:36 +00:00 |
|
gimpselectioneditor.h
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpsessioninfo.c
|
app/base/curves.c minor code cleanup, removed trailing whitespace.
|
2006-04-21 07:02:42 +00:00 |
|
gimpsessioninfo.h
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpsizebox.c
|
app/dialogs/preferences-dialog.c app/widgets/gimpimagepropview.c
|
2006-04-05 16:45:27 +00:00 |
|
gimpsizebox.h
|
added a GtkSizeGroup member and put all labels into the group.
|
2005-11-02 09:27:15 +00:00 |
|
gimpstringaction.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpstringaction.h
|
app/widgets/gimpaction.h app/widgets/gimpactiongroup.h
|
2005-04-16 23:48:29 +00:00 |
|
gimpstrokeeditor.c
|
define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB.
|
2006-01-18 20:29:40 +00:00 |
|
gimpstrokeeditor.h
|
|
|
|
gimptemplateeditor.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimptemplateeditor.h
|
|
|
|
gimptemplateview.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimptemplateview.h
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimptexteditor.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimptexteditor.h
|
Allow to use the selected font in the text editor (bug #170299):
|
2005-06-11 14:18:51 +00:00 |
|
gimpthumbbox.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpthumbbox.h
|
app/config/gimpcoreconfig.[ch] added new gimprc option
|
2004-10-08 19:29:33 +00:00 |
|
gimptoolbox-color-area.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimptoolbox-color-area.h
|
|
|
|
gimptoolbox-dnd.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimptoolbox-dnd.h
|
|
|
|
gimptoolbox-image-area.c
|
app/dialogs/module-dialog.c app/dialogs/palette-import-dialog.c
|
2005-08-03 09:34:55 +00:00 |
|
gimptoolbox-image-area.h
|
|
|
|
gimptoolbox-indicator-area.c
|
Use the canonical form for signal names.
|
2005-05-27 16:51:39 +00:00 |
|
gimptoolbox-indicator-area.h
|
|
|
|
gimptoolbox.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimptoolbox.h
|
Some dock refactoring which separates the docking logic from active image
|
2005-05-11 20:26:12 +00:00 |
|
gimptooldialog.c
|
do not unset focus-on-map for all tool dialogs.
|
2006-02-15 14:48:40 +00:00 |
|
gimptooldialog.h
|
app/core/gimp-gui.h app/core/gimp-utils.h app/core/gimpimage-undo.h
|
2005-09-27 17:31:32 +00:00 |
|
gimptooloptionseditor.c
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimptooloptionseditor.h
|
|
|
|
gimptoolview.c
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimptoolview.h
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpuimanager.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpuimanager.h
|
added "show-tooltip" and "hide-tooltip" signals. Connect to each menu
|
2006-03-09 15:26:33 +00:00 |
|
gimpundoeditor.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpundoeditor.h
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpunitcombobox.c
|
port to G_DEFINE_TYPE() and friends. Some related cleanup.
|
2005-12-19 22:37:49 +00:00 |
|
gimpunitcombobox.h
|
|
|
|
gimpunitstore.c
|
define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB.
|
2006-01-18 20:29:40 +00:00 |
|
gimpunitstore.h
|
|
|
|
gimpvectorstreeview.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpvectorstreeview.h
|
|
|
|
gimpview-popup.c
|
Use the canonical form for signal names.
|
2005-05-27 16:51:39 +00:00 |
|
gimpview-popup.h
|
|
|
|
gimpview.c
|
port to G_DEFINE_TYPE() and friends. Some related cleanup.
|
2005-12-19 22:37:49 +00:00 |
|
gimpview.h
|
minor code and formatting cleanup.
|
2005-08-25 19:06:49 +00:00 |
|
gimpviewablebox.c
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpviewablebox.h
|
variant of gimp_config_connect() which allows the connected objects to
|
2006-01-14 00:09:22 +00:00 |
|
gimpviewablebutton.c
|
define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB.
|
2006-01-18 20:29:40 +00:00 |
|
gimpviewablebutton.h
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpviewabledialog.c
|
define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB.
|
2006-01-18 20:29:40 +00:00 |
|
gimpviewabledialog.h
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpviewrenderer-frame.c
|
plugged a mem-leak.
|
2004-11-03 00:48:06 +00:00 |
|
gimpviewrenderer-frame.h
|
added some (disabled) debug output.
|
2004-10-07 21:38:35 +00:00 |
|
gimpviewrenderer-utils.c
|
app/widgets/Makefile.am app/widgets/widgets-types.h new view renderer,
|
2005-07-13 20:11:24 +00:00 |
|
gimpviewrenderer-utils.h
|
|
|
|
gimpviewrenderer.c
|
app/actions/dockable-actions.c app/actions/dockable-commands.[ch]
|
2006-01-17 10:08:50 +00:00 |
|
gimpviewrenderer.h
|
|
|
|
gimpviewrendererbrush.c
|
port to G_DEFINE_TYPE() and friends. Some related cleanup.
|
2005-12-19 22:37:49 +00:00 |
|
gimpviewrendererbrush.h
|
|
|
|
gimpviewrendererbuffer.c
|
port to G_DEFINE_TYPE() and friends. Some related cleanup.
|
2005-12-19 22:37:49 +00:00 |
|
gimpviewrendererbuffer.h
|
|
|
|
gimpviewrendererdrawable.c
|
did a global gimage -> image substitution.
|
2006-03-28 17:08:36 +00:00 |
|
gimpviewrendererdrawable.h
|
|
|
|
gimpviewrenderergradient.c
|
port to G_DEFINE_TYPE() and friends. Some related cleanup.
|
2005-12-19 22:37:49 +00:00 |
|
gimpviewrenderergradient.h
|
|
|
|
gimpviewrendererimage.c
|
did a global gimage -> image substitution.
|
2006-03-28 17:08:36 +00:00 |
|
gimpviewrendererimage.h
|
|
|
|
gimpviewrendererimagefile.c
|
port to G_DEFINE_TYPE() and friends. Some related cleanup.
|
2005-12-19 22:37:49 +00:00 |
|
gimpviewrendererimagefile.h
|
|
|
|
gimpviewrendererlayer.c
|
port to G_DEFINE_TYPE() and friends. Some related cleanup.
|
2005-12-19 22:37:49 +00:00 |
|
gimpviewrendererlayer.h
|
|
|
|
gimpviewrendererpalette.c
|
port to G_DEFINE_TYPE() and friends. Some related cleanup.
|
2005-12-19 22:37:49 +00:00 |
|
gimpviewrendererpalette.h
|
app/widgets/Makefile.am app/widgets/widgets-types.h new widget which
|
2005-07-14 14:41:29 +00:00 |
|
gimpviewrenderervectors.c
|
port to G_DEFINE_TYPE() and friends. Some related cleanup.
|
2005-12-19 22:37:49 +00:00 |
|
gimpviewrenderervectors.h
|
|
|
|
gimpwidgets-constructors.c
|
app/tools/gimpcurvestool.c app/tools/gimplevelstool.c added missing casts.
|
2005-06-27 15:28:44 +00:00 |
|
gimpwidgets-constructors.h
|
undeprecated the paint mode menu (ported to GimpEnumComboBox with
|
2005-02-08 20:07:08 +00:00 |
|
gimpwidgets-utils.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gimpwidgets-utils.h
|
removed gimp_action_get_accel_closure().
|
2005-12-28 19:50:08 +00:00 |
|
gtkhwrapbox.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gtkhwrapbox.h
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gtkvwrapbox.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gtkvwrapbox.h
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gtkwrapbox.c
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
gtkwrapbox.h
|
app/*.[ch] converted tabs to spaces.
|
2006-04-12 12:49:29 +00:00 |
|
Makefile.am
|
Really fix bug #150593:
|
2005-09-12 17:48:40 +00:00 |
|
makefile.msc
|
updated
|
2005-09-25 19:30:55 +00:00 |
|
widgets-enums.c
|
variant of gimp_config_connect() which allows the connected objects to
|
2006-01-14 00:09:22 +00:00 |
|
widgets-enums.h
|
variant of gimp_config_connect() which allows the connected objects to
|
2006-01-14 00:09:22 +00:00 |
|
widgets-types.h
|
Really fix bug #150593:
|
2005-09-12 17:48:40 +00:00 |