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
*
ui: Ignore EINTR in inp_readline()
Dmitry Podgorny
2015-06-25
1
-18
/
+7
*
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
|
*
I removed ncurses header dependencies, removed unused code
James Booth
2015-06-15
3
-17
/
+6
*
|
Merge branch 'master' into openpgp
James Booth
2015-06-13
4
-7
/
+7
|
\
|
|
*
Renamed otr trusted window property
James Booth
2015-06-13
4
-7
/
+7
*
|
Merge branch 'master' into openpgp
James Booth
2015-06-05
1
-0
/
+2
|
\
|
|
*
Merge branch 'master' into stabber-tests
James Booth
2015-06-02
3
-9
/
+14
|
|
\
|
*
\
Merge branch 'master' into stabber-tests
James Booth
2015-05-25
1
-1
/
+1
|
|
\
\
|
*
|
|
Added rooms iq test
James Booth
2015-05-24
1
-0
/
+2
*
|
|
|
Merge branch 'master' into openpgp
James Booth
2015-06-02
3
-9
/
+14
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge remote-tracking branch 'PMaynard/#551'
James Booth
2015-06-02
3
-9
/
+14
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Refactored 'ui_tidy_wins()' to return bool and not output text, Corrected und...
Pete
2015-06-01
2
-9
/
+3
|
|
*
|
Added window auto tidy.
Pete
2015-05-29
2
-0
/
+11
|
|
/
/
*
|
|
Merge branch 'master' into openpgp
James Booth
2015-05-25
1
-1
/
+1
|
\
|
|
|
*
|
Added jid to OTR errors in console
James Booth
2015-05-25
1
-1
/
+1
|
|
/
*
|
Merge branch 'master' into openpgp
James Booth
2015-05-10
1
-60
/
+62
|
\
|
|
*
Tidy ui_room_message
James Booth
2015-05-10
1
-60
/
+62
*
|
Merge branch 'master' into openpgp
James Booth
2015-05-10
3
-36
/
+20
|
\
|
|
*
Moved logic to notify_message
James Booth
2015-05-10
3
-36
/
+20
*
|
Merge branch 'master' into openpgp
James Booth
2015-05-07
2
-0
/
+37
|
\
|
|
*
Added ui_contact_online
James Booth
2015-05-07
2
-0
/
+37
*
|
Merge branch 'master' into pgp
James Booth
2015-05-04
7
-212
/
+212
|
\
|
|
*
Use null check convention in windows.c
James Booth
2015-05-04
1
-18
/
+18
|
*
Use null check convention in window.c
James Booth
2015-05-04
1
-38
/
+38
|
*
Use null check convention in titlebar.c
James Booth
2015-05-04
1
-3
/
+3
|
*
Use null check convention in statusbar.c
James Booth
2015-05-04
1
-7
/
+7
|
*
Use null check convention in notifier.c
James Booth
2015-05-04
1
-4
/
+4
|
*
Use null check convention in core.c
James Booth
2015-05-04
1
-62
/
+62
[next]