|
8fe26c07f1
|
Preserve plaintext when stripping HTML styles from clipboard text
|
2017-01-17 18:29:09 +01:00 |
|
|
da3921b1ca
|
Add safeguards for clipboard update methods
Closes #91
|
2017-01-17 18:19:39 +01:00 |
|
|
4dd2e787d1
|
Remove unnecessary IsSystemSupported check in UpdateHandler
|
2017-01-17 02:48:17 +01:00 |
|
|
ce005ae6c2
|
Add unit tests for CombinedFileStream
|
2017-01-17 02:33:47 +01:00 |
|
|
1513f46a11
|
Add a safety net to CombinedFileStream.Entry.WriteToFile with createDirectory
|
2017-01-17 02:27:03 +01:00 |
|
|
7543eeb0f4
|
Add more methods to TestUtils and fix cleanup code not running
|
2017-01-17 01:38:55 +01:00 |
|
|
873242120c
|
Add a TestUtils class for easy file manipulation and cleanup in unit tests
|
2017-01-17 01:20:12 +01:00 |
|
|
98f8095a65
|
Add unit tests for CommandLineArgsParser
|
2017-01-16 22:46:01 +01:00 |
|
|
785571a550
|
Add unit tests for BrowserUtils and CommandLineArgs
|
2017-01-16 22:06:04 +01:00 |
|
|
0c4bd4044e
|
Add ReSharper code coverage settings and cleanup the test project
|
2017-01-16 20:56:36 +01:00 |
|
|
0319543dce
|
Add a unit test project
|
2017-01-16 19:36:29 +01:00 |
|
|
82d70b2d7f
|
Stealthfix a bug with CommandLineArgs.ToString causing an exception if there are no args
|
2017-01-10 21:58:17 +01:00 |
|
|
62d18e010a
|
Release 1.6.1
|
2017-01-10 21:24:54 +01:00 |
|
|
fc77b85083
|
Remove HTML styles after copying selected text to clipboard
|
2017-01-08 16:36:49 +01:00 |
|
|
50a8893f4f
|
Add an option to disable screenshot window border
|
2017-01-08 02:47:47 +01:00 |
|
|
9252b3040e
|
Fix screenshot functionality broken by previous refactoring
|
2017-01-08 02:26:09 +01:00 |
|
|
d5141ed020
|
Redo OnNotificationReady call to use LoadingStateChanged with a delay
|
2017-01-08 02:16:40 +01:00 |
|
|
7ff9e23283
|
Remove legacy notification loading option
|
2017-01-08 01:33:48 +01:00 |
|
|
89854d527c
|
Fix notification position config after changing namespace and remove TweetNotification.Duration
|
2017-01-03 18:43:36 +01:00 |
|
|
6ff0cad2a8
|
Pre-release 1.6
|
2017-01-03 17:45:52 +01:00 |
|
|
349cfbd2d5
|
Set FormNotification.Visible to false if the form is out of view
|
2017-01-03 17:08:15 +01:00 |
|
|
40303ef74a
|
Move FormBrowser.CreateNotificationForm next to other notification related methods
|
2017-01-03 00:34:45 +01:00 |
|
|
6c652122c2
|
Replace FormBrowser notification property with methods and use pause in TweetScreenshotManager
|
2017-01-03 00:30:36 +01:00 |
|
|
3658e3a2aa
|
Update CEF version in update installer script
|
2017-01-02 22:24:11 +01:00 |
|
|
2b20fcfcd1
|
Pause notifications while the Settings window is open
|
2017-01-02 20:17:53 +01:00 |
|
|
554d427fef
|
Improve notification muting by pausing instead of clearing it
|
2017-01-02 20:17:35 +01:00 |
|
|
7cf5b23306
|
Add debug.js and implement notification simulation in it
|
2017-01-02 18:29:28 +01:00 |
|
|
b26a6098eb
|
Add a HORRIBLE HACK to unfocus example notification in Settings
|
2017-01-02 15:44:18 +01:00 |
|
|
7ad927bdaf
|
Use CreateSingleTickTimer in TweetScreenshotManager
|
2017-01-02 04:29:45 +01:00 |
|
|
4ed30b3619
|
Add WindowsUtils.CreateSingleTickTimer
|
2017-01-02 04:28:57 +01:00 |
|
|
edfa9264d5
|
Add a timeout to TweetScreenshotManager in case of failure
|
2017-01-01 23:36:18 +01:00 |
|
|
f7516b593f
|
Add JavaScript dialog handler that uses FormMessage for alerts and confirmations
|
2017-01-01 21:38:46 +01:00 |
|
|
83ff998f9d
|
Rename DialogHandlerBrowser to FileDialogHandler
|
2017-01-01 21:34:24 +01:00 |
|
|
47381e0df4
|
Fix alignment of FormMessage text with no message icon
|
2017-01-01 21:30:45 +01:00 |
|
|
ba62d57485
|
Fix invalid context menu items due to bridge properties not being cleared after reload
|
2017-01-01 00:34:52 +01:00 |
|
|
c014c4bc24
|
Refactor notifications (move namespaces, move screenshot methods to a separate class)
|
2016-12-29 02:50:16 +01:00 |
|
|
5d1a3fede2
|
Fix the export/import button not getting disabled if no option is selected
|
2016-12-29 00:47:05 +01:00 |
|
|
53b584fe45
|
Add a button to open wiki to CSS dialog
|
2016-12-29 00:32:46 +01:00 |
|
|
f53d974400
|
Add tooltip to export/import dialog and uncheck session export by default
|
2016-12-29 00:18:03 +01:00 |
|
|
c4b4ef19cd
|
Add profile import file flag detection
|
2016-12-29 00:01:55 +01:00 |
|
|
3bfc360362
|
Add a SkipFile method to CombinedFileStream to skip through key names
|
2016-12-29 00:00:36 +01:00 |
|
|
584f16d375
|
Fix export dialog design and event handling
|
2016-12-28 23:59:41 +01:00 |
|
|
b3d84c3217
|
Update clear-columns plugin version
|
2016-12-28 23:00:36 +01:00 |
|
|
dd14ad470e
|
Add WIP export/import selection dialog
|
2016-12-28 21:16:53 +01:00 |
|
|
85b90574b8
|
Fix visual issues with screenshots (reply avatars, media margins, poll cleanup)
|
2016-12-25 13:52:34 +01:00 |
|
|
ee5d172468
|
Fix timeline-polls plugin adding extra margin to tweets without polls
|
2016-12-25 13:51:15 +01:00 |
|
|
7ca4b94361
|
Cleanup unnecessary TODO in code.js
|
2016-12-25 13:06:27 +01:00 |
|
|
31f1546483
|
Make TweetNotification properties constants instead
|
2016-12-25 13:02:56 +01:00 |
|
|
d8a88a19af
|
Separate notification CSS fixes (fixes badge and urls in screenshots)
|
2016-12-25 12:58:02 +01:00 |
|
|
12af79de05
|
Refactor tweet screenshot code to a separate class and work around window disposal issues
|
2016-12-24 20:35:13 +01:00 |
|