gimp/app
Michael Natterer cd70850990 When scaling a group layer, remove children that are scaled away
When a child's width or height becomes < 1, remove it rather than
trying to scale it to impossible dimensions.
2009-08-27 11:53:47 +02:00
..
actions Change GimpProjectable::update to GimpProjectable:invalidate 2009-08-26 13:06:55 +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 When scaling a group layer, remove children that are scaled away 2009-08-27 11:53:47 +02:00
dialogs Remove web-browser gimprc option 2009-08-08 15:26:34 +02:00
display Don't allow to drop stuff to locked drawables 2009-08-21 13:50:07 +02:00
file Change GimpProjectable::update to GimpProjectable:invalidate 2009-08-26 13:06:55 +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: Remove Tools dockable 2009-07-22 00:21:31 +02:00
paint Add forgotten #include "libgimpbase/gimpbase.h" 2009-06-17 20:55:05 +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 Include "gimppdb-utils.h" 2009-08-26 12:01:50 +02:00
plug-in Minor plug-in sensitivity refactoring 2009-08-22 11:03:05 +02:00
text Explicitly ask for a FT font map for the text tool 2009-08-27 00:08:22 +03:00
tools Rename gimp_image_pick_correlate_layer() to gimp_image_pick_layer() 2009-08-25 23:18:34 +02:00
vectors Use gimp_image_set_size() instead of setting width and height manually 2009-08-26 13:03:40 +02:00
widgets Enable clicking on tree expanders 2009-08-26 20:25:30 +02:00
xcf Bring parent items to the public API in the core 2009-08-03 19:21:51 +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
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
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