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
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Removed title_bar_draw from UI module
James Booth
2014-01-16
1
-9
/
+0
*
Renamed title_bar_set_status -> title_bar_set_presence
James Booth
2014-01-16
1
-1
/
+1
*
Renamed title_bar_title -> title_bar_console
James Booth
2014-01-16
1
-5
/
+5
*
Added /otr trust|untrust commands
James Booth
2014-01-12
1
-1
/
+41
*
Added /otr end command
James Booth
2014-01-11
1
-1
/
+2
*
End OTR session when user closes chat window
James Booth
2014-01-11
1
-2
/
+26
*
Handle window creation for incoming and outgoing OTR sessions
James Booth
2014-01-11
1
-0
/
+29
*
Added /otr theirfp with hardcoded fingerprint
James Booth
2014-01-11
1
-4
/
+7
*
Added [OTR] and (trusted/untrusted) to titlebar for OTR sessions
James Booth
2014-01-11
1
-0
/
+9
*
Refactored setting window recipient
James Booth
2014-01-11
1
-30
/
+27
*
Require '/otr start' from both parties before encryption used both ways
James Booth
2014-01-11
1
-0
/
+16
*
Removed handle error message function from ProfWin
James Booth
2014-01-08
1
-1
/
+1
*
Removed print message function from ProfWin
James Booth
2014-01-08
1
-2
/
+2
*
src/ui/core.c: Removed duplicate const keyword
Jasper van Bourgognie
2013-12-27
1
-4
/
+4
*
Bind ui core functions in main.c
James Booth
2013-12-22
1
-81
/
+73
*
Bind jabber functions in main.c
James Booth
2013-12-22
1
-0
/
+1
*
Dynamically load UI functions, fixed tests
James Booth
2013-12-22
1
-136
/
+216
*
Moved _ask_password to UI module
James Booth
2013-12-15
1
-0
/
+13
*
Added simple mock test, refactored roster
James Booth
2013-12-14
1
-1
/
+1
*
Merge branch 'master' into refactor2
James Booth
2013-11-11
1
-2
/
+2
|
\
|
*
Fixed compile error for -Wduplicate-decl-specifier on OSX
James Booth
2013-11-10
1
-2
/
+2
*
|
Removed usages of ui_current_print_line from ui/core.c
James Booth
2013-10-07
1
-3
/
+3
*
|
Tidy _ui_draw_win_title
James Booth
2013-10-07
1
-3
/
+8
*
|
Removed _win_show_error_msg
James Booth
2013-10-07
1
-11
/
+1
*
|
Refactor ui_create_duck_win
James Booth
2013-10-07
1
-2
/
+1
*
|
Refactor ui_recipient_gone
James Booth
2013-10-07
1
-6
/
+1
*
|
Added win_page_off
James Booth
2013-10-07
1
-12
/
+2
*
|
Moved idle chat state handling out of ui module
James Booth
2013-10-07
1
-25
/
+3
*
|
Added p_contact_create_display_string
James Booth
2013-10-07
1
-38
/
+8
*
|
Moved win_show_status function to window module
James Booth
2013-10-06
1
-94
/
+7
*
|
PREF_STATUSES, moved checks to profanity module
James Booth
2013-10-06
1
-24
/
+14
*
|
Moved check for PREF_STATUSES
James Booth
2013-10-06
1
-17
/
+24
*
|
Rename window in ui_handle_error_message
James Booth
2013-10-06
1
-2
/
+2
*
|
Removed generic functions from ProfWin
James Booth
2013-10-06
1
-28
/
+28
*
|
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
1
-22
/
+1
*
|
Added show_char and attrs to ProfWin->print_line
James Booth
2013-10-06
1
-1
/
+1
|
/
*
Remove implicit refresh from ProfWin->print_line
James Booth
2013-10-06
1
-0
/
+1
*
Refactored ui_current_print_line
James Booth
2013-10-06
1
-7
/
+1
*
OO style for ProfWin type
James Booth
2013-10-06
1
-28
/
+28
*
Refactored error message handling
James Booth
2013-10-06
1
-15
/
+2
*
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
1
-0
/
+26
*
Show current window in status bar
James Booth
2013-10-02
1
-3
/
+11
*
Next and previous windows, handle KEY_CODE_YES terms, jump empty wins
James Booth
2013-09-26
1
-0
/
+62
*
Use git revision in development strings
James Booth
2013-09-17
1
-0
/
+11
*
Fixed F key bindings
James Booth
2013-08-31
1
-10
/
+10
[prev]
[next]