summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-12-26Additional plumbing for chat rebinding.Kevin Smith
2009-12-26Fix segfault at launch due to argument reversal.Kevin Smith
2009-12-26More thoroughly test the chat routing.Kevin Smith
2009-12-24Some more tests for the chat routing.Kevin Smith
2009-12-24Extract the Chat dialog management from MainController into ChatsManager.Kevin Smith
2009-12-24Close chat tabset on signout.Kevin Smith
2009-12-23Commented debug output.Remko Tronçon
2009-12-23Added a 'max_jobs' build option.Remko Tronçon
2009-12-22Add a PreviousStatusStore.Kevin Smith
2009-12-21Fix mac window strangnesses.Kevin Smith
2009-12-19Colour tabs with waiting messages.Kevin Smith
2009-12-17Added eclipse project file.Remko Tronçon
2009-12-07Fixed segfault on disconnect.Remko Tronçon
2009-12-05Fixed C-Ares compilation on Windows.Remko Tronçon
2009-12-04Implemented CAresDomainNameResolver.Remko Tronçon
2009-12-03Reinitialize the resolver on every query.Remko Tronçon
2009-12-03Tweak CAres flags.Remko Tronçon
2009-12-03Enable c-ares compilation.Remko Tronçon
2009-12-03Fixed ares compilation on os x.Remko Tronçon
2009-12-03Fixed windows compilation of PlatformDomainNameServiceQuery.Remko Tronçon
2009-12-03Fixed windows compilation of CAres.Remko Tronçon
2009-12-03Added C-Ares.Remko Tronçon
2009-12-03Added debugging output for DNS.Remko Tronçon
2009-12-03Fixed unit tests.Remko Tronçon
2009-12-03Do domain resolving in a separate thread.Remko Tronçon
2009-12-03DNS querying is now asynchronous.Remko Tronçon
2009-12-01Override SConscript() with our own, test-aware implementation.Remko Tronçon
2009-11-28Add checkbox for tracing input/output in debug console.Remko Tronçon
2009-11-28Implemented XML console.Remko Tronçon
2009-11-28Some code cleanup.Remko Tronçon
2009-11-28On second thought, maybe we shouldn't quit.Remko Tronçon
2009-11-28Quit when the last window is closed.Remko Tronçon
2009-11-28Opening the XMLConsole should bring it to front.Kevin Smith
2009-11-28Create a dist target for mac DMG bundling.Remko Tronçon
2009-11-28Prettify install commands.Remko Tronçon
2009-11-28Fix AppCast URL.Remko Tronçon
2009-11-28Removed dummy autoupdater.Remko Tronçon
2009-11-28Change appcast URL.Remko Tronçon
2009-11-28Fix compilation on Windows.Remko Tronçon
2009-11-27Avoid compiler warning.Remko Tronçon
2009-11-27Removed references to phonon.Remko Tronçon
2009-11-27Integrated Sparkle auto-updater.Remko Tronçon
2009-11-27Use new versioning scheme.Remko Tronçon
2009-11-27Added (Sparkle) AutoUpdater.Remko Tronçon
2009-11-27Added MD5 hashing algorithm.Remko Tronçon
2009-11-26Allow the XmlConsole to be closed, and there to be only one.Kevin Smith
2009-11-26Removed unnecessary files.Remko Tronçon
2009-11-26Remember the last used account.Kevin Smith
2009-11-26Plumbing to show a dummy XMLConsoleWidget in the chat tabs.Kevin Smith
2009-11-26Escape '>' to avoid trouble.Remko Tronçon