root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7191 [7191] 05/18/12 09:11:13 johnf This should help determine the python datatype when for some reason the …
(edit) @7190 [7190] 05/17/12 13:23:01 paul auto-incrementing of revision
(edit) @7189 [7189] 05/17/12 13:22:06 paul Per the recent email discussion regarding r7155, this appears to work well …
(edit) @7188 [7188] 05/17/12 12:01:07 paul auto-incrementing of revision
(edit) @7187 [7187] 05/17/12 12:00:50 paul Was getting the following: File …
(edit) @7186 [7186] 05/16/12 13:07:38 ed Added the dummy Destroy() method for compatibility. Also cleaned up some …
(edit) @7185 [7185] 05/15/12 11:22:02 paul auto-incrementing of revision
(edit) @7184 [7184] 05/15/12 11:21:19 ed Fixed an issue that would raise errors when creating columns with a …
(edit) @7183 [7183] 05/15/12 10:29:02 paul auto-incrementing of revision
(edit) @7182 [7182] 05/15/12 10:28:30 ed Removing pages in dPageToolBar did not properly remove the associated tool …
(edit) @7181 [7181] 05/15/12 10:25:01 paul auto-incrementing of revision
(edit) @7180 [7180] 05/15/12 10:24:29 ed Changed the default precision from 2 to the number of decimal places in a …
(edit) @7179 [7179] 05/15/12 10:21:09 ed Fixed an edge case where a string column could have None values.
(edit) @7178 [7178] 05/10/12 14:28:01 paul auto-incrementing of revision
(edit) @7177 [7177] 05/10/12 14:27:46 ed Fixed an attribute initialization bug.
(edit) @7176 [7176] 05/09/12 13:56:24 ed Improved the setting of DataType? and the corresponding renderers/editors …
(edit) @7175 [7175] 05/09/12 09:03:02 paul auto-incrementing of revision
(edit) @7174 [7174] 05/09/12 09:02:23 ed Added catch for the case where there are no records.
(edit) @7173 [7173] 05/02/12 12:13:02 paul auto-incrementing of revision
(edit) @7172 [7172] 05/02/12 12:12:04 ed Fixed a bug reported by OKB in which focus remained on pages when they …
(edit) @7171 [7171] 05/01/12 11:55:52 ed Adding this file to svn - should have been added with the rest of the …
(edit) @7170 [7170] 05/01/12 09:50:01 paul auto-incrementing of revision
(edit) @7169 [7169] 05/01/12 09:49:54 ed Removed obsolete import
(edit) @7168 [7168] 05/01/12 09:48:01 paul auto-incrementing of revision
(edit) @7167 [7167] 05/01/12 09:47:14 ed Removed some debugging output code.
(edit) @7166 [7166] 04/30/12 13:28:20 ed Added the Minesweeper game to DaboDemo?. The code was there, but the …
(edit) @7165 [7165] 04/30/12 13:26:29 ed Removed some bare excepts
(edit) @7164 [7164] 04/30/12 09:00:56 ed Fixed a vim typo
(edit) @7163 [7163] 04/30/12 09:00:10 ed Reverted the last merge - the pageframe changes had not been tested fully
(edit) @7162 [7162] 04/30/12 08:59:03 paul auto-incrementing of revision
(edit) @7161 [7161] 04/30/12 08:58:02 ed Fixed a vim typo
(edit) @7160 [7160] 04/30/12 08:48:16 ed Updated the translation files
(edit) @7159 [7159] 04/28/12 10:17:24 ed Added some performance improvements to the QuickLayoutWizard?.
(edit) @7158 [7158] 04/28/12 08:41:01 paul auto-incrementing of revision
(edit) @7157 [7157] 04/28/12 08:40:22 ed No logical changes - just removed trailing whitespace.
(edit) @7156 [7156] 04/27/12 14:04:01 paul auto-incrementing of revision
(edit) @7155 [7155] 04/27/12 14:03:34 ed Cleaned up how the form restores its WindowState?.
(edit) @7154 [7154] 04/27/12 13:58:02 paul auto-incrementing of revision
(edit) @7153 [7153] 04/27/12 13:57:22 ed Minor tweaks to the history functions.
(edit) @7152 [7152] 04/27/12 11:56:49 ed A reworking of the MenuDesigner?. This greatly increases the stability and …
(edit) @7151 [7151] 04/27/12 10:06:01 paul auto-incrementing of revision
(edit) @7150 [7150] 04/27/12 10:05:18 ed Fixed a couple of edge cases in menu creation.
(edit) @7149 [7149] 04/27/12 08:53:30 ed Added references to the numpad arrow keys in dKeys.numpadArrowKeys dict, …
(edit) @7148 [7148] 04/26/12 09:52:01 paul auto-incrementing of revision
(edit) @7147 [7147] 04/26/12 09:51:51 ed Fixed syntax error in determining field type.
(edit) @7146 [7146] 04/25/12 12:57:02 paul auto-incrementing of revision
(edit) @7145 [7145] 04/25/12 12:56:48 ed Removed debugging output
(edit) @7144 [7144] 04/25/12 12:52:38 ed Fixed the problem of all grid columns using the default string renderer, …
(edit) @7143 [7143] 04/25/12 12:51:01 paul auto-incrementing of revision
(edit) @7142 [7142] 04/25/12 12:50:17 ed Added 'Precision' to the exposed dColumn properties in the Class Designer.
(edit) @7141 [7141] 04/25/12 12:50:01 paul auto-incrementing of revision
(edit) @7140 [7140] 04/25/12 12:49:10 ed Improved the HotKey? editing code
(edit) @7139 [7139] 04/24/12 01:48:17 ed Improved error logging when opening a file fails. Moved file saving to the …
(edit) @7138 [7138] 04/24/12 01:46:22 ed Added encoding declaration detection when reading/writing script files to …
(edit) @7137 [7137] 04/06/12 08:36:03 paul auto-incrementing of revision
(edit) @7136 [7136] 04/06/12 08:35:57 johnf it appears that cut and paste error occurred. Add back the check for …
(edit) @7135 [7135] 04/05/12 04:48:11 JacekK Added fix to prevent correction of empty rows to avoid KeyError? exception …
(edit) @7134 [7134] 04/03/12 09:42:06 paul auto-incrementing of revision
(edit) @7133 [7133] 04/03/12 09:41:32 paul Checking RowNumber? was an error; removed.
(edit) @7132 [7132] 04/03/12 05:39:47 paul The optimizations in r7110 are working well, however I ran into an …
(edit) @7131 [7131] 03/30/12 10:52:23 paul auto-incrementing of revision
(edit) @7130 [7130] 03/30/12 10:50:48 paul Receiving UnicodeDecodeError? with the Euro symbol on Windows. Replacing …
(edit) @7129 [7129] 03/29/12 15:08:03 paul auto-incrementing of revision
(edit) @7128 [7128] 03/29/12 15:07:23 paul Turn on the spell checker on Mac, although even though "check spelling as …
(edit) @7127 [7127] 03/29/12 14:00:33 paul auto-incrementing of revision
(edit) @7126 [7126] 03/29/12 13:59:36 paul I finally figured out something that's been bugging me on Mac for years …
(edit) @7125 [7125] 03/28/12 10:54:02 paul auto-incrementing of revision
(edit) @7124 [7124] 03/28/12 10:53:08 paul When FormType? eq "PickList?" or "Edit", an escape key should hide the …
(edit) @7123 [7123] 03/22/12 10:07:48 paul Fixed up some style in dNumericBox code and added a test with the …
(edit) @7122 [7122] 03/20/12 14:13:01 paul auto-incrementing of revision
(edit) @7121 [7121] 03/20/12 14:12:39 paul Added experimental dBizobj._flushUnchangedCursors() method, and exposed …
(edit) @7120 [7120] 03/20/12 13:31:03 paul auto-incrementing of revision
(edit) @7119 [7119] 03/20/12 13:30:23 paul Removed implicitly setting self._types from within correctFieldType, …
(edit) @7118 [7118] 03/19/12 21:52:02 paul auto-incrementing of revision
(edit) @7117 [7117] 03/19/12 21:51:30 paul Fix correctFieldType changes from last week so that exceptional cases get …
(edit) @7116 [7116] 03/13/12 14:06:25 paul Removed unneeded import cruft.
(edit) @7115 [7115] 03/13/12 13:59:01 paul auto-incrementing of revision
(edit) @7114 [7114] 03/13/12 13:57:48 paul Modified dabo.lib.reportUtils.printPDF() to allow specifying a printer …
(edit) @7113 [7113] 03/12/12 16:09:01 paul auto-incrementing of revision
(edit) @7112 [7112] 03/12/12 16:08:23 paul Added biz.CascadeDeleteFromParent? property, to allow different settings …
(edit) @7111 [7111] 03/12/12 13:15:04 paul auto-incrementing of revision
(edit) @7110 [7110] 03/12/12 13:14:57 paul I believe I've successfully worked around the ongoing performance …
(edit) @7109 [7109] 03/11/12 09:57:41 paul Refactored _correctFieldType() to use the same error message for all …
(edit) @7108 [7108] 03/10/12 12:52:43 paul Optimized the requery() cycle to not correct the field types immediately. …
(edit) @7107 [7107] 03/10/12 12:50:15 paul testing
(edit) @7106 [7106] 03/06/12 15:01:40 paul Optimizations of report writer.
(edit) @7105 [7105] 03/05/12 12:24:18 JacekK Fix UnicodeDecodeError? issue.
(edit) @7104 [7104] 03/04/12 10:22:35 paul Werner, thank you for all the work on the api sphinx documentation.
(edit) @7103 [7103] 03/04/12 10:21:33 paul Applied John's patch for SQLite views to come into the wizard getTables() …
(edit) @7102 [7102] 03/02/12 10:16:21 ed Trivial capitalization change made in order to test doc generation.
(edit) @7101 [7101] 02/17/12 12:13:35 paul Added explicit support for multiple-field search in seek() and locate(). …
(edit) @7100 [7100] 02/17/12 12:10:06 paul auto-incrementing of revision
(edit) @7099 [7099] 02/17/12 12:09:37 paul Error when moving a group up or down in priority, ever since spanning …
(edit) @7098 [7098] 02/16/12 14:58:56 paul Last commit caused error when using SpanningLine?.
(edit) @7097 [7097] 02/16/12 12:17:04 paul auto-incrementing of revision
(edit) @7096 [7096] 02/16/12 12:16:42 paul Added LineCap? property to report writer Line objects, to allow for rounded …
(edit) @7095 [7095] 02/13/12 07:42:49 ed Added code to preserve the imgKey attribute when making changes to a page.
(edit) @7094 [7094] 02/13/12 07:41:59 ed Changing some of the drawn text object's properties did not immediately …
(edit) @7093 [7093] 02/13/12 07:40:17 ed Improved the appearance of the dialog when changing the hotkey.
(edit) @7092 [7092] 02/10/12 14:55:01 paul auto-incrementing of revision
Note: See TracRevisionLog for help on using the revision log.