..
actions
We need to center the image after a Shrink Wrap.
2008-08-10 07:40:03 +00:00
base
implement tile_manager_get_tile_coordinates() by calling
2008-08-08 11:33:18 +00:00
composite
declared test functions as static.
2008-07-07 08:30:07 +00:00
config
Use G_MAXSIZE instead of G_MAXULONG to limit the max tile cache size, as
2008-08-07 16:23:37 +00:00
core
moved function calls out of CLAMP macros.
2008-08-12 16:30:44 +00:00
dialogs
app/core/gimpitem.c app/core/gimpobject.c app/dialogs/preferences-dialog.c
2008-08-12 14:45:59 +00:00
display
removed calls to scale the image and to update the scrollbars and rulers.
2008-08-12 15:17:43 +00:00
file
app/core/gimp-gui.[ch] added gimp_get_empty_display() to the vtable.
2008-03-25 10:50:42 +00:00
gegl
set any parsed negative value as -1 in the curves object because that's
2008-06-25 08:13:57 +00:00
gui
minor cleanups.
2008-08-06 08:15:36 +00:00
menus
plugged a small memory leak.
2008-07-21 19:02:30 +00:00
paint
use gimp_projection_get_tiles() instead of doing the same through the
2008-08-12 18:59:04 +00:00
paint-funcs
sprinkled with const qualifiers. Fixed some portability problems.
2008-08-07 20:48:42 +00:00
pdb
app/core/gimplayer.c app/actions/edit-commands.c
2008-08-07 17:19:32 +00:00
plug-in
Add new PDB data type PDB_COLORARRAY for using arrays of GimpRGB colors as
2008-07-14 14:09:16 +00:00
text
applied the same workaround for a memory leak in PangoFT2 (bug #143542 ) as
2008-07-27 20:51:16 +00:00
tools
another minor coding style cleanup
2008-08-11 09:54:13 +00:00
vectors
Based on a patch from Alexia Death (bug #543706 ):
2008-07-23 08:30:22 +00:00
widgets
don't do the background histogram unless the histogram view is actually
2008-08-12 19:37:09 +00:00
xcf
removed delta_time, delta_x, delta_y, distance and random from the
2008-07-18 11:56:05 +00:00
about.h
updated copyright.
2008-01-24 17:07:51 +00:00
app.c
Drop duplicated #include <gegl.h>.
2008-07-11 16:47:35 +00:00
app.h
batch.c
app/app.c app/batch.c app/core/gimp.c use G_STRLOC instead of hardcoding
2008-02-19 13:38:24 +00:00
batch.h
errors.c
errors.h
fileicon.ico
gimp-intl.h
gimp-log.c
add SHADOW_TILES log domain.
2008-05-10 10:15:49 +00:00
gimp-log.h
add SHADOW_TILES log domain.
2008-05-10 10:15:49 +00:00
gimp.rc
gimpcore.def
**/makefile.msc app/gimpcore.def : updated so it compiles and links
2008-01-04 18:42:07 +00:00
main.c
Code built by the still unstable mingw-w64 toolchain gets bogus argc and
2008-08-07 15:45:33 +00:00
Makefile.am
Define WIN32_LARGE_ADDRESS_AWARE as -Wl,--large-address-aware on 32-bit
2008-08-07 00:36:47 +00:00
makefile.msc
**/makefile.msc app/gimpcore.def : updated so it compiles and links
2008-01-04 18:42:07 +00:00
sanity.c
INSTALL configure.in (gegl_required_version) depend on the newest released
2008-06-14 18:30:11 +00:00
sanity.h
unique.c
app/widgets/Makefile.am app/widgets/gimpdbusservice.[ch] removed here ...
2008-07-13 19:49:32 +00:00
unique.h
moved some common code back to main.c
2008-07-11 09:16:23 +00:00
units.c
units.h
version.c
tweaked verbose version output.
2008-04-07 19:33:24 +00:00
version.h
New files. Rename gimp_show_version() to gimp_version_show() and move
2008-02-26 14:02:44 +00:00
wilber.ico