|
|
|
@475
|
[475]
|
06/20/06 10:52:33 |
brian |
Fixed treelist to work with change in inheritance hierarchy |
|
|
|
@471
|
[471]
|
04/10/06 11:31:26 |
shane |
Fixed reference test failing. Misc cleanup |
|
|
|
@441
|
[441]
|
01/24/06 13:07:48 |
brian |
Changed the import error in xmlClassBuilder to raise if the module was … |
|
|
|
@404
|
[404]
|
09/11/05 22:00:45 |
sholloway |
Significant refactoring for CSSParser and CSSCascadeStrategy acquisition … |
|
|
|
@402
|
[402]
|
09/09/05 16:04:51 |
sholloway |
Fix for ticket:50 to handle section 4.2 of the CSS 2.1 spec. Conformant … |
|
|
|
@400
|
[400]
|
09/06/05 18:07:35 |
brian |
Fixed wx.SHOW_MODAL constant is 0, which interfered with the .Show() … |
|
|
|
@399
|
[399]
|
09/02/05 14:38:02 |
sholloway |
Some bugs revealed by removing 'init' from namespace set to a module's … |
|
|
|
@396
|
[396]
|
09/02/05 13:07:00 |
sholloway |
-- |
|
|
|
@394
|
[394]
|
09/02/05 10:30:40 |
lking |
Shane updated the baseElements file to allow the None value to be used as … |
|
|
|
@392
|
[392]
|
09/01/05 10:08:46 |
sholloway |
Removed Exceptions from StateMachinery? and fixed test
Adjusted addFactory … |
|
|
|
@389
|
[389]
|
08/23/05 20:05:41 |
sholloway |
Changed CSS implementation so that it always tracks the importance of … |
|
|
|
@387
|
[387]
|
08/19/05 12:54:31 |
sholloway |
More testing and revisions for pil layering |
|
|
|
@376
|
[376]
|
07/26/05 14:57:39 |
sholloway |
Added some default parsing calls for convenience.
Added a cssHtml module … |
|
|
|
@374
|
[374]
|
07/26/05 14:23:16 |
sholloway |
Fix CSSCascading problem from ticket:47
Fix for CSSStylesheet merging for … |
|
|
|
@369
|
[369]
|
06/30/05 17:15:32 |
sholloway |
Correction to the colors module to handle both 6-digit and 3-digit hex … |
|
|
|
@363
|
[363]
|
05/19/05 18:16:06 |
sholloway |
Added style-extra attribute to wx window elements
Made ctx.add decorator … |
|
|
|
@362
|
[362]
|
04/18/05 16:25:43 |
sholloway |
Implementation of #37: "CSS Errors with filename and line number" |
|
|
|
@361
|
[361]
|
04/18/05 14:56:52 |
sholloway |
Fixed embedded comments -- ticket:45
Applied patchs from ticket:43 and … |
|
|
|
@360
|
[360]
|
04/18/05 13:58:54 |
sholloway |
Integration of documentation from Henning Ramm for CSSParser's various … |
|
|
|
@353
|
[353]
|
03/30/05 13:24:41 |
sholloway |
Added qualifiers to all subclasses of CSSSelectorBase |
|
|
|
@352
|
[352]
|
03/28/05 17:12:29 |
sholloway |
Resulting checkin derived from a patch submitted by Gary Poster. Host of … |
|
|
|
@346
|
[346]
|
02/20/05 22:52:52 |
sholloway |
changed guiTools/wx/init.py to use wx.VERSION instead of … |
|
|
|
@345
|
[345]
|
02/19/05 15:16:27 |
sholloway |
added popItem, popData, popNode, and popComment to xmlNode.py |
|
|
|
@344
|
[344]
|
02/19/05 10:41:01 |
sholloway |
Various bugfixes for border conditions
Changed default requested window to … |
|
|
|
@341
|
[341]
|
02/16/05 00:46:51 |
sholloway |
Added two methods to xmlNode.py for adding raw or explicit xml to a node |
|
|
|
@329
|
[329]
|
12/07/04 16:05:13 |
sholloway |
Made getResolverForKey a public method on URIKeyedCompositeResolver to … |
|
|
|
@326
|
[326]
|
11/24/04 14:41:52 |
sholloway |
TG.skinning.common.python.conditional
#36 - Skin references now show up in … |
|
|
|
@325
|
[325]
|
11/24/04 12:37:26 |
sholloway |
Fix #29
Big refactoring on source file and line number problems with … |
|
|
|
@324
|
[324]
|
11/23/04 09:59:34 |
sholloway |
Fix for #35: Error file and line incorrect when using … |
|
|
|
@322
|
[322]
|
11/17/04 16:30:19 |
brian |
Added append method to URI
Added URIPart scheme to uriResolvers |
|
|
|
@321
|
[321]
|
11/17/04 12:45:58 |
sholloway |
Dock host models implemented
Couple bugs in uri and … |
|
|
|
@320
|
[320]
|
11/04/04 14:35:32 |
sholloway |
Large refactoring for docking related functionality. Not yet complete, … |
|
|
|
@318
|
[318]
|
10/29/04 21:26:52 |
sholloway |
Bugfix for [316] for Generic filenodes. Caught by a unittest |
|
|
|
@317
|
[317]
|
10/29/04 21:10:11 |
sholloway |
Addressing ticket #32, this large changeset adds File and Line information … |
|
|
|
@311
|
[311]
|
10/23/04 16:22:10 |
brian |
Added getstate/setstate to URI and URIResolvables |
|
|
|
@310
|
[310]
|
10/23/04 14:55:46 |
brian |
More URI nit changes
Changed the notifications.store implementations to be … |
|
|
|
@309
|
[309]
|
10/23/04 09:31:13 |
brian |
Renamed get/set/del URIBase to get/set/del URI
Fixed a bug in uri … |
|
|
|
@307
|
[307]
|
10/21/04 23:10:08 |
brian |
Various changes -- mostly in uris and convience methods |
|
|
|
@305
|
[305]
|
10/19/04 21:31:55 |
brian |
Sweeping change to URI resolvers to allow for a separation between the … |
|
|
|
@304
|
[304]
|
10/19/04 02:40:06 |
brian |
Adjusted uri a bit - len method, mount parameter consistency
Spelling … |
|
|
|
@300
|
[300]
|
10/16/04 22:05:17 |
sholloway |
Renamed compound's "xmlskin" attribute to "xmlSkin" to better match skin … |
|
|
|
@297
|
[297]
|
10/14/04 15:15:11 |
brian |
Misspelling of Separate
Major CSS import error for the general case
Minor … |
|
|
|
@288
|
[288]
|
10/07/04 17:24:11 |
sholloway |
Adjusted timing messages to handle imbedded skins better
Fixed the timers … |
|
|
|
@284
|
[284]
|
10/02/04 18:28:23 |
sholloway |
* Added skinModelFromReference as a convience method for more complicated … |
|
|
|
@259
|
[259]
|
09/15/04 17:59:42 |
sholloway |
Fix for a difference in set intersection between python 2.3.3 and python … |
|
|
|
@253
|
[253]
|
09/13/04 20:17:40 |
sholloway |
Converted URI's use of regular expressions to use named subgroups. As a … |
|
|
|
@251
|
[251]
|
09/11/04 00:31:14 |
sholloway |
* Removed default encoding from xmlBuilder so that source files can … |
|
|
|
@249
|
[249]
|
09/10/04 03:28:47 |
sholloway |
* Completion of CSS Documentation for ticket #9
* Completion of CSS Demo … |
|
|
|
@248
|
[248]
|
09/09/04 16:36:27 |
sholloway |
CSS Documentation for ticket #9 |
|
|
|
@245
|
[245]
|
09/08/04 00:13:11 |
sholloway |
* Renamed ogl_canvas_shaped to ogl_canvas
* Renamed glcanvas to … |
|
|
|
@241
|
[241]
|
09/02/04 00:07:23 |
sholloway |
* Integration of uriResolver and skinning frameworks for ticket:6
All 296 … |
|
|
|
@240
|
[240]
|
09/01/04 01:15:41 |
sholloway |
* additions to uriResolver framework for ticket #6
Expect integration … |
|
|
|
@238
|
[238]
|
08/31/04 00:22:29 |
sholloway |
* uriResolver changes for ticket #6
* reading from OS files via URI … |
|
|
|
@236
|
[236]
|
08/27/04 18:03:36 |
sholloway |
* Added tests for TG.uriResolver.common.PathResolver?
* Fixes for the … |
|
|
|
@234
|
[234]
|
08/26/04 17:43:21 |
sholloway |
* refinements of uriResolver package. TG.uriResolver.common.PathResolver? … |
|
|
|
@233
|
[233]
|
08/26/04 15:57:47 |
sholloway |
* prototype implementation of uriResolvers for ticket #6 |
|
|
|
@232
|
[232]
|
08/25/04 17:30:44 |
sholloway |
* fixed self.asString() by calling self.asPathString()
* more prevalent … |
|
|
|
@230
|
[230]
|
08/25/04 17:02:04 |
sholloway |
* URI changes relating to ticket #6.
* Start of urlResolver for #6.
* … |
|
|
|
@226
|
[226]
|
08/23/04 23:08:39 |
sholloway |
* Added formalized method for specifying default userAgent, author, and … |
|
|
|
@223
|
[223]
|
08/20/04 12:43:21 |
sholloway |
Precision error in benchmarking code. Changed to use time.clock on … |
|
|
|
@222
|
[222]
|
08/20/04 12:21:39 |
sholloway |
Reported failings with on MacOSX. This should fix the masking error of … |
|
|
|
@221
|
[221]
|
08/20/04 00:31:28 |
sholloway |
* Renamed skin element "parent" attribute to "xmlParent"
* Renamed skin … |
|
|
|
@215
|
[215]
|
08/18/04 00:31:07 |
sholloway |
* Implemented an example incremental tree in fileExplorer, showing that … |
|
|
|
@213
|
[213]
|
08/17/04 19:31:05 |
sholloway |
* Cleanup of some scattered prints.
* Changed many methods away from … |
|
|
|
@209
|
[209]
|
08/10/04 00:20:13 |
sholloway |
Review and Refactoring related to ticket #16 |
|
|
|
@204
|
[204]
|
08/09/04 00:21:20 |
sholloway |
Made timing stats an option for SkinModels?
Generally beefed up skin timing … |
|
|
|
@198
|
[198]
|
08/07/04 17:19:16 |
sholloway |
cssParser fix for number attributes of the form ".5em" (no leading … |
|
|
|
@197
|
[197]
|
08/07/04 16:29:33 |
sholloway |
Renamed TG.w3c.uriParser to TG.w3c.uri to reflect new functionality |
|
|
|
@196
|
[196]
|
08/07/04 16:26:24 |
sholloway |
Changed wx skinning elements that don't specifiy size to use … |
|
|
|
@194
|
[194]
|
08/07/04 01:08:21 |
sholloway |
Added CSS medium values to key off of for ticket #5 |
|
|
|
@189
|
[189]
|
08/06/04 19:10:22 |
sholloway |
CSS font implementation parsing complete... need to add to wx skin
Cleaned … |
|
|
|
@188
|
[188]
|
07/21/04 23:21:02 |
sholloway |
-- |
|
|
|
@187
|
[187]
|
07/21/04 23:08:18 |
sholloway |
Bugfix for the test on skinning.common.skin.compound
Changed the semantics … |
|
|
|
@186
|
[186]
|
07/20/04 14:32:56 |
sholloway |
Adjusted Compound skin items to be a little easier to derive from.
Changed … |
|
|
|
@183
|
[183]
|
07/16/04 16:44:12 |
sholloway |
Changed to a kw.pop('name', default) instead of kw.get('name', default); … |
|
|
|
@174
|
[174]
|
06/09/04 23:12:02 |
sholloway |
Some CSS cleanup. All tests pass, and widgets.py still runs… |
|
|
|
@126
|
[126]
|
05/10/04 21:46:17 |
sholloway |
-- |
|
|
|
@125
|
[125]
|
05/10/04 13:32:58 |
sholloway |
-- |
|
|
|
@124
|
[124]
|
05/08/04 13:48:37 |
sholloway |
-- |
|
|
|
@122
|
[122]
|
05/08/04 13:39:02 |
sholloway |
-- |
|
|
|
@116
|
[116]
|
05/07/04 03:11:28 |
sholloway |
-- |
|
|
|
@106
|
[106]
|
05/05/04 18:25:21 |
sholloway |
-- |
|
|
|
@102
|
[102]
|
05/04/04 13:53:42 |
sholloway |
-- |
|
|
|
@99
|
[99]
|
05/04/04 01:12:18 |
sholloway |
-- |
|
|
|
@96
|
[96]
|
05/03/04 19:37:18 |
sholloway |
-- |
|
|
|
@94
|
[94]
|
05/03/04 16:45:44 |
sholloway |
-- |
|
|
|
@89
|
[89]
|
05/02/04 14:53:49 |
sholloway |
-- |
|
|
|
@85
|
[85]
|
05/01/04 22:38:35 |
sholloway |
CSS stylesheets appear to be working… |
|
|
|
@82
|
[82]
|
05/01/04 20:30:13 |
sholloway |
-- |
|
|
|
@81
|
[81]
|
05/01/04 16:55:24 |
sholloway |
Implemented CSS namespaces |
|
|
|
@80
|
[80]
|
05/01/04 10:33:28 |
sholloway |
-- |
|
|
|
@79
|
[79]
|
05/01/04 02:03:49 |
sholloway |
-- |
|
|
|
@78
|
[78]
|
05/01/04 01:45:15 |
sholloway |
-- |
|
|
|
@77
|
[77]
|
05/01/04 01:22:57 |
sholloway |
-- |
|
|
|
@76
|
[76]
|
05/01/04 01:19:40 |
sholloway |
-- |
|
|
|
@75
|
[75]
|
04/30/04 15:38:23 |
sholloway |
-- |
|
|
|
@74
|
[74]
|
04/30/04 02:11:02 |
sholloway |
-- |
|
|
|
@73
|
[73]
|
04/30/04 02:08:38 |
sholloway |
-- |
|
|
|
@72
|
[72]
|
04/30/04 00:52:47 |
sholloway |
-- |
|
|
|
@71
|
[71]
|
04/29/04 14:59:48 |
sholloway |
-- |