Skip to content
Snippets Groups Projects
  1. Oct 16, 2014
  2. Sep 23, 2014
  3. Sep 11, 2013
  4. Aug 13, 2013
  5. Sep 20, 2012
  6. Sep 03, 2012
  7. Aug 28, 2012
    • Marijn Haverbeke's avatar
      Base the callback interface on events · 873fe349
      Marijn Haverbeke authored
      This allows multiple handlers to listen for a single event, and makes
      the API a bit more uniform.
      
      Issue #725
      873fe349
    • Marijn Haverbeke's avatar
      Implement a new gutter system · da0cc83d
      Marijn Haverbeke authored
      - Multiple gutters are explicitly created with the gutters
        option
      - Markers go into a specific gutter, new setGutterMarker,
        clearGutter methods
      - The line number gutter is separate
      - The 'fixedGutter' feature is removed (painful to do now,
        was shaky anyway)
      da0cc83d
  8. Aug 03, 2012
  9. Jul 30, 2012
  10. Dec 15, 2011
  11. Nov 28, 2011
  12. 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
  13. Mar 28, 2011
  14. Mar 02, 2011
  15. Feb 18, 2011
Loading