Bryan Ashby
|
aaac4e884b
|
* New string util method: format()
* Minor work on area list -- WIP!
|
2015-08-18 17:00:18 -06:00 |
Bryan Ashby
|
541be2d65a
|
* Fix TextEditView when 'text' set by default
* Fix TextEditView row vs col
* Start skeleton on HorizontalMenuView
|
2015-06-28 22:31:12 -06:00 |
Bryan Ashby
|
2632c150ac
|
* Fix line feed losing a character
* Fix wrapping when tabs are involved
|
2015-06-14 21:19:25 -06:00 |
Bryan Ashby
|
8a17ca694e
|
* Most everything converted to new 'key press' system. Still WIP, some cleanup & probably a few keys to add for various BBS style terminals
|
2015-06-05 16:20:26 -06:00 |
Bryan Ashby
|
e401e4a1a0
|
* A lot more work on cursor movement/etc. for MultiLineEditTextView2
* Start mostly placeholder stuff for regular key press / insertion of text
|
2015-06-03 22:00:33 -06:00 |
Bryan Ashby
|
37adeb5f90
|
* Fix some handling of height, itemSpacing, etc. in VerticalMenuView
* Change auto scale to be height/width dependent
|
2015-05-07 16:14:16 -06:00 |
Bryan Ashby
|
04c85d2311
|
* Fix MCI colors. Everything working well so far!
|
2015-04-30 14:39:03 -06:00 |
Bryan Ashby
|
2c4711a976
|
* Fix 'small i' textStyle
|
2015-04-28 17:21:24 -06:00 |
Bryan Ashby
|
113e16df0d
|
* Allow passing of arguments to menu's via menu.json including formatted parameters
* Fix menu.json setting of focus on view
|
2015-04-04 14:41:04 -06:00 |
Bryan Ashby
|
6c841105ab
|
+ MCI support for focusArgs, e.g. 'focusTextStyle'
+ TextView initial support for fillChar and justify
+ Add color support to string_util.js::pad()
* Better color handling in Views
|
2014-11-03 16:49:15 -07:00 |
Bryan Ashby
|
4234e03008
|
* Work on forms
* More work on VerticalMenuView: setItems(), etc.
|
2014-11-02 12:07:17 -07:00 |
NuSkooler
|
7a3e375f5d
|
* Start work on database & users
|
2014-10-19 23:30:44 -06:00 |
NuSkooler
|
eab6da2b0a
|
* More View updates
|
2014-10-19 21:06:39 -06:00 |
NuSkooler
|
9033ceeac6
|
* WIP on views
|
2014-10-18 12:45:24 -06:00 |