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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename buffer functions
James Booth
2016-10-16
1
-16
/
+16
*
Fix win_append buffer push
James Booth
2016-10-15
1
-1
/
+1
*
Add win highlight fuctions
James Booth
2016-10-15
1
-19
/
+107
*
Use varargs in win_println_indent
James Booth
2016-10-15
1
-6
/
+20
*
Add win_print_history
James Booth
2016-10-15
1
-0
/
+20
*
Rename win_print_incoming_message -> win_print_incoming
James Booth
2016-10-15
1
-1
/
+1
*
Add win_print_outgoing
James Booth
2016-10-15
1
-0
/
+20
*
Add win_append
James Booth
2016-10-15
1
-31
/
+50
*
Add win_appendln
James Booth
2016-10-15
1
-15
/
+33
*
Add win_print
James Booth
2016-10-15
1
-15
/
+35
*
Rename win_println -> win_println_indent
James Booth
2016-10-15
1
-1
/
+1
*
Remove win_vprintln_ch
James Booth
2016-10-15
1
-12
/
+0
*
Remove whitespace
James Booth
2016-10-15
1
-1
/
+0
*
Rename win_get_string -> win_to_string
James Booth
2016-10-15
1
-1
/
+1
*
Use win_printf_line where appropriate
James Booth
2016-10-15
1
-4
/
+4
*
Add ch arg to win_printf_line
James Booth
2016-10-15
1
-9
/
+9
*
Use THEME_DEFAULT
James Booth
2016-10-14
1
-27
/
+27
*
Add win_printf_line
James Booth
2016-10-14
1
-6
/
+6
*
Always use string format in win_printf
James Booth
2016-10-12
1
-15
/
+15
*
Add win_printf_line
James Booth
2016-10-12
1
-1
/
+20
*
Remove args from win_print_with_receipt
James Booth
2016-10-11
1
-12
/
+6
*
Add win_print_http_upload
James Booth
2016-10-11
1
-0
/
+6
*
Remove win_print, use win_printf instead
James Booth
2016-10-11
1
-44
/
+40
*
Rename win_vprint -> win_printf
James Booth
2016-10-11
1
-31
/
+31
*
Allow vertical positioning of all windows
James Booth
2016-09-23
1
-54
/
+19
*
Add /inputwin top|bottom command
James Booth
2016-09-19
1
-9
/
+48
*
Use SoftwareVersion in EntityCapabilities
James Booth
2016-08-13
1
-32
/
+40
*
Use DiscoIdentity in EntityCapabilities
James Booth
2016-08-13
1
-18
/
+22
*
Rename Capabilties -> EntityCapabilities
James Booth
2016-08-13
1
-2
/
+2
*
Unreference GDateTime
James Booth
2016-07-25
1
-0
/
+1
*
Tidy headers
James Booth
2016-07-24
1
-1
/
+2
*
Moved roster_list.c
James Booth
2016-07-24
1
-1
/
+1
*
Update GPL link in headers
James Booth
2016-07-24
1
-1
/
+1
*
Free memory when plugin windows closed
James Booth
2016-07-13
1
-0
/
+1
*
Remove plugin window on /close
James Booth
2016-07-12
1
-1
/
+2
*
Add session.c
James Booth
2016-05-05
1
-1
/
+1
*
Implement XEP-0363: HTTP File Upload
Dominik Heidler
2016-04-26
1
-0
/
+21
*
Removed #AX_PREFIX_CONFIG_H
James Booth
2016-03-31
1
-3
/
+3
*
Added WIN_PLUGIN case to win_free()
James Booth
2016-03-07
1
-7
/
+22
*
Add plugin wins to /win and /close autocompletion
James Booth
2016-03-01
1
-1
/
+1
*
Merge branch 'master' into plugins-c
James Booth
2016-02-14
1
-1
/
+1
|
\
|
*
Updated copyright
James Booth
2016-02-14
1
-1
/
+1
*
|
Added C plugin code from plugins branch
James Booth
2016-02-14
1
-3
/
+31
|
/
*
Fix room notification reminders
James Booth
2016-02-07
1
-10
/
+2
*
Don't show notification reminders for messages the user does not want notific...
James Booth
2016-02-04
1
-10
/
+33
*
Handle self leaving room in private wins
James Booth
2016-02-03
1
-0
/
+1
*
Show message in private windows when user offline
James Booth
2016-02-02
1
-1
/
+2
*
Fix handling of unknown characters with word wrap
James Booth
2016-01-26
1
-1
/
+5
*
Added themes for roster room mention and triggers
James Booth
2016-01-25
1
-0
/
+2
*
WIP: Add /theme properties command
James Booth
2016-01-21
1
-0
/
+4
[next]