| Age | Commit message (Expand) | Author |
|---|---|---|
| 2016-04-04 | Modernize code to use C++11 shared_ptr instead of Boost's | Tobias Markmann |
| 2016-04-01 | Modernize code to use C++11 nullptr using clang-tidy | Tobias Markmann |
| 2016-03-31 | Convert tabs to 4 spaces for all source files | Tobias Markmann |
| 2016-03-30 | Apply consistent #include grouping and sorting style | Tobias Markmann |
| 2015-06-08 | Add missing SWIFTEN_API annotations to public Swiften API | Tobias Markmann |
| 2012-11-12 | Use more efficient empty check. | Remko Tronçon |
| 2012-09-17 | Support for building swiften as a DLL | Remko Tronçon |
| 2012-09-10 | Add missing includes. | Remko Tronçon |
| 2012-09-08 | Fixed compilation of whiteboard tests. | Remko Tronçon |
| 2012-09-08 | Support whiteboarding. | Mateusz Piekos |
| 2010-03-28 | Removing submodules. | Remko Tronçon |
| 2010-03-28 | Moved Swiften to a separate module. | Remko Tronçon |
Swift