gimp/app
2003-07-22 14:29:06 +00:00
..
actions Added configurable styles for dockable tabs (fixes bug #87376): 2003-07-08 15:07:56 +00:00
base include composite/gimp-composite.h. 2003-07-14 09:23:26 +00:00
composite gimp_composite_dispatch() doesn't have a return value, made it a void 2003-07-22 09:04:10 +00:00
config added libgimpmath. 2003-07-21 00:04:22 +00:00
core added "gboolean reverse" to gimp_gradient_get_color_at() so all gradients 2003-07-22 14:24:11 +00:00
dialogs added "gboolean reverse" to gimp_gradient_get_color_at() so all gradients 2003-07-22 14:24:11 +00:00
display app/config/gimprc-blurbs.h added separate properties for the fullscreen 2003-07-17 22:30:13 +00:00
file app/gui/edit-commands.c added "Fill with Pattern" menu entry as suggested 2003-07-02 18:01:19 +00:00
gui added "gboolean reverse" to gimp_gradient_get_color_at() so all gradients 2003-07-22 14:24:11 +00:00
menus app/config/gimprc-blurbs.h added separate properties for the fullscreen 2003-07-17 22:30:13 +00:00
paint added "gboolean reverse" to gimp_gradient_get_color_at() so all gradients 2003-07-22 14:24:11 +00:00
paint-funcs fix for Solaris /bin/sh (bug #118002). 2003-07-21 16:47:52 +00:00
pdb added "gboolean reverse" to gimp_gradient_get_color_at() so all gradients 2003-07-22 14:24:11 +00:00
plug-in changed GimpDatafileLoaderFunc to take a separate "gpointer user_data" 2003-07-02 17:11:00 +00:00
text more work on the framework. 2003-07-20 21:58:27 +00:00
tools Argh, this should have gone with my last checkin... 2003-07-22 14:29:06 +00:00
vectors app/vectors/Makefile.am added a simple GimpAnchor API. 2003-07-17 18:06:32 +00:00
widgets Argh, this should have gone with my last checkin... 2003-07-22 14:29:06 +00:00
xcf don't ignore the delete event on the splash screen, but quit gimp 2003-07-08 10:38:13 +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 enabled passing of file: URIs as command line parameters. 2003-06-23 13:42:31 +00:00
app_procs.h removed the calls to g_log_set_handler(). 2003-05-29 11:34:30 +00:00
appenv.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
batch.c added G_SPAWN_CHILD_INHERITS_STDIN to the flags passed to g_spawn_async(). 2003-03-21 16:50:55 +00:00
batch.h added G_SPAWN_CHILD_INHERITS_STDIN to the flags passed to g_spawn_async(). 2003-03-21 16:50:55 +00:00
errors.c Cleaned up and improved the message system: 2003-06-13 14:37:00 +00:00
errors.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
gimp-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc
libgimp_glue.c changed again to take no paramaters and use _gimp_standard_help_func from 2003-05-25 14:23:43 +00:00
libgimp_glue.h changed again to take no paramaters and use _gimp_standard_help_func from 2003-05-25 14:23:43 +00:00
main.c removed the calls to g_log_set_handler(). 2003-05-29 11:34:30 +00:00
Makefile.am check for freetype-config and set FREETYPE_LIBS. 2003-07-22 13:44:07 +00:00
makefile.mingw.in Mark as out-of-date. 2002-12-26 01:19:09 +00:00
makefile.msc replace the win9x specific cd .... with the portable cd ..\..\.. 2003-06-19 09:57:35 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
transform_core.c
wilber.ico