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
*
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
*
Clean up gtimer on show typing
James Booth
2012-12-20
1
-1
/
+7
*
Only set state to </paused> when was previously </composing>
James Booth
2012-12-19
1
-1
/
+1
*
Amended /gone help
James Booth
2012-12-19
1
-1
/
+1
*
Added /gone to allow configurable delay for </gone> state
James Booth
2012-12-19
5
-4
/
+58
*
Fixed segfault when compiled with X11 but run in bare terminal
James Booth
2012-12-19
1
-5
/
+10
*
Added configure script
James Booth
2012-12-19
2
-1
/
+6548
*
Added parameter usage to cygwin notify
James Booth
2012-12-12
1
-2
/
+2
*
Experimental balloon on cygwin
James Booth
2012-12-12
1
-0
/
+26
*
Fixed name clashes with windows.h
James Booth
2012-12-11
4
-8
/
+8
*
Moved libnotify checks to _notify
James Booth
2012-12-11
1
-12
/
+2
*
Fixed X CPU usage by only redrawing window title on change
James Booth
2012-12-11
1
-11
/
+31
*
Renamed /account new to /account add
James Booth
2012-12-10
1
-4
/
+4
*
Fixed compile error
James Booth
2012-12-10
1
-1
/
+1
*
Added autocomplete for enabled logins only
James Booth
2012-12-10
4
-20
/
+53
*
Added account name autocomplete for /account set
James Booth
2012-12-10
1
-1
/
+3
*
Added /account set command, set server or jid
James Booth
2012-12-10
3
-0
/
+54
*
Added /account rename
James Booth
2012-12-10
3
-1
/
+125
[next]