Commit Graph

18 Commits

Author SHA1 Message Date
Oliver fd3e872331 Introducing Grid. Resolves #23 2018-02-20 11:37:51 +01:00
Oliver 91a6ff44b6 Finished implementation of grid layout. 2018-02-20 11:19:30 +01:00
Oliver c7b3072f7e Progressing with Grid. 2018-02-19 20:23:01 +01:00
Oliver d448b35bc5 Changed the wording in the README. There are no releases. Resolves #50 2018-02-05 14:17:38 +01:00
Oliver 258f212e5e Added color tag functionality to all strings. Resolves #25 2018-01-17 17:13:36 +01:00
Oliver e349b48fe4 Updated readme. 2018-01-17 07:44:49 +01:00
Oliver 626453b2a6 All primitives now offer a way to intercept all key events sent to them. Also made the global key event intercept handler more general/consistent. Resolves #22 2018-01-14 21:29:34 +01:00
Oliver 1e78c506cb Rewrote TextView's reindex() and Draw() to introduce text alignment and
word wrapping
2018-01-13 23:13:21 +01:00
Oliver 68cd2d4bb0 Layout fixes in readme. 2018-01-12 09:24:53 +01:00
Oliver c2bfee0387 Added password field to Form demo in presentation. 2018-01-12 09:23:53 +01:00
Oliver a7346b12c6 Updated documentation. 2018-01-12 09:16:46 +01:00
Oliver 589b0fff8e Updated readme. 2018-01-11 16:55:22 +01:00
Oliver 3fbea7a99b Added a listener for changes in input fields. Also in the Form. Fixes #4. 2018-01-10 10:40:51 +01:00
Oliver 2874294d89 Added Styles variable with default colors for primitives. 2018-01-10 09:44:21 +01:00
Oliver e4f97a6436 Added links to Wiki to documentation. Also replaced screenshot with GIF screencast. 2018-01-07 16:39:06 +01:00
Oliver 615931ac50 Fixed typo. 2018-01-07 14:11:26 +01:00
Oliver c989300073 Final preparations for the first official release. 2018-01-06 22:49:12 +01:00
Oliver f9f139caaf First commit. Some basic functionality. Publishing to GitHub now. 2017-12-15 15:29:21 +01:00