Gimp/app
2012-02-16 11:25:23 +01:00
..
actions app: rename GimpToolInfo::menu_path to ::menu_label 2012-02-14 10:00:26 +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 typo in error message 2012-02-16 11:25:23 +01:00
dialogs app: don't mess with the dialog's sensitivity while checking the extension 2012-02-14 12:18:34 +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 app: rename GimpToolInfo::menu_path to ::menu_label 2012-02-14 10:00:26 +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
about.h
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
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 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
version.h