gimp/app/tests
Martin Nordholts 706900c4f6 Bug 589010 - Don't make Alt-Clicked layers active
Add a "pre-clicked" signal to GimpCellRendererViewable that can
prevent a selection from happening. Move the Alt-Click code in
GimpLayerTreeView to this signal and if a layer is Alt-Clicked, don't
go ahead and make the layer active. Also add a test for this use case.
2010-06-27 21:46:53 +02:00
..
files app/tests: Distribute test files and test directories 2010-01-08 13:37:25 +01:00
gimpdir app/tests: Add "gimp-single-image-window" entry to sessionrc 2010-06-27 10:43:58 +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 app/tests: Merge some tests 2010-06-27 10:40:55 +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-layers.c app/tests: Make it easier to add tests 2010-06-14 18:53:38 +02:00
test-session-management.c app/tests: Use gtk_test_init() 2010-06-27 11:08:42 +02:00
test-ui.c Bug 589010 - Don't make Alt-Clicked layers active 2010-06-27 21:46:53 +02:00
test-xcf.c app/tests: Use gtk_test_init() 2010-06-27 11:08:42 +02:00