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