gimp/app
Martin Nordholts 6460385553 app: Add docs to GimpSessionInfo related classes 2009-09-20 10:26:32 +02:00
..
actions app: Don't cast GimpDock to GimpDockWindow 2009-09-15 07:58:14 +02:00
base Random doc fix 2009-09-14 21:36:50 +02:00
composite Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
config Fix syntax error 2009-09-09 17:38:42 -07:00
core Add missing boilterplate macro 2009-09-14 21:37:53 +02:00
dialogs Get rid of toolbox-window-hint, use dock-window-hint instead 2009-09-09 23:37:38 +02:00
display Indentation fix 2009-09-19 15:09:56 +02:00
file Remove GIMP_OBJECT() casts when calling gimp_object_get_name() 2009-08-31 22:47:18 +02:00
gegl Make class and instance structs public 2009-09-14 21:38:30 +02:00
gui app: Clarify session_init() a bit 2009-09-19 18:37:17 +02:00
menus app: Don't cast GimpDock to GimpDockWindow 2009-09-15 07:58:14 +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 Fix error handling in gimp-file-save PDB invoker 2009-09-15 23:01:29 +02:00
plug-in Kill plug-ins that write to tiles of locked drawables or group layers 2009-09-02 19:48:46 +02:00
tests app/tests: Add dockrc to session regression testing 2009-09-19 13:04:18 +02:00
text Remove GIMP_OBJECT() casts when calling gimp_object_get_name() 2009-08-31 22:47:18 +02:00
tools Replace "Group Layer" by "Layer Group" in all user visible strings 2009-09-03 14:57:18 +02:00
vectors Remove GIMP_OBJECT() casts when calling gimp_object_get_name() 2009-08-31 22:47:18 +02:00
widgets app: Add docs to GimpSessionInfo related classes 2009-09-20 10:26:32 +02:00
xcf Fix loading of layer masks of group layers 2009-09-03 19:11:02 +02:00
.gitignore Ignore libapp.a 2009-09-11 12:58:13 -07:00
Makefile.am Build "tests" after "." 2009-09-15 21:05:08 +02: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: Also allow GIMP_DEBUG as debug environment variable 2009-09-19 16:03:43 +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
tests.c app: Add gimp_test_run_temp_mainloop() 2009-09-17 01:51:53 +02:00
tests.h app: Add gimp_test_run_temp_mainloop() 2009-09-17 01:51:53 +02: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