Skip to content
Snippets Groups Projects
  1. May 08, 2017
  2. Apr 20, 2016
  3. Oct 16, 2014
  4. Sep 23, 2014
  5. Apr 23, 2014
  6. Mar 10, 2014
  7. Dec 12, 2013
    • Marijn Haverbeke's avatar
      Improve helper system · 88d1326b
      Marijn Haverbeke authored
      Add getHelpers and registerGlobalHelper, allow modes to specify arrays
      of helper names, support modeProps in mode specifications.
      
      Update foldcode and show-hint to make use of more powerful helper
      system by defining an `auto` helper that tries multiple helpers, and
      using that as default.
      88d1326b
  8. Sep 11, 2013
  9. Aug 13, 2013
  10. Jul 03, 2013
  11. Feb 22, 2013
  12. Jan 23, 2013
  13. Jan 08, 2013
  14. Sep 20, 2012
  15. Aug 31, 2012
    • Marijn Haverbeke's avatar
      Modify the vertical sizing model once more · 288504cd
      Marijn Haverbeke authored
      Fixes a problem where the editor would always be 30 pixels smaller
      than its set height.
      
      The height is now set on the outer wrapper DIV again, and some
      height: 100% tricks are used to make height information flow
      both ways (inside-out in demo/resize.html mode, outside-in in
      normal, fixed-height mode).
      
      Closes #775
      288504cd
  16. Aug 03, 2012
  17. Apr 26, 2012
  18. Feb 13, 2012
  19. Dec 15, 2011
  20. Nov 28, 2011
  21. Nov 21, 2011
  22. Nov 06, 2011
  23. Nov 03, 2011
  24. Jun 07, 2011
    • Marijn Haverbeke's avatar
      Support editor themes · c87acbfd
      Marijn Haverbeke authored
      This normalizes the classes used by most of the modes
      (reStructuredText and diff didn't fit in), and makes them all
      reference a central style sheet (under theme/). It also adds a theme
      option that can be set to change the theme, and defines a few
      different themes (some based on old mode colors).
      c87acbfd
  25. Mar 28, 2011
  26. Mar 02, 2011
  27. Feb 18, 2011
Loading