Gimp/app
2012-10-06 23:58:46 +02:00
..
actions app: fix description of "layers-crop-to-content" action 2012-09-24 15:37:41 +02:00
config app/cursors/libgimpwidgets: bye bye stone age B&W bitmap cursors 2012-08-26 22:53:04 +02:00
core app: reimplement image component visibility using gimp:mask-components 2012-10-06 23:58:46 +02:00
dialogs app: add gimp_gegl_get_op_enum_type() to get the GType of a gegl enum 2012-09-24 19:04:01 +02:00
display app: use g_get_monotonic_time() also for limiting display flushing 2012-10-06 18:01:41 +02:00
file app: Modify code to handle xz as well 2012-09-02 04:54:21 +05:30
gegl app: add gimp_babl_mask_format(precision) 2012-09-27 23:50:20 +02:00
gui app: use an idle source to dispatch GTK menu events in ige-mac-menu 2012-05-27 19:02:55 +02:00
menus app: remove all use-gegl config stuff 2012-05-19 00:50:53 +02:00
operations app: allow a NULL "aux" in gimp:mask-components 2012-10-06 23:45:59 +02:00
paint app: port gimp_brush_core_color_area_with_pixmap() to "RGBA float" too 2012-09-26 11:29:28 +02:00
pdb app: add a "Convert Precision" dialog for choosing dithering options 2012-09-23 23:47:28 +02:00
plug-in Remove stray semicolons 2012-08-20 15:22:20 +02:00
tests app: disable UI test alt_click_is_layer_to_selection() 2012-08-04 01:53:55 +02:00
text app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +02:00
tools Bug 663582 - Brush outline is too slow 2012-10-06 16:39:14 +02:00
vectors Corrected spelling errors spotted by Ari Pollak (Mostly fixes bug #683694) 2012-09-10 12:22:12 -04:00
widgets Bug 684945 - Export can incorrectly default to changing format... 2012-10-02 23:07:11 +02:00
xcf Bug 685086 - hangs while opening damaged XCF file 2012-10-02 22:01:38 +02:00
.gitignore
about.h
app.c app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +02:00
app.h
batch.c app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +02:00
batch.h
errors.c
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c app: port gimp-log to also work with latest GLib 2011-11-09 23:33:55 +01:00
gimp-log.h update translations 2012-05-06 03:46:09 +02:00
gimpcore.def app: Prefix TileManager functions 2011-09-07 12:08:43 +02:00
language.c app: Move language specific code into language.[ch] 2011-09-06 23:12:36 +05:30
language.h app: Move language specific code into language.[ch] 2011-09-06 23:12:36 +05:30
main.c app: completely remove TileManager and friends (base/ and paint-funcs/) 2012-06-20 21:44:09 +02:00
Makefile.am app: add -framework Carbon to LDFLAGS on OSX 2012-09-09 20:08:18 +02:00
sanity.c configure: require GEGL 0.2.1 from git 2012-07-05 21:46:07 +02:00
sanity.h
signals.c
signals.h
tests.c app: calling gegl_init() in tests.c early fixes the tests 2012-08-24 23:23:55 +02:00
tests.h app/tests: Add gimp_init_for_gui_testing_with_rc() 2011-06-14 23:34:11 +02:00
unique.c app: port the client side of the unique impl to GDBus 2011-10-28 09:34:59 +02:00
unique.h
units.c
units.h
version.c
version.h