Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-08 | devdraw: silence unused variable warnings | Russ Cox | 1 | -2/+6 | |
R=rsc https://codereview.appspot.com/7304064 | |||||
2013-02-08 | devdraw: disable XCopyArea optimization | Russ Cox | 1 | -2/+5 | |
Ubuntu Precise seems to have a buggy X server that sometimes fails at XCopyArea. Let devdraw do it itself. This will slow down remote X a little bit, but slow and correct is better than fast and broken. R=rsc https://codereview.appspot.com/7310069 | |||||
2013-01-30 | fontsrv: fix on X11 when X11H is not defined | Alessandro Arzilli | 1 | -1/+1 | |
R=rsc CC=plan9port.codebot https://codereview.appspot.com/7228044 | |||||
2013-01-30 | libmach: fix crash in dwarfpc (misuse of realloc) | Xi Wang | 1 | -0/+1 | |
R=rsc CC=plan9port.codebot https://codereview.appspot.com/7225059 | |||||
2013-01-30 | fontserv: fix build on FreeBSD 9.1 | Martin Neubauer | 1 | -1/+6 | |
R=rsc https://codereview.appspot.com/7095050 | |||||
2013-01-30 | CONTRIBUTORS: three more | Russ Cox | 1 | -1/+3 | |
R=rsc https://codereview.appspot.com/7225073 | |||||
2013-01-19 | jpegdump: fix build and warnings | David du Colombier | 1 | -7/+8 | |
R=rsc https://codereview.appspot.com/7070070 | |||||
2013-01-04 | freq: fix crash with utf > 0xffff (thanks Andrey Mirtchovski) | David du Colombier | 1 | -2/+2 | |
R=rsc https://codereview.appspot.com/7029054 | |||||
2013-01-03 | venti/wrarena: fix arenapart breakage | David du Colombier | 1 | -3/+4 | |
R=rsc https://codereview.appspot.com/7027044 | |||||
2012-12-18 | fontsrv: only build when the pieces are there | Russ Cox | 2 | -2/+17 | |
2012-12-11 | fontsrv: fix build on OpenBSD 5.2 | Christian Kellermann | 5 | -2/+14 | |
R=rsc CC=plan9port.codebot https://codereview.appspot.com/6850108 | |||||
2012-12-09 | auth/factotum: fix password prompt hang with secstore | David du Colombier | 1 | -3/+3 | |
R=rsc http://codereview.appspot.com/6906057 | |||||
2012-12-03 | fontsrv: make single quotes look like quotes | Russ Cox | 1 | -3/+15 | |
R=rsc https://codereview.appspot.com/6864051 | |||||
2012-12-01 | fontsrv: scaled pjw | Russ Cox | 5 | -11/+369 | |
R=rsc https://codereview.appspot.com/6854130 | |||||
2012-11-26 | acme: retina scaling for scroll bars, button | Russ Cox | 2 | -26/+34 | |
R=rsc http://codereview.appspot.com/6854094 | |||||
2012-11-26 | samterm: retina scaling for scroll bars, borders | Russ Cox | 3 | -14/+24 | |
R=rsc http://codereview.appspot.com/6844083 | |||||
2012-11-26 | 9term: adjust to dpi changes | Russ Cox | 1 | -15/+23 | |
R=rsc http://codereview.appspot.com/6847105 | |||||
2012-11-26 | libdraw: change DefaultDPI to 133 | Russ Cox | 1 | -1/+1 | |
Let's see if that's any better. R=rsc http://codereview.appspot.com/6850103 | |||||
2012-11-25 | devdraw: fake dpi calculation on Mac | Russ Cox | 1 | -0/+8 | |
R=rsc http://codereview.appspot.com/6782115 | |||||
2012-11-25 | libframe: auto scale tick for retina | Russ Cox | 3 | -10/+24 | |
R=rsc http://codereview.appspot.com/6850102 | |||||
2012-11-25 | devdraw: use %R not Fn-F3 for retina toggle | Russ Cox | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/6854093 | |||||
2012-11-25 | devdraw: add forcedpi toggled by Fn+F3 on Mac | Russ Cox | 4 | -3/+20 | |
R=rsc http://codereview.appspot.com/6846104 | |||||
2012-11-25 | acme: set $samfile (same as $%) during execution | Marius Eriksen | 2 | -0/+3 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/6854092 | |||||
2012-11-25 | fontsrv: work around a few crashes | Russ Cox | 1 | -2/+6 | |
Probably not the right fix, but gets us going. R=rsc http://codereview.appspot.com/6782113 | |||||
2012-11-25 | devdraw: fix retina mode | Russ Cox | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/6847104 | |||||
2012-11-25 | libdraw: add scalesize | Russ Cox | 3 | -0/+24 | |
R=rsc http://codereview.appspot.com/6855092 | |||||
2012-11-25 | draw.h: add DefaultDPI | Russ Cox | 1 | -1/+2 | |
R=rsc http://codereview.appspot.com/6858071 | |||||
2012-11-25 | devdraw, libdraw: add display->dpi | Russ Cox | 4 | -2/+38 | |
Fixed at 100 right now, but the plan is to make it accurate and then use it. R=rsc http://codereview.appspot.com/6856091 | |||||
2012-11-25 | devdraw: restore compilation on OS X 10.6 | Shenghou Ma | 3 | -0/+10 | |
Also add some ignored files to .hgignore R=rsc http://codereview.appspot.com/6842089 | |||||
2012-10-22 | acme: use threadspawnd to avoid changing "." of current process | Russ Cox | 1 | -29/+8 | |
R=rsc http://codereview.appspot.com/6736060 | |||||
2012-10-22 | libthread: add threadspawnd | Russ Cox | 4 | -6/+28 | |
R=rsc http://codereview.appspot.com/6742064 | |||||
2012-10-21 | acme: add $acmeshell to control execution shell | Marius Eriksen | 4 | -2/+18 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/6614056 | |||||
2012-10-21 | fontsrv: x11 support | Yuval Pavel Zholkover | 5 | -3/+275 | |
R=rsc, 0intro CC=plan9port.codebot http://codereview.appspot.com/6739047 | |||||
2012-10-21 | plumb.app: accept plumb:foo as alias for foo | Rob Kroeger | 1 | -1/+16 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5495046 | |||||
2012-10-21 | devdraw: map X11 dead_diaresis to double quote | Caio Oliveira | 2 | -39/+43 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/6690049 | |||||
2012-10-21 | libmemdraw: fix int size bug | Erik Quanstrom | 1 | -1/+2 | |
R=rsc, quanstro CC=plan9port.codebot http://codereview.appspot.com/6657043 | |||||
2012-10-21 | silence more warnings | Russ Cox | 15 | -299/+307 | |
R=rsc http://codereview.appspot.com/6744056 | |||||
2012-10-21 | 9c: support clang on Mac | Russ Cox | 1 | -0/+11 | |
R=rsc http://codereview.appspot.com/6744055 | |||||
2012-10-21 | fix clang warnings reported by Tuncer Ayaz | Russ Cox | 24 | -621/+619 | |
R=rsc http://codereview.appspot.com/6744054 | |||||
2012-10-20 | 9c: add more clang warning silencers, use signed chars | Russ Cox | 1 | -2/+7 | |
R=rsc http://codereview.appspot.com/6741053 | |||||
2012-10-20 | lib9: fix Mac warning | Russ Cox | 1 | -1/+8 | |
R=rsc http://codereview.appspot.com/6749053 | |||||
2012-10-20 | INSTALL: don't try to use \b in acme window | Russ Cox | 1 | -0/+2 | |
R=rsc http://codereview.appspot.com/6734051 | |||||
2012-10-20 | fix gcc 4.7 warnings (thanks Tuncer Ayaz) | Russ Cox | 14 | -40/+9 | |
R=rsc http://codereview.appspot.com/6744053 | |||||
2012-10-20 | web: fix BROWSER=google-chrome on Mac | Russ Cox | 1 | -0/+3 | |
R=rsc http://codereview.appspot.com/6750046 | |||||
2012-10-20 | mount: fix for osxfuse | Russ Cox | 1 | -2/+4 | |
R=rsc http://codereview.appspot.com/6737052 | |||||
2012-10-16 | libframe: use correct text color when painting | Rob Kroeger | 1 | -6/+12 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/6625065 | |||||
2012-10-16 | devdraw: MacBook retina support | Rob Kroeger | 2 | -8/+128 | |
Enable with export devdrawretina=1 (everything will be smaller). R=rsc CC=plan9port.codebot http://codereview.appspot.com/6592072 | |||||
2012-10-07 | devdraw: prefer 24-bit over 15-bit or 16-bit. | Russ Cox | 1 | -6/+6 | |
Fixes remote X11 use via XQuartz 2.7.4. R=rsc http://codereview.appspot.com/6624058 | |||||
2012-10-05 | acme: correct writes of runes on auspicious byte boundaries | Erik Quanstrom | 2 | -23/+35 | |
R=rsc, r CC=plan9port.codebot http://codereview.appspot.com/6586067 | |||||
2012-09-24 | fortunes: new one | Russ Cox | 1 | -0/+1 | |
R=rsc http://codereview.appspot.com/6554081 |