projects
/
projects
/
chimara
/
chimara.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Change implemented Glk spec to 0.7.3.
[projects/chimara/chimara.git]
/
libchimara
/
input.c
2012-01-18
Philip Chimento
Merge branch 'new-sound-api'
blob
|
commitdiff
|
raw
2011-10-25
Marijn van Vliet
Fixed some omitted applications of default and glk...
blob
|
commitdiff
|
raw
2011-06-19
Marijn van Vliet
Merge branch 'master' of ssh://git.stderr.nl/projects...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-18
Marijn van Vliet
Merge branch 'master' of ssh://git.stderr.nl/projects...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-18
Marijn van Vliet
When the cursor is not on the input prompt, return...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-18
Marijn van Vliet
Fixed #31
blob
|
commitdiff
|
raw
|
diff to current
2011-06-05
Marijn van Vliet
Trying to apply correct styles when recalling history...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-01
P. F. Chimento
Implement line terminators for text grids
blob
|
commitdiff
|
raw
|
diff to current
2011-05-01
P. F. Chimento
Fixed grid line input bug introduced in [9f52ac]
blob
|
commitdiff
|
raw
|
diff to current
2011-04-27
Marijn van Vliet
Merge branch 'master' of ssh://git.stderr.nl/projects...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-26
P. F. Chimento
Refinement of line terminators
blob
|
commitdiff
|
raw
|
diff to current
2011-04-26
P. F. Chimento
Line terminators in text buffer windows
blob
|
commitdiff
|
raw
|
diff to current
2011-04-25
P. F. Chimento
Fix bug in line input echoing
blob
|
commitdiff
|
raw
|
diff to current
2011-04-25
P. F. Chimento
Minimum implementation of line terminators
blob
|
commitdiff
|
raw
|
diff to current
2011-04-20
P. F. Chimento
Line input echo won't affect current request
blob
|
commitdiff
|
raw
|
diff to current
2011-04-20
P. F. Chimento
Implement line input echoing
blob
|
commitdiff
|
raw
|
diff to current
2011-04-14
P. F. Chimento
Updated documentation to match API 0.7.2
blob
|
commitdiff
|
raw
|
diff to current
2010-06-30
rodin
Defined a base style
blob
|
commitdiff
|
raw
|
diff to current
2010-05-11
rodin
Some minor cleanup
blob
|
commitdiff
|
raw
|
diff to current
2010-05-11
rodin
More pager improvements. Pager now determines correctly...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-11
rodin
Paging is slowly becoming better, but still susceptible...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-02
fliep
Fixed bug: modifier keys no longer count as char input
blob
|
commitdiff
|
raw
|
diff to current
2010-05-02
fliep
Oops, undoing accidentally committed parts of [259]
blob
|
commitdiff
|
raw
|
diff to current
2010-05-02
fliep
Frotz now compiled to use Gargoyle extensions
blob
|
commitdiff
|
raw
|
diff to current
2010-04-18
rodin
Iliad port
blob
|
commitdiff
|
raw
|
diff to current
2010-04-17
rodin
Pager bug fixed.... or is it?
blob
|
commitdiff
|
raw
|
diff to current
2010-04-17
rodin
Fixed history recall bug
blob
|
commitdiff
|
raw
|
diff to current
2010-03-30
rodin
Fixed hitting enter key mid sentence
blob
|
commitdiff
|
raw
|
diff to current
2010-02-14
rodin
Handle Home/End keys properly
blob
|
commitdiff
|
raw
|
diff to current
2010-02-06
rodin
Removed the requirement win->input_request_type ==...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-28
rodin
Beginning work on graphic windows. Hopelessly broken...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-12
fliep
Added gdk_thread_enter() and _leave() to glk_cancel_lin...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-12
fliep
Fixed shutdown problems. Everything should properly...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-23
fliep
Cancel all input requests when stopping
blob
|
commitdiff
|
raw
|
diff to current
2009-11-17
fliep
Fixed breakage caused by mixing commits or something?
blob
|
commitdiff
|
raw
|
diff to current
2009-11-17
fliep
Fixed text grid line input bugs
blob
|
commitdiff
|
raw
|
diff to current
2009-11-15
rodin
Fixed reversevideo
blob
|
commitdiff
|
raw
|
diff to current
2009-11-15
fliep
Input history for text buffers and text grids.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-15
rodin
Empty lines are no longer stored in the input history
blob
|
commitdiff
|
raw
|
diff to current
2009-11-15
fliep
First implementation of history buffer.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-14
rodin
Special Portal commit
blob
|
commitdiff
|
raw
|
diff to current
2009-11-14
rodin
Implemented output buffering.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-25
fliep
"waiting" signal should only be sent once per input...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-25
fliep
- Feeding input programmatically to the Glk program...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-11
fliep
Implemented the signals 'char-input', 'line-input'...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-07
fliep
Fixed bug - put array unregister function after line...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-07
fliep
Wrote platform-dependent dispatch code
blob
|
commitdiff
|
raw
|
diff to current
2009-09-13
fliep
Some cosmetic fixes, like giving a window the focus...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-13
fliep
Fixed bug in text grid line input that obscured a new...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-13
fliep
Started using thread-private data. Multisession still...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-08
fliep
Fixed crashes after automatic scroll on text buffer...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-26
fliep
Brought all the Gtk-Doc documentation up to date with...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-24
fliep
No need to actually cancel input requests when closing...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-23
fliep
Separated library source code from testing code, fixing #6
blob
|
commitdiff
|
raw
|
diff to current