Commit Graph

76 Commits (3c48cde7520909a5513b883219ff1d0b57a4d9f8)

Author SHA1 Message Date
Oliver c2bfee0387 Added password field to Form demo in presentation. 7 years ago
Oliver d74b71b48d Supporting any color now in TextView. Resolves #12 7 years ago
Oliver 967b863aac Added navigation instructions to presentation demo. Resolves #14, resolves #10 7 years ago
Oliver 7dd0754cc6 Some pull request post-processing. 7 years ago
管宜尧 42fcf63eca create unicode(chinese) support demo 7 years ago
Oliver d6ce974e6d Added masking to InputField, password field to form. Resolves #7, resolves #8. 7 years ago
Oliver 3fbea7a99b Added a listener for changes in input fields. Also in the Form. Fixes #4. 7 years ago
Oliver 7b5ab63e8c List selections should be visible even when they don't have focus. Also added screenshot for Postgres demo. 7 years ago
Oliver 50871c3386 Added screenshots for all demos. 7 years ago
Oliver c989300073 Final preparations for the first official release. 7 years ago
Oliver 36cca0dedc Completed Godoc documentation. 7 years ago
Oliver 53527f5f80 Added a presentation demonstrating tview's capabilities. 7 years ago
Oliver 7dc0dace25 Improved table navigation. 7 years ago
Oliver c1b4809f2e Contained pages need to be resized if requested. 7 years ago
Oliver f6f32eec04 Flex must know where to delegate focus. 7 years ago
Oliver 6751475a74 Added a short demo for each primitive. 7 years ago
Oliver 91d78f146b Added proportions to Flex layout. 7 years ago
Oliver 6ba3fef9bc Added a method to Application to intercept key presses. 7 years ago
Oliver 8f59d491ee Added Table primitive. Still ironing out some minor issues. 7 years ago
Oliver f5788cfc52 Added regions and highlights to TextView. 7 years ago
Oliver 8eb4c5ef48 Added TextView. All subclasses of Box now also have inside padding. 7 years ago
Oliver dad7891c89 Added Checkbox, Modal, and Pages. 7 years ago
Oliver 2bd80aa513 Added DropDown. Also needed to refactor a bit to reduce dependencies. 7 years ago
Oliver d5bf1a4ef0 Added list, improved existing primitives, and fixed a bunch of bugs. 7 years ago
Oliver b83a7766a6 Added frames (with headers/footers) and buttons. Extended form. 7 years ago
Oliver f9f139caaf First commit. Some basic functionality. Publishing to GitHub now. 7 years ago