index
:
aerc
devel
Clone of https://git.sr.ht/~rjarry/aerc
Robin Jarry <robin@jarry.cc>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ui
/
grid.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui: add :split and :vsplit view options
Tim Culverhouse
2022-10-18
1
-0
/
+18
*
invalidatable: cleanup dead code
Tim Culverhouse
2022-10-12
1
-54
/
+5
*
grid: protect calls to cell.Content
Tim Culverhouse
2022-09-20
1
-2
/
+6
*
grid: remove unused method Children
Tim Culverhouse
2022-09-20
1
-11
/
+0
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
1
-2
/
+1
*
grid: don't draw at a negative offset
Connor Kuehl
2022-04-28
1
-0
/
+4
*
update tcell to v2 and enable TrueColor support
y0ast
2020-12-18
1
-1
/
+1
*
Make grid sizes dynamic
Jeffas
2020-06-09
1
-10
/
+16
*
Add Mouseable
Jeffas
2019-09-11
1
-0
/
+41
*
Fix grid creating too large subcontexts
Jeffas
2019-07-25
1
-0
/
+9
*
Display user specified headers in viewer if present
Daniel Bridges
2019-07-17
1
-0
/
+14
*
Fix grid widths when using weighted widths
Jeffas
2019-07-17
1
-3
/
+14
*
Spec out review message screen
Drew DeVault
2019-05-13
1
-3
/
+3
*
lib/ui: fix Grid race condition
Simon Ser
2019-05-05
1
-1
/
+20
*
lib/ui: fix GridCell.invalid race
Simon Ser
2019-04-29
1
-5
/
+6
*
lib/ui: introduce Invalidatable
Simon Ser
2019-04-27
1
-11
/
+3
*
Implement the Container interface in lib/ui/
Drew DeVault
2019-01-20
1
-0
/
+8
*
Revert "Add abstract list, update dirlist accordingly"
Drew DeVault
2019-01-13
1
-1
/
+0
*
Add abstract list, update dirlist accordingly
Drew DeVault
2019-01-13
1
-0
/
+1
*
Add stack UI container
Drew DeVault
2018-02-27
1
-7
/
+7
*
Split UI library and widgets
Drew DeVault
2018-02-26
1
-0
/
+191