|
d0dd112b98
|
Update README.md
|
2017-05-08 22:38:34 +02:00 |
|
|
1e07120eb5
|
Update CefSharp to 57
|
2017-05-08 22:21:49 +02:00 |
|
|
fcd1f76cff
|
Fix background color in example notification when not logged in
|
2017-04-29 01:58:56 +02:00 |
|
|
e400d86d75
|
Add an option to toggle Shift key switch in account selectors
Closes #119
|
2017-04-28 20:06:53 +02:00 |
|
|
dca3410a5b
|
Change border style on Windows 8/10
|
2017-04-28 19:08:10 +02:00 |
|
|
9b314e2953
|
Make sure the edit-design plugin creates a config file on startup
This prevents an issue when importing a profile where the file was
missing.
|
2017-04-28 18:35:24 +02:00 |
|
|
5635daf66d
|
Update 'Restore Defaults' button dialog
|
2017-04-28 18:26:31 +02:00 |
|
|
7e2e1645e9
|
Move plugin config into a separate file
Closes #121
|
2017-04-28 17:29:08 +02:00 |
|
|
4990afcdbb
|
Remove plugin.CanRun call from PluginConfig.IsEnabled
|
2017-04-28 16:18:46 +02:00 |
|
|
c11f36dfef
|
Remove and sort usings in the whole project
|
2017-04-28 13:51:06 +02:00 |
|
|
abddf61c88
|
Update TweetDuck codebase to C# 7.0
|
2017-04-28 13:29:45 +02:00 |
|
|
37fec7e952
|
Release 1.7.3
|
2017-04-22 14:27:23 +02:00 |
|
|
0f6a93ae8f
|
Update verified badge style to fix it getting cut off when zoomed in
|
2017-04-22 00:10:25 +02:00 |
|
|
25eae334b0
|
Fix usernames being a bit too low
|
2017-04-22 00:01:50 +02:00 |
|
|
74377d01ce
|
Hide broken tooltips in the TweetDeck menu
|
2017-04-21 23:54:19 +02:00 |
|
|
6e78ba1e7b
|
Add forward/back mouse button handling to notifications (skip/close function)
|
2017-04-21 23:21:02 +02:00 |
|
|
39e0dedf27
|
Make magic WndProc values constants in NativeMethods
|
2017-04-21 22:42:57 +02:00 |
|
|
bbe2c88802
|
Fix TweetDeck logo on certain zoom levels
|
2017-04-21 22:05:55 +02:00 |
|
|
586b31b63e
|
Show notification duration tooltip on the trackbar control too
|
2017-04-21 22:02:17 +02:00 |
|
|
041abe6d7e
|
Add an option to change the zoom level
|
2017-04-21 22:01:56 +02:00 |
|
|
a69b3cd05f
|
Fix the NO_HIDE_SCREENSHOTS debug flag not moving screenshot window into view
|
2017-04-21 21:43:53 +02:00 |
|
|
b48213e79e
|
Fix a weird border in the scrollbar area of the column container
|
2017-04-21 20:58:39 +02:00 |
|
|
5bbc14aca5
|
Fix trackbar heights and Display combo box location in Notifications tab
|
2017-04-21 20:28:11 +02:00 |
|
|
8ccbf502e8
|
Fix a recent TweetDuck bug with a white bar on the bottom
|
2017-04-21 20:05:14 +02:00 |
|
|
c426ca97e2
|
Fix label position in Notifications tab in Settings
|
2017-04-21 20:02:34 +02:00 |
|
|
d9eef86a8b
|
Increase screenshot timeout interval
|
2017-04-21 17:48:58 +02:00 |
|
|
3fed921748
|
Add exception handling to SoundPlayerImplWMP.Play
|
2017-04-20 19:37:18 +02:00 |
|
|
02827d53a2
|
Add a reset prompt to Notifications tab if custom location is out of view
|
2017-04-18 19:05:18 +02:00 |
|
|
1ad5fde9ae
|
Fix broken custom notification location in Settings
Closes #118
|
2017-04-18 18:29:44 +02:00 |
|
|
909d5ed99c
|
Move the check if a Form is not visible anywhere to ControlExtensions
|
2017-04-18 18:06:09 +02:00 |
|
|
b9096df218
|
Release 1.7.2
|
2017-04-15 23:42:31 +02:00 |
|
|
1137485c55
|
Fix not remembering position and not closing into tray when moved/closed before browser loads
|
2017-04-15 16:02:27 +02:00 |
|
|
61b1155a03
|
Completely rewrite all image pasting code
|
2017-04-15 14:29:55 +02:00 |
|
|
35624bcb1c
|
Add some comments to code.js
|
2017-04-14 18:18:36 +02:00 |
|
|
6e262334ed
|
Refactor -1 in hook to NativeMethods.HOOK_HANDLED & include example.html in project file
|
2017-04-14 14:24:37 +02:00 |
|
|
829d69485a
|
Add an option to skip current notification when clicking a link inside it
|
2017-04-13 19:42:07 +02:00 |
|
|
0d32c168eb
|
Fix invalid links (such as account names a tweet replied to) being clickable in notifications
|
2017-04-13 19:31:55 +02:00 |
|
|
38d6d93f65
|
Fix recently introduced crash when opening dev tools in notification window
|
2017-04-13 19:10:14 +02:00 |
|
|
9a280492c2
|
Refactor PropertyBridge and remove empty BaseTabSettings designer file
|
2017-04-13 18:09:07 +02:00 |
|
|
d49ee79c90
|
Increase height of Settings window
|
2017-04-13 17:41:49 +02:00 |
|
|
73b83af6b1
|
Remove an unused class from notification body element
|
2017-04-12 14:26:26 +02:00 |
|
|
064673ef23
|
Rewrite notification handling (better URL and duration handling, remove hacky code)
|
2017-04-12 00:56:28 +02:00 |
|
|
81bf93e5ab
|
Use custom ResourceHandler for notifications and tweak notification code
|
2017-04-12 00:08:01 +02:00 |
|
|
26d5a8ce08
|
Remove debug code
|
2017-04-11 21:02:25 +02:00 |
|
|
c6f5c8d91f
|
Fix notification duration not counting length of quoted tweets
|
2017-04-11 20:10:21 +02:00 |
|
|
63a1928468
|
Update mouse hook to respect nCode value and also to stop further processing
|
2017-04-10 17:55:50 +02:00 |
|
|
27c2aee8b9
|
Add tweet queue trimming when it exceeds a set size
|
2017-04-09 14:59:02 +02:00 |
|
|
5219d29aca
|
Tweak child form handling in FormBrowser
|
2017-04-09 13:30:25 +02:00 |
|
|
84955352dd
|
Why do I even bother with these comments
|
2017-04-09 03:23:19 +02:00 |
|
|
8e05c30063
|
Optimize memory usage of the emoji keyboard plugin
|
2017-04-08 23:57:07 +02:00 |
|