Age | Commit message (Expand) | Author |
2011-01-18 | Cleaned up some code. | Remko Tronçon |
2010-12-26 | Fixed linkifying of unicode URLs. | Remko Tronçon |
2010-12-26 | Fixed crash when searching for users. | Remko Tronçon |
2010-12-22 | Fixed compilation on non-Windows platforms. | Remko Tronçon |
2010-12-22 | Use a default balloons notifier on Windows. | Remko Tronçon |
2010-12-21 | Revert to SnarlNotifier on Windows. | Remko Tronçon |
2010-12-21 | Make dock get the number of pending messages (instead of a generic message). | Remko Tronçon |
2010-12-14 | Removed debug output. | Remko Tronçon |
2010-12-14 | Added initial Growl for Windows notifier (GNTP). | Remko Tronçon |
2010-12-08 | Update to new Snarl API. | Remko Tronçon |
2010-11-28 | Added swiften-config. | Remko Tronçon |
2010-11-24 | Removed unused header. | Remko Tronçon |
2010-10-31 | Make Timer one-shot. | Remko Tronçon |
2010-10-30 | Register default Growl notifications correctly. | Remko Tronçon |
2010-10-27 | Changed linkifcation algorithm. | Remko Tronçon |
2010-10-26 | Fixed typo. | Remko Tronçon |
2010-10-26 | Fix compliation problems with CLang. | Remko Tronçon |
2010-10-24 | Linkify links with @ in them properly. | Remko Tronçon |
2010-10-24 | Created Storages interface. | Remko Tronçon |
2010-10-23 | Fixed compilation errors due to previous commit. | Remko Tronçon |
2010-10-23 | Don't lose notification enabledness when the user changes status. | Remko Tronçon |
2010-10-09 | Moved Application from Swiften into SwifTools. | Remko Tronçon |
2010-10-07 | Code cleanup from recent commits | Kevin Smith |
2010-10-07 | Fix windows compilation. | Remko Tronçon |
2010-10-05 | Create 'Enable notifications' menu on Linux. | Kevin Smith |
2010-10-05 | Added FreeDesktopNotifier. | Remko Tronçon |
2010-10-04 | Disable the notifier when going to DND. | Remko Tronçon |
2010-09-17 | By default, only show message notifications. | Remko Tronçon |
2010-09-16 | Fix compilation on linux. | Remko Tronçon |
2010-09-15 | Remove FIXME. | Remko Tronçon |
2010-09-15 | Make Snarl timeouts for messages longer. | Remko Tronçon |
2010-09-15 | Attempt to show icon in Snarl config dialog. | Remko Tronçon |
2010-09-15 | Added Snarl notification support | Remko Tronçon |
2010-09-15 | Added system message to notifier. | Remko Tronçon |
2010-09-13 | Added presence notifier. | Remko Tronçon |
2010-09-12 | Move Notifier to SwifTools | Remko Tronçon |
2010-09-12 | Moved application message display around. | Remko Tronçon |
2010-08-19 | Fixed linkifying of urls containing '='. | Remko Tronçon |
2010-08-16 | More build system tweaks. | Remko Tronçon |
2010-07-24 | Improvements and further testing to tab completion. | Kevin Smith |
2010-06-09 | Fixed compilation warningns for Linux build. | Remko Tronçon |
2010-06-09 | Enabled & fixed some more C++ warnings. | Remko Tronçon |
2010-06-05 | Fix compilation on non-Macs | Kevin Smith |
2010-06-05 | Tab completion in MUCs. | Kevin Smith |
2010-06-02 | Rename boost_signalslib.h to boost_bsignals. | Remko Tronçon |
2010-06-02 | Using Boost workaround for Qt signals keyword clash. | Remko Tronçon |
2010-05-08 | Fixed linkify bug. | Remko Tronçon |
2010-04-11 | Remove DummyIdleQuerier.cpp from SConscript. | Remko Tronçon |
2010-04-08 | Added copyrights to SwifTools. | Remko Tronçon |
2010-03-28 | Fixed build. | Remko Tronçon |