Gimp/app/tests
Martin Nordholts 18f3be6bd3 Bug 602223 - Can't hide docks with Tab in single-window mode
Add a "hide-docks" config and connect the Windows->Hide docks menu
item to it. Also connect the image window to the config property so it
can hide/show its docks when it needs to.

Also add and use a utility function
gimp_image_window_keep_canvas_pos() to ensure that the image in the
window remains fixed when toggling visiblity of docks. One problem:
When GimpDrawTool is active on the canvas, there is flicker. The end
position is correct though.

Also add regression testing for this fix to test-ui.c
2010-02-24 19:53:48 +01:00
..
files app/tests: Distribute test files and test directories 2010-01-08 13:37:25 +01:00
gimpdir app: Make Recently Used Docks work with GIMP 2.6 dockrc files 2010-02-20 13:05:16 +01: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
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
Makefile.am app/tests: Create gimpdir-output properly 2010-01-30 08:06:09 +01:00
test-layer-grouping.c app/tests: Generalize gimp_test_utils_set_gimp2_directory() 2010-01-30 08:07:24 +01:00
test-layers.c app/tests: Generalize gimp_test_utils_set_gimp2_directory() 2010-01-30 08:07:24 +01:00
test-session-management.c app: Make Recently Used Docks work with GIMP 2.6 dockrc files 2010-02-20 13:05:16 +01:00
test-ui.c Bug 602223 - Can't hide docks with Tab in single-window mode 2010-02-24 19:53:48 +01:00
test-window-management.c app: Turn gimp_dialog_factory_dock_with_window_new() into util func 2010-02-20 16:55:59 +01:00
test-xcf.c app/tests: Generalize gimp_test_utils_set_gimp2_directory() 2010-01-30 08:07:24 +01:00