Gimp/app
Manish Singh d395daa7b2 require GTK+ 2.2. The 2.0.x series is no longer maintained, and there are
2003-03-05  Manish Singh  <yosh@gimp.org>

        * configure.in: require GTK+ 2.2. The 2.0.x series is no longer
        maintained, and there are some very real bugs that won't go away.

        * app/gui/about-dialog.c
        * app/widgets/gimppreviewrenderer.c
        * app/widgets/gimptoolbox-color-area.c
        * plug-ins/common/uniteditor.c: remove special casing for GTK+ 2.0
        vs. 2.2

        * app/widgets/gtkwrapbox.[ch]
        * app/widgets/gtkhwrapbox.[ch]
        * app/widgets/gtkvwrapbox.[ch]: remove deprecated functions

        * app/gui/gui.c: free return value of gdk_get_display ()

        * app/widgets/gimpcontainertreeview.c: use gtk_list_store_move_before ()        for reordering.
2003-03-05 22:31:13 +00:00
..
actions added GError reporting, removed g_message() stuff. 2003-03-05 11:25:59 +00:00
arch/i386/mmx Fixed .type directives (would not compile on certain systems). 2002-05-07 07:59:21 +00:00
base removed the "truly ugly hack"... 2003-02-03 13:39:55 +00:00
config app/config/Makefile.am new files featuring a simple config file writer. 2003-03-05 20:21:50 +00:00
core app/config/Makefile.am new files featuring a simple config file writer. 2003-03-05 20:21:50 +00:00
dialogs require GTK+ 2.2. The 2.0.x series is no longer maintained, and there are 2003-03-05 22:31:13 +00:00
display app/text/makefile.msc (new file) */makefile.msc */*/makefile.msc : updated 2003-03-03 18:14:31 +00:00
file added GError reporting, removed g_message() stuff. 2003-03-05 11:25:59 +00:00
gui require GTK+ 2.2. The 2.0.x series is no longer maintained, and there are 2003-03-05 22:31:13 +00:00
menus themes/Default/images/stock-channels-16.png 2003-03-05 17:30:34 +00:00
paint app/paint/gimppaintcore-stroke.c s/paint_options != 2003-03-03 18:43:11 +00:00
paint-funcs *** empty log message *** 2003-02-18 06:03:18 +00:00
pdb tools/pdbgen/pdb/guides.pdb fixed gimp_image_find_next_guide() which was 2003-03-02 13:33:25 +00:00
plug-in app/text/makefile.msc (new file) */makefile.msc */*/makefile.msc : updated 2003-03-03 18:14:31 +00:00
text app/text/makefile.msc (new file) */makefile.msc */*/makefile.msc : updated 2003-03-03 18:14:31 +00:00
tools app/config/Makefile.am new files featuring a simple config file writer. 2003-03-05 20:21:50 +00:00
vectors added new virtual function duplicate() as replacement for all 2003-02-11 13:52:47 +00:00
widgets require GTK+ 2.2. The 2.0.x series is no longer maintained, and there are 2003-03-05 22:31:13 +00:00
xcf added lots of members for the complete state of the plug-ins. 2003-02-11 12:07:31 +00:00
.cvsignore Makefile.am configure.in gimp-1.3.pc.in added pkg-config files for 2001-11-25 00:19:38 +00:00
airbrush.c
app_procs.c added GError reporting, removed g_message() stuff. 2003-03-05 11:25:59 +00:00
app_procs.h when checking for 'excecutable' make sure it is a regular file too (on 2003-01-01 13:33:27 +00:00
appenv.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
batch.c Cleaned up the exit process: 2002-12-05 15:49:59 +00:00
batch.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
errors.c forgot a "return". 2001-12-01 22:59:48 +00:00
errors.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
gimp.rc
gimp.sym Add the symbols used by libgimpwidgets. 2002-12-26 02:25:55 +00:00
libgimp_glue.c app/Makefile.am removed... 2002-05-05 19:17:41 +00:00
libgimp_glue.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
main.c just a minor string change. 2003-01-19 12:44:31 +00:00
Makefile.am Reimplemented the undo history: 2003-02-20 12:47:42 +00:00
makefile.mingw.in Mark as out-of-date. 2002-12-26 01:19:09 +00:00
makefile.msc app/text/makefile.msc (new file) */makefile.msc */*/makefile.msc : updated 2003-03-03 18:14:31 +00:00
ops_buttons.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
ops_buttons.h
paint_core.h
paint_options.h
path.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
path.h added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
path_transform.h General undo cleanup: 2002-02-23 17:29:19 +00:00
pathP.h Michael Natterer <mitch@gimp.org> 2001-12-03 13:44:59 +00:00
plug_in_cmds.c
transform_core.c
wilber.ico