commit 92e092efe6c6b2a6b6ec9da33170317d4426cab0 [browse]
Author: Christoph Lohmann
Date: 2015-07-07 22:26:44 +02:00
Commit to push the 0.6 release.
commit 92e092efe6c6b2a6b6ec9da33170317d4426cab0 [browse]
Author: Weng Xuetian
Date: 2015-07-02 08:31:12 +02:00
Revert "Remove unnecessary XFilterEvent call."
This reverts commit d2937b05aed9cee8d6651cd806d31682a853c773.
commit 92e092efe6c6b2a6b6ec9da33170317d4426cab0 [browse]
Author: Quentin Rameau
Date: 2015-05-31 12:26:11 +02:00
do not truncate font size when zooming
commit 92e092efe6c6b2a6b6ec9da33170317d4426cab0 [browse]
Author: Roberto E. Vargas Caballero
Date: 2015-06-03 08:07:55 +02:00
Revert "Optimize memory footprint of line buffers"
This reverts commit 7ab6c92e18d468968811256e808b02309c160a22.
We need 32 bits for real color support.
commit 92e092efe6c6b2a6b6ec9da33170317d4426cab0 [browse]
Author: Jan Christoph Ebersbach
Date: 2015-05-22 16:06:57 +02:00
Support UTF-8 characters as word delimiters
For a higher usefulness of the utf8strchr function, the index of the
UTF-8 character could be returned in addition with a Rune instead of a
char*. Since utf8strchr is currently only used by ISDELIM I didn't
bother to increase the complexity.
clone the repository to get more history