summaryrefslogtreecommitdiff
path: root/src/display_buffer.hh
AgeCommit message (Collapse)Author
2011-09-29DisplayBuffer: check_invariant method to assert atoms consistencyMaxime Coste
2011-09-29DisplayBuffer: add a split method to split an atomMaxime Coste
2011-09-28Window: refactor DisplayBuffer generationMaxime Coste
2011-09-25DisplayBuffer: cleanupMaxime Coste
2011-09-17LineAndColumn: move to it's own header and add operator[+-]=?Maxime Coste
LineAndColumn is now a template so that WindowCoords and BufferCoords cannot be added together.
2011-09-02Initial commitMaxime Coste