Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Respond to ping requests | James Booth | 2012-11-29 | 2 | -33/+68 | |
| | ||||||
* | Moved unread in titlebar | James Booth | 2012-11-29 | 1 | -1/+1 | |
| | ||||||
* | Option to show version in title bar with /titlebarversion | James Booth | 2012-11-29 | 4 | -3/+48 | |
| | ||||||
* | Added terminal window title | James Booth | 2012-11-29 | 1 | -0/+15 | |
| | ||||||
* | Tidied help on /sub | James Booth | 2012-11-28 | 1 | -3/+3 | |
| | ||||||
* | Implemented "/sub sent" to show outstanding sent subscription requests | James Booth | 2012-11-28 | 4 | -3/+35 | |
| | ||||||
* | Remove from outstanding requests on /sub | James Booth | 2012-11-28 | 1 | -0/+1 | |
| | ||||||
* | Merge branch 'master' into sublist | James Booth | 2012-11-28 | 3 | -1/+15 | |
|\ | ||||||
| * | Add and remove from roster on subscription presence | James Booth | 2012-11-28 | 3 | -1/+15 | |
| | | ||||||
* | | List commands for /sub | James Booth | 2012-11-28 | 3 | -9/+52 | |
|/ | ||||||
* | Handle roster subscription updates | James Booth | 2012-11-27 | 7 | -18/+122 | |
| | ||||||
* | Show "request pending" in /sub show, when request has been sent | James Booth | 2012-11-27 | 8 | -18/+42 | |
| | ||||||
* | Default contact subscription set to "none" | James Booth | 2012-11-27 | 1 | -1/+1 | |
| | ||||||
* | Implemented /sub show | James Booth | 2012-11-27 | 3 | -6/+37 | |
| | ||||||
* | Show usage when invalid /sub argument | James Booth | 2012-11-27 | 1 | -32/+35 | |
| | ||||||
* | Fixed GLib assertion error when no theme file loaded | James Booth | 2012-11-27 | 1 | -2/+6 | |
| | ||||||
* | Show message on /join when windows full | James Booth | 2012-11-27 | 1 | -0/+2 | |
| | ||||||
* | Show message on /msg when windows full | James Booth | 2012-11-27 | 3 | -0/+16 | |
| | ||||||
* | Added /autoping command to set ping interval or disable with 0 | James Booth | 2012-11-26 | 6 | -4/+79 | |
| | ||||||
* | Fixed spelling in reconnect | James Booth | 2012-11-26 | 1 | -1/+1 | |
| | ||||||
* | Setting /reconnect 0 properly disables reconnect | James Booth | 2012-11-26 | 1 | -10/+18 | |
| | ||||||
* | Attempt to stop mouse click blocking input | James Booth | 2012-11-26 | 1 | -5/+1 | |
| | ||||||
* | Fixed GLib assertion error when no XDG env set | James Booth | 2012-11-26 | 1 | -2/+4 | |
| | ||||||
* | Added to navigation help | James Booth | 2012-11-26 | 1 | -2/+5 | |
| | ||||||
* | Fixed some memory leaks | James Booth | 2012-11-26 | 5 | -3/+37 | |
| | ||||||
* | Further tidy up of windows.c | James Booth | 2012-11-26 | 5 | -421/+413 | |
| | ||||||
* | windows tidy up | James Booth | 2012-11-26 | 4 | -107/+102 | |
| | ||||||
* | Added header define to window.h | James Booth | 2012-11-25 | 1 | -0/+5 | |
| | ||||||
* | Fixed help config file locations | James Booth | 2012-11-25 | 3 | -5/+13 | |
| | ||||||
* | Profanity files now use %XDG_CONFIG_HOME and %XDG_DATA_HOME | James Booth | 2012-11-25 | 9 | -50/+320 | |
| | ||||||
* | Merge branch 'wheel' | James Booth | 2012-11-25 | 2 | -2/+43 | |
|\ | ||||||
| * | Added Cywin mouse wheel handling | James Booth | 2012-11-25 | 1 | -0/+10 | |
| | | ||||||
| * | Fixed compile after merging master | James Booth | 2012-11-25 | 1 | -2/+2 | |
| | | ||||||
| * | Merge branch 'master' into wheel | James Booth | 2012-11-25 | 15 | -794/+1163 | |
| |\ | ||||||
| * \ | Merge branch 'master' into wheel | James Booth | 2012-11-21 | 6 | -154/+298 | |
| |\ \ | ||||||
| * | | | Listen only for mouse events we're interested in | James Booth | 2012-11-20 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Wheel jumps four lines | James Booth | 2012-11-20 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Added basic mouse wheel handling | James Booth | 2012-11-20 | 2 | -2/+33 | |
| | | | | ||||||
* | | | | Fixed /prefs output when no theme chosen | James Booth | 2012-11-25 | 1 | -1/+6 | |
| |_|/ |/| | | ||||||
* | | | Added auto reconnect, and /reconnect command to control interval | James Booth | 2012-11-25 | 6 | -32/+129 | |
| | | | ||||||
* | | | Messages not lost when run out of windows | James Booth | 2012-11-24 | 2 | -53/+92 | |
| | | | | | | | | | | | | Incoming messages are shown in the console when all windows are full | |||||
* | | | Status bar active on console messages when not in console | James Booth | 2012-11-24 | 1 | -21/+58 | |
| | | | ||||||
* | | | Added console to statusbar window list | James Booth | 2012-11-24 | 2 | -39/+42 | |
| | | | ||||||
* | | | Allow alt-num to select window | James Booth | 2012-11-24 | 4 | -30/+79 | |
| | | | ||||||
* | | | Don't output ctrl characters | James Booth | 2012-11-24 | 1 | -1/+9 | |
| | | | ||||||
* | | | Switched to ncurses raw mode | James Booth | 2012-11-23 | 1 | -1/+1 | |
| | | | ||||||
* | | | Revert "Stop ctrl-c quitting with /ctrlc off" | James Booth | 2012-11-23 | 5 | -59/+4 | |
| | | | | | | | | | | | | This reverts commit 721df8ca48b8cbf0026f3a36a3d17b45cb82b850. | |||||
* | | | Stop ctrl-c quitting with /ctrlc off | James Booth | 2012-11-23 | 5 | -4/+59 | |
| | | | ||||||
* | | | Allocate memory for windows when needed | James Booth | 2012-11-23 | 4 | -262/+346 | |
| | | | ||||||
* | | | Added time to themes, and some example themes | James Booth | 2012-11-22 | 3 | -0/+12 | |
| | | |