Alphabetical Index | Tags by Size | Find tag:

FontLineWrapping

Authorship: 100% skyjake

View commits by groups

August 2013
2013-08-05 Fixed : After wrapping, at least one blank line must exist
2013-08-05 Client | Optimize : Better findMaxWrap; made thread-safe
July 2013
2013-07-30 Fixed : A double newline stops wrapping operation
2013-07-25 Client | Fixed : Wrapping tabbed lines
2013-07-25 Client | Refactor : Working on wrapping of tab stops
June 2013
2013-06-08 Client : Apply tab stops to line segments
2013-06-07 Cleanup | Client : Cleanup
May 2013
2013-05-24 Client | Fixed | LogWidget : Fixed wrapping bug, adjusted log style
2013-05-24 Client | Optimize : Determining wraps more efficiently
2013-05-23 Client | Fixed : Don't wrap before the first word on a line
2013-05-23 Client | Fixed : Calculating indents
2013-05-19 Client : Improvements and fixes