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
*
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
*
Only send chat states when preference set
James Booth
2012-10-31
1
-19
/
+22
*
Basic state handling
James Booth
2012-10-31
1
-0
/
+27
*
Moved remaining autocomplete code to command.c
James Booth
2012-10-28
1
-83
/
+2
*
Moved autcomplete code to command.c
James Booth
2012-10-28
1
-73
/
+20
*
Reordered autocompleters
James Booth
2012-10-28
1
-6
/
+7
*
Added /intype setting
James Booth
2012-10-28
1
-0
/
+2
*
Added autocomplete for second /notify parameter
James Booth
2012-10-28
1
-2
/
+56
*
Added type autcomplete for /notify
James Booth
2012-10-27
1
-3
/
+2
*
Added autocomplete for version checking parameter
James Booth
2012-10-24
1
-0
/
+2
*
Check for method of setting ESCDELAY
James Booth
2012-10-23
1
-2
/
+5
*
Escape key clears input line
James Booth
2012-10-22
1
-0
/
+8
*
Added autocomplete for boolean settings
James Booth
2012-10-22
1
-3
/
+21
*
Refactored parameter autocompleters
James Booth
2012-10-22
1
-48
/
+38
*
Renamed other autocompleters
James Booth
2012-10-21
1
-5
/
+5
*
Renamed help autocompleter
James Booth
2012-10-21
1
-2
/
+2
*
Added /help parameter autocomplete
James Booth
2012-10-21
1
-0
/
+17
*
Removed trailing whitespace from src and tests
James Booth
2012-10-21
1
-19
/
+19
*
Decreased non blocking delay
James Booth
2012-10-06
1
-1
/
+1
*
Set no blocking delay to 100ms
James Booth
2012-10-05
1
-1
/
+1
*
Decreased non blocking input delay
James Booth
2012-10-05
1
-1
/
+1
*
Added -Wall to GCC options
James Booth
2012-09-10
1
-2
/
+2
*
Check for ncurses headers on cygwin
James Booth
2012-09-08
1
-0
/
+7
*
Tidied all includes
James Booth
2012-08-26
1
-4
/
+5
*
Merge common and util
James Booth
2012-08-23
1
-1
/
+1
*
Refactored setting boolean preferences
James Booth
2012-08-23
1
-1
/
+1
*
Function signatures across lines
James Booth
2012-07-24
1
-11
/
+22
*
Username now hidden when entering password
James Booth
2012-07-09
1
-0
/
+4
*
Fixed delete when going off left side of screen
James Booth
2012-07-09
1
-3
/
+15
*
Merge branch 'master' into build
James Booth
2012-07-08
1
-34
/
+81
*
Added autobuild tools
James Booth
2012-07-01
1
-0
/
+316