Age | Commit message (Expand) | Author |
2010-08-27 | Don't tab-complete for users who aren't in the room. | Kevin Smith |
2010-08-27 | Don't segfault at login-screen exit | Kevin Smith |
2010-08-27 | Don't elide roster headings when the widget becomes large enough. | Kevin Smith |
2010-08-27 | Use own nick at top of roster. | Kevin Smith |
2010-08-25 | Added cc,cxx, and distcc SCons flags. | Remko Tronçon |
2010-08-25 | Create all parent directories for avatar cache if necessary. | Remko Tronçon |
2010-08-25 | Added VCardMemoryStorageFactory. | Remko Tronçon |
2010-08-24 | Split out VCardUpdateAvatarManager from AvatarManager. | Remko Tronçon |
2010-08-24 | Implemented VCardManager. | Remko Tronçon |
2010-08-24 | Added VCardStorage. | Remko Tronçon |
2010-08-24 | Added Eclipse code templates. | Remko Tronçon |
2010-08-24 | Work around LibXML failing on namespace errors/warnings. | Remko Tronçon |
2010-08-22 | Don't skip tabs for Ctrl-PgUp/Dn on reopened chats.swift-1.0beta6 | Kevin Smith |
2010-08-22 | Include unbundled sound in Windows installer | Kevin Smith |
2010-08-22 | Don't incorrectly mark all messages read in most recently opened chat when a ... | Kevin Smith |
2010-08-21 | Revert "Store avatars per profile." | Remko Tronçon |
2010-08-21 | Store avatars per profile. | Remko Tronçon |
2010-08-21 | Fixed a few avatar unit tests. | Remko Tronçon |
2010-08-21 | Revert "Added SoundPlayer::isAvailable." | Remko Tronçon |
2010-08-21 | Added SoundPlayer::isAvailable. | Remko Tronçon |
2010-08-20 | Comply to FreeDesktop.org standard for storing data files. | Remko Tronçon |
2010-08-20 | getExecutableDir() -> getDataDir(). | Remko Tronçon |
2010-08-20 | Fix unix compilation. | Remko Tronçon |
2010-08-20 | Make resource paths comply with OpenDesktop standards. | Remko Tronçon |
2010-08-20 | Don't bundle sounds. | Remko Tronçon |
2010-08-20 | Fix Slimber build. | Remko Tronçon |
2010-08-20 | Disable dropping of images & URL context menus in the chat view. | Remko Tronçon |
2010-08-20 | Sort bookmark list. | Kevin Smith |
2010-08-20 | Don't temporarily show a scrollbar in chat input after growing. | Kevin Smith |
2010-08-20 | Focus the chat input again when the chat log is clicked. | Kevin Smith |
2010-08-20 | Don't include status in MUC roster sorting. | Kevin Smith |
2010-08-20 | Include Real JIDs in MUC rosters where available | Kevin Smith |
2010-08-20 | Restart with previous (per-accoun) status. | Kevin Smith |
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 |