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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
jabber.c: removed extra resources release
Dmitry Podgorny
2013-01-07
1
-8
/
+0
|
*
jabber.c: added assert before reconnect_timer allocation
Dmitry Podgorny
2013-01-07
1
-0
/
+2
|
*
free saved login information in jabber_free_resources()
Dmitry Podgorny
2013-01-07
1
-2
/
+11
|
*
jabber.c: removed explicit type conversion
Dmitry Podgorny
2013-01-07
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
|
/
*
Fix issue #121
James Booth
2013-01-06
1
-0
/
+1
*
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
3
-57
/
+44
*
Removed inp_get_next_char() from input_win.c
James Booth
2013-01-06
2
-8
/
+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
*
Merge pull request #120 from pasis/next
James Booth
2013-01-05
1
-13
/
+18
|
\
|
*
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
*
Merge remote-tracking branch 'dmitry/iss116'
James Booth
2013-01-05
1
-13
/
+31
|
\
|
*
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
*
|
Added libx11 when --with-xscreensaver chosen
James Booth
2013-01-05
1
-1
/
+6
*
|
feature request #114
Dmitry Podgorny
2013-01-05
1
-18
/
+37
*
|
autotools: removed strndup from configure.ac
Dmitry Podgorny
2013-01-05
1
-1
/
+1
*
|
Merge remote-tracking branch 'dmitry/next'
James Booth
2013-01-05
1
-11
/
+2
|
\
\
|
*
|
windows.c: remove duplicate code in ui_get_idle_time
Dmitry Podgorny
2013-01-04
1
-6
/
+1
|
*
|
windows.c: remove useless printf
Dmitry Podgorny
2013-01-04
1
-1
/
+0
|
|
/
*
|
Added comments to ui_get_idle_time
James Booth
2013-01-05
1
-1
/
+7
*
|
Merge pull request #117 from pasis/fixes
James Booth
2013-01-04
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
fix possible buffer overflow in _ui_draw_win_title
Dmitry Podgorny
2013-01-04
1
-3
/
+3
|
/
*
Added ncursesw devel to cywin install
James Booth
2013-01-04
1
-1
/
+1
*
Updated install script for ubuntu
James Booth
2013-01-04
1
-1
/
+1
*
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
9
-27
/
+21
*
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
4
-32
/
+51
[prev]
[next]