|
|
|
@4767
|
[4767]
|
12/03/08 19:19:11 |
ed |
Found a case where a Designer tool (the view palette) had controls that … |
|
|
|
@4759
|
[4759]
|
12/02/08 19:33:40 |
ed |
Improved the drag/drop behavior of grids. |
|
|
|
@4756
|
[4756]
|
12/02/08 15:14:15 |
paul |
Fixed Bottom and Right properties to get set after the wx object is
fully … |
|
|
|
@4748
|
[4748]
|
12/01/08 13:40:04 |
ed |
Fixed a typo in the last commit. |
|
|
|
@4743
|
[4743]
|
11/30/08 07:59:15 |
ed |
Further testing shows that the new Mac* event handlers don't all receive … |
|
|
|
@4742
|
[4742]
|
11/30/08 07:54:11 |
ed |
Added handlers in the UI layer for some of wxPython's AppleEvent? handler … |
|
|
|
@4736
|
[4736]
|
11/29/08 11:19:11 |
ed |
Fixed the line endings on dBorderlessButton to use Unix line endings in … |
|
|
|
@4733
|
[4733]
|
11/29/08 10:26:47 |
ed |
Fixed a bug in which properties were being set before the tree was … |
|
|
|
@4712
|
[4712]
|
11/23/08 19:58:37 |
johnf |
Added code to pass the validRegex, added a new property UsePlainValue?. … |
|
|
|
@4710
|
[4710]
|
11/23/08 19:55:16 |
johnf |
added support to allow the retrieval of un-masked values or masked values … |
|
|
|
@4708
|
[4708]
|
11/23/08 10:29:51 |
ed |
Added code that handles the edge case where a textbox that is the very … |
|
|
|
@4703
|
[4703]
|
11/23/08 06:21:56 |
ed |
Minor comment re-formatting. |
|
|
|
@4701
|
[4701]
|
11/21/08 22:18:11 |
paul |
Fixed the problem I reported earlier with [4698]. The form's … |
|
|
|
@4700
|
[4700]
|
11/21/08 12:32:07 |
ed |
Removed the unnecessary Layout() override method because no one can think … |
|
|
|
@4698
|
[4698]
|
11/21/08 08:16:33 |
ed |
Changed the field validation so that it is triggered by any call to … |
|
|
|
@4697
|
[4697]
|
11/20/08 14:43:01 |
paul |
Found another place that needed the try block for invalid decimals, and … |
|
|
|
@4696
|
[4696]
|
11/20/08 14:29:25 |
paul |
Fixed error in converting invalid decimal input observed and reported … |
|
|
|
@4695
|
[4695]
|
11/20/08 06:49:18 |
ed |
This fixes the issue with the Font property and dMaskedTextBox. We were … |
|
|
|
@4677
|
[4677]
|
11/11/08 15:31:01 |
ed |
Added the dabo.ui.spawnProcess() method. This allows to to run another … |
|
|
|
@4656
|
[4656]
|
11/05/08 09:02:56 |
paul |
[4614] broke my splash screen that contains a centered 2-line dLabel whose … |
|
|
|
@4651
|
[4651]
|
11/03/08 09:14:38 |
johnf |
reverted back to Ed's first commit. The delay was added because johnf had … |
|
|
|
@4648
|
[4648]
|
11/03/08 08:21:25 |
nate |
Cleaned up the code for dLed.py. Nothing major, just refactored some and … |
|
|
|
@4637
|
[4637]
|
11/02/08 18:28:11 |
nate |
Fixed the expand all event in the self test code for dSlidePanelControl. … |
|
|
|
@4636
|
[4636]
|
11/02/08 15:38:58 |
ed |
This seems to fix a lot of the resizing issues I've had with scrolled … |
|
|
|
@4629
|
[4629]
|
10/31/08 11:58:46 |
ed |
Changed the callAfter() to callAfterInterval() in order to fix a looping … |
|
|
|
@4628
|
[4628]
|
10/31/08 07:15:50 |
ed |
Moved the call the updateDynamicProps() to the end of the update() … |
|
|
|
@4627
|
[4627]
|
10/31/08 07:12:26 |
ed |
For some reason I commented out the DynamicToolTipText? lines. This … |
|
|
|
@4623
|
[4623]
|
10/29/08 10:18:51 |
ed |
Improved caption handling for inserted pages. |
|
|
|
@4619
|
[4619]
|
10/28/08 06:27:24 |
ed |
Changed the order that the update() steps are carried out. I had noticed a … |
|
|
|
@4614
|
[4614]
|
10/26/08 16:57:49 |
ed |
Fixes the issues noted in Trac #1114: WordWrap? was not showing properly on … |
|
|
|
@4612
|
[4612]
|
10/26/08 10:00:58 |
ed |
Modified the firing of the Hit event when the slider is set to … |
|
|
|
@4610
|
[4610]
|
10/26/08 09:53:25 |
ed |
Fixed a potential bug due to the default for _sortColumn being -1. |
|
|
|
@4608
|
[4608]
|
10/26/08 08:34:10 |
ed |
Commented out the code that allows for an optional main panel to be added … |
|
|
|
@4601
|
[4601]
|
10/24/08 15:26:26 |
paul |
I'm receiving spurious bus errors on Mac since I changed dGrid to … |
|
|
|
@4599
|
[4599]
|
10/24/08 15:25:22 |
paul |
Now that Maximize() checks for MDI, an AttributeError? was happening in
my … |
|
|
|
@4597
|
[4597]
|
10/24/08 13:00:09 |
paul |
John's point was valid: we already have the bizobj reference, may as well … |
|
|
|
@4595
|
[4595]
|
10/24/08 12:51:08 |
paul |
At some point wxPython added a wx.PreGrid?. Fixed in Dabo. |
|
|
|
@4593
|
[4593]
|
10/24/08 12:17:32 |
paul |
Fixed update() to not do anything if self.Source is None. It allows for … |
|
|
|
@4592
|
[4592]
|
10/24/08 09:48:43 |
paul |
Added [Dynamic]CellBackColor? property to dColumn. |
|
|
|
@4591
|
[4591]
|
10/24/08 09:17:38 |
paul |
Exposed the previously hidden dColumn property _GridColumnIndex to the … |
|
|
|
@4589
|
[4589]
|
10/24/08 08:50:48 |
paul |
Fixed dGrid.addColumn() to accept not just a custom dColumn instance, but … |
|
|
|
@4588
|
[4588]
|
10/23/08 15:40:45 |
paul |
Fixed status text to still go to the MDI child form on Mac, instead of the … |
|
|
|
@4586
|
[4586]
|
10/23/08 15:39:20 |
paul |
Fixed the status bar displaying "Record 1/0" when there are no records. |
|
|
|
@4584
|
[4584]
|
10/23/08 11:49:26 |
paul |
Worked around an apparent bug with MDI Child Windows on Mac, where … |
|
|
|
@4576
|
[4576]
|
10/22/08 10:23:04 |
paul |
Finally addressed the problem with the dynamic doc_additions in … |
|
|
|
@4573
|
[4573]
|
10/21/08 17:00:19 |
paul |
Fixed dGrid headers on Windows. |
|
|
|
@4572
|
[4572]
|
10/21/08 16:46:10 |
paul |
Rewrote the grid header painting routines, and now at least it is … |
|
|
|
@4569
|
[4569]
|
10/20/08 06:57:09 |
ed |
Added a fix to dSizerMixin when setting the Spacing property - sometimes … |
|
|
|
@4567
|
[4567]
|
10/13/08 18:31:48 |
paul |
On Mac only, I'd get a dead object exception after hitting the red x close … |
|
|
|
@4551
|
[4551]
|
10/05/08 11:37:54 |
ed |
Added an 'OK' button to make it clear how to dismiss the dialog when … |
|
|
|
@4548
|
[4548]
|
10/05/08 08:15:37 |
ed |
Tracked down and fixed the problem that caused all those 'GTK-Critical' … |
|
|
|
@4545
|
[4545]
|
10/04/08 08:20:14 |
ed |
Found a problem when working with a very large, complex form: the … |
|
|
|
@4543
|
[4543]
|
10/03/08 05:42:24 |
ed |
Found another source of dead object errors. |
|
|
|
@4537
|
[4537]
|
10/01/08 19:36:29 |
ed |
Fixed issue raised by Richard Esplin in which setting the DataField? … |
|
|
|
@4536
|
[4536]
|
09/29/08 15:43:18 |
johnf |
wrapped wx.lib.platebtn on wx.version to fix use with older versions of … |
|
|
|
@4535
|
[4535]
|
09/29/08 15:42:29 |
johnf |
wrapped wx.lib.platebtn in wx.version test to fix use with older versions … |
|
|
|
@4532
|
[4532]
|
09/26/08 15:16:18 |
nate |
Wrapped the wx PlateButton? widget into Dabo. Everything works and is … |
|
|
|
@4531
|
[4531]
|
09/26/08 14:11:38 |
nate |
Added an AttributeError? exception handler in the editor autocompletion … |
|
|
|
@4530
|
[4530]
|
09/26/08 13:03:13 |
nate |
Removed more hack code for versions below 2.8 as we aren't supporting them … |
|
|
|
@4529
|
[4529]
|
09/25/08 16:05:37 |
nate |
Wrapped the wx.Toolbook class. It's another dPageFrame like widget, only … |
|
|
|
@4528
|
[4528]
|
09/25/08 10:38:31 |
nate |
Fixed the goNextBookMark and goPrevBookMark function. The mask trouble … |
|
|
|
@4526
|
[4526]
|
09/25/08 09:23:44 |
nate |
Made some fairly hefty changes to the way that bookmarks are shown. … |
|
|
|
@4525
|
[4525]
|
09/25/08 08:48:56 |
nate |
Ok, this fixes the error I was getting on deletion of the editor object in … |
|
|
|
@4523
|
[4523]
|
09/23/08 08:30:50 |
nate |
I got a SyntaxError? that hung up my editor when I forgot to put the colon … |
|
|
|
@4518
|
[4518]
|
09/09/08 10:09:22 |
paul |
Ok, reverted the part of [4510] that caused the actual problem, which
was … |
|
|
|
@4516
|
[4516]
|
09/09/08 10:02:14 |
paul |
Reverted problematic areas of commit [4510]. |
|
|
|
@4510
|
[4510]
|
09/08/08 12:32:27 |
paul |
The callAfter() for restoreValue() that I put in place the other day … |
|
|
|
@4505
|
[4505]
|
09/05/08 12:45:43 |
paul |
This callAfter() fixes the problem I reported yesterday where … |
|
|
|
@4504
|
[4504]
|
09/05/08 09:13:29 |
nate |
Added 2 new properties to the dEditor widget. They are ShowEdgeGuide? and … |
|
|
|
@4499
|
[4499]
|
09/01/08 16:28:52 |
ed |
Renamed DPageFrame to dPageStyled. I simply cannot stand the thought of … |
|
|
|
@4494
|
[4494]
|
09/01/08 10:54:04 |
ed |
Spent a couple of hours this morning trying to figure out why I couldn't … |
|
|
|
@4490
|
[4490]
|
08/30/08 19:08:07 |
ed |
Accidentally included my temporary hack to get around the problem that … |
|
|
|
@4489
|
[4489]
|
08/30/08 19:03:51 |
ed |
Added the deleteByValue() method to dPref. This enables you to delete all … |
|
|
|
@4488
|
[4488]
|
08/29/08 11:32:14 |
paul |
Worked around a substantial source of the flickering of dGrid on Windows, … |
|
|
|
@4486
|
[4486]
|
08/28/08 15:20:58 |
paul |
Turns out we do need to sync up the number of row/columns during update. |
|
|
|
@4484
|
[4484]
|
08/28/08 15:04:09 |
paul |
update() isn't needed in dGrid, because of its virtual nature. That … |
|
|
|
@4483
|
[4483]
|
08/28/08 14:46:19 |
paul |
Attempted fix to current problem with grid in ClassDesigner?.
Return … |
|
|
|
@4480
|
[4480]
|
08/28/08 13:55:05 |
paul |
Reverted a change I made to dGrid that could account for the problems in … |
|
|
|
@4479
|
[4479]
|
08/28/08 11:29:39 |
paul |
Changed the behavior of dControlItem to not raise ValueError? in the case … |
|
|
|
@4478
|
[4478]
|
08/28/08 04:46:58 |
ed |
Removed the debug output lines. |
|
|
|
@4473
|
[4473]
|
08/27/08 15:43:18 |
nate |
I think I have a working solution for this menu enable problem. I have … |
|
|
|
@4472
|
[4472]
|
08/27/08 14:28:29 |
nate |
If we have specified properties like DynamicEnabled? in a menuPanel tag in … |
|
|
|
@4471
|
[4471]
|
08/27/08 13:51:27 |
nate |
Added a new property to the dEditor widget which exposes the ability to … |
|
|
|
@4469
|
[4469]
|
08/27/08 13:13:53 |
nate |
Fixed the issue with AutoIndent? not working. The issue was that … |
|
|
|
@4468
|
[4468]
|
08/27/08 12:50:43 |
paul |
This version of dGrid works slightly better on Mac. There are still … |
|
|
|
@4466
|
[4466]
|
08/27/08 11:34:05 |
paul |
Fixed [4462] which imports dDockForm before dPanel, but dDockForm relies … |
|
|
|
@4462
|
[4462]
|
08/27/08 10:25:12 |
nate |
Removed the check for WxPython? 2.7 for the DockForm? and DockTabs? widgets … |
|
|
|
@4461
|
[4461]
|
08/27/08 09:32:20 |
ed |
Removed all of the code that conditionally imports the decimal module. As … |
|
|
|
@4459
|
[4459]
|
08/27/08 09:01:24 |
ed |
Implemented a basic debugging output window. It's fairly simple now, but … |
|
|
|
@4457
|
[4457]
|
08/26/08 18:46:42 |
paul |
[3996] and [3998] added property TabStop?, which when True allows focus to … |
|
|
|
@4456
|
[4456]
|
08/26/08 15:15:23 |
paul |
Received this traceback. I guess the user tried to Select All when
the … |
|
|
|
@4454
|
[4454]
|
08/26/08 13:14:42 |
paul |
The logic of saving the original font size was completely wack, resulting … |
|
|
|
@4453
|
[4453]
|
08/26/08 10:53:36 |
paul |
[4385] makes fonts on Mac smaller instead of scaling up in my app. This … |
|
|
|
@4452
|
[4452]
|
08/26/08 09:55:14 |
paul |
The callAfter() makes Linux flicker horribly. |
|
|
|
@4451
|
[4451]
|
08/26/08 09:49:28 |
paul |
Fixed problem on Windows where the text color would stay the same as the … |
|
|
|
@4450
|
[4450]
|
08/26/08 09:07:02 |
paul |
This fixes Mac's grid to draw the headers correctly after my changes last … |
|
|
|
@4448
|
[4448]
|
08/26/08 01:49:58 |
paul |
Here's my suggested fix to the "Please wait... requerying dataset" … |
|
|
|
@4446
|
[4446]
|
08/26/08 01:36:12 |
paul |
So Mac and Linux didn't like my changes to dGrid. This commit brackets the … |
|
|
|
@4444
|
[4444]
|
08/26/08 01:19:25 |
paul |
Fixed much of the flickering problems with dGrid on Windows, which had to … |
|
|
|
@4443
|
[4443]
|
08/25/08 14:27:26 |
ed |
Created a decorator to detect dead objects so that we no longer encounter … |