|
|
|
@4673
|
[4673]
|
11/11/2008 03:21:01 PM |
ed |
Updated these classes to use the revised import statement handling. |
|
|
|
@4664
|
[4664]
|
11/08/2008 06:22:07 AM |
ed |
Modified the startup code so that you no longer have to include the … |
|
|
|
@4644
|
[4644]
|
11/02/2008 07:38:40 PM |
ed |
Moved the sizer default logic into the DesignerUtils? script. |
|
|
|
@4571
|
[4571]
|
10/20/2008 07:02:32 AM |
ed |
Added different sizer defaults for objects based upon the type of sizer in … |
|
|
|
@4562
|
[4562]
|
10/12/2008 06:09:59 AM |
ed |
Fixed a bug first reported by Richard Esplin in which changing a … |
|
|
|
@4546
|
[4546]
|
10/04/2008 08:21:32 AM |
ed |
Found another place where it was assumed that an object had … |
|
|
|
@4534
|
[4534]
|
09/28/2008 01:47:36 PM |
ed |
Fixed some issues that affected the behavior of wizards in the Class … |
|
|
|
@4509
|
[4509]
|
09/08/2008 10:55:54 AM |
ed |
Fixed the problem with an errant call to obj.layout().
Removed the code … |
|
|
|
@4492
|
[4492]
|
09/01/2008 09:12:16 AM |
ed |
Modified the startup so that if you pass the name of file you want to … |
|
|
|
@4476
|
[4476]
|
08/27/2008 05:49:36 PM |
ed |
Removed leftover debugging line. |
|
|
|
@4474
|
[4474]
|
08/27/2008 05:48:02 PM |
ed |
Fixed a bug reported by Dave Rowe that prevented the Class Designer from … |
|
|
|
@4425
|
[4425]
|
08/21/2008 05:29:47 AM |
ed |
Fixed Trac Issue #1165: opening a saved form does not correctly restore … |
|
|
|
@4388
|
[4388]
|
08/09/2008 07:30:24 PM |
ed |
Updated for the name change from dFoldPanelBar to … |
|
|
|
@4360
|
[4360]
|
08/06/2008 08:59:39 AM |
nate |
Fixed a subtle bug on windows when managing imports for a class. I got a … |
|
|
|
@4311
|
[4311]
|
07/22/2008 05:17:06 PM |
ed |
This should fix the odd error reported by Nate Lowrie in his screencast. |
|
|
|
@4310
|
[4310]
|
07/22/2008 05:10:28 PM |
ed |
Reverted the changes in rev. [4300] and [4301], as they should no longer … |
|
|
|
@4301
|
[4301]
|
07/21/2008 08:32:55 AM |
nate |
I was getting a traceback when I tried to add a control to the CD about … |
|
|
|
@4300
|
[4300]
|
07/20/2008 04:35:17 PM |
ed |
Broke the creation of the object and the setting of its attProperties into … |
|
|
|
@4296
|
[4296]
|
07/19/2008 10:02:07 AM |
ed |
Took Nate's recent fix and went one step further: the Class Designer will … |
|
|
|
@4218
|
[4218]
|
06/30/2008 07:50:37 PM |
ed |
Fixed problem with non-string attributes of columns being assigned as … |
|
|
|
@4176
|
[4176]
|
06/24/2008 08:13:31 AM |
ed |
Update the dialogs to use CancelOnEscape? instead of ReleaseOnEscape?. Also … |
|
|
|
@4145
|
[4145]
|
06/17/2008 03:04:57 PM |
ed |
Fixed a typo that prevented more than one custom property from every being … |
|
|
|
@4140
|
[4140]
|
06/17/2008 05:25:14 AM |
ed |
Fixed a problem reported by Nate Lowrie that resulted from my last fix. … |
|
|
|
@4125
|
[4125]
|
06/11/2008 03:57:09 AM |
ed |
Removed stray period that remained after recent refactoring |
|
|
|
@4122
|
[4122]
|
06/08/2008 09:45:28 AM |
ed |
Changed the idiom that uses has_key() to try/except KeyError?.
Optimized … |
|
|
|
@4085
|
[4085]
|
05/16/2008 07:39:29 PM |
ed |
For some reason dHtmlBox was never added to the Class Designer code. This … |
|
|
|
@4005
|
[4005]
|
03/30/2008 07:58:34 AM |
ed |
Fixed the error reporting code to handle exception types that can have or … |
|
|
|
@3983
|
[3983]
|
03/22/2008 09:00:17 AM |
ed |
Fixed a mistake in my previous fix! |
|
|
|
@3982
|
[3982]
|
03/22/2008 02:31:08 AM |
ed |
Enhanced the error-trapping code to support AttributeErrors?. |
|
|
|
@3955
|
[3955]
|
03/16/2008 03:57:46 PM |
ed |
Wrapped the code to run the design in a try/except block, so that any … |
|
|
|
@3940
|
[3940]
|
02/28/2008 02:43:59 PM |
paul |
Gave ClassDesigner?.py the svn:executable flag. |
|
|
|
@3800
|
[3800]
|
12/11/2007 02:46:32 PM |
ed |
Fixed a bug in which adding controls from the DE a second time fails to … |
|
|
|
@3748
|
[3748]
|
11/24/2007 07:33:33 AM |
ed |
Added some code to better resolve pathing issues. Improved the dialog … |
|
|
|
@3670
|
[3670]
|
11/13/2007 08:22:46 AM |
ed |
Improved detection of "changed" designs.
Improved the printout of bad … |
|
|
|
@3515
|
[3515]
|
10/18/2007 02:09:35 PM |
paul |
Added the ignore and eol-style props to ide, and removed unneeded files. |
|
|
|
@3509
|
[3509]
|
10/18/2007 01:18:57 PM |
paul |
DaboIDE to dabo-trunk/ide. |