|
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 |
|
|
707b4b4ba2
|
Update the example notification (change my username)
|
2016-04-16 14:25:29 +02:00 |
|
|
413c7564aa
|
Add VC++ 2013 redist libraries
|
2016-04-16 14:10:40 +02:00 |
|
|
453bf2dd82
|
Fix notifications removing DM contents
|
2016-04-16 13:56:29 +02:00 |
|
|
5597d2aed0
|
Ignore notifications with 0 characters
|
2016-04-16 03:03:48 +02:00 |
|
|
3c43211b25
|
Make sure ScriptLoader uses correct root path
|
2016-04-16 02:02:10 +02:00 |
|
|
ee87841ec2
|
Open browser when clicking on a "gif" (actually mp4)
|
2016-04-15 23:24:21 +02:00 |
|
|
9e5a39e9fc
|
Add Save image as... option to context menu
|
2016-04-15 23:04:28 +02:00 |
|
|
8c21011ac7
|
Add BrowserUtils with header getters and OpenExternalBrowser method
|
2016-04-15 22:42:35 +02:00 |
|
|
5f5013f021
|
Add ContextMenuBase that handles links and media (open in browser, copy url)
|
2016-04-15 18:44:48 +02:00 |
|
|
fe093475dc
|
Rename ContextMenuHandler to ContextMenuBrowser and add ContextMenuNotification
|
2016-04-15 17:30:33 +02:00 |
|
|
1c4e03ebea
|
Make the notification timer config affect example notification, and fix its height
|
2016-04-15 16:05:09 +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 |
|
|
09d028a3af
|
Fix minimizing issues again but properly
|
2016-04-15 14:39:38 +02:00 |
|
|
1cb261cb6f
|
Merge branch 'master' of https://github.com/chylex/TweetDick
|
2016-04-15 14:35:14 +02:00 |
|
|
82934878cc
|
Fix minimizing causing issues with saved window position
|
2016-04-15 14:35:10 +02:00 |
|
|
996c460f57
|
Create README.md
|
2016-04-15 14:05:45 +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 |
|
|
7de79786c9
|
Disable start menu icons (handled by installer) and delete shortcuts that cannot be moved
|
2016-04-14 18:11:43 +02:00 |
|
|
d3d1fc808e
|
Update assembly description
|
2016-04-14 18:09:20 +02:00 |
|
|
1ab9e35c6e
|
Update version to 1.0
|
2016-04-14 17:27:08 +02:00 |
|
|
e6e4d0ba75
|
Change migration link generator to not delete existing links
|
2016-04-14 14:10:25 +02:00 |
|
|
147c268ef8
|
Add exception handling and logging
|
2016-04-14 13:13:38 +02:00 |
|
|
ebd17e1544
|
Work on migration (registry cleanup, refactoring)
|
2016-04-14 13:13:18 +02:00 |
|
|
039233c782
|
Fix browser opening when clicking on list urls, and change == to ===
|
2016-04-14 12:37:42 +02:00 |
|
|
57484c8bf7
|
Add uninstall prompt since public beta did not uninstall TweetDeck correctly
|
2016-04-14 12:36:35 +02:00 |
|
|
74fec18146
|
Cleanup resources from the uninstaller process
|
2016-04-14 02:41:44 +02:00 |
|
|
00341e984c
|
Fix TweetDeck uninstaller
|
2016-04-14 02:40:58 +02:00 |
|
|
c172e7aa3d
|
Protect lnk replacement if the target filename already exists
|
2016-04-13 20:55:54 +02:00 |
|
|
1030555bb5
|
Add start menu lnk migration
|
2016-04-13 15:52:23 +02:00 |
|
|
c53636c013
|
Disable moving the notification window if not in Settings menu & having Custom pos enabled
|
2016-04-13 11:22:45 +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 |
|
|
f99435ff6a
|
Add a null check to FlatProgressBar.brush
|
2016-04-13 02:24:24 +02:00 |
|
|
39f554693d
|
Address static code analysis issues (disposing objects, neutral language and CLSCompliant attribute)
|
2016-04-12 23:33:37 +02:00 |
|
|
38539c4a9b
|
Add a post-build batch file to delete unwanted files from the release folders
|
2016-04-12 18:07:37 +02:00 |
|
|
a3ee5ebb99
|
Update version to 0.9.1
|
2016-04-12 18:02:10 +02:00 |
|
|
3904e5bc77
|
Add license output and add CefSharp license
|
2016-04-12 17:02:59 +02:00 |
|
|
300fdfa355
|
Remove unused variable from LockManager
|
2016-04-12 13:56:42 +02:00 |
|
|
519f0ace43
|
Fix missing Program.BrandName in ScriptLoader exception handler
|
2016-04-12 13:56:08 +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 |
|
|
ef0b699731
|
Redo url hooks to avoid duplicate browser opens
|
2016-04-12 02:29:02 +02:00 |
|
|
fa4a22fd55
|
Fix building configuration and redo assembly name
|
2016-04-12 02:14:31 +02:00 |
|
|
ae35fd5a21
|
Update .csproj with build events and tweaks
|
2016-04-12 02:08:31 +02:00 |
|
|
3a2f6e34bb
|
Hook into window.open
|
2016-04-12 01:59:14 +02:00 |
|
|
3115ccc896
|
Redo build configurations and add a TweetDuck variant
|
2016-04-12 01:50:21 +02:00 |
|