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
/
windows.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Free list in wins_get_by_recipient
James Booth
2014-06-15
1
-0
/
+1
|
*
Fixed memleak in wins_xmlconsole_exists
James Booth
2014-06-15
1
-1
/
+4
|
*
Allow /wins swap to move to empty position
James Booth
2014-04-24
1
-1
/
+21
|
*
Added command /wins swap
James Booth
2014-04-24
1
-0
/
+29
|
*
Added XML Console window
James Booth
2014-04-15
1
-0
/
+41
|
*
Removed statusbar functions from ui.h
James Booth
2014-04-07
1
-0
/
+1
|
*
Inlined wins_update_virtual_console and wins_update_virtual_current
James Booth
2014-04-06
1
-18
/
+8
|
*
Renamed refresh functions to update_virtual
James Booth
2014-04-01
1
-7
/
+7
|
*
Updated copyright
James Booth
2014-03-09
1
-1
/
+1
|
*
Use wnoutrefresh, pnoutrefresh and doupdate
James Booth
2014-02-02
1
-1
/
+1
|
|
|
|
Issue #298
*
Added simple mock test, refactored roster
James Booth
2013-12-14
1
-0
/
+1
|
*
Refactor wins_refresh_current
James Booth
2013-10-06
1
-3
/
+1
|
*
Removed generic functions from ProfWin
James Booth
2013-10-06
1
-1
/
+1
|
*
OO style for ProfWin type
James Booth
2013-10-06
1
-1
/
+1
|
*
Fix crash when tidying windows
James Booth
2013-10-03
1
-0
/
+2
|
*
Next and previous windows, handle KEY_CODE_YES terms, jump empty wins
James Booth
2013-09-26
1
-0
/
+53
|
*
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
1
-4
/
+1
|
*
Fixed /close all and /close read to close extra windows
James Booth
2013-08-30
1
-0
/
+6
|
*
Fix count on /close all, and /close read
James Booth
2013-08-30
1
-0
/
+1
|
*
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
|
*
Fixed test for requiring window tidy
James Booth
2013-08-28
1
-2
/
+2
|
*
Removed limit on number of windows, WIP
James Booth
2013-08-27
1
-227
/
+225
|
*
Added function to get next available window number, and tests
James Booth
2013-08-27
1
-0
/
+1
|
*
Free windows on exit
James Booth
2013-08-26
1
-0
/
+11
|
*
Removed cons_create from console.c
James Booth
2013-08-26
1
-1
/
+2
|
*
Initial code refactor for growable window list
James Booth
2013-08-20
1
-0
/
+456
|
*
Renamed windows.c -> core.c
James Booth
2013-04-21
1
-1551
/
+0
|
*
Moved static function in windows
James Booth
2013-04-21
1
-42
/
+42
|
*
Renamed cons_bad_show -> cons_show_error
James Booth
2013-04-21
1
-1
/
+1
|
*
Renamed window_show_time -> window_print_time
James Booth
2013-04-21
1
-19
/
+19
|
*
Moved remaining static functions to console module
James Booth
2013-04-21
1
-25
/
+4
|
*
Moved cons_bad_command() to console module
James Booth
2013-04-21
1
-13
/
+0
|
*
Moved cons_show_word() to console module
James Booth
2013-04-21
1
-12
/
+0
|
*
Moved cons_debug() to console module
James Booth
2013-04-21
1
-24
/
+0
|
*
Moved cons_show_time() to console module
James Booth
2013-04-21
1
-6
/
+0
|
*
Moved cons_bad_show() to console module
James Booth
2013-04-21
1
-21
/
+0
|
*
Moved cons_show_contacts() to console module
James Booth
2013-04-21
1
-14
/
+0
|
*
Moved help display functions to console module
James Booth
2013-04-21
1
-121
/
+0
|
*
Moved preferences display functions to console module
James Booth
2013-04-21
1
-213
/
+0
|
*
Moved cons_show_account() to console module
James Booth
2013-04-21
1
-110
/
+0
|
*
Moved cons_show_account_list() to console module
James Booth
2013-04-21
1
-26
/
+0
|
*
Moved cons_show_room_invite() to console module
James Booth
2013-04-21
1
-31
/
+0
|
*
Moved cons_show_status() to console module
James Booth
2013-04-21
1
-64
/
+4
|
*
Moved cons_show_disco_info() and cons_show_disco_items() to console
James Booth
2013-04-21
1
-62
/
+0
|
|
|
|
module
*
Moved cons_show_room_list() to console module
James Booth
2013-04-21
1
-20
/
+0
|
*
Moved cons_show_software_version() to console module
James Booth
2013-04-21
1
-23
/
+0
|
*
Moved cons_show_caps() to console module
James Booth
2013-04-21
1
-80
/
+0
|
*
Moved cons_show_info() to console module
James Booth
2013-04-21
1
-141
/
+0
|
[next]