gimp/app
Michael Natterer 79a66d36d2 app: rename GimpWindowStrategy::create_dockable_dialog()
to ::show_dockable_dialog() because that's what it wlays does, no
matter if the dialog has to be created or now.
2012-01-30 22:59:09 +01:00
..
actions app: rename GimpWindowStrategy::create_dockable_dialog() 2012-01-30 22:59:09 +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: various tool options and tool preset fixes 2012-01-23 22:40:49 +01:00
dialogs Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
display app: rename GimpWindowStrategy::create_dockable_dialog() 2012-01-30 22:59:09 +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 app: Add and use gimp_dialog_factory_find_widget() 2012-01-10 19:47:52 +01:00
menus Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
paint app: formatting fixes in GimpSmudge 2012-01-29 16:59:22 +01:00
paint-funcs Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
pdb Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +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 Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
tools Bug 668447 - Rotate tool: wrong keyboard bindings to rotate image interactively 2012-01-22 20:47:25 +01:00
vectors Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
widgets app: allow to pass an identifier list to gimp_dialog_factory_find_widget() 2012-01-30 22:51:51 +01:00
xcf Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
.gitignore
Makefile.am Remove the makefile.msc build system, it is unmaintained since 2008 2011-12-16 15:53:56 +01:00
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
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