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
/
titlebar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert name to barejid on retrieving win in titlebar for otr messages
James Booth
2014-01-21
1
-1
/
+3
*
Show OTR coloured status
James Booth
2014-01-16
1
-0
/
+65
*
Set boolean when typing in titlebar
James Booth
2014-01-16
1
-10
/
+9
*
Removed title_bar_draw from UI module
James Booth
2014-01-16
1
-9
/
+8
*
Use title_bar_draw in title_bar_refresh
James Booth
2014-01-16
1
-4
/
+1
*
Added constant for console title
James Booth
2014-01-16
1
-1
/
+3
*
Remove manual memory allocation from titlebar
James Booth
2014-01-16
1
-28
/
+14
*
Renamed recipient -> current_recipient in titlebar
James Booth
2014-01-16
1
-11
/
+11
*
Inlined _title_bar_draw_title and _title_bar_draw_presence
James Booth
2014-01-16
1
-24
/
+8
*
Use title_bar_draw where possible in title bar
James Booth
2014-01-16
1
-15
/
+3
*
Always erase and refresh titlebar when drawing
James Booth
2014-01-16
1
-0
/
+8
*
Added _title_bar_draw_title when setting presence
James Booth
2014-01-16
1
-1
/
+2
*
Removed _title_bar_show
James Booth
2014-01-16
1
-13
/
+6
*
Removed title_bar_show from UI module
James Booth
2014-01-16
1
-2
/
+2
*
Renamed title bar status -> presence
James Booth
2014-01-16
1
-10
/
+10
*
Renamed title_bar_set_status -> title_bar_set_presence
James Booth
2014-01-16
1
-3
/
+5
*
Renamed title_bar -> win
James Booth
2014-01-16
1
-31
/
+31
*
Renamed title_bar_title -> title_bar_console
James Booth
2014-01-16
1
-3
/
+3
*
Removed dirty flag from titlebar
James Booth
2014-01-16
1
-15
/
+16
*
Refactored setting window recipient
James Booth
2014-01-11
1
-2
/
+3
*
Bind remaining ui functions in main.c
James Booth
2013-12-23
1
-9
/
+14
*
Dynamically load UI functions, fixed tests
James Booth
2013-12-22
1
-18
/
+27
*
removed sizeof(char)
Dmitry Podgorny
2013-08-03
1
-5
/
+5
*
Show contacts handle as window title in chat
James Booth
2013-05-19
1
-2
/
+2
*
Use werase() rather than wclear() to avoid screen flash
James Booth
2013-04-22
1
-3
/
+3
*
Added resource_presence_t and contact_presence_t
James Booth
2013-02-10
1
-15
/
+23
*
Renamed jabber_presence_t->presence_t
James Booth
2013-02-10
1
-2
/
+2
*
Added config dir to source
James Booth
2013-02-02
1
-1
/
+1
*
Tidied #include's
James Booth
2013-02-02
1
-1
/
+1
*
Added ui subdir to source
James Booth
2013-02-02
1
-0
/
+221