1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-06-12 17:34:09 +02:00
TweetDuck/Core/Utils
2017-06-30 20:44:39 +02:00
..
BrowserCache.cs Rename root namespace to TweetDuck 2017-05-17 13:00:17 +02:00
BrowserUtils.cs Replace Math.Round calls with a more convenient custom method 2017-06-26 17:33:07 +02:00
CommandLineArgs.cs Rename root namespace to TweetDuck 2017-05-17 13:00:17 +02:00
CommandLineArgsParser.cs Fix new lines not being recognized in CEF argument parser 2017-06-27 20:28:55 +02:00
InjectedHTML.cs Rename root namespace to TweetDuck 2017-05-17 13:00:17 +02:00
NativeMethods.cs Fix tray restoration from another process if the original process is hung 2017-06-30 20:44:39 +02:00
TwoKeyDictionary.cs Rename root namespace to TweetDuck 2017-05-17 13:00:17 +02:00
WindowState.cs Rename root namespace to TweetDuck 2017-05-17 13:00:17 +02:00
WindowsUtils.cs Add WindowsUtils.IsChildProcess to check process parent 2017-06-30 20:14:49 +02:00