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
/
window.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added scroll support to occupant list
James Booth
2014-10-07
1
-0
/
+1
*
Added room occupants panel
James Booth
2014-10-07
1
-0
/
+1
*
Changed rooms to use Occupant type instead of PContact
James Booth
2014-09-30
1
-0
/
+3
*
Implemented /room config submit for saving room configuration
James Booth
2014-09-10
1
-0
/
+2
*
Create new window for room configuration
James Booth
2014-09-07
1
-0
/
+1
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
1
-0
/
+12
*
Added win_save_println
James Booth
2014-07-21
1
-0
/
+1
*
Added win_save_newline
James Booth
2014-07-20
1
-0
/
+1
*
Removed win_print from window.h
James Booth
2014-07-20
1
-1
/
+0
*
Use GSList for buffer entries
James Booth
2014-07-18
1
-1
/
+1
*
Removed horizontal paging
James Booth
2014-07-18
1
-1
/
+0
*
Replaced NO_EOL_DATE with bitwise or
James Booth
2014-07-16
1
-2
/
+0
*
Use constants for flags
James Booth
2014-07-16
1
-1
/
+3
*
Implemented the buffer for windows resizing
Immae
2014-06-29
1
-0
/
+2
*
Added buffer handling. Buffer are initialized, pushed, and freed. No use is m...
Immae
2014-06-23
1
-0
/
+2
*
having wprintw go through win_save_(v)print.
Immae
2014-06-23
1
-8
/
+8
*
Added horizontal scroll for resized windows
Immae
2014-06-23
1
-0
/
+1
*
Moved info display code to window.c
James Booth
2014-06-03
1
-0
/
+1
*
Tidied xmlconsole
James Booth
2014-04-15
1
-0
/
+1
*
Added XML Console window
James Booth
2014-04-15
1
-1
/
+2
*
Renamed refresh functions to update_virtual
James Booth
2014-04-01
1
-1
/
+1
*
Do not scroll to end in message window when paging
James Booth
2014-03-31
1
-1
/
+1
*
Updated copyright
James Booth
2014-03-09
1
-1
/
+1
*
Refactored handle_presence_error, removed no longer used functions
James Booth
2014-01-30
1
-3
/
+0
*
Added /otr theirfp with hardcoded fingerprint
James Booth
2014-01-11
1
-1
/
+3
*
Added [OTR] and (trusted/untrusted) to titlebar for OTR sessions
James Booth
2014-01-11
1
-0
/
+1
*
Require '/otr start' from both parties before encryption used both ways
James Booth
2014-01-11
1
-0
/
+1
*
Removed handle error message function from ProfWin
James Booth
2014-01-08
1
-2
/
+3
*
Removed print message function from ProfWin
James Booth
2014-01-08
1
-2
/
+2
*
Added simple mock test, refactored roster
James Booth
2013-12-14
1
-2
/
+2
*
Added win_page_off
James Booth
2013-10-07
1
-0
/
+1
*
Moved win_show_status function to window module
James Booth
2013-10-06
1
-0
/
+4
*
Removed generic functions from ProfWin
James Booth
2013-10-06
1
-8
/
+5
*
ProfWin->print_incoming_message added
James Booth
2013-10-06
1
-0
/
+2
*
Added show_char and attrs to ProfWin->print_line
James Booth
2013-10-06
1
-2
/
+4
*
Added muc_window
James Booth
2013-10-06
1
-0
/
+2
*
Remove implicit refresh from ProfWin->print_line
James Booth
2013-10-06
1
-1
/
+1
*
OO style for ProfWin type
James Booth
2013-10-06
1
-7
/
+6
*
Added win_refresh function
James Booth
2013-10-06
1
-0
/
+1
*
Refactored error message handling
James Booth
2013-10-06
1
-0
/
+3
*
Initial code refactor for growable window list
James Booth
2013-08-20
1
-0
/
+8
*
Added /duck command to perform searches using duckduckgo chat bot
James Booth
2013-05-05
1
-1
/
+2
*
Renamed window_ functions win_
James Booth
2013-04-21
1
-6
/
+6
*
Renamed window_show_time -> window_print_time
James Booth
2013-04-21
1
-1
/
+1
*
Moved cons_show_status() to console module
James Booth
2013-04-21
1
-0
/
+3
*
Moved cons_show_login_success() to console module
James Booth
2013-04-21
1
-3
/
+12
*
Moved cons_about() to console module
James Booth
2013-04-20
1
-0
/
+2
*
Tidied #include's
James Booth
2013-02-02
1
-1
/
+1
*
Added ui subdir to source
James Booth
2013-02-02
1
-0
/
+42
[prev]