Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-31 | Convert tabs to 4 spaces for all source files | Tobias Markmann | |
Removed trailing spaces and whitespace on empty lines in the process. Changed CheckTabs.py tool to disallow hard tabs in source files. Test-Information: Manually checked 30 random files that the conversion worked as expected. Change-Id: I874f99d617bd3d2bb55f02d58f22f58f9b094480 | |||
2014-12-15 | Update Copyright in Swiften | Kevin Smith | |
Change-Id: I94ab4bbb68c603fe872abeb8090575de042f5cb4 | |||
2013-04-08 | SWIFT_LOG_ASSERT macro. | Remko Tronçon | |
Change-Id: Id0dd8c566855e404b4e14c090e9e259d054ef34f | |||
2013-02-05 | Make logging thread-safe. | Remko Tronçon | |
Change-Id: Ifab368474bd9e42e10f2cb0c29ff696c0aeaf3ea | |||
2012-07-14 | Initial DLL support for Swiften. | Remko Tronçon | |
All applications succesfully link against Swiften.dll. | |||
2012-04-24 | Fixed compilation problems on windows. | Remko Tronçon | |
2012-04-24 | Statically check the log severity level. | Remko Tronçon | |
Resolves: #1099 | |||
2011-03-11 | Store JID->Avatar mappings. | Remko Tronçon | |
Resolves: #653 | |||
2010-12-05 | __FILE__ should actually work on windows as well. | Remko Tronçon | |
2010-12-05 | Added SWIFT_LOG functionality. | Remko Tronçon | |
2010-03-28 | Removing submodules. | Remko Tronçon | |
2010-03-28 | Moved Swiften to a separate module. | Remko Tronçon | |