Age | Commit message (Expand) | Author |
2010-08-20 | Cause fewer geometry updates while typing in chat windows. | Kevin Smith |
2010-08-20 | Fix chats sometimes not re-opening on new messages. | Kevin Smith |
2010-08-20 | Only add one vcard and caps element to each presence stanza. | Kevin Smith |
2010-08-20 | Don't crash when .app is 'open'ed on a Mac. | Kevin Smith |
2010-08-19 | Rolling back accidental commit | Kevin Smith |
2010-08-19 | SSIZE_MAX is a bit much for storing a dir name. | Remko Tronçon |
2010-08-19 | Compilation fix for Unices | Kevin Smith |
2010-08-19 | Fixed Mac OS X compilation. | Remko Tronçon |
2010-08-19 | Added getExecutablePath(). | Remko Tronçon |
2010-08-19 | Added missing file. | Remko Tronçon |
2010-08-19 | Give LibXML priority over Expat. | Remko Tronçon |
2010-08-19 | Fixed compilation on OS X. | Remko Tronçon |
2010-08-19 | Extract dir providing functionality from application class. | Remko Tronçon |
2010-08-19 | Fixed linkifying of urls containing '='. | Remko Tronçon |
2010-08-18 | Added command parser. | Remko Tronçon |
2010-08-17 | Catch exceptions from create_dir. | Remko Tronçon |
2010-08-17 | Also build examples when cross-compiling. | Remko Tronçon |
2010-08-16 | Cleaning up the SConstruct a bit more. | Remko Tronçon |
2010-08-16 | Fix LibXML check. | Remko Tronçon |
2010-08-16 | And some more tweaks. | Remko Tronçon |
2010-08-16 | More build system tweaks. | Remko Tronçon |
2010-08-16 | Some build system fixes. | Remko Tronçon |
2010-08-15 | Fix SCons fallback from amd64->x86 on Windows. | Remko Tronçon |
2010-08-11 | Disable fading in chats. | Remko Tronçon |
2010-08-08 | Added XEP-0004 data forms parsing & serializing. | Remko Tronçon |
2010-08-07 | Don't crash when kicked from a MUC. | Kevin Smith |
2010-08-07 | Don't crash if idle at the login screen. | Kevin Smith |
2010-08-01 | Fixed incorrect state check. | Remko Tronçon |
2010-08-01 | Fixed typo. | Remko Tronçon |
2010-07-28 | Fix for previous commit losing style for some MUC messages. | Kevin Smith |
2010-07-25 | Preparation for merging presences in the chat log. | Kevin Smith |
2010-07-25 | Fix MUC nick conflict resolution. | Kevin Smith |
2010-07-25 | Initial multi-account support | Kevin Smith |
2010-07-25 | ChatTabs improvements. | Kevin Smith |
2010-07-24 | Don't tab-complete empty words. | Kevin Smith |
2010-07-24 | Improvements and further testing to tab completion. | Kevin Smith |
2010-07-23 | Tone down the chat state colours in tab titles. | Kevin Smith |
2010-07-23 | Don't create Notices for MUC history on join. | Kevin Smith |
2010-07-23 | Recognise when leaving a MUC (disconnect or kick). | Kevin Smith |
2010-07-23 | Don't crash on exit before first login. | Kevin Smith |
2010-07-23 | Generate a Notice if your nick is mentioned in a MUC. | Kevin Smith |
2010-07-23 | Elide and use scroll buttons on all platforms when chat tab list is too long. | Kevin Smith |
2010-07-23 | Don't allow a status change to override the new message systray icon. | Kevin Smith |
2010-07-23 | Pre-render the MUC chat roster splitter.swift-1.0beta5 | Kevin Smith |
2010-07-21 | Pre-render the chat window splitter. | Kevin Smith |
2010-07-21 | Patching memory leaks in ChatController. | Kevin Smith |
2010-07-10 | Boost patch to allow compilation in Objective-C | Kevin Smith |
2010-07-07 | Specify iOS version to target | Kevin Smith |
2010-07-02 | Don't crash when signing out if the debug console's open. | Kevin Smith |
2010-06-28 | Improve reconnect logic. | Kevin Smith |