Age | Commit message (Expand) | Author |
2010-09-03 | Try the throbber after the message | Kevin Smith |
2010-09-03 | XEP-0198 Ack support in the UI | Kevin Smith |
2010-09-03 | Establish stream management after resource bind. | Remko Tronçon |
2010-09-03 | Added SCons flag to ignore test result. | Remko Tronçon |
2010-09-03 | Squash presence in chat and MUC windows. | Kevin Smith |
2010-09-02 | Added check_output SCons flag to generate an XML report. | Remko Tronçon |
2010-08-30 | Comment about scrolling being untrustworthy | Kevin Smith |
2010-08-30 | Remove debug output | Kevin Smith |
2010-08-30 | Start scrolling on new messages. | Kevin Smith |
2010-08-30 | Assertion checks for adding messages etc. | Kevin Smith |
2010-08-30 | Track dependencies of resource dirs correctly in Windows bundle. | Remko Tronçon |
2010-08-30 | Render the Chat view directly with DOM commands, not javascript. | Kevin Smith |
2010-08-29 | Fixed link errors due to previous commit. | Remko Tronçon |
2010-08-29 | Put platform flags in PLATFORM_FLAGS variable. | Remko Tronçon |
2010-08-29 | Added stanza acking support to client. | Remko Tronçon |
2010-08-29 | Renamed SessionManagement* to StreamManagement*. | Remko Tronçon |
2010-08-29 | Added Stream Management support to Stream Features. | Remko Tronçon |
2010-08-29 | Added Stanza Ack Requester & Responder. | Remko Tronçon |
2010-08-29 | Added StanzaAckParserTest. | Remko Tronçon |
2010-08-28 | Added elements, parsers & serializers for XEP-0198 Stanza Acking. | Remko Tronçon |
2010-08-27 | Separate MUCRegistry from ChatsManager. | Remko Tronçon |
2010-08-27 | Rerequest the roster at reconnect. | Kevin Smith |
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 |