| Parlante |
amp;gt;<span class="cx"> kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
</span>
</pre>
</div>
</div>
</body>
</html>
|
Sat, 09 Apr, 03:30 |
| Parlante |
amp;gt;<span class="cx"> kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
</span>
</pre>
</div>
</div>
</body>
</html>
|
Sat, 09 Apr, 03:30 |
| ghoff |
e',
</span><span class="cx"> kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
</span>
</pre>
</div>
</div>
</body>
</html>
|
Sun, 31 Jul, 21:15 |
| ghoff |
e',
</span><span class="cx"> kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
</span>
</pre>
</div>
</div>
</body>
</html>
|
Sun, 31 Jul, 21:15 |
| ghoff |
e',
</span><span class="cx"> kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
</span>
</pre>
</div>
</div>
</body>
</html>
|
Sun, 31 Jul, 21:15 |
| ghoff |
e',
</span><span class="cx"> kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
</span>
</pre>
</div>
</div>
</body>
</html>
|
Sun, 31 Jul, 21:15 |
| ghoff |
e',
</span><span class="cx"> kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
</span>
</pre>
</div>
</div>
</body>
</html>
|
Sun, 31 Jul, 21:15 |
| ghoff |
e',
</span><span class="cx"> kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
</span>
</pre>
</div>
</div>
</body>
</html>
|
Sun, 31 Jul, 21:15 |
| ghoff |
e',
</span><span class="cx"> kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
</span>
</pre>
</div>
</div>
</body>
</html>
|
Sun, 31 Jul, 21:15 |
|
lection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Sun, 31 May, 00:29 |
|
lection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Sun, 31 May, 00:29 |
| e |
in/SideBar.py Thu May 20 17:17:58 2004
@@ -1,5 +1,5 @@
-__version__ = "$Revision: 1.10 $"
-__date__ = "$Date: 2004/05/20 17:30:31 $"
+__version__ = "$Revision: 1.11 $"
+__date__ = "$Date: 2004/05/21 00:17:58 $"
__copyright__ = "Copyright (c) 2003 Open Source Applications Foundation"
__license__ = "http://osafoundation.org/Chandler_0.1_license_terms.htm"
@@ -30,7 +30,7 @@
if notification.event.itsName == "item_changed":
item = Globals.repository.find (itemUUID)
itemUUID = item.itsParent.itsUUID
- counterpart = Globals.repository.find (self.blockUUID)
- if counterpart.openedContainers.has_key (itemUUID):
+ block = Globals.repository.find (self.blockUUID)
+ if block.openedContainers.has_key (itemUUID):
self.scheduleUpdate = True
Index: chandler/parcels/osaf/views/content/Content.py
diff -u chandler/parcels/osaf/views/content/Content.py:1.10 chandler/parcels/osaf/views/content/Content.py:1.11
--- chandler/parcels/osaf/views/content/Content.py:1.10 Thu May 20 10:30:32 2004
+++ chandler/parcels/osaf/views/content/Content.py Thu May 20 17:17:59 2004
@@ -1,5 +1,5 @@
-__version__ = "$Revision: 1.10 $"
-__date__ = "$Date: 2004/05/20 17:30:32 $"
+__version__ = "$Revision: 1.11 $"
+__date__ = "$Date: 2004/05/21 00:17:59 $"
__copyright__ = "Copyright (c) 2003 Open Source Applications Foundation"
__license__ = "http://osafoundation.org/Chandler_0.1_license_terms.htm n&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;/tt&amp;amp;amp;amp;gt; or vice versa, since
they are both &amp;amp;amp;amp;lt;tt class=&amp;amp;amp;amp;quot;docutils literal&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;span class=&amp;amp;amp;amp;quot;pre&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;Person&amp;amp;amp;amp;lt;/span&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;/tt&amp;amp;amp;amp;gt; annotations:&amp;amp;amp;amp;lt;/p&amp;amp;amp;amp;gt;
&amp;amp;amp;amp;lt;amp;quot;docutils literal&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;span class=&amp;amp;amp;amp;quot;pre&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;Person&amp;amp;amp;amp;lt;/span&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;/tt&amp;amp;amp;amp;gt; annotations:&amp;amp;amp;amo&quot;&gt;--- trunk/chandler/parcels/photos/__init__.py 2006-06-07 23:20:32 UTC (rev 10861)
+++ trunk/chandler/parcels/photos/__init__.py 2006-06-07 23:51:07 UTC (rev 10862)
&lt;/span&gt;&lt;span class=&quot;lines&quot;&gt;@@ -31,8 +31,6 @@
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; newImageEvent = NewImageEvent.update(
parcel, 'NewImage',
blockName = 'NewImage',
&lt;/span&gt;&lt;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt counterpart = Globals.repository.find (self.blockUUID)
- if counterpart.openedContainers.has_key (itemUUID):
+ block = Globals.repository.find (self.blockUUID)
+ if block.openedContainers.has_key (itemUUID):
self.scheduleUpdate = True
Index: chandler/parcels/osaf/views/content/Content.py
diff -u chandler/parcels/osaf/views/content/Content.py:1.10 chandler/parcels/osaf/views/content/Content.py:1.11
--- chandler/parcels/osaf/views/content/Content.py:1.10 Thu May 20 10:30:32 2004
+++ chandler/parcels/osaf/views/content/Content.py Thu May 20 17:17:59 2004
@@ -1,5 +1,5 @@
-__version__ = "$Revision: 1.10 $"
-__date__ = "$Date: 2004/05/20 17:30:32 $"
+__version__ = "$Revision: 1.11 $"
+__date__ = "$Date: 2004/05/21 00:17:59 $"
__copyright__ = "Copyright (c) 2003 Open Source Applications Foundation"
__license__ = "http://osafoundation.org/Chandler_0.1_license_terms.htm"
@@ -51,8 +51,8 @@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Tue, 18 Feb, 17:56 |
| e |
in/SideBar.py Thu May 20 17:17:58 2004
@@ -1,5 +1,5 @@
-__version__ = "$Revision: 1.10 $"
-__date__ = "$Date: 2004/05/20 17:30:31 $"
+__version__ = "$Revision: 1.11 $"
+__date__ = "$Date: 2004/05/21 00:17:58 $"
__copyright__ = "Copyright (c) 2003 Open Source Applications Foundation"
__license__ = "http://osafoundation.org/Chandler_0.1_license_terms.htm"
@@ -30,7 +30,7 @@
if notification.event.itsName == "item_changed":
item = Globals.repository.find (itemUUID)
itemUUID = item.itsParent.itsUUID
- counterpart = Globals.repository.find (self.blockUUID)
- if counterpart.openedContainers.has_key (itemUUID):
+ block = Globals.repository.find (self.blockUUID)
+ if block.openedContainers.has_key (itemUUID):
self.scheduleUpdate = True
Index: chandler/parcels/osaf/views/content/Content.py
diff -u chandler/parcels/osaf/views/content/Content.py:1.10 chandler/parcels/osaf/views/content/Content.py:1.11
--- chandler/parcels/osaf/views/content/Content.py:1.10 Thu May 20 10:30:32 2004
+++ chandler/parcels/osaf/views/content/Content.py Thu May 20 17:17:59 2004
@@ -1,5 +1,5 @@
-__version__ = "$Revision: 1.10 $"
-__date__ = "$Date: 2004/05/20 17:30:32 $"
+__version__ = "$Revision: 1.11 $"
+__date__ = "$Date: 2004/05/21 00:17:59 $"
__copyright__ = "Copyright (c) 2003 Open Source Applications Foundation"
__license__ = "http://osafoundation.org/Chandler_0.1_license_terms.htm n&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;/tt&amp;amp;amp;amp;gt; or vice versa, since
they are both &amp;amp;amp;amp;lt;tt class=&amp;amp;amp;amp;quot;docutils literal&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;span class=&amp;amp;amp;amp;quot;pre&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;Person&amp;amp;amp;amp;lt;/span&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;/tt&amp;amp;amp;amp;gt; annotations:&amp;amp;amp;amp;lt;/p&amp;amp;amp;amp;gt;
&amp;amp;amp;amp;lt;amp;quot;docutils literal&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;span class=&amp;amp;amp;amp;quot;pre&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;Person&amp;amp;amp;amp;lt;/span&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;/tt&amp;amp;amp;amp;gt; annotations:&amp;amp;amp;amo&quot;&gt;--- trunk/chandler/parcels/photos/__init__.py 2006-06-07 23:20:32 UTC (rev 10861)
+++ trunk/chandler/parcels/photos/__init__.py 2006-06-07 23:51:07 UTC (rev 10862)
&lt;/span&gt;&lt;span class=&quot;lines&quot;&gt;@@ -31,8 +31,6 @@
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; newImageEvent = NewImageEvent.update(
parcel, 'NewImage',
blockName = 'NewImage',
&lt;/span&gt;&lt;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt counterpart = Globals.repository.find (self.blockUUID)
- if counterpart.openedContainers.has_key (itemUUID):
+ block = Globals.repository.find (self.blockUUID)
+ if block.openedContainers.has_key (itemUUID):
self.scheduleUpdate = True
Index: chandler/parcels/osaf/views/content/Content.py
diff -u chandler/parcels/osaf/views/content/Content.py:1.10 chandler/parcels/osaf/views/content/Content.py:1.11
--- chandler/parcels/osaf/views/content/Content.py:1.10 Thu May 20 10:30:32 2004
+++ chandler/parcels/osaf/views/content/Content.py Thu May 20 17:17:59 2004
@@ -1,5 +1,5 @@
-__version__ = "$Revision: 1.10 $"
-__date__ = "$Date: 2004/05/20 17:30:32 $"
+__version__ = "$Revision: 1.11 $"
+__date__ = "$Date: 2004/05/21 00:17:59 $"
__copyright__ = "Copyright (c) 2003 Open Source Applications Foundation"
__license__ = "http://osafoundation.org/Chandler_0.1_license_terms.htm"
@@ -51,8 +51,8 @@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Tue, 18 Feb, 17:56 |
| e |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Tue, 18 Feb, 17:56 |
| e |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Tue, 18 Feb, 17:56 |
| e |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Tue, 18 Feb, 17:56 |
| e |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Tue, 18 Feb, 17:56 |
| e |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Tue, 18 Feb, 17:56 |
| e |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Tue, 18 Feb, 17:56 |
| s |
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Tue, 21 May, 04:38 |
| s |
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Tue, 21 May, 04:38 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| m.@osafoundation.org> |
@@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 03 May, 09:42 |
| y |
yName',
&lt;/span&gt counterpart = Globals.repository.find (self.blockUUID)
- if counterpart.openedContainers.has_key (itemUUID):
+ block = Globals.repository.find (self.blockUUID)
+ if block.openedContainers.has_key (itemUUID):
self.scheduleUpdate = True
Index: chandler/parcels/osaf/views/content/Content.py
diff -u chandler/parcels/osaf/views/content/Content.py:1.10 chandler/parcels/osaf/views/content/Content.py:1.11
--- chandler/parcels/osaf/views/content/Content.py:1.10 Thu May 20 10:30:32 2004
+++ chandler/parcels/osaf/views/content/Content.py Thu May 20 17:17:59 2004
@@ -1,5 +1,5 @@
-__version__ = "$Revision: 1.10 $"
-__date__ = "$Date: 2004/05/20 17:30:32 $"
+__version__ = "$Revision: 1.11 $"
+__date__ = "$Date: 2004/05/21 00:17:59 $"
__copyright__ = "Copyright (c) 2003 Open Source Applications Foundation"
__license__ = "http://osafoundation.org/Chandler_0.1_license_terms.htm"
@@ -51,8 +51,8 @@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Wed, 06 May, 16:56 |
| y |
yName',
&lt;/span&gt counterpart = Globals.repository.find (self.blockUUID)
- if counterpart.openedContainers.has_key (itemUUID):
+ block = Globals.repository.find (self.blockUUID)
+ if block.openedContainers.has_key (itemUUID):
self.scheduleUpdate = True
Index: chandler/parcels/osaf/views/content/Content.py
diff -u chandler/parcels/osaf/views/content/Content.py:1.10 chandler/parcels/osaf/views/content/Content.py:1.11
--- chandler/parcels/osaf/views/content/Content.py:1.10 Thu May 20 10:30:32 2004
+++ chandler/parcels/osaf/views/content/Content.py Thu May 20 17:17:59 2004
@@ -1,5 +1,5 @@
-__version__ = "$Revision: 1.10 $"
-__date__ = "$Date: 2004/05/20 17:30:32 $"
+__version__ = "$Revision: 1.11 $"
+__date__ = "$Date: 2004/05/21 00:17:59 $"
__copyright__ = "Copyright (c) 2003 Open Source Applications Foundation"
__license__ = "http://osafoundation.org/Chandler_0.1_license_terms.htm"
@@ -51,8 +51,8 @@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Wed, 06 May, 16:56 |
| <celose...@gmail.com> |
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Tue, 14 Mar, 09:11 |
| <celose...@gmail.com> |
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Tue, 14 Mar, 09:11 |
| <celose...@gmail.com> |
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Tue, 14 Mar, 09:11 |
| is |
tion:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Sun, 22 Jun, 20:09 |
| is |
tion:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Sun, 22 Jun, 20:09 |
| is |
tion:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Sun, 22 Jun, 20:09 |
| is |
tion:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Sun, 22 Jun, 20:09 |
| is |
tion:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Sun, 22 Jun, 20:09 |
| is |
tion:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Sun, 22 Jun, 20:09 |
| <vaibhav1...@gmail.com> |
t;/span><span class="cx"> newImageEvent = NewImageEvent.update(
parcel, 'NewImage',
blockName = 'NewImage',
</span><span class="rem">- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
</span><span class="cx"> kindParameter = Note.getKind (parcel.itsView),
allCollection = sche˜n†) |
Fri, 08 Feb, 08:34 |
| <vaibhav1...@gmail.com> |
t;/span><span class="cx"> newImageEvent = NewImageEvent.update(
parcel, 'NewImage',
blockName = 'NewImage',
</span><span class="rem">- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
</span><span class="cx"> kindParameter = Note.getKind (parcel.itsView),
allCollection = sche˜n†) |
Fri, 08 Feb, 08:34 |
| <vaibhav1...@gmail.com> |
t;/span><span class="cx"> newImageEvent = NewImageEvent.update(
parcel, 'NewImage',
blockName = 'NewImage',
</span><span class="rem">- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
</span><span class="cx"> kindParameter = Note.getKind (parcel.itsView),
allCollection = sche˜n†) |
Fri, 08 Feb, 08:34 |
| <vaibhav1...@gmail.com> |
t;/span><span class="cx"> newImageEvent = NewImageEvent.update(
parcel, 'NewImage',
blockName = 'NewImage',
</span><span class="rem">- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
</span><span class="cx"> kindParameter = Note.getKind (parcel.itsView),
allCollection = sche˜n†) |
Fri, 08 Feb, 08:34 |
| <vaibhavs...@gmail.com> |
t;/span><span class="cx"> newImageEvent = NewImageEvent.update(
parcel, 'NewImage',
blockName = 'NewImage',
</span><span class="rem">- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
</span><span class="cx"> kindParameter = Note.getKind (parcel.itsView),
allCollection = sche˜n†) |
Fri, 08 Feb, 08:34 |
| <vaibhav1...@gmail.com> |
t;/span><span class="cx"> newImageEvent = NewImageEvent.update(
parcel, 'NewImage',
blockName = 'NewImage',
</span><span class="rem">- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
</span><span class="cx"> kindParameter = Note.getKind (parcel.itsView),
allCollection = sche˜n†) |
Fri, 08 Feb, 08:34 |
| <vaibhav1...@gmail.com> |
t;/span><span class="cx"> newImageEvent = NewImageEvent.update(
parcel, 'NewImage',
blockName = 'NewImage',
</span><span class="rem">- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
</span><span class="cx"> kindParameter = Note.getKind (parcel.itsView),
allCollection = sche˜n†) |
Fri, 08 Feb, 08:34 |
| <vaibhav1...@gmail.com> |
t;/span><span class="cx"> newImageEvent = NewImageEvent.update(
parcel, 'NewImage',
blockName = 'NewImage',
</span><span class="rem">- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
</span><span class="cx"> kindParameter = Note.getKind (parcel.itsView),
allCollection = sche˜n†) |
Fri, 08 Feb, 08:34 |
| <...@telecommunity.com> |
ainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Wed, 07 Jan, 05:01 |
| <birendra.s...@gmail.com> |
erms.htm"
@@ -51,8 +51,8 @@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Tue, 09 May, 01:37 |
| <ashanan.chand...@gmail.com> |
;gt; annotations:&amp;amp;amp;amp;lt;/p&amp;amp;amp;amp;gt;
&amp;amp;amp;amp;lt;amp;quot;docutils literal&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;span class=&amp;amp;amp;amp;quot;pre&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;Person&amp;amp;amp;amp;lt;/span&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;/tt&amp;amp;amp;amp;gt; annotations:&amp;amp;amp;amo&quot;&gt;--- trunk/chandler/parcels/photos/__init__.py 2006-06-07 23:20:32 UTC (rev 10861)
+++ trunk/chandler/parcels/photos/__init__.py 2006-06-07 23:51:07 UTC (rev 10862)
&lt;/span&gt;&lt;span class=&quot;lines&quot;&gt;@@ -31,8 +31,6 @@
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; newImageEvent = NewImageEvent.update(
parcel, 'NewImage',
blockName = 'NewImage',
&lt;/span&gt;&lt;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt counterpart = Globals.repository.find (self.blockUUID)
- if counterpart.openedContainers.has_key (itemUUID):
+ block = Globals.repository.find (self.blockUUID)
+ if block.openedContainers.has_key (itemUUID):
self.scheduleUpdate = True
Index: chandler/parcels/osaf/views/content/Content.py
diff -u chandler/parcels/osaf/views/content/Content.py:1.10 chandler/parcels/osaf/views/content/Content.py:1.11
--- chandler/parcels/osaf/views/content/Content.py:1.10 Thu May 20 10:30:32 2004
+++ chandler/parcels/osaf/views/content/Content.py Thu May 20 17:17:59 2004
@@ -1,5 +1,5 @@
-__version__ = "$Revision: 1.10 $"
-__date__ = "$Date: 2004/05/20 17:30:32 $"
+__version__ = "$Revision: 1.11 $"
+__date__ = "$Date: 2004/05/21 00:17:59 $"
__copyright__ = "Copyright (c) 2003 Open Source Applications Foundation"
__license__ = "http://osafoundation.org/Chandler_0.1_license_terms.htm"
@@ -51,8 +51,8 @@
class CalendarListDelegate (ControlBlocks.ListDelegate):
def GetElementText (self, row, column):
- counterpart = Globals.repository.find (self.blockUUID)
- result = counterpart.contentSpec [row]
+ block = Globals.repository.find (self.blockUUID)
+ result = block.contentSpec [row]
if column == 0:
return resulpart = Globals.repository.find (self.blockUUID)
- if counterpart.selection:
- self.SetPage(counterpart.getHTMLText(counterpart.selection))
+ block = Globals.repository.find (self.blockUUID)
+ if block.selection:
+ self.SetPage(block.getHTMLText(block.selection))
else:
self.SetPage('<html><body></body></html>')
@@ -899,7 +899,7 @@
def OnSelectionChangedEvent (self, notification):
"""
- Display the item in the wxWindow counterpart.
+ Display the item in the wxWidget.
"""
self.selection = notification.data['item']
self.synchronizeWidget ()
Index: chandler/application/Globals.py
diff -u chandl;span class=&quot;rem&quot;&gt;- dispatchToBlockName = 'MainView',
- dispatchEnum = 'SendToBlockByName',
&lt;/span&gt;&lt;span class=&quot;cx&quot;&gt; kindParameter = Note.getKind (parcel.itsView),
allCollection = schema.ns ('osaf.pim', parcel.itsView).allCollection)
&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Mon, 12 Jan, 11:15 |
| n |
amp;lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Sun, 30 Aug, 20:06 |
| n |
amp;lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Sun, 30 Aug, 20:06 |
| n |
amp;lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Sun, 30 Aug, 20:06 |
| n |
amp;lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Sun, 30 Aug, 20:06 |
| n |
amp;lt;/div&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
|
Sun, 30 Aug, 20:06 |