Age | Commit message (Expand) | Author |
2010-12-21 | Make dock get the number of pending messages (instead of a generic message). | Remko Tronçon |
2010-12-21 | Fixed compilation on Windows. | Remko Tronçon |
2010-12-20 | Re-enabling XMPPLayer unit tests. | Remko Tronçon |
2010-12-20 | Refuse to run the uninstaller while Swift is still running | Kevin Smith |
2010-12-20 | Remove all files and folders when Swift is uninstalled | Kevin Smith |
2010-12-20 | Don't immediately send presence unneccesarily when registering directed prese... | Kevin Smith |
2010-12-20 | Fixing unit tests for StreamStack | Kevin Smith |
2010-12-19 | Make loginwindow hiding a little more consistent with other code | Kevin Smith |
2010-12-19 | Disabling timer in BenchTool. | Remko Tronçon |
2010-12-19 | Refactoring streamstack to not use signal/slots. | Remko Tronçon |
2010-12-19 | Calling with --start-minimized will not show login/roster at launch. | Kevin Smith |
2010-12-18 | Disable the GUI while waiting for the steam to close. | Kevin Smith |
2010-12-18 | Move all domain name resolve queries into one thread. | Remko Tronçon |
2010-12-18 | Move domain name resolver in the network factories. | Remko Tronçon |
2010-12-18 | Added initial BenchTool. | Remko Tronçon |
2010-12-17 | Collapsed all UI factories into UIFactory. | Remko Tronçon |
2010-12-17 | Fixed IPv6 network test. | Remko Tronçon |
2010-12-17 | Fixed IPv6 network test. | Remko Tronçon |
2010-12-16 | Revert "Pretty up Add Contact dialog." | Remko Tronçon |
2010-12-15 | Emit nickname change signal when adding to the roster. | Kevin Smith |
2010-12-15 | Make XML console more friendly for copy/paste. | Remko Tronçon |
2010-12-15 | Pretty up Add Contact dialog. | Remko Tronçon |
2010-12-15 | Ensure Swift name is displayed in Windows systray. | 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-13 | Fixed reconnect for bare JIDs. | Remko Tronçon |
2010-12-13 | Added debug output to connector. | Remko Tronçon |
2010-12-13 | Extend the certificate accept dialog & login after accept. | Remko Tronçon |
2010-12-13 | Initial cert confirmation | Kevin Smith |
2010-12-13 | Load ssl certificate store on Un*x. | Remko Tronçon |
2010-12-13 | Tweaked 'Clear log' messagebox a bit. | Remko Tronçon |
2010-12-12 | Fixed default action of "Show as X" roster header menu. | Remko Tronçon |
2010-12-12 | Remove obsolete Client::connect(JID). | Remko Tronçon |
2010-12-12 | Don't hide the roster when clicking the system tray on OS X. | Remko Tronçon |
2010-12-12 | Revert "Don't hide/show when clicking system tray on Mac." | Remko Tronçon |
2010-12-12 | Don't hide/show when clicking system tray on Mac. | Remko Tronçon |
2010-12-12 | Added menu to switch between 'show nickname' and 'show JID' in roster header. | Remko Tronçon |
2010-12-12 | Removing nickname change functionality from roster header. | Remko Tronçon |
2010-12-12 | Refactored own nickname handling. | Remko Tronçon |
2010-12-11 | Added SCRAM-SHA-1-PLUS support. | Remko Tronçon |
2010-12-11 | Use bare JIDs as profile names. | Remko Tronçon |
2010-12-10 | Added TLS channel binding support to SCRAMSHA1ClientAuthenticator. | Remko Tronçon |
2010-12-09 | Upgraded stream errors to new RFC3920bis. | Remko Tronçon |
2010-12-09 | Fixed namespace of stream error children. | Remko Tronçon |
2010-12-09 | Handle stream errors in client session. | Remko Tronçon |
2010-12-09 | Added missing files & fixed stream error namespace. | Remko Tronçon |
2010-12-09 | Added Stream error parserialement. | Remko Tronçon |
2010-12-09 | Don't crash when we don't get a vcard. | Remko Tronçon |
2010-12-08 | Update to new Snarl API. | Remko Tronçon |
2010-12-08 | Added LibIDN include/libflags. | Remko Tronçon |