Gimp/app
2013-12-03 13:23:31 +13:00
..
actions app: a bunch of actions which should be inactive when there is no image 2013-12-03 13:23:31 +13:00
config Completely rewrite metadata handling using gexiv2 2013-10-27 01:02:17 +02:00
core Bug 719593 - On clang, brush outline is not displayed 2013-11-30 16:34:37 -05:00
dialogs file-export* labels and actions renamed. 2013-11-18 09:07:32 +13:00
display app: add G_GNUC_PRINTF() to places where the args are a va_list 2013-11-29 00:33:05 +01:00
file Bug 704896 - pop ups are annoying when opening multiple files... 2013-11-20 23:17:40 +01:00
gegl app: Remove deprecated "babl-tolerance" setting 2013-10-19 17:02:04 -07:00
gui Bug 678043 - Single Window Mode does not remember hide docks option 2013-11-21 23:00:44 +01:00
menus app: fix warning and indentation in windows_menu_display_reorder() 2013-09-17 12:20:39 +02:00
operations app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
paint app: fix two typos 2013-11-28 19:44:45 +01:00
pdb pdb: fix gimp_layer_new_from_drawable() PDB wrapper 2013-11-19 21:39:13 +01:00
plug-in app: formatting in gimppluginmanager-restore.c 2013-11-06 21:20:00 +01:00
tests Completely rewrite metadata handling using gexiv2 2013-10-27 01:02:17 +02:00
text Bug 719560 - Build failure with freetype 2.5.1 2013-11-29 21:57:46 +01:00
tools app: add gegl:wind to Filters -> Distorts 2013-12-01 12:57:15 +01:00
vectors app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
widgets Bug 719634 - Palette editor not working for New Palettes (cannot drop colors) 2013-12-01 18:04:51 +01:00
xcf initialize length to appease cppcheck 2013-11-28 17:43:14 +01:00
.gitignore
about.h app: remove <> around the gnu.org URL in GIMP_LICENSE 2013-03-21 23:59:49 +01:00
app.c app: always disable CL before GEGL is initialized 2013-10-20 00:34:18 +02:00
app.h
batch.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
batch.h
errors.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c app: speed up image rendering by removing expose overhead 2013-08-09 20:20:02 +02:00
gimp-log.h app: add G_GNUC_PRINTF() to places where the args are a va_list 2013-11-29 00:33:05 +01:00
gimpcore.def
language.c Bug 675554 - fix overriden language environment variables on Windows. 2013-10-16 00:33:17 +13:00
language.h
main.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
Makefile.am app: Port to gtk-mac-integration 2013-11-10 18:22:01 +01:00
sanity.c app: follow gegl:dot removal 2013-11-11 16:52:10 +01:00
sanity.h
signals.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
signals.h
tests.c app: use the "no-cpu-accel" command line option again 2013-06-19 20:45:17 +02:00
tests.h Bug 709878 - test-session-* skipped when xvfb-run is unavailable. 2013-10-11 21:57:42 +13:00
unique.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
unique.h
units.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
units.h
version.c
version.h