Update from 00e10a7f to 7554ecd7:
- remove some view pointer chasing - remove some ui pointer chasing - replace UiTerm with Ui & delete function pointers - replace UiTermWin with UiWin & remove function pointers - make Selection unopaque - make View unopaque - cleanup some single line get/set functions - cleanup vis event interface - Merge vis-tests into test directory
This commit is contained in:
parent
900d7db2de
commit
e5a6aaacdf
14
vis.changes
14
vis.changes
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 07:01:20 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
- Update from 00e10a7f to 7554ecd7:
|
||||
- remove some view pointer chasing
|
||||
- remove some ui pointer chasing
|
||||
- replace UiTerm with Ui & delete function pointers
|
||||
- replace UiTermWin with UiWin & remove function pointers
|
||||
- make Selection unopaque
|
||||
- make View unopaque
|
||||
- cleanup some single line get/set functions
|
||||
- cleanup vis event interface
|
||||
- Merge vis-tests into test directory
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 21 22:21:28 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user