Gimp/app
2012-10-31 16:07:33 +01:00
..
actions Bug 676374 - Windows->Toolbox shouldn't clear Recently Closed Docks 2012-10-09 22:54:28 +02:00
config app: limit the pyhsical memory size by G_MAXSIZE 2012-10-13 22:44:15 +02:00
core app: remove gimp_drawable_apply_operation_to_buffer() 2012-10-22 16:14:56 +02:00
dialogs Bug 682585 - Edit/Modules: pressing any key crashes gimp 2012-10-14 15:29:23 +02:00
display Bug 686025 - Closing a tab closes wrong tab 2012-10-13 00:22:21 +02:00
file app: Modify code to handle xz as well 2012-09-02 04:54:21 +05:30
gegl app: move core/gimp-apply-operation.[ch] to gegl/gimp-gegl-apply-operation.[ch] 2012-10-22 16:03:40 +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: forgot to remove a dead function 2012-10-22 00:49:06 +02:00
operations Bug 685830 - opacity and mask of bottom layer ignored on Normal Mode 2012-10-09 21:52:12 +02:00
paint app: move core/gimp-apply-operation.[ch] to gegl/gimp-gegl-apply-operation.[ch] 2012-10-22 16:03:40 +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 Bug 676413: Text to Path cuts off without covering the whole layer 2012-10-30 18:07:08 +01:00
tools Bug 684483 - Text tool: crash after double clicking text 2012-10-22 15:40:55 +02:00
vectors Corrected spelling errors spotted by Ari Pollak (Mostly fixes bug #683694) 2012-09-10 12:22:12 -04:00
widgets app: add a translator comment for _("%s Message") 2012-10-31 16:07:33 +01: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
gimp-log.h update translations 2012-05-06 03:46:09 +02:00
gimpcore.def
language.c
language.h
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
unique.c
unique.h
units.c
units.h
version.c
version.h