|
|
|
@4769
|
[4769]
|
12/03/2008 07:22:07 PM |
ed |
Added default sizer settings for spacers. This corrects the issue noted by … |
|
|
|
@4631
|
[4631]
|
11/02/2008 10:20:49 AM |
ed |
This complements [4571], which creates different sizer defaults depending … |
|
|
|
@4571
|
[4571]
|
10/20/2008 07:02:32 AM |
ed |
Added different sizer defaults for objects based upon the type of sizer in … |
|
|
|
@4541
|
[4541]
|
10/03/2008 04:50:23 AM |
ed |
FIxed a problem introduced in the last commit with certain classes that … |
|
|
|
@4540
|
[4540]
|
10/02/2008 06:44:46 PM |
ed |
Fixed a bug discovered when working with splitters. |
|
|
|
@4534
|
[4534]
|
09/28/2008 01:47:36 PM |
ed |
Fixed some issues that affected the behavior of wizards in the Class … |
|
|
|
@4388
|
[4388]
|
08/09/2008 07:30:24 PM |
ed |
Updated for the name change from dFoldPanelBar to … |
|
|
|
@4364
|
[4364]
|
08/06/2008 10:52:12 AM |
nate |
Fixed exceptions to include the one's I had overwritten in the previous … |
|
|
|
@4362
|
[4362]
|
08/06/2008 10:26:28 AM |
nate |
This fixes the errors I was getting upon saving a dTreeView widget in a … |
|
|
|
@4337
|
[4337]
|
08/02/2008 04:56:05 PM |
ed |
Fixed a problem when copying/saving labels. The AutoResize? was changing … |
|
|
|
@4198
|
[4198]
|
06/26/2008 09:58:57 AM |
ed |
Changed the behavior when deleting controls or spacers. The panel that … |
|
|
|
@4177
|
[4177]
|
06/24/2008 11:09:16 AM |
ed |
Fixes a bug when deleting a spacer at the form level. |
|
|
|
@4140
|
[4140]
|
06/17/2008 05:25:14 AM |
ed |
Fixed a problem reported by Nate Lowrie that resulted from my last fix. … |
|
|
|
@4131
|
[4131]
|
06/14/2008 08:10:46 AM |
ed |
Fixed a bug reported by Nate Lowrie in which members of custom classes did … |
|
|
|
@4122
|
[4122]
|
06/08/2008 09:45:28 AM |
ed |
Changed the idiom that uses has_key() to try/except KeyError?.
Optimized … |
|
|
|
@4106
|
[4106]
|
06/01/2008 04:58:26 AM |
ed |
Added some code to prevent issues that were popping up with sizers that … |
|
|
|
@4089
|
[4089]
|
05/21/2008 07:09:06 PM |
ed |
Added the DefaultSpacing? property to the Class Designer for sizers. |
|
|
|
@4086
|
[4086]
|
05/20/2008 10:47:20 PM |
ed |
Fixed a bug that only appeared when saving custom classes, in which some … |
|
|
|
@4007
|
[4007]
|
03/30/2008 07:59:25 AM |
ed |
Updated the code to account for the new dSpinner class. |
|
|
|
@3956
|
[3956]
|
03/17/2008 11:42:47 AM |
ed |
Fixed a bug in which empty LayoutPanels? would lose their Proportion … |
|
|
|
@3826
|
[3826]
|
12/20/2007 06:14:36 PM |
ed |
Added some missing context menu items to grid sizers.
Changed the … |
|
|
|
@3770
|
[3770]
|
12/05/2007 02:17:35 AM |
ed |
Reverted the recent change of the .startswith() method of strings that is … |
|
|
|
@3760
|
[3760]
|
11/24/2007 09:19:56 AM |
ed |
Removed references to the 'padl()' function. |
|
|
|
@3750
|
[3750]
|
11/24/2007 07:34:45 AM |
ed |
Re-instated the storing of Height and Width for objects whose sizer … |
|
|
|
@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. |