Commit Graph

46 Commits

Author SHA1 Message Date
Brian Buller 062c970c0d Syncing Repos 2016-02-09 10:21:57 -06:00
Brian Buller c19e371390 Merge branch 'master' of gogs.bullercodeworks.com:brian/termbox-util 2016-02-09 10:19:32 -06:00
Brian Buller d3974ccd96 Several Changes
Better Menu
Better InputModal
Also added AlertModal
2016-01-27 13:42:58 -06:00
Brian Buller 204d7b6f63 Several Changes
Menu is better now
InputModal too.
Added AlertModal, for when you just need to say something.
2016-01-27 13:42:00 -06:00
Brian Buller e173cdcce0 Sync with gogs repo
Starting work on scrollframe
2016-01-26 15:33:25 -06:00
Brian Buller 8435058ea7 Merge branch 'master' of gogs.bullercodeworks.com:brian/termbox-util 2016-01-16 23:04:38 -06:00
Brian Buller 3cf01a010f Started interfacing everything
Building a scroll frame too.
2016-01-16 23:04:01 -06:00
Brian Buller b2f731cbbb Adjusting input field 2016-01-14 09:48:46 -06:00
Brian Buller e843ea92b9 Input Field still isn't where I want it.
Also added convenience functions to test if
termbox events are alpha/numeric/symbol
2016-01-13 21:17:08 -06:00
Brian Buller e93feb0dde Text wrapping
no newlines though.
2016-01-10 20:42:51 -06:00
Brian Buller 53306b1f2e Merge branch 'master' of gogs.bullercodeworks.com:brian/termbox-util 2016-01-09 12:13:48 -06:00
Brian Buller 8b0af6e079 If first option is disabled, start at next
Also, accept 'space' as confirmation
2016-01-09 12:12:23 -06:00
Brian Buller ddda3d3450 gofmt 2016-01-06 22:05:28 -06:00
Brian Buller 9026f1a1ff Working on Wrapping Still 2016-01-04 18:25:07 -06:00
Brian Buller 31b785172d Starting work on Wrapping 2016-01-04 11:01:22 -06:00
Brian Buller 99a0a449a1 Still working on input field overflow 2016-01-03 22:14:33 -06:00
Brian Buller 9f978a3ec0 Add Wrapping Flags to Input Fields 2016-01-01 12:15:09 -06:00
Brian Buller c5ed6dc0ba Adding Alpha-Numeric Tester 2015-12-28 22:19:08 -06:00
Brian Buller 95d2a88a7c Added alpha-numeric input tester 2015-12-26 10:46:18 -06:00
Brian Buller 1c468454f6 Colorized Progress Bar 2015-12-17 21:41:02 -06:00
Brian Buller 9cd402ccf0 Updated Permissions 2015-12-01 10:09:26 -06:00
Brian Buller 55e193ace2 Added a few more controls
* Menus!
* Progress bars!
* Ascii Art!
2015-12-01 10:08:38 -06:00
Brian Buller 9ca0888000 Add Progress Bars
Also, add vim navigation to menus
2015-11-30 08:21:22 -06:00
Brian Buller 02537f2b96 Updated a few things
Add a few handy things to asciiart and menu
2015-10-26 17:38:49 -05:00
Brian Buller da19f61603 Added ASCIIArt object and Menu Object 2015-10-26 07:39:18 -05:00
Brian Buller 1f6f263ed9 Linted the library 2015-10-21 11:51:22 -05:00
Brian Buller 5390cfa85a Missed field change 2015-10-21 11:46:14 -05:00
Brian Buller 3b810d6387 Linted termbox_util.go 2015-10-21 11:41:42 -05:00
Brian Buller 2dd65ed8b8 Linted termbox_inputmodal.go 2015-10-21 11:36:00 -05:00
Brian Buller 607a76b51e Linted termbox_confirmmodal.go 2015-10-21 11:24:32 -05:00
Brian Buller 8aa5f1a4c0 Linted termbox_inputfield.go 2015-10-21 11:14:57 -05:00
Brian Buller e469e625ed Merge remote-tracking branch 'refs/remotes/origin/master' 2015-10-21 11:09:47 -05:00
Brian Buller bd2eb4f9e1 Updating Files 2015-10-21 11:09:40 -05:00
Brian Buller 1311783683 Merge pull request #1 from jcbwlkr/whitespace
Handle spaces and tabs on input fields
2015-10-21 11:02:16 -05:00
Jacob Walker 31465b574e Handle spaces and tabs on input fields 2015-10-21 11:00:06 -05:00
Brian Buller de17902fb9 Migrate to github from personal hosting 2015-05-18 09:39:31 -05:00
Brian Buller a018159e66 Truncate title if it is too long 2015-05-18 08:50:16 -05:00
Brian Buller 4b7d3032c8 Some Tweaking 2015-05-12 16:05:47 -05:00
Brian Buller c581974cc0 Add Show() and Hide() 2015-05-05 15:47:09 -05:00
Brian Buller c5cb0ca9fe Merge remote-tracking branch 'refs/remotes/origin/master'
Conflicts:
	termbox_inputmodal.go
2015-05-04 19:35:51 -05:00
Brian Buller 06420fe4e6 Pull in Remote Changes 2015-05-04 19:34:48 -05:00
Brian Buller 6f77695994 Some improvements 2015-05-04 17:42:35 -05:00
Brian Buller cf3fa0559d Add Confirm Modal
Also update inputfield/inputmodal
2015-05-04 13:52:10 -05:00
Brian Buller 0fc0c58c6d Input Modal/Field Works 2015-05-03 17:11:50 -05:00
Brian Buller d03ef8f013 Initial Commit 2015-05-01 22:15:36 -05:00
Brian Buller 59ef63c122 Init commit 2015-05-01 23:14:41 -04:00