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
*
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
*
Include ncursesw, set locale
James Booth
2013-01-02
11
-21
/
+25
*
Fixed new years eve bug with chat history
James Booth
2012-12-31
1
-1
/
+1
*
Update README.md
James Booth
2012-12-31
1
-2
/
+2
*
Set version to 0.2.0 development
James Booth
2012-12-31
1
-2
/
+2
*
Changed status to release for 0.1.10 release
James Booth
2012-12-31
1
-1
/
+1
*
Added libxss-dev to ubuntu install, removed configure from .gitignore
James Booth
2012-12-31
2
-2
/
+2
*
Added libXScrnSaver-devel to fedora dependencies in install-all.sh
James Booth
2012-12-30
1
-1
/
+1
*
Removed g++ and head-unit from dependencies in install-all.sh
James Booth
2012-12-30
1
-35
/
+2
*
Removed configure script
James Booth
2012-12-30
1
-6547
/
+0
*
Added git to dependencies install-all script, remove bootstrap call
James Booth
2012-12-30
1
-4
/
+2
*
Updated man page with links to website
James Booth
2012-12-30
1
-121
/
+2
*
Fixed help on /connect
James Booth
2012-12-22
1
-5
/
+6
[next]