Commit graph

1268 commits

Author SHA1 Message Date
Damian Büchel
8a400ab983 Added XAML support for icons in the taskbar, updated Chromium logo to vector graphics and added the application icon for SEB itself. 2017-07-13 12:12:52 +02:00
Damian Büchel
d86bd79252 Found solution to multi-threading issue at application startup and created draft of startup procedure. 2017-07-13 08:51:00 +02:00
Damian Büchel
8adb72bb0f Continued with taskbar implementation, but ran into WPF's UI thread / UI element restriction. Current state does not work, as UI elements cannot be created on a non-UI thread. Must find proper solution to this problem... 2017-07-12 15:36:30 +02:00
Damian Büchel
16ba40e9a7 Started implementing taskbar. 2017-07-11 15:29:29 +02:00
Damian Büchel
7bc2686560 Finished first draft of application scaffolding and splash screen. 2017-07-10 15:47:12 +02:00
Damian Büchel
6e44da9497 Continued scaffolding:
- Added splash screen
- Completed logger
- Added startup and shutdown components
2017-07-07 15:46:32 +02:00
Damian Büchel
f9723d2c9e Continued scaffolding:
- Implemented basic logging
- Added basic settings
- Moved contracts to separate assembly
2017-07-06 18:18:39 +02:00
Damian Büchel
e1032ad211 Merge branch 'master' of https://github.com/SafeExamBrowser/seb-win-refactoring 2017-07-06 10:56:15 +02:00
Damian Büchel
0e9571fe10 Continued implementing the scaffolding:
- Added composition root
- Implemented XML resource for I18n
2017-07-06 10:56:03 +02:00
Damian Büchel
9e3fcc6b05 Updated badge for new CI project. 2017-07-06 09:17:19 +02:00
Damian Büchel
7b546f7bcf Deleted CI config, as it does not seem to work. 2017-07-05 17:43:02 +02:00
Damian Büchel
ed9d331b53 Added configuration for CI app. 2017-07-05 17:30:01 +02:00
Damian Büchel
936f72c8bd Started implementing basic scaffolding (application startup procedure / I18n). 2017-07-05 17:21:52 +02:00
Damian Büchel
4f086180b4 Added CI badge for build. 2017-07-05 13:43:11 +02:00
Damian Büchel
bed7d9ef2a Created readme. 2017-07-05 11:46:04 +02:00
Damian Büchel
81dde7323f Added core library and license. 2017-07-05 11:41:19 +02:00
Damian Büchel
a2960f014e Add project files. 2017-07-05 10:50:02 +02:00
Damian Büchel
e58adb6d56 Add .gitignore and .gitattributes. 2017-07-05 10:50:00 +02:00