Gimp/app
Michael Natterer e6ce0dda9d app: free the default brush, pattern etc in gimp_finalize()
and print a warning if there are any contexts left in gimp->context_list.
2014-10-06 20:35:24 +02:00
..
actions app: OS X specific "About" menu label 2014-09-17 12:22:25 +02:00
config app: argh, fix last fix... 2014-09-17 22:31:43 +02:00
core app: free the default brush, pattern etc in gimp_finalize() 2014-10-06 20:35:24 +02:00
dialogs app: update action search to use glib API. 2014-09-16 04:03:43 +02:00
display Bug 735505 - Weird Characters in Zoom Button 2014-09-27 23:48:39 +02:00
file Removes various easy compilation warnings. 2014-09-28 18:18:00 +02:00
gegl app: move gimp_file_compare() to gimp-utils.[ch] 2014-08-02 15:07:26 +02:00
gui Clean up code around calls to g_file_replace() 2014-10-04 02:44:54 +02:00
menus app: port menus_clear() to GIO 2014-07-29 14:53:27 +02:00
operations Bug 736232 - Strange result using transparent layer, blending modes... 2014-10-03 00:17:49 +02:00
paint fix some pieces of nonsensical code 2014-08-16 00:37:13 +02:00
pdb Simplify calls to g_output_stream_write_all() 2014-09-07 20:30:14 +02:00
plug-in app: don't leak "buffer" in gimp_interpreter_db_add_binfmt_misc() 2014-10-06 20:34:56 +02:00
tests Fix make distcheck. 2014-08-16 18:59:30 +02:00
text remove unnecessary if() 2014-08-16 00:37:14 +02:00
tools Clean up code around calls to g_file_replace() 2014-10-04 02:44:54 +02:00
vectors Clean up code around calls to g_file_replace() 2014-10-04 02:44:54 +02:00
widgets app: don't leak all results from separate_uline_pattern() in GimpSpinScale 2014-10-06 20:34:22 +02:00
xcf Clean up code around calls to g_file_replace() 2014-10-04 02:44:54 +02:00
.gitignore
about.h
app.c app: don't leak the gimpdir GFile in app_run() 2014-10-06 20:33:47 +02:00
app.h app: add a "Playground" perfs page and a --show-playground command line option 2014-09-14 01:08:25 +02:00
batch.c
batch.h
errors.c
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c app: turned an XCF debug patch I had into proper GIMP_LOG=xcf output 2014-07-09 22:36:55 +02:00
gimp-log.h app: turned an XCF debug patch I had into proper GIMP_LOG=xcf output 2014-07-09 22:36:55 +02:00
gimp-priorities.h app: add gimp-priorities.h and keep the most important priorities there 2014-07-02 04:47:24 +02:00
gimpcore.def
language.c
language.h
main.c app: add a "Playground" perfs page and a --show-playground command line option 2014-09-14 01:08:25 +02:00
Makefile.am app: link against Z_LIBS 2014-09-17 00:21:41 +02:00
sanity.c app: add gegl:distance-transform to Filters->Generic as "Distance Map" 2014-08-03 21:34:32 +02:00
sanity.h
signals.c
signals.h
tests.c app: add a "Playground" perfs page and a --show-playground command line option 2014-09-14 01:08:25 +02:00
tests.h app: forgot a s/const gchar*/GFile*/ in tests.[ch] 2014-08-29 21:36:31 +02:00
unique.c app: Fix unique logic on windows 2014-07-08 12:50:50 -04:00
unique.h
units.c
units.h
version.c
version.h