|
873fe2b393
|
Remove legacy HW acceleration support check & update tooltip
|
2018-07-06 09:37:25 +02:00 |
|
|
fa407e150b
|
Add a quick way to import profile from the login page
Closes #228
|
2018-07-06 07:03:39 +02:00 |
|
|
4e52102c5c
|
Add option for browser throttling w/ default when covered by larger window
|
2018-07-06 06:26:50 +02:00 |
|
|
377d9c3554
|
Make an interface for dialogs to avoid hard-coding them in FormManager
|
2018-07-06 05:30:12 +02:00 |
|
|
a63c3232da
|
Update CefSharp to 67 (early)
|
2018-07-05 06:30:41 +02:00 |
|
|
d7378bd75a
|
Add leading slashes to URL strings in RequestHandlerBrowser
|
2018-07-02 20:32:23 +02:00 |
|
|
0f41cb9dbc
|
Add response filter to restore global jQuery & unfreeze TweetDeck resources
|
2018-07-02 20:27:54 +02:00 |
|
|
77bc922d93
|
Add base class for response filters to safely modify intercepted files
|
2018-07-02 19:57:24 +02:00 |
|
|
7c0f8d0f24
|
Remove temporarily forced update checking
|
2018-07-01 03:10:47 +02:00 |
|
|
f60d5f650f
|
Add new program and tray icons to show when notifications are muted
|
2018-06-30 21:28:41 +02:00 |
|
|
38b01deec1
|
Make it easier to freeze TweetDeck resources in the future
|
2018-06-30 11:49:46 +02:00 |
|
|
e065983c95
|
Delay the apocalypse (freeze TweetDeck JS resources, force update checking)
|
2018-06-29 19:41:02 +02:00 |
|
|
05d6c578b3
|
Move InjectedHTML unit tests to xUnit and rename Inject method
|
2018-06-26 11:19:44 +02:00 |
|
|
6504dc9184
|
Add unit tests for Result and a few utility methods & fix edge case in StringUtils
|
2018-06-24 21:41:02 +02:00 |
|
|
bd2c43e1f4
|
Fix analytics not counting applying ROT13 on non-editable text
|
2018-06-19 21:35:35 +02:00 |
|
|
75d60a8182
|
Work around browser redirection when dragging links into a scrolling column
|
2018-06-07 13:23:19 +02:00 |
|
|
fd0e1740a5
|
Rename SetLastRightClickInfo bridge method and make it browser-only
|
2018-06-06 15:11:07 +02:00 |
|
|
d14de4ac9e
|
Lower minimum width of browser window & fix modals breaking in small windows
|
2018-06-05 02:51:21 +02:00 |
|
|
b7f325a241
|
Minor RequestHandlerBase refactoring
|
2018-06-05 02:05:04 +02:00 |
|
|
421ff0654b
|
Temporarily work around buggy notification scrolling
|
2018-06-04 12:35:34 +02:00 |
|
|
ed947458f9
|
Update fallback HTML in desktop notifications
|
2018-06-04 12:09:02 +02:00 |
|
|
10254c8af7
|
Fix tweet screenshots with Aero disabled by making the window visible
Closes #223
|
2018-05-31 02:58:25 +02:00 |
|
|
d7e830badf
|
Slightly increase default notification height for larger font sizes
|
2018-05-31 01:11:17 +02:00 |
|
|
97f42ead66
|
Make it easier to debug screenshots
|
2018-05-30 19:50:11 +02:00 |
|
|
03730fafb9
|
...because I can't be bothered
|
2018-05-29 15:34:02 +02:00 |
|
|
3cb0f90706
|
Prevent an unlikely crash when showing an error message in context menu
|
2018-05-16 13:05:59 +02:00 |
|
|
a3e9b15a8a
|
Add 'Apply ROT13' to non-editable selections to allow decoding tweets
|
2018-05-16 12:40:49 +02:00 |
|
|
1bce5e4342
|
Release 1.14
|
2018-05-07 17:28:34 +02:00 |
|
|
68f586e104
|
Fix wrong info in the analytics dialog
|
2018-05-07 15:42:41 +02:00 |
|
|
07de2f450c
|
Fix broken notification scrolling in CEF 65 properly
|
2018-05-07 02:43:40 +02:00 |
|
|
e7ee1d6be7
|
Revert "Fix broken notification scrolling in CEF 65"
This reverts commit 1029ea5840 .
|
2018-05-04 14:00:41 +02:00 |
|
|
ba1bacd08c
|
Fix minor formatting and method modifier issues
|
2018-05-04 13:04:23 +02:00 |
|
|
1029ea5840
|
Fix broken notification scrolling in CEF 65
|
2018-05-04 11:41:20 +02:00 |
|
|
1f8ae9ef80
|
Update CefSharp to 65 (pre01) and fix blank example notification
* Update CefSharp to 65 (pre01)
* Fix blank example notification on first load
|
2018-05-03 14:05:56 +02:00 |
|
|
485836d2ce
|
Replace about:blank in FormGuide with a dummy page
|
2018-05-02 15:21:23 +02:00 |
|
|
64c07c14d9
|
Revert "Update to CefSharp 65 (early) (#215)"
This reverts commit b6a599f8a6 .
|
2018-05-02 15:19:01 +02:00 |
|
|
58124b5821
|
Force Chrome UA on TweetDeck and remove -chromeagent argument
|
2018-05-01 19:31:39 +02:00 |
|
|
b6a599f8a6
|
Update to CefSharp 65 (early) (#215)
|
2018-05-01 19:20:13 +02:00 |
|
|
988fae75c3
|
Add a command line argument to use Chrome user agent
|
2018-04-30 21:02:15 +02:00 |
|
|
12525ac386
|
Fix screenshots with zoom & try to fix rendering issues
|
2018-04-28 20:36:49 +02:00 |
|
|
7558551859
|
Add a debug flag to generate individual screenshot frames
|
2018-04-28 18:15:25 +02:00 |
|
|
b05c8d180f
|
Remove UpdaterSettings and fix not restarting the timer after a dismissed update
|
2018-04-27 19:21:42 +02:00 |
|
|
87109e5d01
|
Fix a few visual issues with high DPI
|
2018-04-27 18:29:02 +02:00 |
|
|
be1a809098
|
Update all forms and dialogs to use the 'Segoe UI' font
|
2018-04-27 18:06:45 +02:00 |
|
|
ba0e3f1bd4
|
Continue redesign of Plugins form (tweak visuals, position, and size limits)
|
2018-04-27 14:59:36 +02:00 |
|
|
27d41e6164
|
Begin redesign of the Plugins form (layout reorganization, fixes, optimization)
|
2018-04-27 13:47:29 +02:00 |
|
|
06bd65b7f8
|
Fix wrong behavior when an update is canceled during download & multiple check errors in some cases
|
2018-04-15 19:01:39 +02:00 |
|
|
c064ef7a30
|
Improve screenshot reliability
|
2018-04-15 16:24:26 +02:00 |
|
|
b7d3758bea
|
Add error handling when checking updates, and remove unnecessary TODO
|
2018-04-15 14:03:11 +02:00 |
|
|
d1db3aa673
|
Remove command line argument for pre-releases & reorganize restart dialog
|
2018-04-11 10:39:17 +02:00 |
|