From 090922b5c8ca37095fd637150a04e040cbdbc6ac Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 18 Aug 2006 22:42:53 +0000 Subject: [PATCH] Monotone-Parent: da0a2b05c8ede0136a005fb851ab8aeca28db434 Monotone-Revision: f94575e24f735b3541a3c460e3f1323681690f29 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-18T22:42:53 Monotone-Branch: ca.inverse.sogo --- UI/Templates/MailerUI/UIxMailListView.wox | 9 +- .../SchedulerUI/UIxCalAptListView.wox | 58 +++++++++ .../SchedulerUI/UIxCalDateSelector.wox | 59 +++++++++ UI/Templates/SchedulerUI/UIxCalDayView.wox | 114 +++++++++++++++++ .../SchedulerUI/UIxCalFilterPanel.wox | 26 ++++ .../SchedulerUI/UIxCalInlineAptView.wox | 4 +- UI/Templates/SchedulerUI/UIxCalMainView.wox | 115 ++++++++++++++++++ UI/Templates/SchedulerUI/UIxDatePicker.wox | 11 +- UI/Templates/UIxPageFrame.wox | 1 + 9 files changed, 385 insertions(+), 12 deletions(-) create mode 100644 UI/Templates/SchedulerUI/UIxCalAptListView.wox create mode 100644 UI/Templates/SchedulerUI/UIxCalDateSelector.wox create mode 100644 UI/Templates/SchedulerUI/UIxCalDayView.wox create mode 100644 UI/Templates/SchedulerUI/UIxCalFilterPanel.wox create mode 100644 UI/Templates/SchedulerUI/UIxCalMainView.wox diff --git a/UI/Templates/MailerUI/UIxMailListView.wox b/UI/Templates/MailerUI/UIxMailListView.wox index 1ccccdfe3..f6b566ab6 100644 --- a/UI/Templates/MailerUI/UIxMailListView.wox +++ b/UI/Templates/MailerUI/UIxMailListView.wox @@ -15,10 +15,9 @@ onselectionchange="onMessageSelectionChange();"> + > + + + + +
diff --git a/UI/Templates/SchedulerUI/UIxCalDateSelector.wox b/UI/Templates/SchedulerUI/UIxCalDateSelector.wox new file mode 100644 index 000000000..9b6327b06 --- /dev/null +++ b/UI/Templates/SchedulerUI/UIxCalDateSelector.wox @@ -0,0 +1,59 @@ + +
+ + + + + + + +
diff --git a/UI/Templates/SchedulerUI/UIxCalDayView.wox b/UI/Templates/SchedulerUI/UIxCalDayView.wox new file mode 100644 index 000000000..3e3324e3f --- /dev/null +++ b/UI/Templates/SchedulerUI/UIxCalDayView.wox @@ -0,0 +1,114 @@ + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + +
+ + coucou +
+ +
+ + + + +
+
+
+ +
+
+ + +
+
+
+
+
diff --git a/UI/Templates/SchedulerUI/UIxCalFilterPanel.wox b/UI/Templates/SchedulerUI/UIxCalFilterPanel.wox new file mode 100644 index 000000000..c4c012bd8 --- /dev/null +++ b/UI/Templates/SchedulerUI/UIxCalFilterPanel.wox @@ -0,0 +1,26 @@ + + + + +
+ + + + + + +
+
diff --git a/UI/Templates/SchedulerUI/UIxCalInlineAptView.wox b/UI/Templates/SchedulerUI/UIxCalInlineAptView.wox index 7dee5a704..1d04494c4 100644 --- a/UI/Templates/SchedulerUI/UIxCalInlineAptView.wox +++ b/UI/Templates/SchedulerUI/UIxCalInlineAptView.wox @@ -12,8 +12,8 @@ > + + + +
+
+ +
+
+ +
+ Here are the tasks... +
+
+ +
+
+ +
+ + +
+ +
+
+ +
+
+
diff --git a/UI/Templates/SchedulerUI/UIxDatePicker.wox b/UI/Templates/SchedulerUI/UIxDatePicker.wox index ea5294217..917f870f9 100644 --- a/UI/Templates/SchedulerUI/UIxDatePicker.wox +++ b/UI/Templates/SchedulerUI/UIxDatePicker.wox @@ -3,17 +3,18 @@ xmlns:var="http://www.skyrix.com/od/binding" xmlns:const="http://www.skyrix.com/od/constant" xmlns:rsrc="OGo:url" - > -
- + /> diff --git a/UI/Templates/UIxPageFrame.wox b/UI/Templates/UIxPageFrame.wox index e81fde1d7..04e88e4dc 100644 --- a/UI/Templates/UIxPageFrame.wox +++ b/UI/Templates/UIxPageFrame.wox @@ -49,6 +49,7 @@