[gtk+] Enable big_window bench on win32, dialog for everyone
- From: Hans Breuer <hans src gnome org>
- To: svn-commits-list gnome org
- Subject: [gtk+] Enable big_window bench on win32, dialog for everyone
- Date: Sun, 26 Jul 2009 17:41:57 +0000 (UTC)
commit 31357a7ab6efe6c3b34b50d95062fa59db0bfbd3
Author: Hans Breuer <hans breuer org>
Date: Sun Jul 26 19:05:45 2009 +0200
Enable big_window bench on win32, dialog for everyone
tests/testgtk.c | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
---
diff --git a/tests/testgtk.c b/tests/testgtk.c
index 80e2fc0..aa727e7 100644
--- a/tests/testgtk.c
+++ b/tests/testgtk.c
@@ -13746,12 +13746,7 @@ struct {
} buttons[] =
{
{ "alpha window", create_alpha_window },
-#ifdef G_OS_WIN32
- /* dog slow on NT, no working at all on 9x */
- { "big windows", create_big_windows, TRUE },
-#else
{ "big windows", create_big_windows },
-#endif
{ "button box", create_button_box },
{ "buttons", create_buttons },
{ "check buttons", create_check_buttons },
@@ -13760,7 +13755,7 @@ struct {
{ "composited window", create_composited_window },
{ "ctree", create_ctree },
{ "cursors", create_cursors },
- { "dialog", create_dialog, TRUE },
+ { "dialog", create_dialog },
{ "display & screen", create_display_screen, TRUE },
{ "entry", create_entry },
{ "event box", create_event_box },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]