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 (
Expand
)
Author
Age
Files
Lines
*
Removed functions from windows.c
James Booth
2014-12-22
1
-47
/
+4
*
Moved unread to window subtypes
James Booth
2014-12-21
1
-14
/
+27
*
Added win_get_title
James Booth
2014-12-21
1
-9
/
+8
*
Use class instead of base pointer
James Booth
2014-12-21
1
-4
/
+4
*
Removed TODOs
James Booth
2014-12-20
1
-20
/
+0
*
Refactored all window recipients and types
James Booth
2014-12-20
1
-30
/
+37
*
Refactoring window types, removing recipient and from references - wip
James Booth
2014-12-18
1
-37
/
+198
*
Added occupantswin.c
James Booth
2014-12-16
1
-0
/
+19
*
Moved roster functions
James Booth
2014-12-16
1
-1
/
+1
*
Fixed window resize
James Booth
2014-12-16
1
-2
/
+6
*
Added new window and layout types
James Booth
2014-12-16
1
-27
/
+17
*
Added window specific creation functions
James Booth
2014-12-15
1
-5
/
+25
*
Added win create functions for chat and private chat
James Booth
2014-12-10
1
-0
/
+22
*
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
-13
/
+25
*
Replaced colours with theme_item_t
James Booth
2014-11-16
1
-1
/
+1
*
Added seperate values for roster and occupants win sizes
James Booth
2014-11-15
1
-14
/
+17
*
Changed subwin width to percentage
James Booth
2014-11-15
1
-8
/
+8
*
Refactor subwin sizing and disabled wrapping
James Booth
2014-11-10
1
-9
/
+15
*
Added subwin to console
James Booth
2014-11-10
1
-9
/
+9
*
Removed /duck command
James Booth
2014-10-18
1
-28
/
+0
*
Implemented /occupants show
James Booth
2014-10-09
1
-1
/
+17
*
Implemented /occupants hide
James Booth
2014-10-09
1
-1
/
+14
*
Added larger occupants pad size
James Booth
2014-10-08
1
-3
/
+3
*
Added scroll support to occupant list
James Booth
2014-10-07
1
-1
/
+1
*
Handle occupant list resize
James Booth
2014-10-07
1
-6
/
+14
*
Added field updated message, show form mofified indicator for /wins
James Booth
2014-09-17
1
-0
/
+3
*
Show indicator when form has unsaved changes
James Booth
2014-09-16
1
-1
/
+5
*
Create new window for room configuration
James Booth
2014-09-07
1
-1
/
+14
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
1
-0
/
+12
*
Merge remote-tracking branch 'origin/winbuffers' into winbuffers
James Booth
2014-07-08
1
-13
/
+8
|
\
|
*
Implemented the buffer for windows resizing
Immae
2014-06-29
1
-13
/
+8
*
|
Merge branch 'master' into winbuffers
James Booth
2014-07-08
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
Assign GPOINTER_TO_INT value before freeing
James Booth
2014-07-07
1
-2
/
+4
*
|
having wprintw go through win_save_(v)print.
Immae
2014-06-23
1
-4
/
+1
|
/
*
Free keys lists in windows.c
James Booth
2014-06-17
1
-2
/
+18
*
Free values on wins_get_chat_recipients
James Booth
2014-06-17
1
-0
/
+1
*
Added valgrind suppressions
James Booth
2014-06-17
1
-0
/
+1
*
Free list in wins_get_num
James Booth
2014-06-15
1
-0
/
+3
*
Fix memleak in wins_new
James Booth
2014-06-15
1
-0
/
+1
*
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
[next]