Gimp/app
Michael Natterer ca618093cf app: don't show the line to the next free select point when not in proximity
like when leaving the canvas or crossing a window above (tools receive
one oper_update() with proximity = FALSE to indicate the pointer
leaving the canvas).
2011-02-27 11:49:54 +01:00
..
actions Bug 625167 - Problem exporting floating selections from within layer groups 2011-02-14 09:45:59 +01:00
base Get rid of DOS line endings 2010-11-21 16:09:09 +01:00
composite Bug 630201 - remove unused layer-modes.c in app/paint-funcs 2010-10-06 21:26:14 +02:00
config app: move "default-threshold" from GimpGuiConfig to GimpCoreConfig 2011-02-06 11:20:06 +01:00
core app: don't #include "core/gimpprogress.h" when not needed 2011-02-22 17:32:33 +01:00
dialogs Bug 625167 - Problem exporting floating selections from within layer groups 2011-02-14 09:45:59 +01:00
display app: replace a wrong G_LIKELY() by G_UNLIKELY() in tool_events() 2011-02-27 11:08:36 +01:00
file Bug 625167 - Problem exporting floating selections from within layer groups 2011-02-14 09:45:59 +01:00
gegl app: add GimpTileBackendTileManager which does nothing so far 2011-02-13 22:48:00 +01:00
gui Globally switch to saying "window_id" instead of just "window" 2011-02-06 12:07:55 +01:00
menus
paint Bug 634183 - GIMP crashes when editing very high images 2011-02-13 15:09:27 +01:00
paint-funcs Bug 630201 - remove unused layer-modes.c in app/paint-funcs 2010-10-06 21:26:14 +02:00
pdb Bug 625167 - Problem exporting floating selections from within layer groups 2011-02-14 09:45:59 +01:00
plug-in Globally switch to saying "window_id" instead of just "window" 2011-02-06 12:07:55 +01:00
tests app/tests: Cleanup temp files after tests 2011-02-09 23:48:18 +01:00
text app: pass the image to g_object_new() in gimp_text_layer_from_layer() 2011-02-01 14:15:46 +01:00
tools app: don't show the line to the next free select point when not in proximity 2011-02-27 11:49:54 +01:00
vectors app: finally get rid of gimp_item_configure() and drawable_configure() 2011-02-01 12:47:24 +01:00
widgets app: move tool event debug output to a utility function 2011-02-24 12:34:57 +01:00
xcf app: add accessors for GimpItem::parasites and move it to private 2011-01-31 23:51:18 +01:00
.gitignore
about.h
app.c
app.h
batch.c
batch.h
errors.c
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c app: Add some GimpRectangleTool GIMP_LOG() messages 2010-10-26 14:23:08 +02:00
gimp-log.h app: Add some GimpRectangleTool GIMP_LOG() messages 2010-10-26 14:23:08 +02:00
gimpcore.def app: gimp_image_get_uri() -> gimp_image_get_uri_or_untitled() 2011-01-26 07:55:14 +01:00
main.c
Makefile.am app: remove obsolete linking workarounds, they break the build on OSX 2010-12-09 15:29:57 +01:00
makefile.msc
sanity.c Require GEGL 0.1.6 2011-02-13 21:59:27 +01:00
sanity.h
signals.c
signals.h
tests.c app: Call gimp_log_init() in test init functions 2010-10-26 14:23:09 +02:00
tests.h app: Remove 'use_cpu_accel' from gimp_init_for_{,gui_}testing() 2010-10-09 18:50:34 +02:00
unique.c
unique.h
units.c
units.h
version.c
version.h