summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Some testing stuff.devs/tasn/tb2Tom Hacohen2015-01-142-7/+16
* Add a new failing test.Tom Hacohen2015-01-141-1/+618
* Fix a bug with line_char_lest.Tom Hacohen2015-01-141-3/+2
* Fix text prepend bug.Tom Hacohen2015-01-141-1/+1
* Add more tests.Tom Hacohen2015-01-141-2/+130
* Fix a bug in char del when deleting at the end.Tom Hacohen2015-01-141-0/+4
* Fix par_char_first/last.Tom Hacohen2015-01-141-12/+12
* Keep a list of tests that still need to be migrated.Tom Hacohen2015-01-141-1/+15
* Add some char deletion tests.Tom Hacohen2015-01-141-0/+22
* Fix pos set and get.Tom Hacohen2015-01-141-3/+3
* Add more tests.Tom Hacohen2015-01-141-0/+21
* Add some basic tests.Tom Hacohen2015-01-141-0/+40
* Start fixing up tb2 tests.Tom Hacohen2015-01-141-3254/+5
* Fix text getting.Tom Hacohen2015-01-141-5/+31
* Remove redundant text node utf8 cache.Tom Hacohen2015-01-141-3/+0
* Get rid of the useless magic.Tom Hacohen2015-01-141-2/+0
* Fix text set.Tom Hacohen2015-01-141-1/+1
* Minor cleanup.Tom Hacohen2015-01-141-4/+2
* Get rid of any reference to markup.Tom Hacohen2015-01-141-5/+5
* Fix char prev now that PS is not in the text.Tom Hacohen2015-01-141-1/+1
* Fix deletion of PS.Tom Hacohen2015-01-141-21/+8
* Cleanup now that PS is not in the text.Tom Hacohen2015-01-141-9/+1
* First step towards eliminating PS in actual text.Tom Hacohen2015-01-141-60/+111
* Start cleaning up text prepend.Tom Hacohen2015-01-141-11/+14
* Fix handling of format items in layout (basic).Tom Hacohen2015-01-141-13/+5
* Remove redundant code.Tom Hacohen2015-01-141-35/+0
* Split away all the format parsing/handling code.Tom Hacohen2015-01-142-1438/+1442
* Remove the whole textblock style object.Tom Hacohen2015-01-143-175/+20
* Remove more redundant style tag code.Tom Hacohen2015-01-141-171/+7
* Remove redundant code.Tom Hacohen2015-01-141-40/+7
* Remove the unused paragraph render.Tom Hacohen2015-01-141-19/+0
* Remove ellipsis handling atm.Tom Hacohen2015-01-141-308/+0
* change parameter name to be less confusing.Tom Hacohen2015-01-141-3/+1
* Fix wrapping bug.Tom Hacohen2015-01-141-1/+1
* Remove unneeded comment.Tom Hacohen2015-01-141-3/+0
* Fix text wrapping and first step towards correct wrapping.Tom Hacohen2015-01-141-30/+70
* Remove redundant code.Tom Hacohen2015-01-141-181/+0
* Some more linebreaking fixes.Tom Hacohen2015-01-141-34/+68
* First step towards correct libunibreak based line breaking.Tom Hacohen2015-01-141-44/+43
* Remove most of the format handling.Tom Hacohen2015-01-143-1905/+9
* Improve newline handling.Tom Hacohen2015-01-141-1/+18
* Start treating line breaks.Tom Hacohen2015-01-141-5/+5
* Remove more crap.Tom Hacohen2015-01-142-91/+3
* Get rid of more useless API.Tom Hacohen2015-01-141-49/+4
* Get rid of legacy newline.Tom Hacohen2015-01-142-44/+2
* Remove some more cruft.Tom Hacohen2015-01-142-101/+2
* Remove a lot more unusued code.Tom Hacohen2015-01-141-441/+2
* Get rid of native size, I don't see a use for it atm.Tom Hacohen2015-01-142-291/+0
* Get rid of password mode and repch. Insecure and thus useless.Tom Hacohen2015-01-142-78/+4
* Remove some more markup handling.Tom Hacohen2015-01-141-68/+0