Commit Graph

18 Commits (c65badfc3d92b676944cf8e4c4a022de93fdc59c)

Author SHA1 Message Date
Oliver 9af6826328 Added/fixed comments, some structural changes/bugfixes for mouse support. Table, TextView, and TreeView still open. Closes #363 4 years ago
Chris Miller 8abbf770ec Change mouse handler func 4 years ago
Chris Miller 9598ca2519 New mouse design
capture bool not finalized
4 years ago
Chris Miller 96875c75b9 Added mouse handling 5 years ago
Oliver 685bf6da76 Added GetFrontPage() to Pages. Resolves #355 5 years ago
Oliver e3f6263a37 Added a page count getter to Pages. Resolves #310 5 years ago
Oliver 90b4da1bd6 Fixed empty pages when the only visible page was removed. Fixes #250 5 years ago
Oliver 74643a2db5 Pages should clear their background before redrawing. Fixes #89 6 years ago
Oliver 87ba87feda Bufix in Pages: Avoid calling a nil function. Fixes #85 6 years ago
Oliver 03571f15bb When a page with focus is removed, we should not end up with no focus anywhere. Also some simplifications. 7 years ago
Oliver 89ae756605 Adding a page and switching to it is now possible. 7 years ago
Oliver e4f97a6436 Added links to Wiki to documentation. Also replaced screenshot with GIF screencast. 7 years ago
Oliver 8c9be84ef8 Various improvements. 7 years ago
Oliver 5555b22427 Bugfix in pages focus. 7 years ago
Oliver 1cc5331a5c Fixed focus delegation. 7 years ago
Oliver c1b4809f2e Contained pages need to be resized if requested. 7 years ago
Oliver 3670319cd6 Fixed a number of bugs and added missing useful functions. 7 years ago
Oliver dad7891c89 Added Checkbox, Modal, and Pages. 7 years ago