1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2024-09-21 05:42:46 +02:00
Commit Graph

224 Commits

Author SHA1 Message Date
15a39de939 Update version to 1.2 2016-04-26 18:51:45 +02:00
b04e260fb7 Fix focus stealing issues when showing or hiding the notification Form 2016-04-25 17:58:10 +02:00
d53eff6043 Update version to 1.1.1 2016-04-17 17:42:14 +02:00
0cb3bd9cc6 Add Cef.Shutdown before running the updater 2016-04-17 16:49:12 +02:00
de363c982f Add update downloader and installer 2016-04-17 16:06:56 +02:00
907543a7cf Add WIP update notifications, currently no downloading 2016-04-16 23:22:23 +02:00
e8dea023ac Rename links and references in code to match new repository setup 2016-04-16 16:38:46 +02:00
3c17c36f4f Move log file path to a separate property and make sure it always has the correct path 2016-04-16 14:39:48 +02:00
8c21011ac7 Add BrowserUtils with header getters and OpenExternalBrowser method 2016-04-15 22:42:35 +02:00
2c3849bc43 Change namespace to TweetDck 2016-04-15 13:23:40 +02:00
147c268ef8 Add exception handling and logging 2016-04-14 13:13:38 +02:00
39f554693d Address static code analysis issues (disposing objects, neutral language and CLSCompliant attribute) 2016-04-12 23:33:37 +02:00
9d840fec7c Add a locking mechanism to avoid multiple simultaneous processes 2016-04-12 13:55:56 +02:00
f5f0d0aeed Fix ApplicationExit event not running 2016-04-12 13:47:49 +02:00
3115ccc896 Redo build configurations and add a TweetDuck variant 2016-04-12 01:50:21 +02:00
6a03730496 Fix and finish migration (refresh desktop, protect copying and deletion) 2016-04-11 23:35:21 +02:00
b3c5c3caa0 Disable logging for release builds 2016-04-11 21:04:31 +02:00
072810a3b5 Disable chromium spell check 2016-04-11 17:43:33 +02:00
383a7c8aac Update RichTextLabel to use RichTextBox v5 and add URL wrapper 2016-04-11 01:50:38 +02:00
099d5afa56 Work on UserConfig (save on exit, use backup file, fix loading) 2016-04-10 11:43:30 +02:00
66e83f9056 Add basic TweetDeck data migration 2016-04-09 20:57:59 +02:00
dbc2348ca5 Add a UserConfig class with currently unused config options 2016-04-09 19:09:40 +02:00
2c2eea05ad Add browser storage and update using directives in Program 2016-04-09 17:20:45 +02:00
660ac2c1e5 Add essential classes - entry point and the browser Form 2016-04-09 15:46:59 +02:00