..
actions
app: indentation fixes.
2015-04-01 00:00:26 +02:00
config
app: move the MyPaint brush into the playground.
2015-03-30 22:38:35 +02:00
core
app: rename GimpTileHandlerProjection to GimpTileHandlerValidate
2015-03-15 22:09:04 +01:00
dialogs
Revert "app: force the action search dialog above its parent window..."
2015-04-01 13:52:02 -04:00
display
Bug 747224 - Too easy to accidentially close an image tab
2015-04-03 20:28:57 +02:00
file
app: fix implicit enum casting
2015-01-10 00:02:28 +01:00
gegl
app: Fix gimp_gegl_convolve to not abuse gegl_buffer_iterator
2015-03-18 02:59:26 -04:00
gui
app: move color history loading/saving to core/gimp-palettes.c
2014-11-27 01:10:46 +01:00
menus
app: port menus_clear() to GIO
2014-07-29 14:53:27 +02:00
operations
Bug 746649 - Duplicate auto-saved presets for color tools
2015-04-09 01:14:41 +02:00
paint
configure/app: libmypaint becomes an optional dependency.
2015-03-30 22:38:35 +02:00
pdb
plug-ins, pdb: remove the edge plug-in and add a PDB compat procedure
2015-03-03 23:18:53 +01:00
plug-in
app: don't leak "buffer" in gimp_interpreter_db_add_binfmt_misc()
2014-10-06 20:34:56 +02:00
tests
app: fix test sessionrc files to expect the new "Color History" palette
2014-12-07 22:31:00 +01:00
text
remove unnecessary if()
2014-08-16 00:37:14 +02:00
tools
app: improve usability of the handle transform tool
2015-04-02 23:31:41 +02:00
vectors
Clean up code around calls to g_file_replace()
2014-10-04 02:44:54 +02:00
widgets
app: connect the MyPaint brush radius to the tool tip size action
2015-03-30 22:38:35 +02:00
xcf
Bug 686862 - Seek less when saving XCF files
2015-04-06 20:01:39 +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: clean compilation with external libmypaint.
2015-03-30 22:38:35 +02:00
sanity.c
app: add gegl:edge to Filters -> Edge-Detect
2015-03-03 22:55:39 +01: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