gimp/app
Christian Krippendorf 43b6d6922c Bug 615227 - Undo while scaling layer freezes GIMP
Don't run into an infinite loop when the undo editor is used
while we're in the middle of an undo group.
2012-02-13 08:17:47 +01:00
..
actions app: remove gimpdisplay-utils.[ch], move its only function to gimpdisplay.[ch] 2012-02-11 17:57:27 +01:00
base Bug 666949: Segfault when reading XCF file 2012-01-22 17:58:50 +01:00
composite Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
config Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
core app: fix include guards in gimpbrush-transform.h to not use the old filename 2012-02-12 18:41:52 +01:00
dialogs plugged memory leaks 2012-02-07 17:32:02 +01:00
display app: remove all docks from GimpImageWindow in dispose() 2012-02-13 00:12:50 +01:00
file Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
gegl Bug #666751: Replace M_PI with G_PI 2011-12-23 14:47:34 +05:30
gui Review the last few commits and apply some style fanaticism 2012-02-07 20:36:55 +01:00
menus app: remove gimpdisplay-utils.[ch], move its only function to gimpdisplay.[ch] 2012-02-11 17:57:27 +01:00
paint app: remove unused typedef GimpDynamicsOptions 2012-02-11 18:12:42 +01:00
paint-funcs Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
pdb Review the last few commits and apply some style fanaticism 2012-02-07 20:36:55 +01:00
plug-in Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
tests app/tests: The single-window-mode setting is in the sessionrc now 2012-01-10 19:47:52 +01:00
text plugged memory leaks 2012-02-07 17:32:02 +01:00
tools Bug 668814: Cannot move cursor right in on canvas editor 2012-02-09 12:36:43 +01:00
vectors Review the last few commits and apply some style fanaticism 2012-02-07 20:36:55 +01:00
widgets Bug 615227 - Undo while scaling layer freezes GIMP 2012-02-13 08:17:47 +01:00
xcf plugged memory leaks 2012-02-07 17:32:02 +01:00
.gitignore app: Include git commit hash in verbose version output 2010-06-19 23:55:35 +02:00
about.h app: use last git commit year for copyright label 2010-09-28 15:07:45 +02:00
app.c app: Move language specific code into language.[ch] 2011-09-06 23:12:36 +05:30
app.h
batch.c
batch.h
errors.c
errors.h
gimp-debug.c app: actually add the new files, sorry 2010-06-24 21:33:50 +02:00
gimp-debug.h app: actually add the new files, sorry 2010-06-24 21:33:50 +02:00
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 app: port gimp-log to also work with latest GLib 2011-11-09 23:33:55 +01: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: Small --dump-pdb-procedures-deprecated cleanup 2011-05-06 07:29:01 +02:00
Makefile.am Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
sanity.c configure: depend on GLib >= 2.30.2 2011-11-30 23:32:00 +01:00
sanity.h
signals.c
signals.h
tests.c app/tests: Add gimp_init_for_gui_testing_with_rc() 2011-06-14 23:34:11 +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 app: add the GdkPixbuf and Cairo versions to the output of "gimp -v" 2011-04-08 12:30:50 +02:00
version.h