Commit Graph

  • b536e4570e Fix missing call SetChangedFunc() for #4 Daniel Potapov 2018-01-10 21:52:39 -0600
  • 46afc5ab85 add SetBoaders aimof 2018-01-11 00:11:13 +0900
  • 175ca4f88e add test TableClear aimof 2018-01-10 23:49:09 +0900
  • 4861711f08 add Test GetLasPosition and NewTable aimof 2018-01-10 23:17:57 +0900
  • fee6bd1ef9
    Merge pull request #3 from ss18/typo rivo 2018-01-10 10:53:49 +0100
  • 3fbea7a99b Added a listener for changes in input fields. Also in the Form. Fixes #4. Oliver 2018-01-10 10:40:51 +0100
  • 2874294d89 Added Styles variable with default colors for primitives. Oliver 2018-01-10 09:43:32 +0100
  • 21a909f91c scollable -> scrollable Semen Zhydenko 2018-01-10 09:38:18 +0100
  • e4f97a6436 Added links to Wiki to documentation. Also replaced screenshot with GIF screencast. Oliver 2018-01-07 16:39:06 +0100
  • 7b5ab63e8c List selections should be visible even when they don't have focus. Also added screenshot for Postgres demo. Oliver 2018-01-07 14:37:41 +0100
  • 615931ac50 Fixed typo. Oliver 2018-01-07 14:11:26 +0100
  • 50871c3386 Added screenshots for all demos. Oliver 2018-01-07 13:53:39 +0100
  • c989300073 Final preparations for the first official release. Oliver 2018-01-06 22:49:12 +0100
  • 36cca0dedc Completed Godoc documentation. Oliver 2018-01-03 21:13:32 +0100
  • 8c9be84ef8 Various improvements. Oliver 2018-01-01 21:50:20 +0100
  • 759602af1b Minor bugfix. Oliver 2018-01-01 17:17:32 +0100
  • 997b92f1b4 More callback handlers for lists. And more consistency. Oliver 2018-01-01 17:17:20 +0100
  • 60313b7f25 SetRoot() also sets focus. Oliver 2018-01-01 17:16:36 +0100
  • 53527f5f80 Added a presentation demonstrating tview's capabilities. Oliver 2017-12-30 22:10:13 +0100
  • 7a69902269 Non-scrollable text views must track end. Oliver 2017-12-30 22:09:36 +0100
  • 5555b22427 Bugfix in pages focus. Oliver 2017-12-30 22:09:10 +0100
  • b8e50f0e44 Embedding frame in modal instead of deriving from it, thus hiding frame's functions. Oliver 2017-12-30 22:08:43 +0100
  • 7dc0dace25 Improved table navigation. Oliver 2017-12-29 22:27:10 +0100
  • 42fa258a5e Added more colors to the text view. Oliver 2017-12-29 18:50:46 +0100
  • aa93dab30d Clamping column offset in text view. Oliver 2017-12-29 18:45:52 +0100
  • 9659be0e90 No need to explicitly hide the cursor in no-cursor primitives. Oliver 2017-12-28 22:19:36 +0100
  • 1cc5331a5c Fixed focus delegation. Oliver 2017-12-27 22:55:50 +0100
  • c1b4809f2e Contained pages need to be resized if requested. Oliver 2017-12-27 22:28:16 +0100
  • f6f32eec04 Flex must know where to delegate focus. Oliver 2017-12-27 22:27:42 +0100
  • 6751475a74 Added a short demo for each primitive. Oliver 2017-12-27 16:05:00 +0100
  • 3670319cd6 Fixed a number of bugs and added missing useful functions. Oliver 2017-12-27 16:04:21 +0100
  • 91d78f146b Added proportions to Flex layout. Oliver 2017-12-26 21:49:11 +0100
  • 6ba3fef9bc Added a method to Application to intercept key presses. Oliver 2017-12-26 17:34:58 +0100
  • a7017c9312 Completed Table documentation. Oliver 2017-12-26 12:10:02 +0100
  • f990c283b3 Bugfix. Oliver 2017-12-26 01:46:29 +0100
  • 8f59d491ee Added Table primitive. Still ironing out some minor issues. Oliver 2017-12-26 01:07:30 +0100
  • f5788cfc52 Added regions and highlights to TextView. Oliver 2017-12-24 00:08:52 +0100
  • 111dda7788 Fixed inconsistent filename. Oliver 2017-12-24 00:08:31 +0100
  • 8eb4c5ef48 Added TextView. All subclasses of Box now also have inside padding. Oliver 2017-12-21 18:08:53 +0100
  • dad7891c89 Added Checkbox, Modal, and Pages. Oliver 2017-12-20 20:54:49 +0100
  • 2bd80aa513 Added DropDown. Also needed to refactor a bit to reduce dependencies. Oliver 2017-12-18 20:04:52 +0100
  • d5bf1a4ef0 Added list, improved existing primitives, and fixed a bunch of bugs. Oliver 2017-12-16 22:48:26 +0100
  • b83a7766a6 Added frames (with headers/footers) and buttons. Extended form. Oliver 2017-12-15 23:03:01 +0100
  • f9f139caaf First commit. Some basic functionality. Publishing to GitHub now. Oliver 2017-12-15 15:29:21 +0100