1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-06-13 12:34:05 +02:00
TweetDuck/Core/Utils
2017-04-06 14:29:22 +02:00
..
BrowserCache.cs Remove legacy cache cleanup code 2017-03-20 12:26:30 +01:00
BrowserUtils.cs Add a "splash screen" (show window immediately and seamlessly display browser when ready) 2017-04-03 18:03:46 +02: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
InjectedHTML.cs Add InjectedHTML utility class with unit tests 2017-04-01 18:43:23 +02:00
NativeCoreAudio.cs Remove 'internal' modifier on NativeCoreAudio class 2017-03-27 04:02:17 +02:00
NativeMethods.cs Remove the 'Include Border In Screenshots' option 2017-04-06 14:29:22 +02:00
TwoKeyDictionary.cs Add InnerValues property to TwoKeyDictionary 2017-04-01 19:14:36 +02: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