Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-20 | boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) ↵ | Tobias Markmann | |
transformation where possible. License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2010-04-12 | Allow ErrorEvents into the EventController (display them to the user). | Kevin Smith | |
2010-04-08 | Added copyrights to Swift. | Remko Tronçon | |
2010-03-19 | Don't show messages forever in the EventViewer. | Kevin Smith | |
2010-03-19 | Start of event viewer. | Kevin Smith | |
Creates a basic event viewer framework, and plugs it into the Swift controllers, so that messages are displayed (in a very ugly way). Still a long way to go. |