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 paging handlers
James Booth
2015-01-31
1
-1
/
+6
*
Moved win_handle_page to window module
James Booth
2015-01-15
1
-0
/
+3
*
Added remaining chat states
James Booth
2015-01-11
1
-0
/
+2
*
Renamed resource -> resource_override
James Booth
2015-01-10
1
-1
/
+1
*
Removed functions from window.c
James Booth
2014-12-22
1
-3
/
+0
*
Moved unread to window subtypes
James Booth
2014-12-21
1
-1
/
+4
*
Added win_get_title
James Booth
2014-12-21
1
-4
/
+5
*
Use class instead of base pointer
James Booth
2014-12-21
1
-8
/
+8
*
Refactoring window types, removing recipient and from references - wip
James Booth
2014-12-18
1
-4
/
+16
*
Added rosterwin.c
James Booth
2014-12-16
1
-0
/
+3
*
Refactor layout creation
James Booth
2014-12-16
1
-3
/
+3
*
Added new window and layout types
James Booth
2014-12-16
1
-39
/
+58
*
Added window specific creation functions
James Booth
2014-12-15
1
-1
/
+4
*
Added win create functions for chat and private chat
James Booth
2014-12-10
1
-0
/
+3
*
Removed unused argument from _wins_show_history
James Booth
2014-12-10
1
-1
/
+1
*
Renamed chat_resource -> resource
James Booth
2014-12-10
1
-1
/
+1
*
Moved chat resource to WIN_CHAT type
James Booth
2014-12-10
1
-1
/
+1
*
Moved otr properties to WIN_CHAT type
James Booth
2014-12-10
1
-4
/
+4
*
Added form to WIN_MUC_CONFIG type
James Booth
2014-12-10
1
-1
/
+1
*
Added union for window types
James Booth
2014-12-10
1
-8
/
+37
*
Added /resource command
James Booth
2014-12-02
1
-0
/
+1
*
Changed type to enum for presence colour attributes
James Booth
2014-11-16
1
-1
/
+0
*
Replaced colours with theme_item_t
James Booth
2014-11-16
1
-3
/
+3
*
Added seperate values for roster and occupants win sizes
James Booth
2014-11-15
1
-0
/
+1
*
Changed subwin width to percentage
James Booth
2014-11-15
1
-1
/
+1
*
Refactor subwin sizing and disabled wrapping
James Booth
2014-11-10
1
-1
/
+3
*
Fixed history messages to work with wrapping
James Booth
2014-11-09
1
-3
/
+4
*
Removed /duck command
James Booth
2014-10-18
1
-1
/
+0
*
Implemented /occupants show
James Booth
2014-10-09
1
-0
/
+1
*
Implemented /occupants hide
James Booth
2014-10-09
1
-0
/
+1
*
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
[next]