|
14d44528b0
|
Fuck CultureInfo some more and fix analysis violations (dispose pattern, lang features)
|
2017-07-07 23:53:04 +02:00 |
|
|
5a21d2cb10
|
Add StringUtils with unit tests and use it
|
2017-07-07 15:52:13 +02:00 |
|
|
867c2d1632
|
Make static regexes lazily initialized
|
2017-05-19 15:53:26 +02:00 |
|
|
5447afc3f5
|
Make dev tools work in release if devtools_resources.pak is present
|
2017-05-19 15:14:46 +02:00 |
|
|
e3c709b005
|
Add success action parameter to BrowserUtils.DownloadFileAsync
|
2017-05-17 14:19:35 +02:00 |
|
|
4d05441aa8
|
Rename root namespace to TweetDuck
|
2017-05-17 13:00:17 +02:00 |
|
|
491a3ae525
|
Add 'Copy account username' to context menu for Twitter account links
|
2017-03-22 16:57:09 +01:00 |
|
|
6081e5b9c1
|
Add & use ControlExtensions.InvokeAsyncSafe for improved performance
|
2017-02-20 13:02:24 +01:00 |
|
|
da3921b1ca
|
Add safeguards for clipboard update methods
Closes #91
|
2017-01-17 18:19:39 +01:00 |
|
|
c014c4bc24
|
Refactor notifications (move namespaces, move screenshot methods to a separate class)
|
2016-12-29 02:50:16 +01:00 |
|
|
034312e676
|
Add dev tools to context menus when debugging
|
2016-12-23 15:43:11 +01:00 |
|
|
1fdf9bffb6
|
Disable global context menu items when in textarea or text selection
|
2016-09-07 21:47:31 +02:00 |
|
|
e2be90191e
|
Standardize context menu items using Chrome's style
|
2016-09-05 14:30:07 +02:00 |
|
|
31a475861b
|
Reformat (missing space after comma), minor code tweaks
|
2016-09-02 13:34:41 +02:00 |
|
|
973e0c489e
|
Address code analysis issues
|
2016-05-28 22:34:40 +02:00 |
|
|
24d8444043
|
Tweak context menu (fix and add separators)
|
2016-05-08 13:08:56 +02:00 |
|
|
2a1dc8beab
|
Bypass t.co links in context menu and hide url options for # links
|
2016-04-24 22:13:48 +02:00 |
|
|
4cef0fb60d
|
Fix clipboard text formatting
Closes #19
|
2016-04-23 16:29:51 +02:00 |
|
|
e170172870
|
Add BrowserUtils.GetFileNameFromUrl and use it in ContextMenuBase
|
2016-04-17 01:35:27 +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 |
|