..
.cvsignore
Makefile.am pre-commit so yosh knows which files to copy :)
2001-04-10 21:33:09 +00:00
Makefile.am
added dependency on PangoFT2 (Pango compiled with FreeType2 support).
2001-08-11 15:35:16 +00:00
gimpbrusheditor.c
removed g_signal_handlers_disconnect_by_data again. As Owen pointed out,
2001-07-31 11:33:13 +00:00
gimpbrusheditor.h
don't use the global "the_gimp" variable.
2001-07-15 14:32:44 +00:00
gimpbrushfactoryview.c
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimpbrushfactoryview.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpbrushpreview.c
new directory app/base/
2001-05-15 11:25:25 +00:00
gimpbrushpreview.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpbufferpreview.c
app/Makefile.am removed.
2001-06-26 12:09:43 +00:00
gimpbufferpreview.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpbufferview.c
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimpbufferview.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpchannellistitem.c
app/Makefile.am removed.
2001-07-07 22:49:01 +00:00
gimpchannellistitem.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpchannellistview.c
register the button icons with GTK_ICON_SIZE_BUTTON, but set them as
2001-08-04 20:38:54 +00:00
gimpchannellistview.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpchanneltreeview.c
register the button icons with GTK_ICON_SIZE_BUTTON, but set them as
2001-08-04 20:38:54 +00:00
gimpchanneltreeview.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpcolordialog.c
removed GIMP_ZOOM_TYPE,
2001-08-09 16:39:08 +00:00
gimpcolordialog.h
Made a GimpContainer out of the palette list:
2001-02-11 16:14:25 +00:00
gimpcolordisplayeditor.c
set style properties for dockables.
2001-08-03 19:43:19 +00:00
gimpcolormapeditor.c
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimpcolormapeditor.h
don't use the global "the_gimp" variable.
2001-07-15 14:32:44 +00:00
gimpcolorpanel.c
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimpcolorpanel.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpcomponentlistitem.c
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimpcomponentlistitem.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpconstrainedhwrapbox.c
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpconstrainedhwrapbox.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpcontainereditor.c
register the button icons with GTK_ICON_SIZE_BUTTON, but set them as
2001-08-04 20:38:54 +00:00
gimpcontainereditor.h
register the button icons with GTK_ICON_SIZE_BUTTON, but set them as
2001-08-04 20:38:54 +00:00
gimpcontainergridview.c
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimpcontainergridview.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpcontainerlistview.c
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimpcontainerlistview.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpcontainermenu.c
removed a gdk_pointer_ungrab(), it was only there because of buggy gtk+
2001-08-07 12:42:23 +00:00
gimpcontainermenu.h
removed a gdk_pointer_ungrab(), it was only there because of buggy gtk+
2001-08-07 12:42:23 +00:00
gimpcontainermenuimpl.c
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimpcontainermenuimpl.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpcontainerview-utils.c
app/core/Makefile.am app/core/core-types.h added an "application object"
2001-07-04 19:31:35 +00:00
gimpcontainerview-utils.h
some percentage updates.
2001-05-13 12:16:55 +00:00
gimpcontainerview.c
removed a gdk_pointer_ungrab(), it was only there because of buggy gtk+
2001-08-07 12:42:23 +00:00
gimpcontainerview.h
removed a gdk_pointer_ungrab(), it was only there because of buggy gtk+
2001-08-07 12:42:23 +00:00
gimpcursor.c
replaced some deprecated gdk functions.
2001-07-24 23:11:30 +00:00
gimpcursor.h
app/Makefile.am removed. Stuff now lives in app_procs.[ch] and in
2001-05-13 21:51:20 +00:00
gimpdatafactoryview.c
split "destroy" up in "dispose" and "finalize".
2001-08-11 21:10:44 +00:00
gimpdatafactoryview.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpdeviceinfo.c
fsck^^^ -- lovely autofoo wants "changequote([,])dnl"
2001-08-11 19:53:35 +00:00
gimpdevices.c
fsck^^^ -- lovely autofoo wants "changequote([,])dnl"
2001-08-11 19:53:35 +00:00
gimpdevices.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpdialogfactory.c
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimpdialogfactory.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpdnd.c
Switched to GObject reference counting:
2001-08-12 15:39:23 +00:00
gimpdnd.h
app/core/Makefile.am new file implementing the docindex.* replacement.
2001-08-11 07:47:35 +00:00
gimpdock.c
app/module_db.c app/gui/color-area.c app/widgets/gimpbrushfactoryview.c
2001-07-27 16:08:05 +00:00
gimpdock.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpdockable.c
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimpdockable.h
set style properties for dockables.
2001-08-03 19:43:19 +00:00
gimpdockbook.c
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimpdockbook.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpdrawablelistitem.c
removed a gdk_pointer_ungrab(), it was only there because of buggy gtk+
2001-08-07 12:42:23 +00:00
gimpdrawablelistitem.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpdrawablelistview.c
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimpdrawablelistview.h
register the button icons with GTK_ICON_SIZE_BUTTON, but set them as
2001-08-04 20:38:54 +00:00
gimpdrawablepreview.c
app/Makefile.am removed.
2001-06-26 12:09:43 +00:00
gimpdrawablepreview.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpdrawabletreeview.c
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimpdrawabletreeview.h
register the button icons with GTK_ICON_SIZE_BUTTON, but set them as
2001-08-04 20:38:54 +00:00
gimpfontselection-dialog.c
added dependency on PangoFT2 (Pango compiled with FreeType2 support).
2001-08-11 15:35:16 +00:00
gimpfontselection-dialog.h
added dependency on PangoFT2 (Pango compiled with FreeType2 support).
2001-08-11 15:35:16 +00:00
gimpfontselection.c
allow to specify size and border.
2001-08-11 17:24:47 +00:00
gimpfontselection.h
added dependency on PangoFT2 (Pango compiled with FreeType2 support).
2001-08-11 15:35:16 +00:00
gimpgradienteditor.c
removed GIMP_ZOOM_TYPE,
2001-08-09 16:39:08 +00:00
gimpgradienteditor.h
don't use the global "the_gimp" variable.
2001-07-15 14:32:44 +00:00
gimpgradientpreview.c
new directory app/base/
2001-05-15 11:25:25 +00:00
gimpgradientpreview.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimphelp.c
set the width of the scrollbar slider to the same value as our default
2001-07-30 17:17:36 +00:00
gimphelp.h
app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h
2000-12-29 15:22:01 +00:00
gimphistogramview.c
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimphistogramview.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpimagedock.c
fsck^^^ -- lovely autofoo wants "changequote([,])dnl"
2001-08-11 19:53:35 +00:00
gimpimagedock.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpimagepreview.c
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimpimagepreview.h
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimpitemfactory.c
app/core/Makefile.am new file implementing the docindex.* replacement.
2001-08-11 07:47:35 +00:00
gimpitemfactory.h
app/devices.c app/disp_callbacks.c app/docindex.[ch] app/file-save.c
2001-07-29 14:09:50 +00:00
gimpitemlistview.c
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimpitemlistview.h
register the button icons with GTK_ICON_SIZE_BUTTON, but set them as
2001-08-04 20:38:54 +00:00
gimpitemtreeview.c
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimpitemtreeview.h
register the button icons with GTK_ICON_SIZE_BUTTON, but set them as
2001-08-04 20:38:54 +00:00
gimplayerlistitem.c
removed a gdk_pointer_ungrab(), it was only there because of buggy gtk+
2001-08-07 12:42:23 +00:00
gimplayerlistitem.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimplayerlistview.c
cleanup.
2001-08-07 00:06:06 +00:00
gimplayerlistview.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimplayertreeview.c
cleanup.
2001-08-07 00:06:06 +00:00
gimplayertreeview.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimplistitem.c
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimplistitem.h
removed a gdk_pointer_ungrab(), it was only there because of buggy gtk+
2001-08-07 12:42:23 +00:00
gimpmenudock.c
fsck^^^ -- lovely autofoo wants "changequote([,])dnl"
2001-08-11 19:53:35 +00:00
gimpmenudock.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpmenuitem.c
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimpmenuitem.h
removed a gdk_pointer_ungrab(), it was only there because of buggy gtk+
2001-08-07 12:42:23 +00:00
gimpnavigationpreview.c
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimpnavigationpreview.h
removed GIMP_ZOOM_TYPE,
2001-08-09 16:39:08 +00:00
gimpnavigationview.c
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimpnavigationview.h
removed GIMP_ZOOM_TYPE,
2001-08-09 16:39:08 +00:00
gimppaletteeditor.c
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimppaletteeditor.h
don't use the global "the_gimp" variable.
2001-07-15 14:32:44 +00:00
gimppalettepreview.c
new directory app/base/
2001-05-15 11:25:25 +00:00
gimppalettepreview.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimppatternpreview.c
new directory app/base/
2001-05-15 11:25:25 +00:00
gimppatternpreview.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimppreview.c
Switched to GObject reference counting:
2001-08-12 15:39:23 +00:00
gimppreview.h
removed a gdk_pointer_ungrab(), it was only there because of buggy gtk+
2001-08-07 12:42:23 +00:00
gimppreviewrenderer.c
Switched to GObject reference counting:
2001-08-12 15:39:23 +00:00
gimppreviewrenderer.h
removed a gdk_pointer_ungrab(), it was only there because of buggy gtk+
2001-08-07 12:42:23 +00:00
gimppreviewrendererbrush.c
new directory app/base/
2001-05-15 11:25:25 +00:00
gimppreviewrendererbrush.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimppreviewrendererdrawable.c
app/Makefile.am removed.
2001-06-26 12:09:43 +00:00
gimppreviewrendererdrawable.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimppreviewrendererimage.c
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimppreviewrendererimage.h
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimptoolbox-color-area.c
app/module_db.c app/gui/color-area.c app/widgets/gimpbrushfactoryview.c
2001-07-27 16:08:05 +00:00
gimptoolbox-color-area.h
app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h
2000-12-29 15:22:01 +00:00
gimptoolbox-indicator-area.c
removed GIMP_ZOOM_TYPE,
2001-08-09 16:39:08 +00:00
gimptoolbox-indicator-area.h
added cmd_callbacks for the toolbox and the preferences dialog.
2001-02-24 02:42:09 +00:00
gimptoolbox.c
removed GIMP_ZOOM_TYPE,
2001-08-09 16:39:08 +00:00
gimptoolbox.h
removed more GUI initialisation code.
2001-05-01 13:16:59 +00:00
gimptoolinfopreview.c
new directory app/base/
2001-05-15 11:25:25 +00:00
gimptoolinfopreview.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimptooloptionseditor.c
build pixmaps/ before libgimpwidgets/.
2001-08-04 14:10:58 +00:00
gimpview.c
Switched to GObject reference counting:
2001-08-12 15:39:23 +00:00
gimpview.h
removed a gdk_pointer_ungrab(), it was only there because of buggy gtk+
2001-08-07 12:42:23 +00:00
gimpviewrenderer.c
Switched to GObject reference counting:
2001-08-12 15:39:23 +00:00
gimpviewrenderer.h
removed a gdk_pointer_ungrab(), it was only there because of buggy gtk+
2001-08-07 12:42:23 +00:00
gimpviewrendererbrush.c
new directory app/base/
2001-05-15 11:25:25 +00:00
gimpviewrendererbrush.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpviewrendererdrawable.c
app/Makefile.am removed.
2001-06-26 12:09:43 +00:00
gimpviewrendererdrawable.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gimpviewrendererimage.c
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimpviewrendererimage.h
fix compiler warning.
2001-08-10 14:41:39 +00:00
gimpwidgets-constructors.c
app/Makefile.am removed.
2001-05-25 16:04:54 +00:00
gimpwidgets-constructors.h
app/Makefile.am removed.
2001-05-25 16:04:54 +00:00
gimpwidgets-utils.c
register the button icons with GTK_ICON_SIZE_BUTTON, but set them as
2001-08-04 20:38:54 +00:00
gimpwidgets-utils.h
register the button icons with GTK_ICON_SIZE_BUTTON, but set them as
2001-08-04 20:38:54 +00:00
gtkhwrapbox.c
Last-minute cleanup:
2000-12-16 21:37:03 +00:00
gtkhwrapbox.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gtkvwrapbox.c
Last-minute cleanup:
2000-12-16 21:37:03 +00:00
gtkvwrapbox.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gtkwrapbox.c
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
gtkwrapbox.h
Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning)
2001-07-24 21:27:11 +00:00
makefile.msc
updated for GTK2 build
2001-07-28 19:40:07 +00:00
widgets-types.h
added dependency on PangoFT2 (Pango compiled with FreeType2 support).
2001-08-11 15:35:16 +00:00