1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-06-15 09:39:55 +02:00
TweetDuck/Core/Utils
2017-07-21 12:37:30 +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
CommandLineArgsParser.cs Refactor (move files into different namespaces) 2017-07-06 20:58:06 +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 Add "Save all images as..." context menu option for tweets with multiple images 2017-07-21 12:14:15 +02:00
WindowsUtils.cs Add WindowsUtils.CreateDirectoryForFile and use it 2017-07-09 14:12:27 +02:00