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
/
AutoUpdater
Age
Commit message (
Expand
)
Author
2017-02-22
Improve Swift about window regarding auto update UX
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-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-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
2014-12-15
Update Copyright In SwifTools
Kevin Smith
2011-04-30
Replace #include "" by #include <> in SwifTools, Swiftob, Slimber and Limber.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2010-04-08
Added copyrights to SwifTools.
Remko Tronçon
2009-11-28
Removed dummy autoupdater.
Remko Tronçon
2009-11-28
Fix compilation on Windows.
Remko Tronçon
2009-11-27
Avoid compiler warning.
Remko Tronçon
2009-11-27
Integrated Sparkle auto-updater.
Remko Tronçon
2009-11-27
Added (Sparkle) AutoUpdater.
Remko Tronçon