Age | Commit message (Expand) | Author |
2012-08-11 | Allow adding top messages in the chatview. | Catalin Badea |
2012-08-11 | Calendar widget follows the currently viewed message | Catalin Badea |
2012-08-11 | Added message type logging. Fixed handling new messages. | Catalin Badea |
2012-08-11 | update history window on new message | Catalin Badea |
2012-08-11 | Dump message logs using new db structure. Avatars not working | Catalin Badea |
2012-08-11 | Add nick/avatar resolvers | Catalin Badea |
2012-08-11 | Don't log outgoing MUC messages | Catalin Badea |
2012-08-11 | Changed HistoryMessage structure back | Catalin Badea |
2012-08-11 | Use escaped strings in SQL statements. Remove edit options from the history r... | Catalin Badea |
2012-08-11 | Display conversations by using roster selection | Catalin Badea |
2012-08-11 | Log messages to the sqlite db and dump all messages in the history viewer | Catalin Badea |
2012-08-11 | Added SqliteManager to build. not working | Catalin Badea |
2012-08-11 | Use seperate controllers for viewing/handling history | Catalin Badea |
2012-08-11 | Added contact roster | Catalin Badea |
2012-08-11 | Fixed compile error | Catalin Badea |
2012-08-11 | Added .ui file | Catalin Badea |
2012-08-11 | Added mock-up ui | Catalin Badea |
2012-08-11 | Disconnect history controller from the event stream. Fixed coding style | Catalin Badea |
2012-08-11 | Added History window based code: controller, events, interface and menu entry. | Catalin Badea |
2012-08-10 | Added extra clang flag. | Remko Tronçon |
2012-08-10 | Added boost/date_time/c_local_time_adjustor.hpp. | Remko Tronçon |
2012-08-08 | More build fixes. | Remko Tronçon |
2012-08-07 | Fixed build. | Remko Tronçon |
2012-08-06 | Don't allow enter in the roster to trigger logins. | Kevin Smith |
2012-08-06 | Add extra ignore for new binary | Kevin Smith |
2012-08-06 | More consistent linkification and emoticonification. | Kevin Smith |
2012-07-26 | Don't let correction change a label. | Kevin Smith |
2012-07-22 | Start of a log script (for pisg) for Swiftob bots | Kevin Smith |
2012-07-22 | Allow nick changing and restart for Swiftob bots | Kevin Smith |
2012-07-21 | Adding MUC kicking support to Swiftob bots | Kevin Smith |
2012-07-21 | Allowing generic message listeners for Swiftob bots | Kevin Smith |
2012-07-17 | Only acquire crypt context once on Windows. | Remko Tronçon |
2012-07-17 | Fixed Expat parser bug. | Remko Tronçon |
2012-07-17 | Make sure flags are consistent across different modules. | Remko Tronçon |
2012-07-15 | Removing deprecated warn flag. | Remko Tronçon |
2012-07-15 | Export file transfer classes. | Remko Tronçon |
2012-07-15 | Fixed compilation on Windows. | Remko Tronçon |
2012-07-15 | Fix struct vs class warnings. | Remko Tronçon |
2012-07-15 | Provide replace_pragma_once flag. | Remko Tronçon |
2012-07-15 | Revert previous change to consolidate font settings in CSS. | Kevin Smith |
2012-07-15 | Include more headers in Swiften.h | Remko Tronçon |
2012-07-15 | Hide libminiupnp and libnatpmp. | Remko Tronçon |
2012-07-15 | Hide ZLib implementation. | Remko Tronçon |
2012-07-15 | Hide XML parser implementations. | Remko Tronçon |
2012-07-14 | Get fonts on Mac looking sane again | Kevin Smith |
2012-07-14 | Initial DLL support for Swiften. | Remko Tronçon |
2012-07-14 | Move list of fonts to a single place, add generic fallback. | Kim Alvefur |
2012-07-12 | Disable incremental link on Windows. | Remko Tronçon |
2012-07-12 | Use DYLD_LIBRARY_PATH instead of DYLD_FALLBACK_LIBRARY_PATH for running tests. | Remko Tronçon |
2012-07-01 | Don't allow labels to be lost or changed during correction. | Kevin Smith |