18 Commits (master)

Author SHA1 Message Date
LinPr 80bc1f60b9 pigcure: add a screenshot of autocomplete demo 1 month ago
Oliver c9421b4bd9 Enabled bracketed pasting. 4 months ago
Oliver 8b7bcf9883 InputField is now based on TextArea. 8 months ago
Oliver caea67a4ef Implemented string parser and migrated all widgets but TextView. 10 months ago
Oliver b86a50a512 Added more control to the input field's autocomplete functionality. Also fixed mouse handling bugs. 1 year ago
Oliver 9c04916f4e Enabling mouse on Autocomplete demos. 1 year ago
Oliver b610d436f3 Minor improvements. 3 years ago
Oliver 675ed5b96b Removed Focusable interface. 4 years ago
Oliver e4d167311d Upgraded to latest tcell version. Results in a minor incompatibility in the Table class. 4 years ago
Oliver 9af6826328 Added/fixed comments, some structural changes/bugfixes for mouse support. Table, TextView, and TreeView still open. Closes #363 4 years ago
Oliver c3d1d4bcf9 Added autocomplete functionality to InputField. Resolves #299, resolves #77 5 years ago
Oliver 370ee01609 Added placeholder text to InputField. Resolves #75 6 years ago
Oliver c2f07f9548 Some housekeeping. 6 years ago
Robert Craig 7c2d6fc65f Added README files for demos to make screenshots easier to view on github 6 years ago
Oliver 4db30f9ed4 "FieldLength" is now "FieldWidth" everywhere for clarity and consistency. Sorry for this breaking change. It is better in the long run. 6 years ago
Oliver 50871c3386 Added screenshots for all demos. 7 years ago
Oliver 36cca0dedc Completed Godoc documentation. 7 years ago
Oliver 6751475a74 Added a short demo for each primitive. 7 years ago