gimp/app
Michael Natterer b78b6f6274 Set the tree view's "show-expanders" to FALSE
Don't waste the expander space in all GimpContainerTreeViews. We can
later set it to TRUE in individual subclasses which actually display a
tree and not only a list.
2009-07-26 14:19:58 +02:00
..
actions app: Remove Tools dockable 2009-07-22 00:21:31 +02:00
base Clamp levels after input changes applied. 2009-07-16 22:00:38 +02:00
composite Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
config app: Remove blurb for removed menu-mnemonics gimprc setting 2009-07-21 17:12:40 +02:00
core Fix compilation errors 2009-07-20 12:48:05 +02:00
dialogs app: Add the GimpToolEditor to preferences 2009-07-22 00:21:32 +02:00
display app: Add WM debug output 2009-07-20 13:16:30 +02:00
file app: Put gimp-file.h in file/Makefile.am 2009-07-12 12:48:06 +02:00
gegl Get rid of artificial compiler warnings 2009-07-20 12:47:59 +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 gtk_dialog_get_content_area() instead of dialog->vbox 2009-07-15 16:19:32 +02:00
vectors Bug 554658 – Path Dialog: Path preview pics not to see constantly 2009-07-07 17:05:42 +02:00
widgets Set the tree view's "show-expanders" to FALSE 2009-07-26 14:19:58 +02:00
xcf app/core/Makefile.am new file which contains struct GimpDrawablePrivate. 2009-02-03 23:57:11 +00: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