Commit Graph

5 Commits

Author SHA1 Message Date
Patrick Monnerat 43903ad12b CRLF across 8k boundary inserts an empty line.
fixes issue#100

This introduces buffering of a trailing, non-leading CR for each buffer
passed to pluma_document_output_write(), for later possible recombination into
a CRLF.
Since this buffering has to be flushed at EOF, a flush method has been added to
the class. It is implicitly called at document close time.
2015-10-13 14:05:36 +02:00
infirit ab31ab9b12 Revert "Fix issue#100: CRLF across 8k boundary inserts an empty line."
This reverts commit f6d7a422f3.
2015-09-02 11:51:13 +02:00
Patrick Monnerat f6d7a422f3 Fix issue#100: CRLF across 8k boundary inserts an empty line. 2015-09-02 11:34:01 +02:00
Stefano Karapetsas 0b694f0d10 update for 1.2 release and fix executable bits 2012-03-11 20:28:11 +01:00
Perberos 5ded9cba85 renaming from gedit to pluma 2011-11-07 19:52:18 -03:00