| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cocoa devdraw: activation on receiving Ttop messages | David Jeannot | 2012-01-16 | 3 | -2/+17 |
| | | | | | | | | | | | | | (The new variable "willactivate" is in the input structure "in", which is illogical. But this structure will soon be renamed "app". I postpone the renaming to avoid conflicts with simultaneous Codereview issues.) R=rsc CC=plan9port.codebot http://codereview.appspot.com/5504102 | ||||
| * | devdraw: OS X dead key support | David Jeannot | 2012-01-16 | 1 | -0/+19 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5503086 | ||||
| * | venti: fix scacheprefetch stats | David du Colombier | 2012-01-16 | 1 | -0/+2 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5507045 | ||||
| * | libventi: handle rpc when not connected | David du Colombier | 2012-01-16 | 1 | -0/+6 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5491051 | ||||
| * | fmt: delete 2-space code | Russ Cox | 2012-01-05 | 1 | -18/+1 |
| | | | | | | | | Typographers say its wrong. R=rsc http://codereview.appspot.com/5517046 | ||||
| * | libventi: fix segfault in vtreadpacket when not connected | David du Colombier | 2011-12-12 | 1 | -0/+5 |
| | | | | | | | | | | | | This problem happens especially in fossil/view when vtread can be called even if not connected to venti. The old libventi handle this case properly in the function vtRPC, which is called by vtReadPacket (client.c). R=rsc CC=plan9port.codebot http://codereview.appspot.com/5484044 | ||||
| * | Cocoa Devdraw: cursor fix | David Jeannot | 2011-12-09 | 3 | -117/+139 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5356050 | ||||
| * | vac: handle mid | David du Colombier | 2011-12-07 | 1 | -0/+5 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5451114 | ||||
| * | aescbc: fix segfault on backspace | David du Colombier | 2011-12-07 | 1 | -2/+5 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5440107 | ||||
| * | vacfs: fix segfault when no prefix specified | David du Colombier | 2011-11-30 | 1 | -1/+1 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5451052 | ||||
| * | mailfs: add -u user argument | David du Colombier | 2011-11-28 | 3 | -6/+16 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5435052 | ||||
| * | mailfs: small fixes and plan 9 support | David du Colombier | 2011-11-22 | 6 | -5/+35 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5429044 | ||||
| * | venti/mgr: various fixes and plan 9 support | David du Colombier | 2011-11-21 | 1 | -55/+56 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5421047 | ||||
| * | venti: fix log url in stats | David du Colombier | 2011-11-21 | 1 | -1/+1 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5395043 | ||||
| * | upas: fix segfault when host not found | David du Colombier | 2011-11-21 | 1 | -1/+4 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5370105 | ||||
| * | acme: fix arrow near end of text | Sean McKean | 2011-11-17 | 1 | -6/+4 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5399050 | ||||
| * | Cocoa Devdraw: cursor, menu bar, old fs, activation | David Jeannot | 2011-11-08 | 1 | -20/+52 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5318054 | ||||
| * | venti: import changes from plan 9 | David du Colombier | 2011-11-08 | 5 | -3/+8 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5325044 | ||||
| * | venti: fix vtcachealloc and VtMaxLumpSize | David du Colombier | 2011-11-08 | 3 | -2/+14 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5309073 | ||||
| * | libventi: add functions reconn and redial for use with fossil | David du Colombier | 2011-11-08 | 2 | -0/+40 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5325046 | ||||
| * | venti: fix format on ulong | David du Colombier | 2011-11-08 | 4 | -5/+5 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5328046 | ||||
| * | page: check for gs failure | Russ Cox | 2011-10-25 | 1 | -0/+8 |
| | | |||||
| * | devdraw: cocoa fixes, bigarrow support (thanks Marius Eriksen) | Russ Cox | 2011-10-23 | 3 | -3/+50 |
| | | |||||
| * | OS X PowerPC fixes (thanks Cameron Kaiser) | Russ Cox | 2011-10-23 | 4 | -2/+4 |
| | | |||||
| * | rio: quiet nm on Lion | Russ Cox | 2011-10-14 | 1 | -0/+4 |
| | | |||||
| * | libthread: fix 10.5.8 build - uname says 9.8.0 | Russ Cox | 2011-10-14 | 1 | -1/+1 |
| | | |||||
| * | libthread: Lion context routines | Russ Cox | 2011-10-13 | 6 | -3/+129 |
| | | |||||
| * | 9term: fix hold mode delay | Russ Cox | 2011-10-13 | 1 | -0/+1 |
| | | |||||
| * | devdraw: more fixes (thanks David Jeannot) | Russ Cox | 2011-10-12 | 4 | -319/+378 |
| | | |||||
| * | merge | Russ Cox | 2011-10-12 | 4 | -10/+25 |
| | | |||||
| * | devdraw: cleanup, fix macargv | Russ Cox | 2011-10-12 | 4 | -14/+45 |
| | | |||||
| * | 9term: hold mode back door | Russ Cox | 2011-10-11 | 2 | -16/+23 |
| | | | | | | R=rsc http://codereview.appspot.com/5248056 | ||||
| * | semicolons! | Russ Cox | 2011-10-07 | 1 | -2/+2 |
| | | |||||
| * | libsec: fix dsagen 64-bit bug | Russ Cox | 2011-10-05 | 1 | -1/+1 |
| | | |||||
| * | secstore: say password for win | Russ Cox | 2011-10-05 | 1 | -1/+1 |
| | | |||||
| * | dsasign: new command | Russ Cox | 2011-10-05 | 2 | -0/+181 |
| | | |||||
| * | 9pfuse: handle two more flags | Russ Cox | 2011-10-05 | 1 | -1/+8 |
| | | |||||
| * | devdraw: fix screen grabber, allocation warning | David Jeannot | 2011-10-03 | 1 | -62/+113 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5170041 | ||||
| * | devdraw: do not interpret alt-tab as alt for compose | Justin Davis | 2011-09-28 | 3 | -2/+16 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5132050 | ||||
| * | devdraw: disable Lion warning | Russ Cox | 2011-09-26 | 1 | -1/+1 |
| | | | | | | R=rsc http://codereview.appspot.com/5132045 | ||||
| * | use cocoa on snow leopard | Russ Cox | 2011-09-26 | 2 | -1/+3 |
| | | | | | | R=rsc http://codereview.appspot.com/5146043 | ||||
| * | devdraw: cocoa updates | David Jeannot | 2011-09-26 | 1 | -43/+55 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5131041 | ||||
| * | devdraw: handle, warn about Lion | Russ Cox | 2011-09-19 | 1 | -1/+9 |
| | | | | | | R=rsc http://codereview.appspot.com/5069042 | ||||
| * | dd: fix apple gcc return warning (even Go can handle this one, Apple!) | Russ Cox | 2011-09-19 | 1 | -0/+2 |
| | | | | | | R=rsc http://codereview.appspot.com/5068043 | ||||
| * | devdraw: update Lion cocoa | David Jeannot | 2011-09-19 | 8 | -413/+603 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5015042 | ||||
| * | 9term: fix insert | David Swasey | 2011-09-12 | 1 | -2/+2 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/4952066 | ||||
| * | devdraw: draft cocoa support | David Jeannot | 2011-09-06 | 7 | -0/+1339 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/4974060 | ||||
| * | upas/smtp: fixes for authenticated connections | Richard Miller | 2011-08-31 | 2 | -2/+3 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/4967049 | ||||
| * | mk: pass environment to P command | Russ Cox | 2011-08-27 | 1 | -1/+1 |
| | | | | | | R=rsc http://codereview.appspot.com/4977041 | ||||
| * | win: hide not just passwords but also passphrases | Mathieu Lonjaret | 2011-08-26 | 1 | -1/+1 |
| | | | | | | | R=rsc, nicolesimons1986 CC=plan9port.codebot http://codereview.appspot.com/4957042 | ||||
