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