root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4321 [4321] 07/25/08 09:49:09 paul oldVal can be undefined in a corner case. Here's the traceback in the …
(edit) @4320 [4320] 07/24/08 15:07:44 paul [4275] broke Dabo working with py2exe applications that set the dabo …
(edit) @4319 [4319] 07/24/08 14:27:08 paul Fix to CancelOnEscape? to set escape button to btnCancel if it exists, …
(edit) @4318 [4318] 07/24/08 14:09:42 paul Minor change to use my wrapper function.
(edit) @4317 [4317] 07/24/08 14:04:54 paul Fixed dDialog.CancelOnEscape? on Windows. Will test Mac and Windows next.
(edit) @4316 [4316] 07/23/08 16:20:31 ed Moved the FloatingPanel? code into dDialog and dFormMixin, so that it is …
(edit) @4315 [4315] 07/23/08 14:50:05 paul auto-incrementing of revision
(edit) @4314 [4314] 07/23/08 14:49:03 paul Added support for saving decimal values to preferences.
(edit) @4313 [4313] 07/22/08 17:32:42 ed Changed the key binding for the history search to be Ctrl-R on all …
(edit) @4312 [4312] 07/22/08 17:18:01 paul auto-incrementing of revision
(edit) @4311 [4311] 07/22/08 17:17:06 ed This should fix the odd error reported by Nate Lowrie in his screencast.
(edit) @4310 [4310] 07/22/08 17:10:28 ed Reverted the changes in rev. [4300] and [4301], as they should no longer …
(edit) @4309 [4309] 07/22/08 17:07:02 paul auto-incrementing of revision
(edit) @4308 [4308] 07/22/08 17:06:13 ed Improved the exception handling when figuring out attProperties and their …
(edit) @4307 [4307] 07/22/08 11:13:02 paul auto-incrementing of revision
(edit) @4306 [4306] 07/22/08 11:12:46 ed Added support for copying selected text.
(edit) @4305 [4305] 07/21/08 12:08:03 paul auto-incrementing of revision
(edit) @4304 [4304] 07/21/08 12:07:07 nate For some reason, the dShell form was intercepting key characters with …
(edit) @4303 [4303] 07/21/08 12:06:04 paul Fixed my only known remaining problem with shutter studio on Mac and Win. …
(edit) @4302 [4302] 07/21/08 08:35:31 ed Fixes a problem reported by Nate Lowrie when running the new dShell for …
(edit) @4301 [4301] 07/21/08 08:32:55 nate I was getting a traceback when I tried to add a control to the CD about …
(edit) @4300 [4300] 07/20/08 16:35:17 ed Broke the creation of the object and the setting of its attProperties into …
(edit) @4299 [4299] 07/20/08 16:33:10 ed Added catching an AttributeError? when setting properties from …
(edit) @4298 [4298] 07/19/08 12:18:01 paul auto-incrementing of revision
(edit) @4297 [4297] 07/19/08 12:17:06 ed Added features similar to the bash history and reverse-i-search to the …
(edit) @4296 [4296] 07/19/08 10:02:07 ed Took Nate's recent fix and went one step further: the Class Designer will …
(edit) @4295 [4295] 07/19/08 09:21:02 paul auto-incrementing of revision
(edit) @4294 [4294] 07/19/08 09:20:45 ed Added explicit setting of Accepted to False to the _onCancel() and _onNo() …
(edit) @4293 [4293] 07/18/08 15:19:02 paul auto-incrementing of revision
(edit) @4292 [4292] 07/18/08 15:18:04 nate I had problems importing namespaces for introspection in the CD. The …
(edit) @4291 [4291] 07/17/08 17:03:11 paul Removing my unneeded branch.
(edit) @4290 [4290] 07/16/08 14:53:20 nate When getting a callTip and doing object Introspection, we were catching …
(edit) @4289 [4289] 07/16/08 13:56:01 paul auto-incrementing of revision
(edit) @4288 [4288] 07/16/08 13:55:41 paul Added back a try: block that was removed in [4184] to stuff …
(edit) @4287 [4287] 07/16/08 12:02:01 paul auto-incrementing of revision
(edit) @4286 [4286] 07/16/08 12:01:18 paul Copied dDialog.py from 4112, moved the current dDialog out of the way to …
(edit) @4285 [4285] 07/16/08 11:29:25 paul I'm making a branch to help me track down various problems I'm seeing …
(edit) @4284 [4284] 07/16/08 10:34:02 paul auto-incrementing of revision
(edit) @4283 [4283] 07/16/08 10:33:08 ed Fixed an uncaught exception that happens when typing gibberish into the …
(edit) @4282 [4282] 07/16/08 08:26:37 ed Stylistic update only.
(edit) @4281 [4281] 07/16/08 08:04:02 paul auto-incrementing of revision
(edit) @4280 [4280] 07/16/08 08:03:50 nate Caught SyntaxError? when evaluating expression. The error happened when I …
(edit) @4279 [4279] 07/14/08 18:49:46 nate The NameError? caught all the values that were string types. However, …
(edit) @4278 [4278] 07/13/08 16:49:48 ed Added the ability to specify additional properties, such as Dynamic*, in …
(edit) @4277 [4277] 07/13/08 15:30:01 paul auto-incrementing of revision
(edit) @4276 [4276] 07/13/08 15:29:43 ed Fixed a bug in the containerCoordinates() method
(edit) @4275 [4275] 07/13/08 11:46:58 ed Updated the getDaboLocaleDir() method to work with py2app-built files.
(edit) @4274 [4274] 07/13/08 10:30:02 paul auto-incrementing of revision
(edit) @4273 [4273] 07/13/08 10:29:54 ed This file was missing the import for the inspect module. Never noticed …
(edit) @4272 [4272] 07/11/08 00:27:05 paul Removed the raising of the ValueError? if you set a menu item Caption in …
(edit) @4271 [4271] 07/10/08 19:50:31 ed Added localization to latest change, along with some minor coding style …
(edit) @4270 [4270] 07/10/08 19:41:58 ed Removed the bare except, and replaced it with the catch-all version.
(edit) @4269 [4269] 07/10/08 19:41:02 ed Removed the erroneous reference to self.Source; dGrid doesn't inherit from …
(edit) @4268 [4268] 07/10/08 17:20:44 paul I'm on Ubuntu 8.04 (hardy) now, and the first error I got after …
(edit) @4267 [4267] 07/10/08 12:34:02 paul auto-incrementing of revision
(edit) @4266 [4266] 07/10/08 12:33:42 nate removed code I used for testing…
(edit) @4265 [4265] 07/10/08 12:29:57 nate Tracked down and found the errors associated with the dMenu problems I was …
(edit) @4264 [4264] 07/09/08 13:59:35 paul Fixed the string displayed in dTextBox for long values to *not* have the …
(edit) @4263 [4263] 07/09/08 13:52:01 paul auto-incrementing of revision
(edit) @4262 [4262] 07/09/08 13:51:00 nate In a dColumn, the acceptable values for the verticalAlignment property are …
(edit) @4261 [4261] 07/09/08 13:48:53 paul [4183] introduced the incorrect error class in the try: block. We should …
(edit) @4260 [4260] 07/09/08 13:37:14 paul Fixed a bug exposed by getting stricter in try:except blocks, in …
(edit) @4259 [4259] 07/09/08 13:15:13 paul This commit confirms Paul Mabey's observation that the 'L' appears …
(edit) @4258 [4258] 07/09/08 11:39:15 paul It is possible for the user to hit the 'delete' button on a …
(edit) @4257 [4257] 07/08/08 14:56:55 nate Added the Alignment property for a dLabel to the properties sheet of the …
(edit) @4256 [4256] 07/08/08 14:19:03 paul auto-incrementing of revision
(edit) @4255 [4255] 07/08/08 14:18:47 nate Disable the _tabMenu in the class designer instead of the children. …
(edit) @4254 [4254] 07/08/08 14:03:07 paul Fixed dMenu.Enabled to work properly. I assume that referencing …
(edit) @4253 [4253] 07/08/08 13:34:06 nate Added options in the editor menu of the class designer to use spaces …
(edit) @4252 [4252] 07/08/08 13:02:02 paul auto-incrementing of revision
(edit) @4251 [4251] 07/08/08 13:01:21 nate Fixed typos.
(edit) @4250 [4250] 07/08/08 12:43:03 paul auto-incrementing of revision
(edit) @4249 [4249] 07/08/08 12:42:16 nate Added an EOLMode property. The property the is stored as a string and …
(edit) @4248 [4248] 07/08/08 10:02:22 nate Moved the Automatic Autocomplete option into a new menu titled Editor. …
(edit) @4247 [4247] 07/08/08 09:02:01 paul auto-incrementing of revision
(edit) @4246 [4246] 07/08/08 09:01:32 nate If you call open and the file doesn't exist, you will get an IOError …
(edit) @4245 [4245] 07/07/08 08:57:01 paul auto-incrementing of revision
(edit) @4244 [4244] 07/07/08 08:56:56 ed Corrected the initial value for dColumn's DataField? property.
(edit) @4243 [4243] 07/07/08 06:29:03 paul auto-incrementing of revision
(edit) @4242 [4242] 07/07/08 06:28:11 ed Fixed a problem reported by Uwe Grauer with values for int-type properties …
(edit) @4241 [4241] 07/06/08 12:36:01 paul auto-incrementing of revision
(edit) @4240 [4240] 07/06/08 12:35:06 ed Fixed an incorrect exception handler class.
(edit) @4239 [4239] 07/06/08 12:35:01 paul auto-incrementing of revision
(edit) @4238 [4238] 07/06/08 12:34:37 ed Extended the handling of attProperties to all classes, not just those that …
(edit) @4237 [4237] 07/04/08 17:19:43 ed Added the 'webHeaderFormat()' method that takes a datetime value and …
(edit) @4236 [4236] 07/04/08 17:06:29 ed Fixed some more stupid Windows path quirks in urlFetch(). Also added a …
(edit) @4235 [4235] 07/04/08 12:46:02 paul auto-incrementing of revision
(edit) @4234 [4234] 07/04/08 12:45:31 ed Updated dApp to optionall raise a 404 Not Found error if a requested file …
(edit) @4233 [4233] 07/04/08 10:14:02 paul auto-incrementing of revision
(edit) @4232 [4232] 07/04/08 10:13:10 ed Re-write the way that the calendar is displayed. It now is contained by …
(edit) @4231 [4231] 07/04/08 10:11:04 ed Reformatted the properties to our current coding standard.
(edit) @4230 [4230] 07/04/08 10:10:15 ed Added the FloatingPanel? property. This references a borderless dialog that …
(edit) @4229 [4229] 07/04/08 10:00:01 paul auto-incrementing of revision
(edit) @4228 [4228] 07/04/08 09:59:30 ed Added the Borderless property. When True, the dialog will have no title …
(edit) @4227 [4227] 07/04/08 08:35:01 ed Added code to convert numerics passed as strings to FontSize? into a …
(edit) @4226 [4226] 07/04/08 06:31:55 ed Added before- and after- hooks to the onEditPreferences() handler, …
(edit) @4225 [4225] 07/02/08 12:16:02 paul auto-incrementing of revision
(edit) @4224 [4224] 07/02/08 12:15:11 uwe_grauer Changed dApp.closeConnections() to not catch any exceptions.
(edit) @4223 [4223] 07/02/08 11:55:01 paul auto-incrementing of revision
(edit) @4222 [4222] 07/02/08 11:54:51 uwe_grauer Fixed error in dApp.closeConnections()
Note: See TracRevisionLog for help on using the revision log.