Trevor Slocum
71e3cc57f7
Add relevant info to pages of the presentation demo
...
Also, only draw DropDown symbols when focused by default.
Resolves #61 .
1 year ago
Trevor Slocum
d11681497c
Change default colors (fields and buttons are now green)
1 year ago
Trevor Slocum
f8d1b2c63c
Change default colors
...
Focused buttons and fields are now blue.
1 year ago
Trevor Slocum
011f4decc0
Add TextView highlight color options
1 year ago
Trevor Slocum
7e8817f20b
Fix highlighting current TabbedPanels tab
...
Relates to #54 .
1 year ago
Trevor Slocum
29170b8453
Add TrueColorTags option
...
This controls whether color tags should render as the specific colors
defined by tcell, or as the colors defined by the user's terminal
configuration (the default).
Relates to #48 .
1 year ago
Trevor Slocum
bd144c2430
Allow specifying TabbedPanels switcher height
...
Resolves #54 .
1 year ago
Trevor Slocum
92dca67ac2
Fix resetting background color via '-'
...
The primitive background color is now used, rather than the terminal background color.
Resolves #47 .
1 year ago
Trevor Slocum
919f229dcc
Update List, Table and TreeView to not handle Tab or Backtab
1 year ago
Trevor Slocum
3581fe03ea
Draw additional accents when rendering a list divider
1 year ago
Trevor Slocum
957459b436
Update dependencies
1 year ago
Trevor Slocum
bf491e965f
Update dependencies
...
Resolves #58 .
1 year ago
Trevor Slocum
1653d59d6b
Restructure event loop to only poll screen between updates
...
Relates to #58 .
1 year ago
Trevor Slocum
9dbc4a3a03
Suspend screen rather than finalizing it and then creating a new screen
...
Relates to #58 .
1 year ago
Trevor Slocum
e8e2d12710
Remove code.rocketnine.space migration notice
1 year ago
Trevor Slocum
41e35f8d69
Add code.rocketnine.space migration notice
1 year ago
Trevor Slocum
bb362496b2
Fix TextView.GetTextDimensions
1 year ago
Trevor Slocum
2d7324e8db
Rename TextDimensions as GetBufferSize
1 year ago
Trevor Slocum
29e91c0bc5
Merge branch 'master' into 'master'
...
Add TextDimensions
See merge request tslocum/cview!14
1 year ago
makeworld
17ca6d403b
Read (un)lock mutex instead
1 year ago
makeworld
c74ebf1471
Add TextDimensions
1 year ago
Trevor Slocum
d776e728ef
Fix strikethrough support
...
Resolves #17 .
2 years ago
Trevor Slocum
630bdf19f3
Release v1.5.3
2 years ago
Trevor Slocum
fe5cf58941
Update dependency runewidth
2 years ago
Trevor Slocum
710bef6897
Document Panels.AddPanel difference
2 years ago
Trevor Slocum
c5777645c9
Fix highlighting focused Form element
...
Resolves #51 .
2 years ago
Trevor Slocum
3bd98fd55f
Preserve order of panels when updating panel
...
Closes !12 .
2 years ago
Trevor Slocum
7db7653746
Update example applications link
2 years ago
Trevor Slocum
c34e095461
Fix incorrect TabbedPanels colors
...
Resolves #46 .
2 years ago
Trevor Slocum
1af0da7606
Document how to prevent screen artifacts when using SetBackgroundTransparent
...
Resolves #45 .
2 years ago
Trevor Slocum
de3c277462
Remove reference to resolved tcell bug
2 years ago
Trevor Slocum
1513847ae3
Release v1.5.2
2 years ago
Trevor Slocum
bd72d264c9
Remove breaking changes notice
...
Future v1 changes will be backwards compatible.
2 years ago
Trevor Slocum
68b2c49d11
Fix WindowManager background not being drawn
2 years ago
Trevor Slocum
79a35fe4de
Handle events before executing queued updates
2 years ago
Trevor Slocum
fa31102abf
Release v1.5.1
2 years ago
Trevor Slocum
888dcd2560
Fix WordWrap dropping last character of closing tag
...
Resolves #26 .
2 years ago
Trevor Slocum
5ff1168706
Add TextView.SetWrapWidth
2 years ago
Trevor Slocum
614c61839b
Clarify that WordWrap accepts unescaped text only
...
Resolves #27 .
2 years ago
Trevor Slocum
30838d75cd
Reduce Box inner rect calculations
2 years ago
Trevor Slocum
62c7289449
Add deprecation notice to SetBorderPadding, GetBorderPadding and Pages
2 years ago
Trevor Slocum
36671ba7d3
Rename SetBorderPadding and GetBorderPadding as SetPadding and GetPadding
2 years ago
Trevor Slocum
7a5e47b598
Add TabbedPanels.HasTab
2 years ago
Trevor Slocum
a3709cc49b
Fix incorrect arguments for TabbedPanels.RemoveTab
2 years ago
Trevor Slocum
a55c812490
Add Application.Init
2 years ago
Trevor Slocum
98c9aafd25
Fix off-center target when resizing Window
2 years ago
Trevor Slocum
0dea8081ee
Update presentation demo recording
2 years ago
Trevor Slocum
e655768a65
Follow end of TextView buffer in presentation demo
2 years ago
Trevor Slocum
ac2b3155fd
Reduce TextView reindexing when a scroll bar is visible
2 years ago
Trevor Slocum
28e366bbce
Display TextView scroll bar automatically by default
2 years ago