Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Fri, 02 Sep 2011 22:08:05 +0000 | hodgestar | Revert accidental small docstring change from r1174. trunk |
Fri, 02 Sep 2011 22:01:42 +0000 | hodgestar | Improve sanitizing of CSS in style attributes (note that the Genshi documentation already warns users that enabling the style attribute is dangerous -- now it is slightly less dangerous). Fixes #455. Patch taken from jomae's Trac commit trac:r10788 and modified for Genshi -- thanks! trunk |
Fri, 02 Sep 2011 20:21:50 +0000 | hodgestar | Merge r1172 from trunk (add .copy method to Context objects, see #249). stable-0.6.x |
Fri, 02 Sep 2011 20:20:21 +0000 | hodgestar | Add .copy() function to Context objects. Fixes #249. trunk |