index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
acme
Age
Commit message (
Expand
)
Author
2022-03-15
acme: fix hiding of top windows when loading a dump file (thanks Xiao-Yong)
Igor Böhm
2022-01-04
acme: fix window and scrollbar display glitches at bottom fringe of column
Igor Böhm
2021-11-05
acme: fix leaking memory allocated by getenv("font")
Igor Böhm
2021-11-05
acme: fix plumb message leaks (thanks igor)
cinap_lenrek
2021-10-05
acme: remove superfluous print arguments (patch from plan9port)
Igor Böhm
2021-10-06
acme: don't let tag button draw over tag border.
james palmer
2021-04-14
acme: fix border size, autoindent undo: imported from plan9port (thanks jxy)
Ori Bernstein
2021-04-02
acme: fix suicide *and* resource leak in ecmd.c (thanks igor)
cinap_lenrek
2021-02-03
acme: fix use after free in warning() call (thanks igor)
cinap_lenrek
2020-12-19
acme: use global user string variable instead of getuser()
cinap_lenrek
2020-12-19
acme: use getuser() in fsinit()
cinap_lenrek
2020-09-29
acme: revert stray changes
Ori Bernstein
2020-09-22
acme: import changes from plan9port (thanks jxy)
Ori Bernstein
2020-08-03
merge
cinap_lenrek
2020-08-03
acme: reverting scroll change, causes continuous scrolling with scrollwheel
cinap_lenrek
2020-08-01
pre-lib9p servers: fix incorrect Tversion handling
kvik
2020-06-11
acme: implement position-dependent scroll-wheel scrolling
kvik
2020-06-07
acme: add missing logf.c
cinap_lenrek
2020-06-06
acme: import event log from plan9port (thanks fshahriar)
Ori Bernstein
2020-05-31
acme: implement 'scratch' ctl command (thanks Drew DeVault)
kvik
2020-05-10
acme: add missed error checks
kvik
2020-05-07
fix typo: mouse->xy, not w->mc.xy
Ori Bernstein
2020-05-06
Reset click count on mouse motion.
Ori Bernstein
2020-05-02
make bind(2) error handling consistent
cinap_lenrek
2020-04-25
tweak selection criteria
Ori Bernstein
2020-04-25
triple click selection in acme
Ori Bernstein
2020-02-13
acme(1): fix scrolling when swiping text at the top or bottom of a frame
spew
2020-01-31
fix double free in acme.
Ori Bernstein
2020-01-19
merge
cinap_lenrek
2020-01-19
Apply http://www.9paste.net/qrstuv/patch/acme-movetodelmesg/
Roberto E. Vargas Caballero
2020-01-19
acme: fix off by one in colclose(), make dellist() code consistent
cinap_lenrek
2020-01-19
acme: Restore call to movetodel() in colclose
Roberto E. Vargas Caballero
2019-12-06
fix some acme memory leaks
Ori Bernstein
2019-12-04
acme: Apply each -/+ only once (#156)
Ori Bernstein
2019-12-04
acme: avoid division by zero when resizing col (#189)
Ori Bernstein
2019-12-04
acme, sam: handle >1GB files correctly
Ori Bernstein
2018-10-20
acme: fix fd checks - initialize Window.rdselfd to -1 not 0
cinap_lenrek
2018-10-20
fix misleading/wrong fd checks
BurnZeZ
2018-08-03
acme: pass pointer to int type to avoid pointer to int cast warning
cinap_lenrek
2018-08-01
acme: add spacesindent mode
spew
2016-11-17
cmd: remove a bit of unused stuff
ftrvxmtrx
2016-07-24
make error handling in 9p service loops consistent
cinap_lenrek
2014-12-17
acme: allow typing '\n' in window tags
mischief
2014-12-11
acme: fix buffer overrun in xfidutfread() and xfidruneread(), cleanup
cinap_lenrek
2014-09-11
acme: remove unused #include
BurnZeZ
2014-08-16
Fix acme crash: Get D in a new window with D being an existing directory
iru
2014-04-01
sam, acme: fix character classes quoting for 21-bit runes
cinap_lenrek
2013-11-22
acme: fix arrow key oddity (thanks mark van atten and erik)
cinap_lenrek
2013-10-20
acme: attempt to fix tag lines collapsing to zero height on window move (issu...
cinap_lenrek
2013-09-11
acme: use threadexitsall() to tear down mouse and keyboard procs on error
cinap_lenrek
[next]