Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Tue, 03 Jul 2007 20:30:28 +0000 | cmlenz | Ported [667] to 0.4.x branch. stable-0.4.x |
Tue, 03 Jul 2007 20:29:07 +0000 | cmlenz | The HTML sanitizer now strips any CSS comments in style attributes, which could previously be used to hide malicious property values. trunk |
Mon, 02 Jul 2007 17:49:10 +0000 | cmlenz | Initial code for newctxt branch. experimental-newctxt |
Mon, 02 Jul 2007 17:24:32 +0000 | cmlenz | New experimental branch for trying a different approach at context data stack management and simplified code evaluation/execution. experimental-newctxt |
Mon, 02 Jul 2007 17:22:54 +0000 | cmlenz | Store state information for py:choose outside of the regular context data. trunk |
Mon, 02 Jul 2007 13:33:28 +0000 | cmlenz | For directives used as elements, pass all attributes without a namespace to the directive class. This enables adding optional extra attributes to directives. trunk |
Mon, 02 Jul 2007 09:10:40 +0000 | cmlenz | Ported [658:659] to 0.4.x branch. stable-0.4.x |