1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-06-02 23:34:09 +02:00
TweetDuck/Core/Utils
2016-12-23 16:00:59 +01:00
..
Notification Add NotificationFlags.TopMost and disable it for Settings form 2016-12-23 16:00:59 +01:00
BrowserCache.cs Update cache clearing for CEF 53 and clear old cache files on first startup 2016-09-19 14:03:37 +02:00
BrowserUtils.cs Refactor Process.Start uses (missing using statement, use WindowsUtils for elevation) 2016-11-14 19:39:26 +01:00
CommandLineArgs.cs Add HasValue method to CommandLineArgs 2016-11-23 02:06:41 +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 Add an extension method to add UAC shield to a button 2016-10-18 16:21:08 +02:00
WindowState.cs Make WindowState.Restore firstTimeFullscreen argument required 2016-06-30 19:48:57 +02:00
WindowsUtils.cs Remove original CheckFolderPermission and replace it with the lazy workaround 2016-11-15 18:10:25 +01:00