root/trunk/dabo


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4771 [4771] 12/03/08 21:21:36 johnf The cause of a recent reported issue with ClassDesigner? was I was …
(edit) @4770 [4770] 12/03/08 19:23:01 paul auto-incrementing of revision
(edit) @4768 [4768] 12/03/08 19:20:42 ed Added the 'addSizerDefaults()' method. This is to be used by external …
(edit) @4767 [4767] 12/03/08 19:19:11 ed Found a case where a Designer tool (the view palette) had controls that …
(edit) @4766 [4766] 12/03/08 15:15:01 paul auto-incrementing of revision
(edit) @4762 [4762] 12/03/08 09:07:01 paul auto-incrementing of revision
(edit) @4760 [4760] 12/02/08 19:34:02 paul auto-incrementing of revision
(edit) @4759 [4759] 12/02/08 19:33:40 ed Improved the drag/drop behavior of grids.
(edit) @4757 [4757] 12/02/08 15:15:02 paul auto-incrementing of revision
(edit) @4756 [4756] 12/02/08 15:14:15 paul Fixed Bottom and Right properties to get set after the wx object is fully …
(edit) @4755 [4755] 12/02/08 13:27:01 paul auto-incrementing of revision
(edit) @4754 [4754] 12/02/08 13:26:23 paul Removed FIXME's from uuid.py, which we shouldn't change because it is a …
(edit) @4753 [4753] 12/02/08 09:45:01 paul auto-incrementing of revision
(edit) @4752 [4752] 12/02/08 09:44:36 paul Fixed the bare exceptions in reportWriter.py, which Ed asked me to do way …
(edit) @4751 [4751] 12/02/08 09:06:25 paul Implemented the ResetPageNumber? property of reportwriter group objects. If …
(edit) @4750 [4750] 12/01/08 20:26:26 paul Added PageNumber? read-only (runtime) property of the Report object, …
(edit) @4749 [4749] 12/01/08 13:41:03 paul auto-incrementing of revision
(edit) @4748 [4748] 12/01/08 13:40:04 ed Fixed a typo in the last commit.
(edit) @4747 [4747] 11/30/08 16:48:01 paul auto-incrementing of revision
(edit) @4745 [4745] 11/30/08 16:46:02 paul auto-incrementing of revision
(edit) @4743 [4743] 11/30/08 07:59:15 ed Further testing shows that the new Mac* event handlers don't all receive …
(edit) @4742 [4742] 11/30/08 07:54:11 ed Added handlers in the UI layer for some of wxPython's AppleEvent? handler …
(edit) @4741 [4741] 11/30/08 06:08:55 ed Removed the 'forceCommit' filtering and the appending of all kwargs to the …
(edit) @4740 [4740] 11/29/08 13:25:16 ed Added an afterSetup() hook method at the suggestion of Henning Hraban …
(edit) @4739 [4739] 11/29/08 13:23:04 ed Updated the locale with the latest translations from Launchpad.
(edit) @4738 [4738] 11/29/08 11:44:00 ed Updated translation
(edit) @4737 [4737] 11/29/08 11:20:01 paul auto-incrementing of revision
(edit) @4736 [4736] 11/29/08 11:19:11 ed Fixed the line endings on dBorderlessButton to use Unix line endings in …
(edit) @4735 [4735] 11/29/08 11:16:02 paul auto-incrementing of revision
(edit) @4734 [4734] 11/29/08 11:15:36 ed Forgot to commit the placeholder that preserves apps written to reference …
(edit) @4733 [4733] 11/29/08 10:26:47 ed Fixed a bug in which properties were being set before the tree was …
(edit) @4732 [4732] 11/28/08 17:53:02 paul auto-incrementing of revision
(edit) @4731 [4731] 11/28/08 17:52:11 ed Improved the handling of empty datasets. No longer will exceptions be …
(edit) @4730 [4730] 11/28/08 08:26:43 ed The last few changes blocked the ability to create in-memory cursors. This …
(edit) @4728 [4728] 11/28/08 06:02:02 paul auto-incrementing of revision
(edit) @4727 [4727] 11/28/08 06:01:17 ed Moved the datanav2 code into 'datanav'. Modified the datanav2 init.py …
(edit) @4726 [4726] 11/27/08 19:42:04 ed Removing the deprecated first datanav classes.
(edit) @4725 [4725] 11/27/08 15:20:02 paul auto-incrementing of revision
(edit) @4724 [4724] 11/27/08 15:19:33 ed Refactored the code so that the cache directory is only created when …
(edit) @4723 [4723] 11/27/08 13:02:02 paul auto-incrementing of revision
(edit) @4721 [4721] 11/27/08 12:58:23 ed Added the method 'getStandardAppDirectory()'. This takes one of the …
(edit) @4720 [4720] 11/27/08 08:36:53 ed Added the improvement provided by 'cowo' for proper importing of project …
(edit) @4719 [4719] 11/26/08 07:42:26 johnf added code to test for the 'forceCreate' in kwargs.
(edit) @4718 [4718] 11/25/08 20:23:02 paul auto-incrementing of revision
(edit) @4717 [4717] 11/25/08 20:22:09 johnf add a 'pop('forceCreate') from Ed new changes to support sqlite in a …
(edit) @4716 [4716] 11/25/08 20:11:18 johnf Larry notice I was not retrieving values for views. Fixed Thanks to Larry …
(edit) @4715 [4715] 11/25/08 18:00:28 ed Changed the default for SQLite to not create the database file if it …
(edit) @4714 [4714] 11/25/08 11:10:45 paul dApp wasn't allowing the setting of a custom Crypto instance in …
(edit) @4713 [4713] 11/23/08 19:59:01 paul auto-incrementing of revision
(edit) @4712 [4712] 11/23/08 19:58:37 johnf Added code to pass the validRegex, added a new property UsePlainValue?. …
(edit) @4711 [4711] 11/23/08 19:56:02 paul auto-incrementing of revision
(edit) @4710 [4710] 11/23/08 19:55:16 johnf added support to allow the retrieval of un-masked values or masked values …
(edit) @4709 [4709] 11/23/08 10:30:01 paul auto-incrementing of revision
(edit) @4708 [4708] 11/23/08 10:29:51 ed Added code that handles the edge case where a textbox that is the very …
(edit) @4707 [4707] 11/23/08 10:23:50 ed Doh! Committed my pre-test version. This one actually works!
(edit) @4706 [4706] 11/23/08 10:22:27 ed Removed all the has_key() constructs and replaced them with either 'in' …
(edit) @4705 [4705] 11/23/08 06:24:02 paul auto-incrementing of revision
(edit) @4704 [4704] 11/23/08 06:23:24 ed Added better handling of the case where a remote app is being launched and …
(edit) @4703 [4703] 11/23/08 06:21:56 ed Minor comment re-formatting.
(edit) @4702 [4702] 11/21/08 22:19:02 paul auto-incrementing of revision
(edit) @4701 [4701] 11/21/08 22:18:11 paul Fixed the problem I reported earlier with [4698]. The form's …
(edit) @4700 [4700] 11/21/08 12:32:07 ed Removed the unnecessary Layout() override method because no one can think …
(edit) @4699 [4699] 11/21/08 08:17:03 paul auto-incrementing of revision
(edit) @4698 [4698] 11/21/08 08:16:33 ed Changed the field validation so that it is triggered by any call to …
(edit) @4697 [4697] 11/20/08 14:43:01 paul Found another place that needed the try block for invalid decimals, and …
(edit) @4696 [4696] 11/20/08 14:29:25 paul Fixed error in converting invalid decimal input observed and reported …
(edit) @4695 [4695] 11/20/08 06:49:18 ed This fixes the issue with the Font property and dMaskedTextBox. We were …
(edit) @4693 [4693] 11/13/08 09:05:02 paul auto-incrementing of revision
(edit) @4692 [4692] 11/13/08 09:04:41 ed Replaced a line inadvertently removed from last commit. Fixed the order of …
(edit) @4691 [4691] 11/12/08 15:36:02 paul auto-incrementing of revision
(edit) @4690 [4690] 11/12/08 15:35:13 ed Tweaked some of the default sizer values that simply didn't work well.
(edit) @4689 [4689] 11/12/08 14:58:57 ed Forgot to re-comment the debug output line during my last set of changes.
(edit) @4688 [4688] 11/12/08 10:46:08 ed Removed the profilehooks import statement.
(edit) @4687 [4687] 11/11/08 17:59:05 ed Little too hasty on that last commit. This preserves the temporary PKs for …
(edit) @4686 [4686] 11/11/08 17:55:30 ed Added the method 'appendDataSet()'.
(edit) @4685 [4685] 11/11/08 15:39:02 ed Started working on the getFields() method, but I may remove these methods, …
(edit) @4684 [4684] 11/11/08 15:38:02 ed Cleaned up some edge case code problems.
(edit) @4683 [4683] 11/11/08 15:37:01 paul auto-incrementing of revision
(edit) @4682 [4682] 11/11/08 15:36:50 ed Added handling for deleteAll(). Improved parent-child handling of …
(edit) @4681 [4681] 11/11/08 15:36:01 paul auto-incrementing of revision
(edit) @4680 [4680] 11/11/08 15:35:03 ed Switched from a SQLite storage for storing state via pickled objects, to …
(edit) @4679 [4679] 11/11/08 15:33:09 ed Lots of tweaks to improve the way web apps worked with parent-child …
(edit) @4678 [4678] 11/11/08 15:31:43 ed Added a more graceful and informative response when the server for a web …
(edit) @4677 [4677] 11/11/08 15:31:01 ed Added the dabo.ui.spawnProcess() method. This allows to to run another …
(edit) @4676 [4676] 11/11/08 15:28:01 paul auto-incrementing of revision
(edit) @4674 [4674] 11/11/08 15:22:02 paul auto-incrementing of revision
(edit) @4672 [4672] 11/11/08 15:20:01 ed Changed the way that the import statement block is handled in the .cdxml. …
(edit) @4671 [4671] 11/11/08 15:17:04 paul auto-incrementing of revision
(edit) @4669 [4669] 11/09/08 16:56:02 paul auto-incrementing of revision
(edit) @4667 [4667] 11/09/08 10:47:02 paul auto-incrementing of revision
(edit) @4665 [4665] 11/09/08 09:25:04 johnf made a simple change to hide standard and error out messages from the …
(edit) @4663 [4663] 11/07/08 18:42:40 ed Reverted one of the changes I made trying to get the decorated methods to …
(edit) @4662 [4662] 11/06/08 18:55:02 paul auto-incrementing of revision
(edit) @4661 [4661] 11/06/08 18:54:24 ed Removed debug output.
(edit) @4660 [4660] 11/06/08 17:56:04 ed Removed the @remote decorators, and replaced them with a _RemoteProxy …
(edit) @4659 [4659] 11/05/08 09:35:30 paul I came up with a test case that shows the problem I'm having with my …
(edit) @4657 [4657] 11/05/08 09:03:01 paul auto-incrementing of revision
(edit) @4656 [4656] 11/05/08 09:02:56 paul [4614] broke my splash screen that contains a centered 2-line dLabel whose …
(edit) @4652 [4652] 11/03/08 09:15:03 paul auto-incrementing of revision
(edit) @4651 [4651] 11/03/08 09:14:38 johnf reverted back to Ed's first commit. The delay was added because johnf had …
Note: See TracRevisionLog for help on using the revision log.