Gimp/app
2010-07-09 11:25:35 +02:00
..
actions app: merge the layer, channel and vectors repositioning APIs 2010-07-08 18:08:13 +02: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: link ../gimp-debug.o into test-config 2010-06-29 00:25:32 +02:00
core app: remove "item_type" parameter from gimp_param_spec_item_id() 2010-07-08 22:40:48 +02:00
dialogs app: run dispose manually on the dialog factory before unrefing it 2010-06-24 18:38:17 +02:00
display app: disconnect from the dialog factory in dispose() instead of finalize() 2010-06-24 18:38:18 +02:00
file
gegl app: add gimp_interpolation_to_gegl_filter() 2010-06-06 17:41:31 +02:00
gui app: Kill UI configurer gracefully 2010-06-24 22:59:37 +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 direction in path stroking 2010-07-08 20:53:25 +03:00
paint-funcs
pdb pdb: deprecate drawable API that got replaced by item API 2010-07-09 11:25:35 +02:00
plug-in pdb: add a new PDB group "item" and move lots of functions to it 2010-07-09 09:34:44 +02:00
tests app/tests: Prepare test-core.c for other tests 2010-06-29 19:08:59 +02:00
text Make cairo code work with newer cairo backends that actually use caching 2010-06-28 12:23:31 +02:00
tools Update Desaturate tool's status text 2010-07-05 19:27:44 +05:30
vectors app: add missing translation context for undo descriptions 2010-07-08 18:10:33 +02:00
widgets app: merge the layer, channel and vectors repositioning APIs 2010-07-08 18:08:13 +02:00
xcf
.gitignore app: Include git commit hash in verbose version output 2010-06-19 23:55:35 +02:00
about.h app: update copyright, it's 2010 for a while now ... 2010-07-09 00:16:39 +02:00
app.c app: move the instance debug facility to the new file app/gimp-debug.c 2010-06-24 19:11:56 +02:00
app.h
batch.c
batch.h
errors.c
errors.h
fileicon.ico
gimp-debug.c app: actually add the new files, sorry 2010-06-24 21:33:50 +02:00
gimp-debug.h app: actually add the new files, sorry 2010-06-24 21:33:50 +02:00
gimp-intl.h
gimp-log.c app: move the instance debug facility to the new file app/gimp-debug.c 2010-06-24 19:11:56 +02:00
gimp-log.h app: move the instance debug facility to the new file app/gimp-debug.c 2010-06-24 19:11:56 +02:00
gimp.manifest Bug 574018 - Add a manifest to executables 2010-06-22 19:35:16 +02:00
gimp.rc.in Bug 574018 - Add a manifest to executables 2010-06-22 19:35:16 +02:00
gimpcore.def
main.c
Makefile.am app: Handle merge commits for git-version.h 2010-07-06 16:02:53 +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
unique.c
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