Skip to content
Snippets Groups Projects
  1. Jul 19, 2012
  2. Jul 18, 2012
  3. Jun 18, 2012
  4. Apr 17, 2012
  5. Apr 02, 2012
  6. Mar 14, 2012
  7. Mar 05, 2012
  8. Jan 31, 2012
  9. Jan 26, 2012
  10. Jan 25, 2012
  11. Dec 15, 2011
  12. Nov 28, 2011
  13. Nov 21, 2011
  14. Oct 27, 2011
  15. Oct 25, 2011
  16. Oct 11, 2011
  17. 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
  18. Jun 01, 2011
    • Marijn Haverbeke's avatar
      Introduce an extra DIV for scrolling · 02c569fd
      Marijn Haverbeke authored
      This might break some client code.
      
      There is now a CodeMirror-scroll class that is used to provide the
      scrolling, rather than using the outer wrapper for this. This allows
      adding fat borders to the wrapper without causing glitches in
      cursor and mouse-click positioning.
      02c569fd
  19. Apr 28, 2011
  20. Mar 30, 2011
  21. Mar 02, 2011
  22. Feb 27, 2011
  23. Feb 21, 2011
Loading