Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-13 | Addressed Kev's code review | Vlad Voicu | |
2012-10-13 | Allow giving paths to hunspell | Kevin Smith | |
2012-10-13 | Gracefully degrade when hunspell is not present | Vlad Voicu | |
2012-10-13 | Fixed some bugs with language selection | Vlad Voicu | |
2012-10-13 | Moved the settings from main window to chat window, also added lots of small ↵ | Vlad Voicu | |
improvments | |||
2012-10-13 | Added HAVE_HUNSPELL to flags when building | Vlad Voicu | |
2012-10-13 | Improved settings for Spell Checker | Vlad Voicu | |
2012-10-13 | Imporoved Spell Checker Settings | Vlad Voicu | |
2012-10-13 | Added minimal SpellChecker Ui Options | Vlad Voicu | |
2012-10-13 | Added spirit to bundled boost | Vlad Voicu | |
2012-10-13 | Context Menu improvements | Vlad Voicu | |
2012-10-13 | Changed name from vector to List for PositionPairList | Vlad Voicu | |
2012-10-13 | Big spell checker chunk | Vlad Voicu | |
2012-10-13 | Fixed Licence Headers | Vlad Voicu | |
2012-10-13 | Added Hunspell version | Vlad Voicu | |
2012-10-13 | Added Factory for creeating SpellCheckers | Vlad Voicu | |
2012-10-13 | Modified the Spellchecker to use hunspell instead of aspell | Vlad Voicu | |
2012-10-13 | Initial, buggy version of a minimal spell-checker | Vlad Voicu | |
2012-10-12 | Always add system's certificate store to OpenSSL on Mac OS X. | Tobias Markmann | |
It used to be disabled for Mac OS X 10.5 or greater but it turns out system's OpenSSL doesn't add those on Mac OS X 10.8. License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-10-12 | Workaround receiving stream features on component connections | Kevin Smith | |
2012-10-12 | Missing include | Kevin Smith | |
2012-10-11 | Add temporary workaround to build against OS X 10.6 SDKs. | Remko Tronçon | |
2012-10-10 | Forgotten dependency | Kevin Smith | |
2012-10-07 | Adding reconfigure instructions | Kevin Smith | |
2012-10-07 | More attempts to get Lucid building againswift-2.0beta2 | Kevin Smith | |
2012-10-07 | Fixed Swift package path. | Remko Tronçon | |
2012-10-07 | Make it possible to force visual studio version. | Remko Tronçon | |
2012-10-07 | Release packaging notes | Kevin Smith | |
2012-10-07 | Fixed & cleaned up some of the WiX stuff. | Remko Tronçon | |
2012-10-07 | Fixed windows. | Remko Tronçon | |
2012-10-06 | Compiling is handy | Kevin Smith | |
2012-10-06 | Added Packages to .gitignore. | Remko Tronçon | |
2012-10-06 | Generate packages in /Packages. | Remko Tronçon | |
2012-10-06 | Also reverting to previous | Kevin Smith | |
2012-10-05 | Reverting to earlier form | Kevin Smith | |
2012-10-05 | Also generate a .dsym on mac os x. | Remko Tronçon | |
2012-10-05 | Use forward slashes. | Remko Tronçon | |
2012-10-05 | Install .pdb next to WiX package. | Remko Tronçon | |
2012-10-05 | Strip leading '/' from BOSH paths. | Remko Tronçon | |
Resolves: #1167 | |||
2012-10-05 | Minor DMG tweak. | Remko Tronçon | |
2012-10-05 | Allow debug optimized builds that work on non-dev machines | Kevin Smith | |
2012-10-03 | Include SafeByteArray in file that uses it | Kevin Smith | |
2012-09-30 | Slightly neaten code | Kevin Smith | |
2012-09-29 | Get arg order right | Kevin Smith | |
2012-09-29 | OSX package updates. | Remko Tronçon | |
2012-09-27 | Fix a crash that occurs when resetting the client | Cătălin Badea | |
Fix history view controller from crashing when resetting the client. License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2012-09-20 | Don't crash on disconnects with experimental | Kevin Smith | |
2012-09-19 | Distinguish between wrapped and non-wrapped sender names in chat message ↵ | Tobias Markmann | |
theming. Resolves: #1162 License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-09-18 | Fix HistoryStorage from crashing | Cătălin Badea | |
Fix a crash related to HistoryStorage asynchronous access. License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2012-09-18 | Missing include | Kevin Smith | |