Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-07 | acme: avoid useless tagline/window redraw if not needed | cinap_lenrek | |
window resize is only neccesary if tagline changed. | |||
2013-08-28 | removed unused variable resize in wind.c | mveety | |
2013-08-28 | Added the p9p acme patch the allows multiline tags (thanks rsc and lf94). | mveety | |
2013-08-05 | unsticky scrollbars | cinap_lenrek | |
scrollbars used to put the mouse on the scrollbar while scrolling. if latency is high, this often results to the cursor jumping back. instead, make button 2 srolling work without needing the mouse to be inside the scrollbar and leave the mouse position alone. | |||
2013-06-16 | make filesystem handling of read9pmsg() consistent | cinap_lenrek | |
2013-05-11 | acme: apply nemos acmediskread patch (from sources) | cinap_lenrek | |
pread does not guarantee that it would read all the data asked for. But acme usage of disk assumes that. This issues as many reads as needed to make acme work when read returns less data than it wanted. | |||
2013-04-24 | make all the commands agnostic about Rune width. (from sources) | cinap_lenrek | |
2013-01-25 | acme: fix unicode handling for editout (from sources) | cinap_lenrek | |
2012-12-31 | fix utf and rune handling in preparation for 32bit runes | cinap_lenrek | |
2012-03-21 | vga: fix type in vga.font, make vga/unicode.font file | cinap_lenrek | |
2011-12-09 | acme: use $font if set, default to vga font | cinap_lenrek | |
2011-05-12 | fix build | cinap_lenrek | |
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 | |