Age | Commit message (Expand) | Author |
2010-12-27 | Avoid leaking connection on exit. | Remko Tronçon |
2010-12-27 | Avoid more valgrind warnings. | Remko Tronçon |
2010-12-27 | Stop eventloop in ClientTest disconnect signal. | Remko Tronçon |
2010-12-27 | Added event debugging methods. | Remko Tronçon |
2010-12-27 | Fix valgrind warnings & leaks. | Remko Tronçon |
2010-12-27 | Also emit connection disconnected signal when we initiate the disconnect. | Remko Tronçon |
2010-12-27 | Fixed valgrind warnings & leaks. | Remko Tronçon |
2010-12-27 | Preparation for wizard completeness checking | Kevin Smith |
2010-12-27 | Show form instructions for user search. | Kevin Smith |
2010-12-27 | Fixed destruction order in MainController which was causing a crash. | Remko Tronçon |
2010-12-27 | Elide group header when necessary. | Remko Tronçon |
2010-12-26 | Compile Boost utf8 files as separate files. | Remko Tronçon |
2010-12-26 | Remove incorrect delete in UserSearchController. | 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-26 | Prompt user with JID before deleting. | Kevin Smith |
2010-12-26 | Tweaked user search UI a bit. | Remko Tronçon |
2010-12-26 | Small UI tweaks to actions menu and UI search. | Remko Tronçon |
2010-12-23 | Turn the 'Find other users' into seperate add/chat menu items with a wizard. | Kevin Smith |
2010-12-23 | Add a timer so 20 seconds after requesting a quit, it'll quit regardless of r... | Kevin Smith |
2010-12-22 | Basic User Search support, and Find Rooms cleanup. | Kevin Smith |
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-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 |