index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
input_win.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated copyright
James Booth
2013-01-11
1
-1
/
+1
*
Remove whitespace
James Booth
2013-01-07
1
-2
/
+0
*
Temp fix for checking printable chars
James Booth
2013-01-07
1
-19
/
+10
*
Revert "Temp fix for handling printable characters"
James Booth
2013-01-07
1
-5
/
+15
*
Temp fix for handling printable characters
James Booth
2013-01-07
1
-15
/
+5
*
Removed out of date comments
James Booth
2013-01-06
1
-18
/
+0
*
Call _clear_input when getting password
James Booth
2013-01-06
1
-1
/
+1
*
Added _inp_win_refresh() macro, renamed and moved some functions
James Booth
2013-01-06
1
-55
/
+42
*
Removed inp_get_next_char() from input_win.c
James Booth
2013-01-06
1
-7
/
+1
*
Fixed comment spacing
James Booth
2013-01-06
1
-2
/
+1
*
Removed inp_y from input_win.c
James Booth
2013-01-06
1
-14
/
+12
*
added check for utf_len in inp_get_char
Dmitry Podgorny
2013-01-06
1
-13
/
+18
*
Added _got_to_end() function
James Booth
2013-01-05
1
-15
/
+14
*
Added back code to output single char rather than whole string
James Booth
2013-01-05
1
-4
/
+3
*
Added back block for when cursor not at end of line
James Booth
2013-01-05
1
-0
/
+7
*
Fixed command history
James Booth
2013-01-05
1
-5
/
+13
*
Added back in remove extra variable
James Booth
2013-01-05
1
-1
/
+0
*
Added back in call to inp_clear_no_pad()
James Booth
2013-01-05
1
-2
/
+1
*
More changes to input handling
James Booth
2013-01-05
1
-20
/
+10
*
fixed issue #116
Dmitry Podgorny
2013-01-05
1
-12
/
+31
*
removed extra variable in inp_get_char
Dmitry Podgorny
2013-01-04
1
-1
/
+0
*
Fixed possible buffer overflow
James Booth
2013-01-04
1
-4
/
+2
*
Fix buffer overflow check
James Booth
2013-01-04
1
-1
/
+1
*
Added mbstate_t
James Booth
2013-01-04
1
-1
/
+3
*
Fixed order of includes for ncursesw
James Booth
2013-01-04
1
-3
/
+2
*
Handle DEL key for wide chars
James Booth
2013-01-04
1
-11
/
+31
*
Changed backspace when at end for wide chars
James Booth
2013-01-03
1
-7
/
+10
*
Handle deleting wide chars in middle of input
James Booth
2013-01-03
1
-5
/
+14
*
Handle insert for wide chars
James Booth
2013-01-03
1
-8
/
+16
*
Removed unused code and comments
James Booth
2013-01-03
1
-4
/
+0
*
Handle backspace at end of input for wide chars
James Booth
2013-01-03
1
-2
/
+12
*
Changed replace input to handle wide chars
James Booth
2013-01-03
1
-4
/
+7
*
Handle wide chars on input
James Booth
2013-01-03
1
-23
/
+40
*
Include ncursesw, set locale
James Booth
2013-01-02
1
-2
/
+2
*
Further tidy up of windows.c
James Booth
2012-11-26
1
-10
/
+10
*
Merge branch 'master' into wheel
James Booth
2012-11-25
1
-5
/
+62
|
\
|
*
Allow alt-num to select window
James Booth
2012-11-24
1
-3
/
+51
|
*
Don't output ctrl characters
James Booth
2012-11-24
1
-1
/
+9
|
*
Revert "Stop ctrl-c quitting with /ctrlc off"
James Booth
2012-11-23
1
-19
/
+3
|
*
Stop ctrl-c quitting with /ctrlc off
James Booth
2012-11-23
1
-3
/
+19
|
*
Added input text to theme
James Booth
2012-11-22
1
-1
/
+2
*
|
Added basic mouse wheel handling
James Booth
2012-11-20
1
-1
/
+1
|
/
*
Handling commands after /disconnect
James Booth
2012-11-19
1
-2
/
+3
*
Continue to send chat states when no viewing chat window
James Booth
2012-11-08
1
-30
/
+4
*
Do not send presence when in groupchat
James Booth
2012-11-05
1
-3
/
+3
*
Do not send <composing/> for unprintable characters
James Booth
2012-11-01
1
-1
/
+2
*
Ignore lines starting with '/' when sending <composing/> state
James Booth
2012-11-01
1
-1
/
+8
*
Added a seperate option to enable outgoing typing notifications
James Booth
2012-11-01
1
-9
/
+8
*
Fixed invalid state transition from <active/> to <paused/>
James Booth
2012-10-31
1
-4
/
+4
*
Handling paused status
James Booth
2012-10-31
1
-1
/
+8
[next]