gimp/app/tests
Martin Nordholts f6781d15c4 Bug 565459 - newly opened images are put into the background
When we are going to open new image windows, unset the transient
window. We don't need it since we will use gdk_window_raise() to
keep the dialog on top. And if we don't do it, then the dialog
will pull the image window it was invoked from on top of all the
new opened image windows, and we don't want that to happen.

Patch heavily inspiried by hack from Massimo Valentini.

Also add a manual test case for the fix. (I don't think there is GTK+
API to automate it).
2010-06-23 20:17:44 +02:00
..
files app/tests: Distribute test files and test directories 2010-01-08 13:37:25 +01:00
gimpdir app/tests: Also add error margin to 'gimpsessioninfo-book.c' 2010-06-20 20:30:24 +02:00
gimpdir-empty app/tests: Distribute test files and test directories 2010-01-08 13:37:25 +01:00
.gitignore app: Have separate output gimpdir for test cases 2010-01-29 18:33:22 +01:00
Makefile.am Make 'make distcheck' pass 2010-06-20 20:30:24 +02:00
gimp-app-test-utils.c app/tests: Generalize gimp_test_utils_set_gimp2_directory() 2010-01-30 08:07:24 +01:00
gimp-app-test-utils.h app/tests: Generalize gimp_test_utils_set_gimp2_directory() 2010-01-30 08:07:24 +01:00
manual-testcases.txt Bug 565459 - newly opened images are put into the background 2010-06-23 20:17:44 +02:00
test-layer-grouping.c app/tests: Make it easier to add tests 2010-06-14 18:53:38 +02:00
test-layers.c app/tests: Make it easier to add tests 2010-06-14 18:53:38 +02:00
test-session-management.c app: Introduce gimp_dialog_factory_get_singleton() 2010-02-28 23:23:24 +01:00
test-ui.c app/tests: Remove gimp_ui_synthesize_plus_key_event() crack 2010-06-21 21:19:15 +02:00
test-window-management.c app/tests: cleanup 2010-06-18 20:31:33 +02:00
test-xcf.c app/tests: Also simply test-xcf.c 2010-06-19 08:26:30 +02:00