John Benediktsson
|
ceb75057da
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
Doug Coleman
|
66147f27b4
|
extra: use throw-foo for ERROR: change
|
2015-08-13 01:56:32 -07:00 |
Doug Coleman
|
a8173daca2
|
curses: Add some more api calls. Allow a getch that doesn't throw on errors because you need it for window resize.
|
2014-08-25 14:50:20 -07:00 |
Joe Groff
|
943596575a
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
John Benediktsson
|
07454e2584
|
curses: update for alien api change.
|
2011-08-26 20:18:23 -07:00 |
Philipp Brüschweiler
|
f52246b3ff
|
curses: simplifications, prepare for menu support
|
2010-10-03 13:18:31 +02:00 |
Philipp Brüschweiler
|
15eeb0391e
|
curses: simplification, implement coordinate queries
|
2010-10-03 13:17:43 +02:00 |
Philipp Brüschweiler
|
1819da7f41
|
curses: simplification, use wide character library to print utf8 strings
|
2010-10-03 13:17:43 +02:00 |
Philipp Brüschweiler
|
c5b46d0be4
|
curses: fix colors, add unit test
|
2010-10-03 13:16:31 +02:00 |
Philipp Brüschweiler
|
e674081a06
|
curses: cleanup, remove unfinished screen support
|
2010-10-03 13:16:31 +02:00 |
Philipp Brüschweiler
|
b26c88aef3
|
curses: more mouse event work
|
2010-10-03 13:16:31 +02:00 |
Philipp Brüschweiler
|
54d846e38a
|
curses: start mouse input implementation
|
2010-10-03 13:16:31 +02:00 |
Philipp Brüschweiler
|
6c31c49cad
|
curses: add box word, rearrange some code
|
2010-10-03 13:16:31 +02:00 |
Philipp Brüschweiler
|
f768bbe59e
|
curses: change echo to be f as default
|
2010-10-03 13:16:30 +02:00 |
Philipp Brüschweiler
|
bb89b92a98
|
curses: start support for mouse events
|
2010-10-03 13:16:30 +02:00 |
Philipp Brüschweiler
|
e1a9d597b0
|
curses: seperated echo and raw/cbreak options from window-setup
|
2010-10-03 13:16:30 +02:00 |
Philipp Brüschweiler
|
52af310055
|
curses: added key codes
|
2010-10-03 13:16:30 +02:00 |
Philipp Brüschweiler
|
697d846912
|
curses: add attributes
|
2010-10-03 13:16:30 +02:00 |
Philipp Brüschweiler
|
47ee6ddfef
|
curses: renamed to shorter words
|
2010-10-03 13:16:30 +02:00 |
Philipp Brüschweiler
|
717f036e52
|
curses: beginning of screen support
|
2010-10-03 13:16:30 +02:00 |
Philipp Brüschweiler
|
f2e5b168a7
|
curses: partial rewrite
|
2010-10-03 13:16:30 +02:00 |
Doug Coleman
|
957f2d9ff6
|
Check if we're using ttys before starting curses, since initscr exits on error for some dumb reason
|
2010-02-21 23:38:18 -06:00 |
Philipp Brüschweiler
|
6df4722518
|
curses: fix using
|
2009-11-07 00:07:02 +01:00 |
Joe Groff
|
a5957b188d
|
nip most uses of tuck from extra
|
2009-11-05 22:22:21 -06:00 |
Joe Groff
|
433c065729
|
update structs in curses
|
2009-09-19 20:47:11 -05:00 |
Doug Coleman
|
e026b554a9
|
use CONSTANT: in extra
|
2009-02-22 19:08:45 -06:00 |
Doug Coleman
|
37b02d6a6c
|
checkin curses library i started last summer
|
2009-01-11 11:36:22 -06:00 |