gimp/app
Manish Singh 9db6153f09 modernized, made a lot of things m4 macros, and made versioning a lot more
2004-01-21  Manish Singh  <yosh@gimp.org>

        * configure.in: modernized, made a lot of things m4 macros, and made
        versioning a lot more finegrained, in anticipation for post-2.0.

        * autogen.sh: bumped up libtool and glib minimum requirements to match
        reality.

        * gimp-2.0.pc.in
        * gimpthumb-2.0.pc.in
        * gimpui-2.0.pc.in: adapted to new versioning variables, and bring
        in RT_LIBS when needed.

        * */*/Makefile.am: adapted to new versioning variables.
2004-01-22 03:51:46 +00:00
..
actions replaced the indexed palette in the default "Layers, Channels, Paths"-Dock 2004-01-21 23:48:38 +00:00
base include "libgimpbase/gimpbase.h" where needed; removed now unnecessary 2004-01-19 01:54:11 +00:00
composite modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
config modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
core explicitly activate the drawable the floating selection was attached to 2004-01-22 01:07:33 +00:00
dialogs added "gboolean use_default_values" to GimpItem::stroke(). 2004-01-22 00:16:49 +00:00
display added boolean return value to GimpTool::initialize(). Returning FALSE 2004-01-21 16:07:48 +00:00
file removed inclusion of <stdio.h> and "plug-in/plug-in-types.h". 2004-01-19 02:34:47 +00:00
gui added "gboolean use_default_values" to GimpItem::stroke(). 2004-01-22 00:16:49 +00:00
menus app/gui/file-open-menu.c app/gui/file-save-menu.c app/gui/image-menu.c 2004-01-20 02:37:28 +00:00
paint use gimp_drawable_bytes_with_alpha(). 2004-01-18 20:37:41 +00:00
paint-funcs on second thought, just make everything signed. There is no reason for any 2004-01-05 23:42:28 +00:00
pdb added "gboolean use_default_values" to GimpItem::stroke(). 2004-01-22 00:16:49 +00:00
plug-in changed member "ProcRec *current_temp_proc" to "GList *temp_proc_recs", a 2004-01-20 00:54:43 +00:00
text Minor cleanup, add note about using pango_fc_font_description_from_pattern 2004-01-15 22:02:30 +00:00
tools added boolean return value to GimpTool::initialize(). Returning FALSE 2004-01-21 16:07:48 +00:00
vectors added "gboolean use_default_values" to GimpItem::stroke(). 2004-01-22 00:16:49 +00:00
widgets added help IDs for the libgimp export and unit dialogs. 2004-01-20 17:10:16 +00:00
xcf include "libgimpbase/gimpbase.h" where needed; removed now unnecessary 2004-01-19 01:54:11 +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
Makefile.am modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
airbrush.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
app_procs.c G_LOG_DOMAIN should be "Gimp-Composite", not "Gimp-Composition". 2004-01-13 17:48:38 +00:00
app_procs.h added enum GimpPDBCompatMode which can be one of { OFF, ON, WARN }. 2003-12-05 17:08:35 +00:00
batch.c a tiny change I forgot... 2003-11-30 16:08:46 +00:00
batch.h renamed batch_init() to batch_run(). Install an Gimp::exit handler while 2003-11-30 14:44:13 +00:00
errors.c unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
errors.h unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
gimp-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
main.c changed "compat" to "compatibility". 2004-01-12 13:36:37 +00:00
makefile.msc [ I've postponed my reservations against pangoft2/fontconfig/freetype2 2003-12-13 01:35:19 +00:00
paint_core.h prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
paint_options.h prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
plug_in_cmds.c Garry R. Osgood <grosgood@rcn.com> 2001-03-11 13:15:41 +00:00
transform_core.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
units.c libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
units.h libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
wilber.ico Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00