Skip to content
Snippets Groups Projects
  1. Jan 15, 2010
  2. Jan 09, 2010
  3. Dec 01, 2009
  4. Nov 27, 2009
  5. Nov 13, 2009
  6. Nov 15, 2009
  7. Nov 04, 2009
    • hakan.sandell's avatar
      revert of rowspan impl. in xhtml.php · bc31cef2
      hakan.sandell authored
      darcs-hash:20091104202048-9a5f4-99f70c48dff6177d210cbcc729c83397ff3a3000.gz
      bc31cef2
    • Adrian Lang's avatar
      Emit less E_NOTICEs and E_STRICTs · c66972f2
      Adrian Lang authored
        Changes of behaviour are:
        * Allow the user name, title & description \e2\80\9c0\e2\80\9d
        * Default to Port 443 if using HTTPS
        * Set $INFO['isadmin'] and $INFO['ismanager'] to \e2\80\9cfalse\e2\80\9d even if no user is
          logged in
        * Do not pass empty fragment field in the event data for event
          ACTION_SHOW_REDIRECT
        * Handle chunked encoding in HTTPClient
      
      darcs-hash:20091104100115-e4919-5cf6397d4a457e3f98a8ca49fbdab03f2147721d.gz
      c66972f2
  8. Nov 03, 2009
  9. Oct 24, 2009
  10. Oct 16, 2009
    • furun's avatar
      Whitespace cleanup FS#1709 · 47583ff0
      furun authored
      Ignore-this: 27ea52110bce929b2c61ed8faba67cfc
      
      darcs-hash:20091016205526-c0bf4-35eba4e65d37980a667ba982f7f1ea5b7b07f01c.gz
      47583ff0
  11. Oct 04, 2009
    • Chris Smith's avatar
      FS#1652, #FS1699 · 95c19ce7
      Chris Smith authored
      Ignore-this: b30b4a3061ad7a485012f6fd55cdfc78
      This patch fixes problems with blank lines which contain whitespace before EOL.
      It also fixes an issue with preformatted syntax mode not triggering following
      p_open instructions under some circumstances.
      
      Note: The fix can result in swallowing of non-eol white space that precedes the
      EOL.  This can happen when there is no non-whitespace CDATA between the end of
      the previous syntax mode and the EOL character.
      
      darcs-hash:20091004190359-f07c6-36bb418cb9be8bbaff741b4cbe135c442d0bde81.gz
      95c19ce7
    • Chris Smith's avatar
      #FS1749, alter linebreak pattern to swallow trailing whitespace (except newline) · 30897fec
      Chris Smith authored
      Ignore-this: 5621e4ff0eb5b759a2176a417bf6779e
      includes updated unit tests
      
      darcs-hash:20091004101720-f07c6-5700a40065a496b38ba83c73d4ebcb86388aaabc.gz
      30897fec
    • Andreas Gohr's avatar
      Fix images in PHP 5.3 FS#1737 · 29657f9e
      Andreas Gohr authored
      Ignore-this: 962f03953a4d1c87fe4b7394eab4f3b
      
      darcs-hash:20091004102249-7ad00-b4996e91841f3513cadf10ca81333bcfe548fd45.gz
      29657f9e
  12. Sep 25, 2009
    • Tom N Harris's avatar
      Use all available icons for file links (FS#1759) · 27bf7924
      Tom N Harris authored
      All PNG and GIF images in the lib/images/fileicons directory will be used
      for media file links. The conf/mime.conf file continues to restrict
      which file types may be uploaded. File types not in the configuration
      list are download-only.
      
      darcs-hash:20090925231746-6942e-299a52772f67e265a8702bda3686f495e4337a8f.gz
      27bf7924
  13. Sep 20, 2009
  14. Aug 02, 2009
  15. Jul 26, 2009
    • Andreas Gohr's avatar
      fixed filename support in <file> syntax · f9d4952b
      Andreas Gohr authored
      Ignore-this: 59bec5f55f7d0eb26d454d76da750142
      
      darcs-hash:20090726185025-7ad00-1577f684e585c849fda9505ccad98735f0c7bb76.gz
      f9d4952b
    • Andreas Gohr's avatar
      merge conflict resolve · 28e7fbd0
      Andreas Gohr authored
      Ignore-this: f902ad415663a4a1d9e43e0ccc808bbb
      
      darcs-hash:20090726180336-7ad00-fd881cbf4799dd42f53d324550d625bb91274bbe.gz
      28e7fbd0
    • Andreas Gohr's avatar
      enhanced <code> and <file> syntax · 3d491f75
      Andreas Gohr authored
      Ignore-this: 80398f84222bec1fce56eee8f107d37a
      
      This patch enhances the code and file syntax with several new features.
      
      1. code and file are now essentially the same and just differ in the class
         name. This means you now can use the file syntax with syntax highlighting
         as well. This also solves problems where the code to highlight already
         contains a <code> tag (FS#1493)
      
      2. a filename can be given as label for the code or file block. It is
         specified as second parameter after the language:
      
         <code html myfile.html>...</code>
      
         If no highlighting is wanted, but a filename shall be given, you can use
         a dash as language:
      
         <code - somefile.foo>...</code>
      
      3. when a filename was given (as shown above), the label links to a
         download of the code given in the code/file block. This is made possible
         by a new renderer in inc/parser/code.php. The basename of given filename
         is suggested as filename when downloading.
      
      darcs-hash:20090726175158-7ad00-969641a06ae1393a6d99207c3cd938fb67f23a71.gz
      3d491f75
    • Andreas Gohr's avatar
      Avoid double encoding for RSS titles FS#1705 · 793361f8
      Andreas Gohr authored
      Ignore-this: 3e02f7f87047627230ff95fd4a38de32
      
      darcs-hash:20090726114554-7ad00-4ad7f6e5c9a95eea352ab909a54798a5a773e9f1.gz
      793361f8
  16. Jul 25, 2009
  17. Jul 15, 2009
  18. May 28, 2009
  19. May 25, 2009
  20. May 06, 2009
  21. May 04, 2009
  22. Apr 19, 2009
  23. Apr 10, 2009
  24. Feb 28, 2009
  25. Feb 27, 2009
  26. Feb 15, 2009
  27. Jan 30, 2009
  28. Jan 20, 2009
Loading