gimp/app
Michael Natterer 8ce94d23b9 libgimpbase: move GIMP_REPEAT_TRUNCATE to the end of the enum
New values must go to the end to avoid ABI break.
2014-04-24 23:08:33 +02:00
..
actions app: remove tons of tool-specific increase/decrease actions 2014-04-20 17:45:26 +02:00
config app: add the new display format features to gimpconfig-dump.c 2014-04-21 16:30:50 +02:00
core Adds new blending mode 'Truncate blend' 2014-04-24 12:18:26 -03:00
dialogs Implements Title bar codes for Layer dimensions 2014-04-21 00:30:49 -03:00
display app: move some more stuff out of the "now" part of gimp_display_shell_flush() 2014-04-21 23:57:57 +02:00
file app: start an image profile API in core/gimpimage-profile.[ch] 2014-03-16 23:50:41 +01:00
gegl app: add double precision support, for completeness 2014-03-09 00:43:55 +01:00
gui app: remove some <unistd.h> and other includes 2014-03-22 20:26:20 +01:00
menus app: remove some <unistd.h> and other includes 2014-03-22 20:26:20 +01:00
operations Bug 723213 - colors/levels/auto is broken for high bitdepth images 2014-01-30 00:19:37 +01:00
paint Bug 722676: Pasting image from clipboard sometimes does not work. 2014-02-23 00:49:56 +01:00
pdb libgimpbase: move GIMP_REPEAT_TRUNCATE to the end of the enum 2014-04-24 23:08:33 +02:00
plug-in app: remove plug_in_icc_profile_info() and _file_info() 2014-03-16 19:38:36 +01:00
tests app: link the tests against lcms 2014-03-16 19:52:17 +01:00
text Bug 726495 - "Text to path" delivers a path offset from the text 2014-04-11 16:56:29 +02:00
tools app: use gimp_draw_tool_add_arc() for the GimpPaintTool brush circle 2014-04-20 22:03:17 +02:00
vectors app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
widgets app: add gimp_action_is_gui_blacklisted() 2014-04-20 15:57:57 +02:00
xcf app: add a small infrastructure to validate known parasites 2014-03-22 00:18:48 +01:00
.gitignore
Makefile.am app: use a GimpColorProfileView in GimpImageProfileView 2014-03-16 18:36:12 +01:00
about.h app: remove <> around the gnu.org URL in GIMP_LICENSE 2013-03-21 23:59:49 +01:00
app.c app: Set GEGL's license setting to enable GPL3 ops. 2014-02-25 10:18:49 -08: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 Bug 691169 - Gimp fails to open files with UTF8 characters as filenames... 2014-03-08 22:39:47 +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