Skip to content
Snippets Groups Projects
  1. May 08, 2010
  2. Apr 30, 2010
  3. Apr 29, 2010
  4. Apr 26, 2010
  5. Mar 29, 2010
  6. Mar 26, 2010
  7. Mar 22, 2010
  8. Mar 15, 2010
    • Adrian Lang's avatar
      Various JavaScript fixes · fda42deb
      Adrian Lang authored
        * Syntax error fixed
        * lock refresh event is now attached to the whole edit form since it bubbles
          up and we cannot be sure that the wikitext input exists on all edit forms
        * Updated findPos(X|Y)
        * Easier and less error-prone way of getting the section edit button in the
          highlight mouseover event handler
      fda42deb
  9. Mar 12, 2010
  10. Mar 09, 2010
  11. Mar 02, 2010
  12. Feb 23, 2010
  13. Feb 11, 2010
  14. Feb 04, 2010
  15. Jan 26, 2010
  16. Jan 20, 2010
  17. Jan 19, 2010
  18. Jan 12, 2010
  19. Jan 09, 2010
  20. Dec 16, 2009
    • Andreas Gohr's avatar
      renamed media manager JS object FS#1813 · 2f87bdf9
      Andreas Gohr authored
      Ignore-this: 7ded514e72e46ca3af5e22f7043dbd8b
      
      "media" seems to be a reserved object in recent JavaScript DOM scripting
      standards. Most recent Chrome builds will choke on our scripts overwriting
      that name.
      
      darcs-hash:20091216204852-7ad00-aab1927c81e2064ac763db77323085f977f38ce3.gz
      2f87bdf9
    • Andreas Gohr's avatar
      added var in index.js · 0c3bbffb
      Andreas Gohr authored
      Ignore-this: 8912201740e23f9daaf96a0a3ce0c11a
      
      darcs-hash:20091216101534-6e07b-a6bb350029865813d5daf742c4311e31cf5c6a80.gz
      0c3bbffb
  21. Dec 15, 2009
  22. Nov 28, 2009
    • Andreas Gohr's avatar
      fixed IE text selection (needs testing) FS#1808 · b59e2ec8
      Andreas Gohr authored
      Ignore-this: c8405fda4cbf2e1fa9d89609e1df666e
      
      This seems to fix the text seelction problem in IE when the selection
      starts or ends at a newline.
      
      This was only tested in IE8 so far but should work in IE6 and IE7, too.
      Please provide feedback if not.
      
      darcs-hash:20091128165402-7ad00-cb9a38e7f245b441afe40a15422930ad60805a56.gz
      b59e2ec8
Loading