Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-15 | libframe: consistent use of nil vs. 0 | cinap_lenrek | |
2016-03-08 | rio, libdraw: experimental removal of redundant flushimage() calls for ↵ | cinap_lenrek | |
roundtrip latency reduction - remove redundant flushimage() calls before readmouse() - remove flushimage() calls for allocimage(),freeimage() and originwindow() this is experimental. it will break allocimage() error handling unless the caller does explicit flushimage() calls, tho the gains in usability over high latency connections is huge. in most cases, programs will just terminate when encountering these errors. | |||
2014-07-17 | libframe: use correct text color on frinsert depending on selection (thanks sl) | cinap_lenrek | |
frinsert() used cols[TEXT] for drawing selected text instead of the HTEXT color. this was discovered with rio -b. | |||
2014-01-07 | libframe: fix _frcanfit() for zero width runes, simplify chopframe() | cinap_lenrek | |
2014-01-06 | libframe: avoid _frcanfit() call in frdelete() | cinap_lenrek | |
no need to calculate number of runes to fit in box when box contains no runes. | |||
2011-04-30 | libframe: derive attributes of cursor from rio instead of hardcoding them. | stanley lieber | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |