Skip to content
Snippets Groups Projects
  1. Apr 23, 2014
  2. Mar 10, 2014
  3. 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
  4. Sep 11, 2013
  5. Aug 13, 2013
  6. Jul 03, 2013
  7. Feb 22, 2013
  8. Jan 23, 2013
  9. Jan 08, 2013
  10. Sep 20, 2012
  11. 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
  12. Aug 03, 2012
  13. Apr 26, 2012
  14. Feb 13, 2012
  15. Dec 15, 2011
  16. Nov 28, 2011
  17. Nov 21, 2011
  18. Nov 06, 2011
  19. Nov 03, 2011
  20. 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
  21. Mar 28, 2011
  22. Mar 02, 2011
  23. Feb 18, 2011
Loading