Gimp/app
Martin Nordholts df731fecda Make 'make distcheck' pass
Add missing CLEANFILES, make distcheck passes now.
2010-06-20 20:30:24 +02:00
..
actions app: Fix the description of layers-merge-down 2010-06-12 21:13:09 +03:00
base Add tile_manager_duplicate() which does quick tile-by-tile COW copy 2010-03-19 19:18:18 +01:00
composite
config app: Disable snap-to-canvas by default 2010-06-18 20:07:03 +02:00
core app: add context to all undo descriptions 2010-06-09 18:50:23 +02:00
dialogs app: rename gimp_template_create_image() to gimp_image_new_from_template() 2010-06-05 22:42:00 +02:00
display app: Don't unmaximize image window when switching tabs in swm 2010-06-19 11:08:17 +02:00
file Use gimp_image_undo_is_enabled() instead of private->undo_freeze_count 2010-02-05 09:19:43 +01:00
gegl app: add gimp_interpolation_to_gegl_filter() 2010-06-06 17:41:31 +02:00
gui app: call dialogs_exit() after controllers_exit() and devices_exit() 2010-06-18 09:11:14 +02:00
menus app: add missing bits so GimpToolPresetEditor doesn't warn and crash 2010-04-11 13:40:28 +02:00
paint app: Fix Outline transforming for generated brushes 2010-05-14 21:25:09 +03:00
paint-funcs app: Clean up the hardness feature. Lets convolve PixelRegions. 2010-01-01 18:16:29 +02:00
pdb Bug 620604 - Description of "histogram" procedure is slightly inaccurate 2010-06-05 19:26:06 +02:00
plug-in Bug 615071 - invalid menu path crashes GIMP 2010-04-07 21:27:51 +02:00
tests Make 'make distcheck' pass 2010-06-20 20:30:24 +02:00
text app: remove member GimpDrawable::has_alpha 2010-06-08 10:10:04 +02:00
tools app: use a GimpOverlayFrame for the text style editor 2010-06-12 23:49:55 +02:00
vectors app: use the new unit conversion functions 2010-02-21 16:46:39 +01:00
widgets app/tests: Also add error margin to 'gimpsessioninfo-book.c' 2010-06-20 20:30:24 +02:00
xcf app: use the new unit conversion functions 2010-02-21 16:46:39 +01:00
.gitignore app: Include git commit hash in verbose version output 2010-06-19 23:55:35 +02:00
about.h
app.c app: add GimpTranslationStore class 2010-01-05 22:30:16 +01:00
app.h
batch.c
batch.h
errors.c
errors.h
fileicon.ico
gimp-intl.h
gimp-log.c Add 'Automatic' Tab Style support 2010-06-12 01:23:42 +02:00
gimp-log.h Add 'Automatic' Tab Style support 2010-06-12 01:23:42 +02:00
gimp.rc.in Bug 554748 - Version information for gimp.exe 2009-10-14 21:30:59 +02:00
gimpcore.def
main.c app: add "language" gimprc option and set the language accordingly 2010-01-05 22:30:16 +01:00
Makefile.am Make 'make distcheck' pass 2010-06-20 20:30:24 +02:00
makefile.msc
sanity.c Depend on GLib >= 2.24.0 and GTK+ 2.20.0 2010-04-19 19:03:08 +02:00
sanity.h
signals.c
signals.h
tests.c app: Introduce error margin in sessionrc in test cases 2010-06-19 23:55:35 +02:00
tests.h app: Add gimp_test_run_mainloop_until_idle() 2009-12-24 17:50:39 +01:00
unique.c Fix some compile warnings on Microsoft Windows 2010-01-06 14:12:40 +01:00
unique.h
units.c
units.h
version.c app: Include git commit hash in verbose version output 2010-06-19 23:55:35 +02:00
version.h
wilber.ico