Gimp/app
Michael Natterer ec21c2880c Remove gimp_image_get_layer,channel,vectors_by_index()
The don't make sense any longer with item trees and I just fixed the
last places where they were used.
2009-08-02 15:56:06 +02:00
..
actions Make layer selecting by actions work on the right container 2009-08-02 12:02:18 +02:00
base Clamp levels after input changes applied. 2009-07-16 22:00:38 +02:00
composite
config app: Formating 2009-08-02 14:09:37 +02:00
core Remove gimp_image_get_layer,channel,vectors_by_index() 2009-08-02 15:56:06 +02:00
dialogs Use gimp_image_get_channels() instead of image->channels 2009-08-02 13:03:52 +02:00
display Change control+tab layer cycling to work within one group 2009-08-02 13:16:31 +02:00
file app: Put gimp-file.h in file/Makefile.am 2009-07-12 12:48:06 +02:00
gegl Bug 325564 – Use CIE LCH instead of HSL for layer mode "Color" 2009-08-02 11:07:40 +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 app: Add and use gimp_image_is_dirty() 2009-07-03 21:11:21 +02:00
plug-in app: Separate save procs from export procs 2009-05-16 09:48:12 +02:00
text Use PANGO_WRAP_WORD_CHAR so we don't cut off words which are wider than the layer 2009-06-27 21:10:34 +02:00
tools Use the new item iter API instead of the image APIs in some straightforward places 2009-08-01 23:07:07 +02:00
vectors Use gimp_item_get_index() all over the place 2009-08-01 20:49:55 +02:00
widgets Bug 568445 – Closing the Toolbox causes the program to close 2009-08-02 14:57:46 +02:00
xcf Get rid of using gimp_container_get_vectors_by_index() in xcf-load.c 2009-08-02 15:48:27 +02:00
.gitignore use wildcards so files from master and gimp-2-6 branch are ignored 2009-05-21 19:07:10 +02:00
about.h
app.c
app.h
batch.c added a newline to the output in the error case. 2009-03-22 20:49:55 +00:00
batch.h
errors.c
errors.h
fileicon.ico
gimp-intl.h
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
main.c
Makefile.am
makefile.msc
sanity.c Bump GEGL and BABL versions here too 2009-07-02 12:24:13 +02:00
sanity.h
signals.c
signals.h
unique.c
unique.h
units.c
units.h
version.c The build-time and run-time versions were swapped in the output. 2009-03-16 13:16:07 +00:00
version.h
wilber.ico