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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use id handler for software version requests, handle errors
James Booth
2015-08-05
2
-0
/
+19
*
Handle larger than line words in wrapping
James Booth
2015-07-30
1
-23
/
+39
*
Added cons_show_padded
James Booth
2015-07-29
4
-37
/
+54
*
Do not print newline when curs position 0
James Booth
2015-07-29
1
-1
/
+4
*
Added indent padding
James Booth
2015-07-29
7
-406
/
+436
*
Retagged commands
James Booth
2015-07-27
1
-11
/
+10
*
Added tags to command definitions
James Booth
2015-07-27
1
-0
/
+1
*
Show command header in help output
James Booth
2015-07-26
1
-1
/
+8
*
Removed old command help
James Booth
2015-07-26
3
-7
/
+23
*
Updated help category output
James Booth
2015-07-26
1
-2
/
+2
*
Added connect to new help format
James Booth
2015-07-24
1
-4
/
+4
*
Moved help and about to new format
James Booth
2015-07-23
2
-0
/
+38
*
Fixed time preference display
James Booth
2015-07-19
1
-8
/
+4
*
Removed /mouse command
James Booth
2015-07-19
6
-64
/
+1
*
Allow hiding of empty presence groups: /roster {show,hide} empty (default is ...
Daniel
2015-07-08
2
-4
/
+13
*
Removed subscribed check when displaying roster panel
James Booth
2015-07-02
1
-33
/
+31
*
Don't write chars during password input
James Booth
2015-07-01
1
-1
/
+3
*
Merge remote-tracking branch 'pasis/ui-ignore-EINTR'
James Booth
2015-07-01
1
-18
/
+7
|
\
|
*
ui: Ignore EINTR in inp_readline()
Dmitry Podgorny
2015-06-25
1
-18
/
+7
*
|
Merge remote-tracking branch 'incertia/time'
James Booth
2015-07-01
3
-48
/
+36
|
\
\
|
*
|
remove memory leak from creating a gdatetime string
Will Song
2015-05-29
1
-0
/
+2
|
*
|
fix indent code
Will Song
2015-05-29
1
-12
/
+9
|
*
|
updated statusbar to use strftime formats
Will Song
2015-05-29
1
-22
/
+16
|
*
|
fix conflicts
Will Song
2015-05-29
18
-1885
/
+1801
|
|
\
\
|
*
|
|
use custom format string for time preference
Will Song
2015-01-27
2
-10
/
+5
*
|
|
|
Use reference counts for GDateTimes #516
James Booth
2015-06-30
1
-2
/
+2
*
|
|
|
WIP fix for #516, needs memory cleanup
James Booth
2015-06-29
4
-34
/
+26
|
|
_
|
/
|
/
|
|
*
|
|
Do not update UI whilst receiving password
James Booth
2015-06-25
1
-7
/
+0
*
|
|
free muc autocompleter result
James Booth
2015-06-24
1
-0
/
+1
*
|
|
Free prefs strings, check for NULLs when closing pgp module
James Booth
2015-06-24
3
-0
/
+5
*
|
|
ui: decreased log level of the message on resizing
Dmitry Podgorny
2015-06-23
1
-1
/
+1
*
|
|
Added PGP prefs
James Booth
2015-06-22
2
-0
/
+22
*
|
|
Moved setting otr.warn -> enc.warn
James Booth
2015-06-21
3
-8
/
+13
*
|
|
Tidied OTR and PGP combinations in client_events.c
James Booth
2015-06-21
1
-2
/
+0
*
|
|
Moved window creation to sv_ev_incoming_message
James Booth
2015-06-21
2
-22
/
+7
*
|
|
Added window encyption mode for PGP
James Booth
2015-06-20
2
-43
/
+57
*
|
|
Merge branch 'master' into openpgp
James Booth
2015-06-17
5
-123
/
+157
|
\
\
\
|
*
|
|
Added current window reference to command functions
James Booth
2015-06-17
5
-121
/
+153
|
*
|
|
Pass current window to autocompleters
James Booth
2015-06-16
1
-2
/
+4
*
|
|
|
Merge branch 'master' into openpgp
James Booth
2015-06-15
2
-14
/
+0
|
\
|
|
|
|
*
|
|
Tidied cmd_otr, added check-unit target to Makefile
James Booth
2015-06-15
2
-14
/
+0
*
|
|
|
Merge branch 'master' into openpgp
James Booth
2015-06-15
2
-8
/
+0
|
\
|
|
|
|
*
|
|
Removed ui_get_current_chat()
James Booth
2015-06-15
2
-8
/
+0
*
|
|
|
Merge branch 'master' into openpgp
James Booth
2015-06-15
13
-1108
/
+232
|
\
|
|
|
|
*
|
|
Moved UI interfaces to ui.h
James Booth
2015-06-15
5
-131
/
+148
|
*
|
|
Moved ui/windows -> window_list
James Booth
2015-06-15
9
-904
/
+9
|
*
|
|
Moved refresh subwin logic to window.c
James Booth
2015-06-15
3
-21
/
+36
|
*
|
|
Added win_resize() function
James Booth
2015-06-15
3
-29
/
+35
|
*
|
|
Added win_clear() function
James Booth
2015-06-15
7
-17
/
+11
|
*
|
|
Removed unused variable
James Booth
2015-06-15
1
-2
/
+0
[next]