This website requires JavaScript.
Explore
Help
Sign In
chylex
/
TweetDuck
Watch
1
Star
0
Fork
0
You've already forked TweetDuck
mirror of
https://github.com/chylex/TweetDuck.git
synced
2025-08-30 02:53:11 +02:00
Code
Activity
Files
e4967ea46df2f28bafc38b718bc81ee84f7f0ce3
Branches
Tags
View all branches
TweetDuck
/
Core
/
Utils
History
chylex
a51b34b48f
Move CommandLineArgsParser code to CommandLineArgs
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