..
.cvsignore
Makefile.am pre-commit so yosh knows which files to copy :)
2001-04-10 21:33:09 +00:00
Makefile.am
cleanup.
2001-04-22 00:38:56 +00:00
gimpbrusheditor.c
removed more GUI initialisation code.
2001-05-01 13:16:59 +00:00
gimpbrusheditor.h
removed more GUI initialisation code.
2001-05-01 13:16:59 +00:00
gimpbrushpreview.c
cleanup.
2001-04-22 00:38:56 +00:00
gimpbrushpreview.h
cleanup.
2001-04-22 00:38:56 +00:00
gimpcolordialog.c
app/Makefile.am app/gui/Makefile.am app/about_dialog.[ch]
2001-04-17 21:43:29 +00:00
gimpcolordialog.h
Made a GimpContainer out of the palette list:
2001-02-11 16:14:25 +00:00
gimpcolordisplayeditor.c
Last-minute cleanup:
2000-12-16 21:37:03 +00:00
gimpcolormapeditor.c
app/Makefile.am app/gui/Makefile.am app/about_dialog.[ch]
2001-04-17 21:43:29 +00:00
gimpcolormapeditor.h
renamed gimp_container_lookup() back to gimp_container_have(). Virtualized
2001-02-04 14:10:03 +00:00
gimpcolorpanel.c
app/Makefile.am app/gui/Makefile.am app/about_dialog.[ch]
2001-04-17 21:43:29 +00:00
gimpcolorpanel.h
configure.in new directory containing all widgets. Some of them will go to
2001-04-11 01:13:53 +00:00
gimpconstrainedhwrapbox.c
moved the constructor-parameter-overkill to the new function
2001-02-09 15:12:01 +00:00
gimpconstrainedhwrapbox.h
changed the test dialogs a bit.
2001-02-08 23:24:06 +00:00
gimpcontainergridview.c
cleanup.
2001-04-22 00:38:56 +00:00
gimpcontainergridview.h
cleanup.
2001-04-22 00:38:56 +00:00
gimpcontainerlistview.c
added virtual method context_item() which works like select_item() and
2001-04-29 15:23:01 +00:00
gimpcontainerlistview.h
cleanup.
2001-04-22 00:38:56 +00:00
gimpcontainermenu.c
cleanup.
2001-04-22 00:38:56 +00:00
gimpcontainermenu.h
cleanup.
2001-04-22 00:38:56 +00:00
gimpcontainermenuimpl.c
only work around option menu reference problems if the removed item was
2001-04-26 00:19:31 +00:00
gimpcontainermenuimpl.h
cleanup.
2001-04-22 00:38:56 +00:00
gimpcontainerview.c
added virtual method context_item() which works like select_item() and
2001-04-29 15:23:01 +00:00
gimpcontainerview.h
added virtual method context_item() which works like select_item() and
2001-04-29 15:23:01 +00:00
gimpcursor.c
updated.
2001-02-24 19:29:47 +00:00
gimpcursor.h
updated.
2001-02-24 19:29:47 +00:00
gimpdatafactoryview.c
cleanup.
2001-04-22 00:38:56 +00:00
gimpdatafactoryview.h
cleanup.
2001-04-22 00:38:56 +00:00
gimpdeviceinfo.c
app/devices.[ch] app/gui/about-dialog.[ch] app/gui/preferences-dialog.[ch]
2001-04-18 16:39:34 +00:00
gimpdevices.c
app/devices.[ch] app/gui/about-dialog.[ch] app/gui/preferences-dialog.[ch]
2001-04-18 16:39:34 +00:00
gimpdevices.h
app/devices.[ch] app/gui/about-dialog.[ch] app/gui/preferences-dialog.[ch]
2001-04-18 16:39:34 +00:00
gimpdialogfactory.c
regenerated.
2001-04-24 18:17:17 +00:00
gimpdialogfactory.h
regenerated.
2001-04-24 18:17:17 +00:00
gimpdnd.c
Made file/url DND work like the other DND types. The drop callback gets
2001-05-01 14:58:13 +00:00
gimpdnd.h
Made file/url DND work like the other DND types. The drop callback gets
2001-05-01 14:58:13 +00:00
gimpdock.c
some minor fixes / cleanup.
2001-04-23 16:58:18 +00:00
gimpdock.h
some minor fixes / cleanup.
2001-04-23 16:58:18 +00:00
gimpdockable.c
some minor fixes / cleanup.
2001-04-23 16:58:18 +00:00
gimpdockable.h
some minor fixes / cleanup.
2001-04-23 16:58:18 +00:00
gimpdockbook.c
some minor fixes / cleanup.
2001-04-23 16:58:18 +00:00
gimpdockbook.h
cleanup.
2001-04-22 00:38:56 +00:00
gimpdrawablelistitem.c
added a "linked_changed" signal and emit it in gimp_layer_set_linked().
2001-04-29 16:26:44 +00:00
gimpdrawablelistitem.h
added a "linked_changed" signal and emit it in gimp_layer_set_linked().
2001-04-29 16:26:44 +00:00
gimpdrawablelistview.c
Made file/url DND work like the other DND types. The drop callback gets
2001-05-01 14:58:13 +00:00
gimpdrawablelistview.h
added virtual method context_item() which works like select_item() and
2001-04-29 15:23:01 +00:00
gimpdrawablepreview.c
cleanup.
2001-04-22 00:38:56 +00:00
gimpdrawablepreview.h
cleanup.
2001-04-22 00:38:56 +00:00
gimpdrawabletreeview.c
Made file/url DND work like the other DND types. The drop callback gets
2001-05-01 14:58:13 +00:00
gimpdrawabletreeview.h
added virtual method context_item() which works like select_item() and
2001-04-29 15:23:01 +00:00
gimpgradienteditor.c
app/Makefile.am app/gui/Makefile.am app/about_dialog.[ch]
2001-04-17 21:43:29 +00:00
gimpgradienteditor.h
app/gimpcontainer.[ch] app/gimpcontainergridview.c
2001-02-17 21:20:10 +00:00
gimpgradientpreview.c
app/gimpbrushpreview.c app/gimpgradientpreview.c app/gimppalettepreview.c
2001-03-04 22:07:19 +00:00
gimpgradientpreview.h
Made a GimpContainer out of the palette list:
2001-02-11 16:14:25 +00:00
gimphelp.c
Makefile.am configure.in added the new library below.
2001-01-24 22:36:18 +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
configure.in new directory containing all widgets. Some of them will go to
2001-04-11 01:13:53 +00:00
gimphistogramview.h
removed channel_update() because channel.c should not call
2001-01-29 17:54:02 +00:00
gimpimagedock.c
only work around option menu reference problems if the removed item was
2001-04-26 00:19:31 +00:00
gimpimagedock.h
some minor fixes / cleanup.
2001-04-23 16:58:18 +00:00
gimpimagepreview.c
app/commands.[ch] first version of the new layers and channels dialogs.
2001-02-19 22:54:12 +00:00
gimpimagepreview.h
app/Makefile.am new object with own implementations of "create_preview"
2001-02-07 02:37:49 +00:00
gimpitemfactory.c
added virtual method context_item() which works like select_item() and
2001-04-29 15:23:01 +00:00
gimpitemfactory.h
changed all menus_get_*() functions to return the GtkItemFactory, not
2001-04-15 18:01:57 +00:00
gimpitemlistview.c
Made file/url DND work like the other DND types. The drop callback gets
2001-05-01 14:58:13 +00:00
gimpitemlistview.h
added virtual method context_item() which works like select_item() and
2001-04-29 15:23:01 +00:00
gimpitemtreeview.c
Made file/url DND work like the other DND types. The drop callback gets
2001-05-01 14:58:13 +00:00
gimpitemtreeview.h
added virtual method context_item() which works like select_item() and
2001-04-29 15:23:01 +00:00
gimplayerlistitem.c
Made file/url DND work like the other DND types. The drop callback gets
2001-05-01 14:58:13 +00:00
gimplayerlistitem.h
added a "linked_changed" signal and emit it in gimp_layer_set_linked().
2001-04-29 16:26:44 +00:00
gimplayerlistview.c
cleanup.
2001-04-22 00:38:56 +00:00
gimplayerlistview.h
cleanup.
2001-04-22 00:38:56 +00:00
gimplayertreeview.c
cleanup.
2001-04-22 00:38:56 +00:00
gimplayertreeview.h
cleanup.
2001-04-22 00:38:56 +00:00
gimplistitem.c
cleanup.
2001-04-22 00:38:56 +00:00
gimplistitem.h
cleanup.
2001-04-22 00:38:56 +00:00
gimpmenudock.c
only work around option menu reference problems if the removed item was
2001-04-26 00:19:31 +00:00
gimpmenudock.h
some minor fixes / cleanup.
2001-04-23 16:58:18 +00:00
gimpmenuitem.c
cleanup.
2001-04-22 00:38:56 +00:00
gimpmenuitem.h
cleanup.
2001-04-22 00:38:56 +00:00
gimppaletteeditor.c
app/devices.[ch] app/gui/about-dialog.[ch] app/gui/preferences-dialog.[ch]
2001-04-18 16:39:34 +00:00
gimppaletteeditor.h
app/session.[ch] removed the old dialog session management code...
2001-04-17 16:00:27 +00:00
gimppalettepreview.c
cleanup.
2001-04-22 00:38:56 +00:00
gimppalettepreview.h
cleanup.
2001-04-22 00:38:56 +00:00
gimppatternpreview.c
cleanup.
2001-04-22 00:38:56 +00:00
gimppatternpreview.h
cleanup.
2001-04-22 00:38:56 +00:00
gimppreview.c
cleanup.
2001-04-22 00:38:56 +00:00
gimppreview.h
cleanup.
2001-04-22 00:38:56 +00:00
gimppreviewrenderer.c
cleanup.
2001-04-22 00:38:56 +00:00
gimppreviewrenderer.h
cleanup.
2001-04-22 00:38:56 +00:00
gimppreviewrendererbrush.c
cleanup.
2001-04-22 00:38:56 +00:00
gimppreviewrendererbrush.h
cleanup.
2001-04-22 00:38:56 +00:00
gimppreviewrendererdrawable.c
cleanup.
2001-04-22 00:38:56 +00:00
gimppreviewrendererdrawable.h
cleanup.
2001-04-22 00:38:56 +00:00
gimppreviewrendererimage.c
app/commands.[ch] first version of the new layers and channels dialogs.
2001-02-19 22:54:12 +00:00
gimppreviewrendererimage.h
app/Makefile.am new object with own implementations of "create_preview"
2001-02-07 02:37:49 +00:00
gimptoolbox-color-area.c
app/Makefile.am app/gui/Makefile.am app/about_dialog.[ch]
2001-04-17 21:43:29 +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
app/Makefile.am app/gui/Makefile.am app/about_dialog.[ch]
2001-04-17 21:43:29 +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
Made file/url DND work like the other DND types. The drop callback gets
2001-05-01 14:58:13 +00:00
gimptoolbox.h
removed more GUI initialisation code.
2001-05-01 13:16:59 +00:00
gimptoolinfopreview.c
app/gimpbrushpreview.c app/gimpgradientpreview.c app/gimppalettepreview.c
2001-03-04 22:07:19 +00:00
gimptoolinfopreview.h
app/Makefile.am app/apptypes.h new widget.
2001-02-23 03:29:53 +00:00
gimptooloptionseditor.c
app/session.[ch] removed the old dialog session management code...
2001-04-17 16:00:27 +00:00
gimpview.c
cleanup.
2001-04-22 00:38:56 +00:00
gimpview.h
cleanup.
2001-04-22 00:38:56 +00:00
gimpviewrenderer.c
cleanup.
2001-04-22 00:38:56 +00:00
gimpviewrenderer.h
cleanup.
2001-04-22 00:38:56 +00:00
gimpviewrendererbrush.c
cleanup.
2001-04-22 00:38:56 +00:00
gimpviewrendererbrush.h
cleanup.
2001-04-22 00:38:56 +00:00
gimpviewrendererdrawable.c
cleanup.
2001-04-22 00:38:56 +00:00
gimpviewrendererdrawable.h
cleanup.
2001-04-22 00:38:56 +00:00
gimpviewrendererimage.c
app/commands.[ch] first version of the new layers and channels dialogs.
2001-02-19 22:54:12 +00:00
gimpviewrendererimage.h
app/Makefile.am new object with own implementations of "create_preview"
2001-02-07 02:37:49 +00:00
gimpwidgets-utils.c
app/Makefile.am app/lc_dialogP.h removed stuff that will go away anyway
2001-04-21 02:11:12 +00:00
gimpwidgets-utils.h
app/Makefile.am app/lc_dialogP.h removed stuff that will go away anyway
2001-04-21 02:11:12 +00:00
gtkhwrapbox.c
Last-minute cleanup:
2000-12-16 21:37:03 +00:00
gtkhwrapbox.h
new vwrapbox stuff
1999-09-03 00:15:11 +00:00
gtkvwrapbox.c
Last-minute cleanup:
2000-12-16 21:37:03 +00:00
gtkvwrapbox.h
new vwrapbox stuff
1999-09-03 00:15:11 +00:00
gtkwrapbox.c
restructured toolbox to use a single gtk_hwrap_box with the added "forced
2000-02-07 10:51:08 +00:00
gtkwrapbox.h
restructured toolbox to use a single gtk_hwrap_box with the added "forced
2000-02-07 10:51:08 +00:00