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
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename window in ui_handle_error_message
James Booth
2013-10-06
1
-2
/
+2
*
Refactor wins_refresh_current
James Booth
2013-10-06
1
-3
/
+1
*
Removed generic functions from ProfWin
James Booth
2013-10-06
5
-168
/
+154
*
Refactor ui_current_error_line
James Booth
2013-10-06
1
-6
/
+2
*
Refactor ui_incoming_message
James Booth
2013-10-06
1
-22
/
+1
*
Moved status display when receiveing delayed delivery
James Booth
2013-10-06
1
-7
/
+8
*
ProfWin->print_incoming_message added
James Booth
2013-10-06
3
-22
/
+54
*
Use ProfWin->print_line for console typing notifications
James Booth
2013-10-06
1
-4
/
+1
*
Added show_char and attrs to ProfWin->print_line
James Booth
2013-10-06
4
-6
/
+11
*
Added muc_window
James Booth
2013-10-06
4
-25
/
+82
*
Remove implicit refresh from ProfWin->print_line
James Booth
2013-10-06
3
-3
/
+4
*
Refactored ui_current_print_line
James Booth
2013-10-06
1
-7
/
+1
*
OO style for ProfWin type
James Booth
2013-10-06
5
-162
/
+175
*
Added win_refresh function
James Booth
2013-10-06
2
-0
/
+6
*
Refactored error message handling
James Booth
2013-10-06
3
-15
/
+59
*
Refactor error handling to use win_type switch
James Booth
2013-10-06
1
-7
/
+17
*
Moved muc error handling to profanity.c
James Booth
2013-10-06
1
-7
/
+0
*
Moved UI error handler code to ui/core
James Booth
2013-10-06
2
-0
/
+27
*
Fix crash when tidying windows
James Booth
2013-10-03
1
-0
/
+2
*
Show current window in status bar
James Booth
2013-10-02
3
-3
/
+37
*
Next and previous windows, handle KEY_CODE_YES terms, jump empty wins
James Booth
2013-09-26
5
-16
/
+131
*
Adding irssi style Alt-Left/Right window navigation
Jesse R. Adams
2013-09-25
2
-0
/
+23
*
Use git revision in development strings
James Booth
2013-09-17
1
-0
/
+11
*
Added git branch and revision to development builds
James Booth
2013-09-17
1
-0
/
+12
*
Check for KEY_CODE_YES before sending typing notifications
James Booth
2013-09-13
1
-2
/
+5
*
Allow users to set default muc service and nickname per account
James Booth
2013-09-12
1
-0
/
+6
*
Attempted fix for #236, no check for KEY_CODE_YES on unicode char 127 (delete)
James Booth
2013-09-08
1
-48
/
+58
*
Proper fix for #235
James Booth
2013-09-04
1
-3
/
+24
*
Fix for issue #235, check for KEY_CODE_YES
James Booth
2013-09-04
1
-0
/
+3
*
Fixed F key bindings
James Booth
2013-08-31
1
-10
/
+10
*
Show only nick or jid in /wins output
James Booth
2013-08-31
1
-9
/
+6
*
Fixed ">" indicator when tidying windows
James Booth
2013-08-30
4
-5
/
+17
*
Fixed /close all and /close read to close extra windows
James Booth
2013-08-30
3
-10
/
+33
*
Fix count on /close all, and /close read
James Booth
2013-08-30
2
-3
/
+3
*
Refactored status bar indicators
James Booth
2013-08-30
1
-105
/
+60
*
Handle ">" indicator when more than 10 wins open
James Booth
2013-08-29
1
-47
/
+167
*
Set all inactive before tidy
James Booth
2013-08-28
1
-0
/
+4
*
Fixes to windows tidy
James Booth
2013-08-28
1
-3
/
+3
*
Refactor updating window statuses
James Booth
2013-08-28
1
-30
/
+18
*
Fixed showing active console after login fail
James Booth
2013-08-28
1
-0
/
+7
*
Fixed test for requiring window tidy
James Booth
2013-08-28
1
-2
/
+2
*
Fixed window number for notify and room incoming message
James Booth
2013-08-28
1
-2
/
+2
*
Show correct window number for incoming in console
James Booth
2013-08-28
1
-1
/
+2
*
Changes to status bar for unlimited windows - WIP
James Booth
2013-08-28
4
-52
/
+75
*
Removed limit on number of windows, WIP
James Booth
2013-08-27
4
-322
/
+276
*
Added function to get next available window number, and tests
James Booth
2013-08-27
1
-0
/
+1
*
Refactor _cmd_close
James Booth
2013-08-26
2
-0
/
+40
*
Fixed indenting in ui/core.c
James Booth
2013-08-26
1
-1
/
+2
*
Free windows on exit
James Booth
2013-08-26
4
-2
/
+13
*
Moved static function in console.c
James Booth
2013-08-26
1
-76
/
+76
[next]