Age | Commit message (Expand) | Author |
2013-05-17 | Fixed unicode path handling. | Remko Tronçon |
2013-03-05 | Fix DLL linkage. | Remko Tronçon |
2013-03-03 | Remove the async vfs for sqlite, to avoid the crash | Kevin Smith |
2012-12-31 | Fix more warnings. | Remko Tronçon |
2012-12-30 | Enable & fix pedantic CLang warnings. | Remko Tronçon |
2012-09-18 | Fix HistoryStorage from crashing | Cătălin Badea |
2012-09-01 | Move async into its own module so it'll work with system sqlite too | Kevin Smith |
2012-08-30 | Don't compile sqlite history without sqlite | Kevin Smith |
2012-08-30 | History dialog | Cătălin Badea |
2011-06-13 | Added CppCheck script. | Remko Tronçon |
2011-05-02 | Replace auto_ptr by shared_ptr. | Remko Tronçon |
2011-05-01 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-05-01 | Fixed compilation. | Remko Tronçon |
2011-04-30 | Replace #icnlude "" by #include <> in Swiften. | Remko Tronçon |
2011-03-16 | Added possibility to dynamically link Swiften. | Remko Tronçon |
2011-02-14 | Removed Swift::String. | Remko Tronçon |
2011-01-24 | Added test suite registration checker. | Remko Tronçon |
2010-06-03 | Remove SQLite and SQLiteHistoryManager. | Remko Tronçon |
2010-04-08 | Added copyrights to Swiften. | Kevin Smith |
2010-03-28 | Moving submodule contents back. | Remko Tronçon |
2010-03-28 | Removing submodules. | Remko Tronçon |
2010-03-28 | Moved Swiften to a separate module. | Remko Tronçon |
2010-03-02 | Adding iPhone compilation | Kevin Smith |
2009-09-14 | Start splitting up monolithic Swiften SConscript file. | Remko Tronçon |
2009-08-22 | Fix expanded tab characters. | Remko Tronçon |
2009-08-16 | Remove autoconf/make files. | Remko Tronçon |
2009-06-09 | Implemented basics of an SQLiteHistoryManager. | Remko Tronçon |