Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | free titlebar_ac autocompleter | Dmitry Podgorny | 2013-08-24 | 1 | -0/+1 | |
| |/ | ||||||
| * | Merge branch 'master' into nextdev | James Booth | 2013-08-19 | 1 | -2/+2 | |
| |\ | ||||||
| * \ | Merge branch 'master' into nextdev | James Booth | 2013-08-13 | 4 | -5/+8 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'master' into nextdev | James Booth | 2013-08-05 | 4 | -6/+53 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge remote-tracking branch 'dmitry/nextdev-patches' into nextdev | James Booth | 2013-08-04 | 22 | -171/+211 | |
| |\ \ \ \ | ||||||
| | * | | | | use posix stat syscall for windows | Dmitry Podgorny | 2013-08-04 | 1 | -6/+0 | |
| | * | | | | removed assignment to NULL in _chat_session_free | Dmitry Podgorny | 2013-08-03 | 1 | -6/+2 | |
| | * | | | | replace struct stat and stat() for windows | Dmitry Podgorny | 2013-08-03 | 1 | -0/+6 | |
| | * | | | | fixed memory leaks | Dmitry Podgorny | 2013-08-03 | 5 | -39/+85 | |
| | * | | | | refactored logging | Dmitry Podgorny | 2013-08-03 | 1 | -19/+8 | |
| | * | | | | most FREE_SET_NULL replaced with free | Dmitry Podgorny | 2013-08-03 | 11 | -85/+72 | |
| | * | | | | refactored mkdir_recursive | Dmitry Podgorny | 2013-08-03 | 3 | -13/+35 | |
| | * | | | | removed sizeof(char) | Dmitry Podgorny | 2013-08-03 | 4 | -9/+9 | |
| * | | | | | Merge branch 'master' into nextdev | James Booth | 2013-08-04 | 1 | -2/+4 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge remote-tracking branch 'dmitry/memleaks' into nextdev | James Booth | 2013-07-31 | 3 | -54/+75 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | separate glib allocator and stdlib malloc/free | Dmitry Podgorny | 2013-07-31 | 1 | -6/+6 | |
| | * | | | | | rewritten FREE_SET_NULL and GFREE_SET_NULL | Dmitry Podgorny | 2013-07-31 | 1 | -8/+6 | |
| | * | | | | | fixed several memory leaks in command.c and jid.c | Dmitry Podgorny | 2013-07-31 | 2 | -40/+63 | |
| * | | | | | | Merge branch 'master' into nextdev | James Booth | 2013-07-31 | 1 | -1/+6 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' into nextdev | James Booth | 2013-07-30 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'master' into nextdev | James Booth | 2013-07-22 | 2 | -7/+9 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into nextdev | James Booth | 2013-07-21 | 4 | -10/+22 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Bookmarks: Move stanza pointer on in loop, check for autojoin "true" | James Booth | 2013-07-15 | 1 | -2/+4 | |
| * | | | | | | | | | Merge remote-tracking branch 'dmitry/bookmarks' into nextdev | James Booth | 2013-07-14 | 8 | -49/+330 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | draft of bookmarks implementation | Dmitry Podgorny | 2013-07-14 | 5 | -30/+288 | |
| | * | | | | | | | | | improved autojoin logic | Dmitry Podgorny | 2013-07-14 | 1 | -15/+49 | |
| | * | | | | | | | | | Merge branch 'master' into bookmarks | Dmitry Podgorny | 2013-07-14 | 12 | -130/+248 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | use get_unique_id for bookmarks | Dmitry Podgorny | 2013-07-14 | 4 | -26/+15 | |
| * | | | | | | | | | | | Merge branch 'master' into nextdev | James Booth | 2013-07-14 | 9 | -112/+275 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into nextdev | James Booth | 2013-07-09 | 1 | -10/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into nextdev | James Booth | 2013-07-09 | 8 | -86/+207 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into nextdev | James Booth | 2013-07-03 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'dmitry/bookmarks' into nextdev | James Booth | 2013-07-01 | 7 | -0/+204 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | initial support of autojoin for MUC | Dmitry Podgorny | 2013-06-30 | 7 | -0/+204 | |
* | | | | | | | | | | | | | | | | Fixed window refresh on presence | James Booth | 2013-08-20 | 1 | -2/+8 | |
* | | | | | | | | | | | | | | | | Console module get console from windows | James Booth | 2013-08-20 | 1 | -4/+23 | |
* | | | | | | | | | | | | | | | | Initial code refactor for growable window list | James Booth | 2013-08-20 | 7 | -548/+841 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Fixed /who in chat room highlighting console | James Booth | 2013-08-19 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Fix message for /account when account doesn't exist | James Booth | 2013-08-19 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Set status to 0.4.0 development | James Booth | 2013-08-11 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | Set status to release | James Booth | 2013-08-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Use patched version of apt-cyg | James Booth | 2013-08-11 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | Fix ctrl + arrow keys for fedora | James Booth | 2013-08-10 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | Fixed cygwin expat dependency for new versions | James Booth | 2013-08-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Added TODO and plugins/ to .gitignore | James Booth | 2013-08-06 | 1 | -0/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Free Jid | James Booth | 2013-08-05 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Undo change to stanza check for nick change return value | James Booth | 2013-08-05 | 3 | -28/+12 | |
* | | | | | | | | | | | | | Refactor MUC self presence checks | James Booth | 2013-08-05 | 1 | -12/+18 | |
* | | | | | | | | | | | | | Handle when servers dont send status 101 or jid for MUC nick changes | James Booth | 2013-08-05 | 5 | -16/+72 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Added patch from Dmitry to fix crash on delayed message from contact not in r... | James Booth | 2013-08-04 | 1 | -2/+4 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |