Gimp/app
Michael Natterer 434bfbd6fa app: rename GimpToolOverlay to GimpOverlayDialog
because it's only used by tools currently, but not related to them in
any way.
2010-06-03 22:32:30 +02:00
..
actions app: say "Reset All Tool Options" in the confirm dialog 2010-05-31 23:06:52 +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 Bug 619131 - Attempting to flip FG/BG hard-edge gradient locks up GIMP 2010-05-20 10:11:18 +02:00
dialogs app: remove useless #includes 2010-05-30 18:08:55 +02:00
display Bug 613841 - Reducing toolbox width in single window mode 2010-05-15 20:55:29 +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 back individual operation classes for the layer modes 2009-12-30 15:22:35 +01:00
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 app: Clean up the hardness feature. Lets convolve PixelRegions. 2010-01-01 18:16:29 +02:00
pdb Added a function to export the Pango markup of a text layer 2010-06-01 21:21:40 +02:00
plug-in Bug 615071 - invalid menu path crashes GIMP 2010-04-07 21:27:51 +02:00
tests app/tests: Don't have toolbox in sessionrc in session-management test 2010-05-29 15:46:38 +02:00
text app: more optional debug output (in #ifdef VERBOSE) 2010-03-28 20:46:23 +02:00
tools app: rename GimpToolOverlay to GimpOverlayDialog 2010-06-03 22:32:30 +02:00
vectors app: use the new unit conversion functions 2010-02-21 16:46:39 +01:00
widgets app: rename GimpToolOverlay to GimpOverlayDialog 2010-06-03 22:32:30 +02:00
xcf app: use the new unit conversion functions 2010-02-21 16:46:39 +01:00
.gitignore Bug 554748 - Version information for gimp.exe 2009-10-14 21:30:59 +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 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 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 app: Get rid of config -> display module dependency 2010-02-01 21:56:48 +01: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 gimp_dialog_factory_get_singleton() 2010-02-28 23:23:24 +01: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
version.h
wilber.ico