|
|
|
@4242
|
[4242]
|
07/07/2008 06:28:11 AM |
ed |
Fixed a problem reported by Uwe Grauer with values for int-type properties … |
|
|
|
@4238
|
[4238]
|
07/06/2008 12:34:37 PM |
ed |
Extended the handling of attProperties to all classes, not just those that … |
|
|
|
@4179
|
[4179]
|
06/25/2008 03:09:04 PM |
ed |
Removed bare 'except:' from the code. |
|
|
|
@3776
|
[3776]
|
12/06/2007 07:01:26 AM |
ed |
Fixed a bug in the repr() method when the class name and filename are … |
|
|
|
@3724
|
[3724]
|
11/20/2007 09:47:31 AM |
ed |
OK, I believe that this cleans up a hidden bug that has been in the code … |
|
|
|
@3303
|
[3303]
|
08/04/2007 02:05:15 PM |
paul |
Reverted the behavior of _ to how we had it originally: you must … |
|
|
|
@3290
|
[3290]
|
07/28/2007 01:46:09 AM |
paul |
I was reading up on Python's gettext module, trying to get
my head around … |
|
|
|
@3276
|
[3276]
|
07/25/2007 12:43:55 PM |
paul |
Explicitly call the form's activeControlValid() when a control gets the … |
|
|
|
@3199
|
[3199]
|
06/22/2007 10:00:34 AM |
paul |
After this morning's reverts, I was still finding at least one error (the … |
|
|
|
@3194
|
[3194]
|
06/21/2007 08:22:09 PM |
dj |
Modified the Log class to contain levels (Database Activity, Debug, Info, … |
|
|
|
@3156
|
[3156]
|
06/05/2007 01:55:34 PM |
ed |
Changed the repr() method to default to Python's id() function for the … |
|
|
|
@3155
|
[3155]
|
06/05/2007 01:00:59 PM |
ed |
Added the value of GetId?() to the repr() for dObject. I frequently … |
|
|
|
@3054
|
[3054]
|
04/11/2007 05:11:18 PM |
ed |
Added the source encoding declaration to all source files. Each file now … |
|
|
|
@3003
|
[3003]
|
03/29/2007 10:20:31 PM |
paul |
Changed the repr of dObject to print the module and classname if … |
|
|
|
@2936
|
[2936]
|
03/19/2007 02:11:57 PM |
ed |
Finally got around to fixing the discrepancy between the PreferenceManager? … |
|
|
|
@2914
|
[2914]
|
03/14/2007 05:05:53 PM |
ed |
Updated the repr() method to include angle brackets and also simplify … |
|
|
|
@2912
|
[2912]
|
03/14/2007 08:45:34 AM |
ed |
Geez, this is what happens when you try to work on 4 things at once. … |
|
|
|
@2911
|
[2911]
|
03/14/2007 08:35:41 AM |
ed |
Removed the BaseClassDisplay? property, as I hadn't intended on committing … |
|
|
|
@2910
|
[2910]
|
03/14/2007 08:30:18 AM |
ed |
Added the 'BaseClassDisplay?' property to dObject. This is useful when you … |
|
|
|
@2887
|
[2887]
|
03/06/2007 11:50:06 PM |
nate |
Refactored some of the tests. Added tests for getAbsoluteName method of … |
|
|
|
@2885
|
[2885]
|
03/06/2007 05:35:18 PM |
paul |
Removed SuperClass? property from dObject. |
|
|
|
@2884
|
[2884]
|
03/06/2007 05:06:28 PM |
nate |
Added more unit tests to dObject. Added another test to dColors when I … |
|
|
|
@2879
|
[2879]
|
03/05/2007 05:18:06 PM |
nate |
Added more tests for dObject. Everything still in the green. Up to 37 … |
|
|
|
@2482
|
[2482]
|
11/19/2006 10:31:14 AM |
paul |
This moves all the changes made to the wx2.7 branch into the … |
|
|
|
@2370
|
[2370]
|
10/20/2006 06:50:03 PM |
ed |
This is a major commit. It completely changes the way that user settings … |
|
|
|
@2218
|
[2218]
|
06/16/2006 08:16:55 AM |
ed |
Removed the check on _constructed() when assigning preference properties. |
|
|
|
@2207
|
[2207]
|
06/06/2006 02:42:39 PM |
ed |
Changed the way that the underlying atts are set for the BasePrefKey? and … |
|
|
|
@2201
|
[2201]
|
06/05/2006 01:26:19 PM |
ed |
Added two new properties to dObject: BasePrefKey? and PreferenceManager?. … |
|
|
|
@2065
|
[2065]
|
03/30/2006 07:08:00 AM |
paul |
Added tests for doDefault() and super() to dObject, so we can test them … |
|
|
|
@2055
|
[2055]
|
03/28/2006 11:38:02 AM |
paul |
Added Timothy Delaney's autosuper, which seems to do a more thorough and … |
|
|
|
@1998
|
[1998]
|
03/14/2006 05:17:06 PM |
ed |
Cleaned up the dynamic code creation routines in dObject and … |
|
|
|
@1985
|
[1985]
|
03/06/2006 05:42:06 PM |
ed |
Moved the _addCode() method out of dFormMixin, since it really is more … |
|
|
|
@1849
|
[1849]
|
01/24/2006 10:47:56 AM |
paul |
Thanks to Brandon Singer, I've fixed a problem where passing kwargs to the … |
|
|
|
@1484
|
[1484]
|
10/26/2005 03:55:52 PM |
paul |
Fixed the majority of mixed indentations. |
|
|
|
@1423
|
[1423]
|
10/08/2005 09:31:07 AM |
paul |
Removed dabo.common package, and moved all the d* modules into dabo's … |
|
copied from trunk/dabo/common/dObject.py:
|
|
|
|
@1414
|
[1414]
|
10/06/2005 02:01:59 PM |
paul |
Made extractKeyWordProperties() private. |