1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-05-11 20:34:07 +02:00
A Windows Client for TweetDeck. Not affiliated with Twitter. https://tweetduck.chylex.com
Go to file
2016-04-14 12:37:42 +02:00
Configuration Add uninstall prompt since public beta did not uninstall TweetDeck correctly 2016-04-14 12:36:35 +02:00
Core Disable moving the notification window if not in Settings menu & having Custom pos enabled 2016-04-13 11:22:45 +02:00
Libraries Add license output and add CefSharp license 2016-04-12 17:02:59 +02:00
Migration Add uninstall prompt since public beta did not uninstall TweetDeck correctly 2016-04-14 12:36:35 +02:00
Properties Address static code analysis issues (disposing objects, neutral language and CLSCompliant attribute) 2016-04-12 23:33:37 +02:00
Resources Fix browser opening when clicking on list urls, and change == to === 2016-04-14 12:37:42 +02:00
_postbuild.bat Add a post-build batch file to delete unwanted files from the release folders 2016-04-12 18:07:37 +02:00
.gitignore Initial commit 2016-04-09 14:58:23 +02:00
LICENSE Initial commit 2016-04-09 14:58:23 +02:00
Program.cs Address static code analysis issues (disposing objects, neutral language and CLSCompliant attribute) 2016-04-12 23:33:37 +02:00
TweetDick.csproj Add license output and add CefSharp license 2016-04-12 17:02:59 +02:00
TweetDick.sln Fix building configuration and redo assembly name 2016-04-12 02:14:31 +02:00