1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-04-28 00:15:47 +02:00
TweetDuck/Core/Utils
2017-03-24 16:25:46 +01:00
..
BrowserCache.cs Remove legacy cache cleanup code 2017-03-20 12:26:30 +01:00
BrowserUtils.cs Add a custom load error screen to FormBrowser 2017-03-21 19:05:42 +01:00
CommandLineArgs.cs Stealthfix a bug with CommandLineArgs.ToString causing an exception if there are no args 2017-01-10 21:58:17 +01:00
CommandLineArgsParser.cs Tweak CommandLineArgsParser to slightly improve reliability with quoted strings 2016-09-27 18:11:50 +02:00
HardwareAcceleration.cs Reformat (missing space after comma), minor code tweaks 2016-09-02 13:34:41 +02:00
NativeMethods.cs Remove NativeMethods.SimulateMouseClick 2017-03-22 23:28:47 +01:00
TwoKeyDictionary.cs Add a TwoKeyDictionary collection with unit tests 2017-03-07 17:45:13 +01:00
WindowState.cs Make WindowState.Restore firstTimeFullscreen argument required 2016-06-30 19:48:57 +02:00
WindowsUtils.cs Move regexes in WindowsUtils into an inner class to delay their construction 2017-03-24 16:25:46 +01:00