]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/rio
ip/ipconfig: default onlink and autoflag to 1
[plan9front.git] / sys / src / cmd / rio /
2017-05-07 cinap_lenrekrio: implement writable and truncatable /dev/text
2016-11-17 ftrvxmtrxcmd: remove a bit of unused stuff
2016-09-20 cinap_lenrekrio: fix onscreen()
2016-09-18 cinap_lenrekrio: improved bandsize()
2016-07-24 cinap_lenrekmake error handling in 9p service loops consistent
2016-06-26 cinap_lenrekrio: move the test if w is allowed to change cursor...
2016-05-14 cinap_lenrekrio: only the current window may change the cursor...
2016-05-13 cinap_lenrekrio: second attempt...
2016-05-13 cinap_lenrekrevert previous commit, not ready yet
2016-05-13 cinap_lenrekrio: get rid of all mouse moves, fix cursor handling
2016-04-04 cinap_lenrekrio: /dev/kbd cleanup
2016-04-03 cinap_lenrekchange /dev/kbd to return multiple messages per read
2016-03-23 cinap_lenrekrio: flushimage() before wscrsleep()
2016-03-22 cinap_lenrekrio: add flushimage() after mb2 menu action
2016-03-20 BurnZeZrio botch
2016-03-19 BurnZeZrio: fix some spacing, slightly cleaner arg handling
2016-03-15 cinap_lenrekrio: flushimage() improves your ability to see, i repea...
2016-03-15 cinap_lenrekrio: remove more unneccesary flushimage() calls
2016-03-10 cinap_lenrekmerge
2016-03-08 cinap_lenrekrio, libdraw: experimental removal of redundant flushim...
2016-02-27 cinap_lenrekrio: exit rio when /dev/cons or /dev/kbd read loop...
2016-02-13 cinap_lenrekmerge
2016-02-13 cinap_lenrekrio: fix wrong frame colors when moving non-current...
2015-11-25 cinap_lenrekrio: allow reading the image of a hidden window thru...
2015-11-25 cinap_lenrekrio: fix handling "resize" wctl for hidden windows
2015-11-22 cinap_lenrekrio: stop serving kbdin file (thanks eekee)
2015-10-25 BurnZeZrio: fix scrolling when cursor is above window
2014-11-07 cinap_lenrekfix dangerous werrstr() usages
2014-10-25 cinap_lenrekrio: dont serve a kbd file per window when we didnt...
2014-10-11 BurnZeZrio: fix "-cd dir" in mountspec being ignored
2014-05-03 ftrvxmtrxfix threadsetname usage in few places
2014-01-11 cinap_lenrekrio: properly handle initial wrap arround in wlook()
2014-01-11 cinap_lenrekrio: implement "look" (thanks lf94)
2014-01-05 cinap_lenrekmerge
2014-01-05 cinap_lenrekrio: make scrollwheel handling consistent with sam
2013-12-19 cinap_lenrekrio: dont consider shell characters as part of the...
2013-11-20 stanley lieberrio -b: make lighttitlecol darker
2013-11-05 cinap_lenrekmerge
2013-11-05 cinap_lenrekrio: eleminate temporary allocations before frinsert...
2013-11-03 cinap_lenrekrio: do backspace \b processing inplace avoiding buffer...
2013-11-02 cinap_lenrekrio: cleanup and error handling
2013-11-02 cinap_lenrekrio: huge simplification of flush handling
2013-11-01 cinap_lenrekrio: add sanity check in xfidallocthread()
2013-11-01 cinap_lenrekrio: enforce flush reply ordering for all xfids
2013-11-01 cinap_lenrekrio: properly handle follow up flushes (fixes unexpecte...
2013-10-05 cinap_lenrekrio: gone windows gone wrong (fix missing recv(x->flush...
2013-10-04 cinap_lenrekmerge
2013-10-04 cinap_lenrekrio: gone windows, window resize, rectonscreen, goodrect
2013-09-16 cinap_lenrekrio: translate window when scaling results in bad windo...
2013-09-16 cinap_lenrekrio: fix Xfidwrite memory leak on flush
2013-08-20 cinap_lenrekrio: position keyboard window (-k) at the bottom of...
2013-08-10 cinap_lenrekrio: fix unused variable warning in wscroll()
2013-08-10 cinap_lenrekrio: shorten overlong window labels
2013-08-05 cinap_lenrekrio: make sure flush replies are send only *after*...
2013-08-04 cinap_lenrekunsticky scrollbars
2013-08-04 cinap_lenrekrio: add ^B control sequence to move cursor to output...
2013-07-05 ethanmerge
2013-06-29 cinap_lenrekrio: run filename completion in background process
2013-06-16 cinap_lenrekmake filesystem handling of read9pmsg() consistent
2013-05-22 jpathymerge
2013-05-13 cinap_lenrekrio: place text at beginning of line before cursor...
2013-05-13 cinap_lenrekrio: fix completion and readback and make it possible...
2013-05-01 stanley lieberrio: fix highlight text for -b
2013-01-10 cinap_lenrekmerge
2013-01-10 cinap_lenrekstill races, reverting... need a better approach.
2013-01-09 cinap_lenrekmerge
2013-01-09 cinap_lenrekrio: fix window resize and attach race
2012-11-10 cinap_lenrekrio: fix auto compmplete candidates getting read back...
2012-10-30 cinap_lenrekrio: fix topping a hidden window does not activate...
2012-10-22 cinap_lenrekmerge
2012-10-22 cinap_lenrekrio: fix deadlock
2012-10-21 cinap_lenrekrio: fix cursor for sizing nocurrent window
2012-10-21 cinap_lenrekrio: various fixes
2012-10-20 cinap_lenrekrio: colors, flicker reduction, refresh after mouse...
2012-10-20 cinap_lenrekrio: wtop() after resize fix
2012-10-20 cinap_lenrekrio: preserve window z-order on resize, fix race conditions
2012-10-18 cinap_lenrekrio: copy window labels for menu3
2012-09-16 cinap_lenrekrio: single line scroll up/down with holding shift key
2012-08-21 cinap_lenrekrio: rect outside screen counts as covered wcovered()
2012-08-16 cinap_lenrekrio: fix mistake
2012-08-16 cinap_lenrekrio: add some tolerance when declaring windows covered
2012-08-16 cinap_lenrekrio: add covered (burried) windows to the menu3 hidden...
2012-07-28 cinap_lenrekrio: add scroll lock key to toggle scroll mode
2012-07-26 cinap_lenrekrio: dont shift window out to the left when its too...
2012-06-03 stanley lieberrio/rio.c: update usage
2012-05-08 cinap_lenrekrio: dont list files we dont serve when reading directory
2012-03-13 cinap_lenrekrio: keep window rects managable on rio resize
2012-01-28 cinap_lenrekrio: fix memory leak for w->dir
2011-12-09 cinap_lenrekrio: don't hardcode font
2011-11-29 cinap_lenrekrio: dont serve /dev/screen from display->image, as...
2011-11-25 cinap_lenrekrio: return correct color chan after screen depth change
2011-11-24 cinap_lenrekrio: return correct color chan after screen depth change
2011-11-21 cinap_lenrekmerge
2011-11-19 stanley lieberrio: use -b instead of the $reverse env variable
2011-10-13 cinap_lenrekrio: use -scroll parameter from attach message
2011-05-28 cinap_lenrekrio: fix kbdin
2011-05-28 cinap_lenrekmerge
2011-05-28 cinap_lenrekbig /dev/kbd change, new format, support Alt+Stuff...
2011-05-26 cinap_lenrekrio: disable cons if /dev/kbd is open, add games/doom
2011-05-26 cinap_lenrekmerge
next