Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
SwifTools
Age
Commit message (
Expand
)
Author
2017-05-02
If silent Sparkle update impossible do not auto download updates
Tobias Markmann
2017-02-24
Fix sorting of emoji categories in the emoji dialog
Tobias Markmann
2017-02-24
Remove ‘regional’ category from emoji dialog
Tobias Markmann
2017-02-22
Improve Swift about window regarding auto update UX
Tobias Markmann
2017-02-20
New Unicode Emojis Dialog
Thibault Meunier
2016-11-23
Migrate remaining Swiften/Base/foreach.h use to range-based for loop
Tobias Markmann
2016-11-17
Fix version strings generated by GenerateAppCastFeeds.py
Tobias Markmann
2016-11-11
Add update channel configuration dialog to the about window
Tobias Markmann
2016-10-26
Exclude the Notification Center code from iOS builds
Gurmeen Bindra
2016-09-29
Fix uninitialised class members
Tobias Markmann
2016-09-29
Fix potential resource leaks
Tobias Markmann
2016-09-27
Add setting to disable automatic software updates
Tobias Markmann
2016-09-26
Use const std::unique_ptr for pimpl idiom usage
Tobias Markmann
2016-09-26
Update and tidy up Sparkle software update support
Tobias Markmann
2016-07-12
Remove Snarl notification support
Tobias Markmann
2016-06-23
Improve Linux spell checking UX and enable it by default
Tobias Markmann
2016-06-23
Change minidump filename format to include version and date
Tobias Markmann
2016-05-25
Remove unnecessary include of iostream header
Tobias Markmann
2016-04-28
Change remaining std::auto_ptr usage to std::unique_ptr
Tobias Markmann
2016-04-25
Convert hard tabs to four spaces in all our SConscript/*.py files
Tobias Markmann
2016-04-05
Migrate to Boost.Signals2 from Boost.Signals
Tobias Markmann
2016-04-04
Apply automated clang-tidy fixes and add missing includes
Tobias Markmann
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
2016-03-15
Explicitly convert between nullable and non-nullable on OS X
Tobias Markmann
2016-02-12
Fix bug in OS X Notification Center backend on empty callback
Tobias Markmann
2016-01-22
Add missing Timer related cleanup code
Tobias Markmann
2015-11-06
Make methods non-virtual that are not overridden by subclass
Tobias Markmann
2015-11-06
Fix potential memory leaks in Cocoa API usage
Tobias Markmann
2015-10-30
Change OS X spell checker to non-deprecated API
Tobias Markmann
2015-10-30
Remove Boost workaround for OS X headers
Tobias Markmann
2015-10-16
Only show default notifications in OS X Notification Center
Tobias Markmann
2015-09-03
Initial support for OS X Notification Center
Tobias Markmann
2014-12-15
Update Copyright In SwifTools
Kevin Smith
2014-10-31
Fix possible NULL pointer dereference in spell checker.
Tobias Markmann
2014-10-20
Update Boost in 3rdParty to version 1.56.0.
Tobias Markmann
2014-10-01
Port many of Isode's local fixes upstream
Kevin Smith
2014-05-18
Fix spell check leaks and errors
Remko Tronçon
2013-08-16
Merge branch 'swift-2.x'
Remko Tronçon
2013-08-16
Fix Cocoa-Boost conflict.
Remko Tronçon
2013-08-15
Fixed warnings in SpellParser.
Remko Tronçon
2013-08-15
Getting rid of "-Wobjc-interface-ivars" warnings from clang.
Tobias Markmann
2013-08-14
Build OSX spell checker only with native target.
Tobias Markmann
2013-08-01
Refactor chat messages so parsing of links/emoticons happens in controllers.
Kevin Smith
2013-05-17
Fixed unicode path handling.
Remko Tronçon
2013-04-21
Fix compilation when 3rdParty/ is not there.
Remko Tronçon
2013-04-05
Silence a couple of warnings
Kevin Smith
2013-03-30
Fix HUNSPELL flags.
Remko Tronçon
[next]