root/trunk/ide/ClassDesigner.py


Mode:

Legend:

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