1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-05-23 02:34:08 +02:00
TweetDuck/Core/Utils
2017-07-31 22:26:48 +02:00
..
BrowserCache.cs Rename root namespace to TweetDuck 2017-05-17 13:00:17 +02:00
BrowserProcesses.cs Remove debug code 2017-06-30 23:53:36 +02:00
BrowserUtils.cs Move some stuff from BrowserUtils to a new TwitterUtils class 2017-07-17 02:09:20 +02:00
MemoryUsageTracker.cs Add a WIP memory tracker that runs GC reload, and fix config 2017-07-04 22:00:03 +02:00
NativeMethods.cs Fix more analysis violations (exceptions, native method pointers, form disposal) 2017-07-08 00:21:41 +02:00
StringUtils.cs Add StringUtils.EmptyArray and use it instead of new string[0] 2017-07-21 12:37:30 +02:00
TwitterUtils.cs Move twitter account regex to TwitterUtils 2017-07-31 14:31:32 +02:00
WindowsUtils.cs Add WindowsUtils.CreateDirectoryForFile and use it 2017-07-09 14:12:27 +02:00