gimp/app
Michael Natterer a0e1fe6a21 gimp_layer_boundary(): come cleanup
Don't allocate the BoundSegs just to free it a few lines later, simply
allocate them before they are actually filled.
2009-08-31 21:23:35 +02:00
..
actions Don't allow stroking to locked items and group items 2009-08-29 20:20:25 +02:00
base app: Add temp_buf_dump() 2009-08-14 19:23:01 +02:00
composite Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
config app: Change default brush to "Round Fuzzy" 2009-08-14 19:57:06 +02:00
core gimp_layer_boundary(): come cleanup 2009-08-31 21:23:35 +02:00
dialogs app: Always use gimp_object_get_name() 2009-08-29 12:41:29 +02:00
display Remove gimp_image_layer_boundary() 2009-08-31 20:57:52 +02:00
file app: Always use gimp_object_get_name() 2009-08-29 12:41:29 +02:00
gegl Bug 401754 – Port Hue, Saturation, Value to CIE LCH 2009-08-02 21:36:00 +02:00
gui Use gtk_dialog_get_content_area() instead of dialog->vbox 2009-07-15 16:19:32 +02:00
menus app: Always use gimp_object_get_name() 2009-08-29 12:41:29 +02:00
paint app: Always use gimp_object_get_name() 2009-08-29 12:41:29 +02:00
paint-funcs Bug 571628 – Scaling image to 25% turn background from white to grey 2009-02-13 20:44:47 +00:00
pdb Use gimp_item_is_content_locked() instead of gimp_item_get_lock_content() 2009-08-29 15:27:04 +02:00
plug-in app: Always use gimp_object_get_name() 2009-08-29 12:41:29 +02:00
text gimp_text_layer_from_layer(): also copy the "lock-content" property 2009-08-30 10:49:32 +02:00
tools Use gimp_item_is_content_locked() instead of gimp_item_get_lock_content() 2009-08-29 15:27:04 +02:00
vectors Make "item" parameter of GimpItem::is_attached() const 2009-08-29 19:47:52 +02:00
widgets Connect to "lock-content-changed" of all items, not "lock-alpha-changed" 2009-08-29 20:19:38 +02:00
xcf Fix loading of layer trees when there is a floating selection 2009-08-31 15:15:30 +02:00
.gitignore use wildcards so files from master and gimp-2-6 branch are ignored 2009-05-21 19:07:10 +02:00
Makefile.am Bug 562427 – Compilation with --as-needed 2008-11-27 19:21:03 +00:00
about.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
app.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
app.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
batch.c added a newline to the output in the error case. 2009-03-22 20:49:55 +00:00
batch.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
errors.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
errors.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
fileicon.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00
gimp-intl.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimp-log.c app: Add GIMP_LOG_WM 2009-07-20 13:16:30 +02:00
gimp-log.h app: Add GIMP_LOG_WM 2009-07-20 13:16:30 +02:00
gimp.rc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
gimpcore.def updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00
main.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
makefile.msc updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00
sanity.c Bump GEGL and BABL versions here too 2009-07-02 12:24:13 +02:00
sanity.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
signals.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
signals.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
unique.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
unique.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
units.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
units.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
version.c The build-time and run-time versions were swapped in the output. 2009-03-16 13:16:07 +00:00
version.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
wilber.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00