Age | Commit message (Expand) | Author |
2009-12-23 | Commented debug output. | Remko Tronçon |
2009-12-23 | Added a 'max_jobs' build option. | Remko Tronçon |
2009-12-22 | Add a PreviousStatusStore. | Kevin Smith |
2009-12-21 | Fix mac window strangnesses. | Kevin Smith |
2009-12-19 | Colour tabs with waiting messages. | Kevin Smith |
2009-12-17 | Added eclipse project file. | Remko Tronçon |
2009-12-07 | Fixed segfault on disconnect. | Remko Tronçon |
2009-12-05 | Fixed C-Ares compilation on Windows. | Remko Tronçon |
2009-12-04 | Implemented CAresDomainNameResolver. | Remko Tronçon |
2009-12-03 | Reinitialize the resolver on every query. | Remko Tronçon |
2009-12-03 | Tweak CAres flags. | Remko Tronçon |
2009-12-03 | Enable c-ares compilation. | Remko Tronçon |
2009-12-03 | Fixed ares compilation on os x. | Remko Tronçon |
2009-12-03 | Fixed windows compilation of PlatformDomainNameServiceQuery. | Remko Tronçon |
2009-12-03 | Fixed windows compilation of CAres. | Remko Tronçon |
2009-12-03 | Added C-Ares. | Remko Tronçon |
2009-12-03 | Added debugging output for DNS. | Remko Tronçon |
2009-12-03 | Fixed unit tests. | Remko Tronçon |
2009-12-03 | Do domain resolving in a separate thread. | Remko Tronçon |
2009-12-03 | DNS querying is now asynchronous. | Remko Tronçon |
2009-12-01 | Override SConscript() with our own, test-aware implementation. | Remko Tronçon |
2009-11-28 | Add checkbox for tracing input/output in debug console. | Remko Tronçon |
2009-11-28 | Implemented XML console. | Remko Tronçon |
2009-11-28 | Some code cleanup. | Remko Tronçon |
2009-11-28 | On second thought, maybe we shouldn't quit. | Remko Tronçon |
2009-11-28 | Quit when the last window is closed. | Remko Tronçon |
2009-11-28 | Opening the XMLConsole should bring it to front. | Kevin Smith |
2009-11-28 | Create a dist target for mac DMG bundling. | Remko Tronçon |
2009-11-28 | Prettify install commands. | Remko Tronçon |
2009-11-28 | Fix AppCast URL. | Remko Tronçon |
2009-11-28 | Removed dummy autoupdater. | Remko Tronçon |
2009-11-28 | Change appcast URL. | Remko Tronçon |
2009-11-28 | Fix compilation on Windows. | Remko Tronçon |
2009-11-27 | Avoid compiler warning. | Remko Tronçon |
2009-11-27 | Removed references to phonon. | Remko Tronçon |
2009-11-27 | Integrated Sparkle auto-updater. | Remko Tronçon |
2009-11-27 | Use new versioning scheme. | Remko Tronçon |
2009-11-27 | Added (Sparkle) AutoUpdater. | Remko Tronçon |
2009-11-27 | Added MD5 hashing algorithm. | Remko Tronçon |
2009-11-26 | Allow the XmlConsole to be closed, and there to be only one. | Kevin Smith |
2009-11-26 | Removed unnecessary files. | Remko Tronçon |
2009-11-26 | Remember the last used account. | Kevin Smith |
2009-11-26 | Plumbing to show a dummy XMLConsoleWidget in the chat tabs. | Kevin Smith |
2009-11-26 | Escape '>' to avoid trouble. | Remko Tronçon |
2009-11-26 | Plugin Avatars into MUCs. | Kevin Smith |
2009-11-26 | Make sure window title's update on tab close. | Kevin Smith |
2009-11-25 | Avoid having unreadable events added to queue. | Remko Tronçon |
2009-11-25 | Enabled stream compression again. | Remko Tronçon |
2009-11-25 | Added PresenceSenderTest. | Remko Tronçon |
2009-11-24 | Added PresenceSender object. | Remko Tronçon |