Gimp/app
Michael Natterer 0d659b0496 app: add "use-name" property and API to GimpContainerTreeStore
to allow using GimpObject::name instead of GimpViewable::description
2010-05-17 22:34:09 +02:00
..
actions app: Make tooltips in the toolbox work again 2010-05-16 12:19:18 +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 Bug 618580 - Thread pool creation fails if number of CPUs is > GIMP_MAX_NUM_THREADS 2010-05-16 22:27:33 +02:00
core app: A few more generic aspect ratio fixes 2010-05-14 20:58:27 +03:00
dialogs Use accessors from GTK+ 2.20 instead of using sealed members directly 2010-04-19 19:21:07 +02:00
display Bug 613841 - Reducing toolbox width in single window mode 2010-05-15 20:55:29 +02:00
file
gegl
gui app: Make tooltips in the toolbox work again 2010-05-16 12:19:18 +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
pdb app: add a GimpContext parameter to GimpDataLoadFunc 2010-04-11 13:12:41 +02:00
plug-in Bug 615071 - invalid menu path crashes GIMP 2010-04-07 21:27:51 +02:00
tests app: Make tooltips in the toolbox work again 2010-05-16 12:19:18 +02:00
text app: more optional debug output (in #ifdef VERBOSE) 2010-03-28 20:46:23 +02:00
tools app: restrict sample point drawing to the exposed region 2010-05-02 15:58:51 +02:00
vectors app: use the new unit conversion functions 2010-02-21 16:46:39 +01:00
widgets app: add "use-name" property and API to GimpContainerTreeStore 2010-05-17 22:34:09 +02:00
xcf app: use the new unit conversion functions 2010-02-21 16:46:39 +01:00
.gitignore
about.h
app.c
app.h
batch.c
batch.h
errors.c
errors.h
fileicon.ico
gimp-intl.h
gimp-log.c app: turn text editing debug spew into proper GIMP_LOG() output 2010-02-18 09:39:25 +01:00
gimp-log.h app: turn text editing debug spew into proper GIMP_LOG() output 2010-02-18 09:39:25 +01:00
gimp.rc.in
gimpcore.def
main.c
Makefile.am
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 gimp_dialog_factory_get_singleton() 2010-02-28 23:23:24 +01:00
tests.h
unique.c
unique.h
units.c
units.h
version.c
version.h
wilber.ico