49d03abe37
Increment version to v0.4, rename cursor functions
49d03abe37
Increment version to v0.4, rename cursor functions
a930c27aa1
Add a DSL to describe TUI layouts, add ncurses 6.6
d0e12f6593
Misc work on grid and cursor classes and functions
6869a9795a
- added 'complex-string-insert-element'.
f0072da3d1
Start implementing a treeview widget
a930c27aa1
Add a DSL to describe TUI layouts, add ncurses 6.6
1e11430039
Add a DSL to describe TUI layouts, add ncurses 6.6 (260403)
d0e12f6593
Misc work on grid and cursor classes and functions
- added method 'complex-string-insert-element'.
Hello @cage,
I have noted that you are using extensible sequence so maybe i have to fix my code to makes the patch fits in the codebase.
You absolutely have nothing to fix. The [sequence...
Added 'complex-string-insert-element'.
Added 'complex-string-insert-element'.
Hi cage, thanks! I merged you adition. I hope that I'll manage to also merge it to the master branch and make the next tagged release before the next Quicklisp release. Take care and bye. :)
6869a9795a
- added 'complex-string-insert-element'.
- added method 'complex-string-insert-element'.
Hello cage, nice to hear from you again. I hope youre doing well. Thank you for the added utilities.
Since several months, I've stopped pushing changes directly to master, only on tagged...
f0072da3d1
Start implementing a treeview widget
d85f2e479e
Complete the sequence protocol, add cchar predicates
80a99f4057
Refactor print-object and gray stream functions
f868bbfe83
Replace the currentp slot for buffers with currentp predicate
421f796840
Replace the currentp slot for buffers with currentp predicate
c1ac5e3b83
Refactor functions for determining wide character widths
2e145781d2
Start implementing the SBCL sequence protocol
e467faa05a
Rewrite line wrapping to not mangle multiple spaces