summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-08-21Fixed a few avatar unit tests.Remko Tronçon
2010-08-21Revert "Added SoundPlayer::isAvailable."Remko Tronçon
2010-08-21Added SoundPlayer::isAvailable.Remko Tronçon
2010-08-20Comply to FreeDesktop.org standard for storing data files.Remko Tronçon
2010-08-20getExecutableDir() -> getDataDir().Remko Tronçon
2010-08-20Fix unix compilation.Remko Tronçon
2010-08-20Make resource paths comply with OpenDesktop standards.Remko Tronçon
2010-08-20Don't bundle sounds.Remko Tronçon
2010-08-20Fix Slimber build.Remko Tronçon
2010-08-20Disable dropping of images & URL context menus in the chat view.Remko Tronçon
2010-08-20Sort bookmark list.Kevin Smith
2010-08-20Don't temporarily show a scrollbar in chat input after growing.Kevin Smith
2010-08-20Focus the chat input again when the chat log is clicked.Kevin Smith
2010-08-20Don't include status in MUC roster sorting.Kevin Smith
2010-08-20Include Real JIDs in MUC rosters where availableKevin Smith
2010-08-20Restart with previous (per-accoun) status.Kevin Smith
2010-08-20Cause fewer geometry updates while typing in chat windows.Kevin Smith
2010-08-20Fix chats sometimes not re-opening on new messages.Kevin Smith
2010-08-20Only add one vcard and caps element to each presence stanza.Kevin Smith
2010-08-20Don't crash when .app is 'open'ed on a Mac.Kevin Smith
2010-08-19Rolling back accidental commitKevin Smith
2010-08-19SSIZE_MAX is a bit much for storing a dir name.Remko Tronçon
2010-08-19Compilation fix for UnicesKevin Smith
2010-08-19Fixed Mac OS X compilation.Remko Tronçon
2010-08-19Added getExecutablePath().Remko Tronçon
2010-08-19Added missing file.Remko Tronçon
2010-08-19Give LibXML priority over Expat.Remko Tronçon
2010-08-19Fixed compilation on OS X.Remko Tronçon
2010-08-19Extract dir providing functionality from application class.Remko Tronçon
2010-08-19Fixed linkifying of urls containing '='.Remko Tronçon
2010-08-18Added command parser.Remko Tronçon
2010-08-17Catch exceptions from create_dir.Remko Tronçon
2010-08-17Also build examples when cross-compiling.Remko Tronçon
2010-08-16Cleaning up the SConstruct a bit more.Remko Tronçon
2010-08-16Fix LibXML check.Remko Tronçon
2010-08-16And some more tweaks.Remko Tronçon
2010-08-16More build system tweaks.Remko Tronçon
2010-08-16Some build system fixes.Remko Tronçon
2010-08-15Fix SCons fallback from amd64->x86 on Windows.Remko Tronçon
2010-08-11Disable fading in chats.Remko Tronçon
2010-08-08Added XEP-0004 data forms parsing & serializing.Remko Tronçon
2010-08-07Don't crash when kicked from a MUC.Kevin Smith
2010-08-07Don't crash if idle at the login screen.Kevin Smith
2010-08-01Fixed incorrect state check.Remko Tronçon
2010-08-01Fixed typo.Remko Tronçon
2010-07-28Fix for previous commit losing style for some MUC messages.Kevin Smith
2010-07-25Preparation for merging presences in the chat log.Kevin Smith
2010-07-25Fix MUC nick conflict resolution.Kevin Smith
2010-07-25Initial multi-account supportKevin Smith
2010-07-25ChatTabs improvements.Kevin Smith