Skip to content
Snippets Groups Projects
  1. Jan 11, 2009
  2. Dec 28, 2008
  3. Dec 03, 2008
  4. Nov 28, 2008
  5. Oct 11, 2008
  6. Aug 15, 2008
    • roidelapluie's avatar
      See #4200. · de4a23e7
      roidelapluie authored
       * remove js from some headers
       * set coding:utf-8 to allow real names in headers
      de4a23e7
    • roidelapluie's avatar
      * Big headers review · 8bc9bc29
      roidelapluie authored
       * Remove some licencing problems
       * To do: same for images
       * See #4200
      8bc9bc29
  7. Jul 29, 2008
  8. May 05, 2008
  9. Mar 02, 2008
  10. Feb 15, 2008
  11. Feb 05, 2008
  12. Jan 20, 2008
  13. Jan 18, 2008
    • steve-e's avatar
      Merge xmpp.py 4.1 simplexml.py · 9e74881e
      steve-e authored
      See #3694
      
      
       * WARNING! Incompartible change! Now newtag=n.T.newtag do not creates new tag
      but only returns existing one (if possible). If you need to create tag use
      either .NT. method or attribute set (i.e. n.T.newtag=something).
      
       * Added CDATA extracting method to xml node.
      
       * added xmlns safety check
      
       * Fixed node attribute deletion with "del node[attr]" syntax.
      
       * Ordering fix for when addChild and addData are used on the same node (may increase memory usage, might need to watch for that)
      
       * Fixes for children node fetching, still not perfect, but much better
      9e74881e
  14. Dec 27, 2007
  15. Aug 09, 2007
  16. Jun 25, 2007
  17. Jun 03, 2007
  18. Mar 25, 2007
  19. Aug 20, 2006
Loading