dabo Commit
Revision 2471
Date: 2006-11-17 11:27:35 -0800 (Fri, 17 Nov 2006)
Author: paul

Changed:
U   branches/stable/ChangeLog
U   trunk/ChangeLog

Log:
Further fixes. This is it, I swear.


Diff:
Modified: branches/stable/ChangeLog
===================================================================
--- branches/stable/ChangeLog   2006-11-17 19:22:52 UTC (rev 2470)
+++ branches/stable/ChangeLog   2006-11-17 19:27:35 UTC (rev 2471)
@@ -1110,7 +1110,8 @@
 ===============================================================================
 Dabo-0.4.2 (2005-10-07) (Revision 1418):
 
-Added PrimaryBizobj property to dForm, which can replace calls to 
getPrimaryBizobj().
+Added PrimaryBizobj property to dForm, which can replace calls to 
+getPrimaryBizobj().
 
 Added Accepted property to dOkCancelDialog, which gets set automatically if the
 user pressed "OK".
@@ -1125,7 +1126,11 @@
 
 Added ListSelection and ListDeselection events to dListControl. Added 
properties
 MultipleSelect, HitIndex, LastSelectedIndex, HeaderVisible, HorizontalRules,
-and VerticalRules. Changed the behavior of both dListControl and dListBox so 
that merely selecting an item doesn't raise the Hit event; instead, it raises a 
ListSelection event, and if another item had been previously selected, it 
raises a ListDeselection event. Hit is only raised from double-clicking on an 
item, or by pressing Enter.
+and VerticalRules. Changed the behavior of both dListControl and dListBox so 
+that merely selecting an item doesn't raise the Hit event; instead, it raises 
a 
+ListSelection event, and if another item had been previously selected, it 
raises
+ a ListDeselection event. Hit is only raised from double-clicking on an item, 
or
+ by pressing Enter.
 
 Added new property to dTextBox: StrictDateEntry. Changed the code for
 interpreting dates entered by the user to allow for some less explicit
@@ -1387,17 +1392,19 @@
 improved FieldSpecEditor.
 
 appWizard/dDataNav* classes:
-    changed all wx.Sizers to dSizers
-    added "-ignore-" to visually indicate search criteria that will not be used
-    added save/restore of values on search page.
-    added 'Matches Words' option for fulltext searches
-    fixed bugs with searches for boolean values
+    + changed all wx.Sizers to dSizers
+    + added "-ignore-" to visually indicate search criteria to ignore
+    + added save/restore of values on search page.
+    + added 'Matches Words' option for fulltext searches
+    + fixed bugs with searches for boolean values
 
 Controls:
-    Now auto-name themselves. Unique name enforcement added.
-    Added _IsContainer attribute to distinguish controls that can add other 
controls to themselves.
-    Added support for setting colors by name instead of RGB tuple.
-    Fixed resizing bug that would not allow a resized object to be made 
smaller.
+    + Now auto-name themselves. Unique name enforcement added.
+    + Added _IsContainer attribute to distinguish controls that can add other 
+      controls to themselves.
+    + Added support for setting colors by name instead of RGB tuple.
+    + Fixed resizing bug that would not allow a resized object to be made 
+      smaller.
 
 
 ===============================================================================
@@ -1416,8 +1423,8 @@
 
 Brought in some Foxpro string functions from the openfox project.
 
-New event model, greatly simplifying the binding of events, the raising of 
events,
-and the subclassing of events to define new events.
+New event model, greatly simplifying the binding of events, the raising of 
+events, and the subclassing of events to define new events.
 
 Added preliminary unicode support to the cursor level. 
        

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2006-11-17 19:22:52 UTC (rev 2470)
+++ trunk/ChangeLog     2006-11-17 19:27:35 UTC (rev 2471)
@@ -1110,7 +1110,8 @@
 ===============================================================================
 Dabo-0.4.2 (2005-10-07) (Revision 1418):
 
-Added PrimaryBizobj property to dForm, which can replace calls to 
getPrimaryBizobj().
+Added PrimaryBizobj property to dForm, which can replace calls to 
+getPrimaryBizobj().
 
 Added Accepted property to dOkCancelDialog, which gets set automatically if the
 user pressed "OK".
@@ -1125,7 +1126,11 @@
 
 Added ListSelection and ListDeselection events to dListControl. Added 
properties
 MultipleSelect, HitIndex, LastSelectedIndex, HeaderVisible, HorizontalRules,
-and VerticalRules. Changed the behavior of both dListControl and dListBox so 
that merely selecting an item doesn't raise the Hit event; instead, it raises a 
ListSelection event, and if another item had been previously selected, it 
raises a ListDeselection event. Hit is only raised from double-clicking on an 
item, or by pressing Enter.
+and VerticalRules. Changed the behavior of both dListControl and dListBox so 
+that merely selecting an item doesn't raise the Hit event; instead, it raises 
a 
+ListSelection event, and if another item had been previously selected, it 
raises
+ a ListDeselection event. Hit is only raised from double-clicking on an item, 
or
+ by pressing Enter.
 
 Added new property to dTextBox: StrictDateEntry. Changed the code for
 interpreting dates entered by the user to allow for some less explicit
@@ -1387,17 +1392,19 @@
 improved FieldSpecEditor.
 
 appWizard/dDataNav* classes:
-    changed all wx.Sizers to dSizers
-    added "-ignore-" to visually indicate search criteria that will not be used
-    added save/restore of values on search page.
-    added 'Matches Words' option for fulltext searches
-    fixed bugs with searches for boolean values
+    + changed all wx.Sizers to dSizers
+    + added "-ignore-" to visually indicate search criteria to ignore
+    + added save/restore of values on search page.
+    + added 'Matches Words' option for fulltext searches
+    + fixed bugs with searches for boolean values
 
 Controls:
-    Now auto-name themselves. Unique name enforcement added.
-    Added _IsContainer attribute to distinguish controls that can add other 
controls to themselves.
-    Added support for setting colors by name instead of RGB tuple.
-    Fixed resizing bug that would not allow a resized object to be made 
smaller.
+    + Now auto-name themselves. Unique name enforcement added.
+    + Added _IsContainer attribute to distinguish controls that can add other 
+      controls to themselves.
+    + Added support for setting colors by name instead of RGB tuple.
+    + Fixed resizing bug that would not allow a resized object to be made 
+      smaller.
 
 
 ===============================================================================
@@ -1416,8 +1423,8 @@
 
 Brought in some Foxpro string functions from the openfox project.
 
-New event model, greatly simplifying the binding of events, the raising of 
events,
-and the subclassing of events to define new events.
+New event model, greatly simplifying the binding of events, the raising of 
+events, and the subclassing of events to define new events.
 
 Added preliminary unicode support to the cursor level. 
        




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Reply via email to