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