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

27 Commits

Author SHA1 Message Date
293c01b12f Rewrite exit procedure to only run once and refactor 2016-05-13 16:25:22 +02:00
3a66fa28ab Do minor code refactoring 2016-05-08 14:59:01 +02:00
b63224a218 Add Expand Links When Hovered config option 2016-04-28 23:28:28 +02:00
aa2e4c9845 Implement multiple tray options and refactor tray icon handling 2016-04-26 02:41:19 +02:00
f85e0030a7 Add Mute Notifications setting (required changes to notification focus handling)
Closes #13
2016-04-25 15:51:14 +02:00
016e403309 Fix LockManager to check process name before reporting, and cleanup Close/Dispose code
Closes #17
2016-04-23 16:51:11 +02:00
907543a7cf Add WIP update notifications, currently no downloading 2016-04-16 23:22:23 +02:00
413c7564aa Add VC++ 2013 redist libraries 2016-04-16 14:10:40 +02:00
860b740db9 Add upgrade mechanism for config file 2016-04-15 16:02:17 +02:00
bd54da85a8 Add a Display Notification Timer option 2016-04-15 15:57:22 +02:00
86165b3529 Add Minimize to Tray option and improve window state and position saving 2016-04-15 15:06:42 +02:00
33e704f1ab Add support for loading config files across all TweetD*ck variations 2016-04-15 13:23:59 +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
57484c8bf7 Add uninstall prompt since public beta did not uninstall TweetDeck correctly 2016-04-14 12:36:35 +02:00
cf450447e5 Fix support for old config files 2016-04-13 11:11:53 +02:00
81c29ab50c Fix some issues with multi-monitor setups (change default loc, fix config saving before window loaded) 2016-04-13 02:33:21 +02:00
300fdfa355 Remove unused variable from LockManager 2016-04-12 13:56:42 +02:00
9d840fec7c Add a locking mechanism to avoid multiple simultaneous processes 2016-04-12 13:55:56 +02:00
c89b9af68b Update CefSharp to version 49.0.0-pre02 2016-04-11 17:41:08 +02:00
797b7e8ead Add notification display selection 2016-04-11 16:25:43 +02:00
f81d332d8f Implement configurable popup notification duration 2016-04-11 12:27:04 +02:00
340cee3354 Add a Settings Form with notification window position setting 2016-04-11 03:26:58 +02:00
099d5afa56 Work on UserConfig (save on exit, use backup file, fix loading) 2016-04-10 11:43:30 +02:00
1bb45a9118 Fix UserConfig creating a directory instead of a file 2016-04-09 20:50:08 +02:00
dbc2348ca5 Add a UserConfig class with currently unused config options 2016-04-09 19:09:40 +02:00
8a73b9bd1e Push solution and project settings 2016-04-09 15:46:33 +02:00