Skip to content
Snippets Groups Projects
  1. Mar 26, 2010
  2. Mar 22, 2010
  3. 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
  4. Mar 12, 2010
  5. Mar 09, 2010
  6. Mar 02, 2010
  7. Feb 23, 2010
  8. Feb 11, 2010
  9. Feb 04, 2010
  10. Jan 26, 2010
  11. Jan 20, 2010
  12. Jan 19, 2010
  13. Jan 12, 2010
  14. Jan 09, 2010
  15. 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
  16. Dec 15, 2009
  17. 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
    • Andreas Gohr's avatar
      var declaration in drag.js · 61191510
      Andreas Gohr authored
      Ignore-this: a5dbedead9ab55588f186a197b3409b
      
      darcs-hash:20091128114734-7ad00-9a97355005e1a28e9def5eb3505f714e92c124d6.gz
      61191510
    • Andreas Gohr's avatar
      fix revision selection on back action in chrome FS#1807 · 7b5c475c
      Andreas Gohr authored
      Ignore-this: ab8d6c01d376804768479250e253cdfe
      
      darcs-hash:20091128114542-7ad00-67a6c1d40ad641d83f9b606e42e3777aee504e33.gz
      7b5c475c
    • Andreas Gohr's avatar
      removed dead code · 8719e743
      Andreas Gohr authored
      Ignore-this: 96e03b36fb35d1d27b7de58c8c4253f
      
      darcs-hash:20091128113618-7ad00-2aa37275c2d783c714f5aa0803ea9f0d76f439b2.gz
      8719e743
    • Andreas Gohr's avatar
      fixed formatting error · bf8c2171
      Andreas Gohr authored
      Ignore-this: 51519bbdfd098118a98af03b5c64ea0d
      
      darcs-hash:20091128113505-7ad00-cc51871bb7f7921683507e08dd800061fbcfbbee.gz
      bf8c2171
  18. Nov 25, 2009
    • Andreas Gohr's avatar
      fixed list indention code · f5001a3c
      Andreas Gohr authored
      Ignore-this: bd910501ef05d1341c1d67648dc66e32
      Firefox doesn't send correct keycodes in onkeypress events
      
      darcs-hash:20091125085224-6e07b-ffce34608064ffe62708da5efb3065103ca95eda.gz
      f5001a3c
  19. Nov 07, 2009
  20. Nov 02, 2009
Loading