Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Fri, 28 Jul 2006 18:57:55 +0000 | mgood | update the example TurboGears app and include an example of using TurboGears wigets trunk |
Fri, 28 Jul 2006 17:34:18 +0000 | cmlenz | Reorder the conditional branches in the serializers so that the more common event kinds are on top. trunk |
Fri, 28 Jul 2006 17:19:44 +0000 | cmlenz | Minor improvements to transform example. trunk |
Fri, 28 Jul 2006 16:52:23 +0000 | cmlenz | Add example that shows how to transform an HTML document. trunk |
Fri, 28 Jul 2006 16:51:35 +0000 | cmlenz | Complete rewrite of the XPath parsing, which was a mess before. Closes #19. trunk |
Fri, 28 Jul 2006 15:15:50 +0000 | cmlenz | Include processing instructions in serialized streams. trunk |
Thu, 27 Jul 2006 09:22:17 +0000 | cmlenz | Added `py:with` directive based on Jonas' patch in #17. trunk |