Gimp/app
Michael Natterer 303e554ab1 app: remove "gboolean active_layer_only" from gimp_image_crop()
Also a very historic API, it doesn't belong there. Instead, simply
call gimp_item_resize() in GimpCropTool.
2012-09-22 15:08:05 +02:00
..
actions app: remove "gboolean active_layer_only" from gimp_image_crop() 2012-09-22 15:08:05 +02:00
config app/cursors/libgimpwidgets: bye bye stone age B&W bitmap cursors 2012-08-26 22:53:04 +02:00
core app: remove "gboolean active_layer_only" from gimp_image_crop() 2012-09-22 15:08:05 +02:00
dialogs Bug 678358 - Add option to skip text layers when resizing the image 2012-09-05 23:26:54 +02:00
display Corrected spelling errors spotted by Ari Pollak (Mostly fixes bug #683694) 2012-09-10 12:22:12 -04:00
file app: Modify code to handle xz as well 2012-09-02 04:54:21 +05:30
gegl app: fix the code that sets the 64bit tile cache size on GeglConfig 2012-09-18 20:07:13 +02:00
gui app: use an idle source to dispatch GTK menu events in ige-mac-menu 2012-05-27 19:02:55 +02:00
menus app: remove all use-gegl config stuff 2012-05-19 00:50:53 +02:00
operations app: include cleanup and s/M_PI/G_PI/ in test-operations 2012-08-03 23:41:29 +02:00
paint app: create the paint tools' paint_buffer as RGBA float 2012-09-21 10:51:23 +02:00
pdb app: remove "gboolean active_layer_only" from gimp_image_crop() 2012-09-22 15:08:05 +02:00
plug-in Remove stray semicolons 2012-08-20 15:22:20 +02:00
tests app: disable UI test alt_click_is_layer_to_selection() 2012-08-04 01:53:55 +02:00
text app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +02:00
tools app: remove "gboolean active_layer_only" from gimp_image_crop() 2012-09-22 15:08:05 +02:00
vectors Corrected spelling errors spotted by Ari Pollak (Mostly fixes bug #683694) 2012-09-10 12:22:12 -04:00
widgets Corrected spelling errors spotted by Ari Pollak (Mostly fixes bug #683694) 2012-09-10 12:22:12 -04:00
xcf Bug 676270 - cppcheck report 2012-08-04 03:20:36 +02:00
.gitignore
about.h
app.c app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +02:00
app.h
batch.c app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +02:00
batch.h
errors.c
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c
gimp-log.h update translations 2012-05-06 03:46:09 +02:00
gimpcore.def
language.c
language.h
main.c app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +02:00
Makefile.am app: add -framework Carbon to LDFLAGS on OSX 2012-09-09 20:08:18 +02:00
sanity.c configure: require GEGL 0.2.1 from git 2012-07-05 21:46:07 +02:00
sanity.h
signals.c
signals.h
tests.c app: calling gegl_init() in tests.c early fixes the tests 2012-08-24 23:23:55 +02:00
tests.h
unique.c
unique.h
units.c
units.h
version.c
version.h