Age | Commit message (Expand) | Author |
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-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 | 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-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 | Fixed compilation on OS X. | Remko Tronçon |
2010-08-19 | Extract dir providing functionality from application class. | 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 |
2010-08-16 | Some build system fixes. | Remko Tronçon |
2010-08-08 | Added XEP-0004 data forms parsing & serializing. | Remko Tronçon |
2010-08-07 | Don't crash when kicked from a MUC. | Kevin Smith |
2010-08-01 | Fixed incorrect state check. | Remko Tronçon |
2010-08-01 | Fixed typo. | Remko Tronçon |
2010-07-23 | Recognise when leaving a MUC (disconnect or kick). | Kevin Smith |
2010-06-20 | Show subjects on MUC join. | Kevin Smith |
2010-06-19 | Removed DNSSDTest from SConscript. | Remko Tronçon |
2010-06-19 | Added DNSSDTest. | Remko Tronçon |
2010-06-18 | Fix crash on reconnect. | Remko Tronçon |
2010-06-11 | Show the time of Notices in the tooltip. | Kevin Smith |
2010-06-09 | Fixed windows compilation warnings. | Remko Tronçon |
2010-06-09 | Fixed potential bug in DIGEST-MD5 quote handling. | Remko Tronçon |
2010-06-09 | Fixed compilation warningns for Linux build. | Remko Tronçon |
2010-06-09 | Remove compilation warnings from tests. | Remko Tronçon |
2010-06-09 | Enabled & fixed some more C++ warnings. | Remko Tronçon |
2010-06-06 | Use delay when printing MUC history. | Remko Tronçon |
2010-06-04 | Starting towards tooltips for the colour-blind. | Kevin Smith |
2010-06-04 | Remove SQLite tests. | Remko Tronçon |
2010-06-03 | Use SASL EXTERNAL for authenticating in Slimber. | Remko Tronçon |
2010-06-03 | Remove SQLite and SQLiteHistoryManager. | Remko Tronçon |
2010-06-03 | Distinguish an empty SASL message from no SASL message. | Remko Tronçon |
2010-06-02 | Don't build C-Ares. | Remko Tronçon |
2010-06-02 | Rename boost_signalslib.h to boost_bsignals. | Remko Tronçon |
2010-06-02 | Serialize <success/> stanza correctly. | Remko Tronçon |
2010-06-02 | Add missing boost_signalslib.h file. | Remko Tronçon |
2010-06-02 | Using Boost workaround for Qt signals keyword clash. | Remko Tronçon |
2010-05-30 | Don't crash setting a bookmark if initial response didn't have a payload. | Kevin Smith |