| .. |
|
actions
|
Finally landed the new GimpConfig based gimprc parser. It's not finished
|
2002-11-18 20:50:31 +00:00 |
|
arch/i386/mmx
|
Fixed .type directives (would not compile on certain systems).
|
2002-05-07 07:59:21 +00:00 |
|
base
|
added tile_cache_init() and tile_cache_exit() as public functions.
|
2002-11-21 15:46:19 +00:00 |
|
config
|
oops
|
2002-11-28 15:33:15 +00:00 |
|
core
|
app/config/Makefile.am removed ... ... and readded under this name.
|
2002-11-28 15:19:19 +00:00 |
|
dialogs
|
fixed a compiler warning
|
2002-11-27 10:55:59 +00:00 |
|
display
|
added gimp_config_diff() which returns the difference beween two
|
2002-11-25 13:48:24 +00:00 |
|
file
|
Finally landed the new GimpConfig based gimprc parser. It's not finished
|
2002-11-18 20:50:31 +00:00 |
|
gui
|
fixed a compiler warning
|
2002-11-27 10:55:59 +00:00 |
|
menus
|
app/widgets/Makefile.am new files containing constructors for views on
|
2002-11-20 19:45:03 +00:00 |
|
paint
|
app/paint/gimpairbrush.[ch] app/paint/gimpclone.[ch]
|
2002-11-27 22:55:03 +00:00 |
|
paint-funcs
|
configure.in app/core/gimpbrushpipe.c app/gui/about-dialog.c
|
2002-11-20 09:27:48 +00:00 |
|
pdb
|
app/paint/gimpairbrush.[ch] app/paint/gimpclone.[ch]
|
2002-11-27 22:55:03 +00:00 |
|
plug-in
|
moved FINITE definition to $extra code. Changed to use #elif, much
|
2002-11-25 00:04:26 +00:00 |
|
text
|
optionally allow GIMP_UNIT_PIXEL as value for GimpUnit params.
|
2002-10-10 17:07:46 +00:00 |
|
tools
|
app/paint/gimpairbrush.[ch] app/paint/gimpclone.[ch]
|
2002-11-27 22:55:03 +00:00 |
|
vectors
|
fixed the default spacing, so that lines actually look like 1 pixel
|
2002-09-30 00:06:30 +00:00 |
|
widgets
|
app/config/Makefile.am removed ... ... and readded under this name.
|
2002-11-28 15:19:19 +00:00 |
|
xcf
|
Finally landed the new GimpConfig based gimprc parser. It's not finished
|
2002-11-18 20:50: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 "gboolean verbose" to GimpRc and its constructor. Print messages
|
2002-11-26 14:54:28 +00:00 |
|
app_procs.h
|
|
|
|
appenv.h
|
moved use_shm declaration here, added use_mmx.
|
2002-03-22 13:37:26 +00:00 |
|
batch.c
|
app/batch.c app/general.c app/core/gimpbrushgenerated.c
|
2002-02-10 19:51:20 +00:00 |
|
batch.h
|
app/Makefile.am removed...
|
2001-12-01 00:14:14 +00:00 |
|
errors.c
|
forgot a "return".
|
2001-12-01 22:59:48 +00:00 |
|
errors.h
|
|
|
|
gimp.rc
|
|
|
|
gimp.sym
|
|
|
|
libgimp_glue.c
|
app/Makefile.am removed...
|
2002-05-05 19:17:41 +00:00 |
|
libgimp_glue.h
|
removed usage of "the_gimp" by passing around more "Gimp" pointers.
|
2002-04-12 18:14:13 +00:00 |
|
main.c
|
restructured, added lots of comments. Reenabled build of gimp-remote.
|
2002-05-27 13:59:27 +00:00 |
|
Makefile.am
|
app/Makefile.am we don't need these any longer.
|
2002-11-18 20:58:38 +00:00 |
|
makefile.mingw.in
|
|
|
|
makefile.msc
|
updated
|
2002-09-06 22:25:19 +00:00 |
|
ops_buttons.c
|
app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c
|
2001-12-29 13:26:29 +00:00 |
|
ops_buttons.h
|
|
|
|
paint_core.h
|
|
|
|
paint_options.h
|
|
|
|
path.c
|
include the new "paint-funcs/paint-funcs-types.h".
|
2001-11-28 17:51:06 +00:00 |
|
path.h
|
|
|
|
path_bezier.c
|
|
|
|
path_bezier.h
|
|
|
|
path_curves.c
|
changed gimp_image_mask_select_channel() to not take "drawable" and
|
2002-03-03 10:38:37 +00:00 |
|
path_curves.h
|
|
|
|
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
|
|
|
|
undo.c
|
Finally landed the new GimpConfig based gimprc parser. It's not finished
|
2002-11-18 20:50:31 +00:00 |
|
undo.h
|
Make sure the selection (gimpimage-mask.c) functionality is really built
|
2002-08-20 10:22:23 +00:00 |
|
undo_history.c
|
Finally landed the new GimpConfig based gimprc parser. It's not finished
|
2002-11-18 20:50:31 +00:00 |
|
undo_history.h
|
|
|
|
undo_types.h
|
Make sure the selection (gimpimage-mask.c) functionality is really built
|
2002-08-20 10:22:23 +00:00 |
|
wilber.ico
|
|
|