about summary refs log tree commit diff stats
path: root/src/ui
Commit message (Expand)AuthorAgeFilesLines
...
* | | Added keybindings for rxvtJames Booth2015-03-181-6/+13
|/ /
* | Added static functions to commands.c for sending messagesJames Booth2015-03-161-1/+0
* | Tidied helpJames Booth2015-03-151-12/+14
* | Added /receipts commandJames Booth2015-03-152-0/+10
* | Added receipt.sent theme settingJames Booth2015-03-151-3/+3
* | Fixed mergeJames Booth2015-03-151-1/+1
* | Merge branch 'master' into xep-0184James Booth2015-03-152-0/+13
|\ \
| * | Added OTR error messagesJames Booth2015-03-152-0/+13
* | | Merge branch 'master' into xep-0184James Booth2015-03-142-0/+42
|\| |
| * | Don't switch window on sent carbonJames Booth2015-03-142-0/+44
* | | Use colouring for message receiptsJames Booth2015-03-145-20/+92
* | | Removed from argument from outgoing message functionsJames Booth2015-03-142-11/+7
* | | Renamed win_save_newline -> win_newlineJames Booth2015-03-144-26/+26
* | | Renamed win_save_println -> win_printlnJames Booth2015-03-144-22/+22
* | | Renamed win_save_print -> win_printJames Booth2015-03-145-182/+182
* | | Renamed win_save_vprint -> win_vprintJames Booth2015-03-144-191/+191
* | | Show message received text for receiptsJames Booth2015-03-112-3/+12
* | | Added basic delivery receiptsJames Booth2015-03-112-0/+14
|/ /
* | Added /time statusbar preferenceJames Booth2015-03-102-12/+52
* | Merge remote-tracking branch 'oliverlemoal/xep-0280' into xep-0280James Booth2015-03-082-0/+10
|\ \
| * | Add XEP-0280 supportOlivier LE MOAL2015-02-102-0/+10
* | | Merge branch 'master' into readlineJames Booth2015-03-081-4/+5
|\ \ \
| * | | Fixed swapping windows when in source winJames Booth2015-03-031-4/+5
* | | | Merge branch 'master' into readlineJames Booth2015-02-241-0/+3
|\| | |
| * | | Updated default preferencesJames Booth2015-02-241-1/+1
| * | | Added /roster by preference to UI preferences summaryJames Booth2015-02-241-0/+3
* | | | Merge branch 'master' into readlineJames Booth2015-02-241-2/+2
|\| | |
| * | | Fixed /resource preference displayJames Booth2015-02-241-2/+2
* | | | Merge branch 'master' into readlineJames Booth2015-02-234-8/+8
|\| | |
| * | | Fixed spelling.Christian Storm2015-02-174-8/+8
* | | | Merge branch 'master' into readlineJames Booth2015-02-141-6/+4
|\| | |
| * | | Use single quotes for terminal notifier notifications to avoid variable expan...James Booth2015-02-141-6/+4
* | | | Merge branch 'master' into readlineJames Booth2015-02-1118-19/+19
|\| | |
| * | | Updated copyrightJames Booth2015-02-1018-19/+19
* | | | Merge branch 'master' into readlineJames Booth2015-02-101-4/+6
|\| | |
| * | | Free wins summary listJames Booth2015-02-101-0/+1
| * | | Free contact listJames Booth2015-02-101-4/+5
| * | | Free string on backspaceJames Booth2015-02-101-5/+5
| |/ /
* | | Merge branch 'master' into readlineJames Booth2015-02-092-13/+19
|\| |
| * | Free lists on get muc and private windowsJames Booth2015-02-091-0/+2
| * | Free hash table keys before modifying hash tableJames Booth2015-02-091-5/+5
| * | Free resource listsJames Booth2015-02-091-8/+12
* | | Merge branch 'master' into readlineJames Booth2015-02-093-9/+17
|\| |
| * | Free GTimer on switch to consoleJames Booth2015-02-091-1/+4
| * | Use chat_state_free to free chat statesJames Booth2015-02-091-1/+1
| * | Free utf8 substrings for delete word (ctrl-w)James Booth2015-02-091-0/+3
| * | Free resource lists on /account commandJames Booth2015-02-091-7/+12
* | | Bind ^L to own clear method to retain ui elementsChristian Storm2015-02-081-0/+9
* | | Merge branch 'master' into readlineJames Booth2015-02-061-0/+1
|\| |
| * | Free win layoutJames Booth2015-02-061-0/+1