1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-04-13 09:15:47 +02:00
TweetDuck/Core
2017-03-26 17:47:48 +02:00
..
Bridge Make the TweetDuck entry in TweetDeck Settings show the context menu 2017-03-21 01:28:13 +01:00
Controls Add & use ControlExtensions.InvokeAsyncSafe for improved performance 2017-02-20 13:02:24 +01:00
Handling Refactor FormMessage uses with the new DialogResult parameter 2017-03-23 16:11:42 +01:00
Notification Rewrite SoundNotification to use WMPLib 2017-03-26 15:56:49 +02:00
Other Move sound settings to a separate tab, add a Play button, update sound file dialog 2017-03-26 17:47:48 +02:00
Utils Move regexes in WindowsUtils into an inner class to delay their construction 2017-03-24 16:25:46 +01:00
FormBrowser.cs Move SoundNotification error handling into an event 2017-03-26 00:13:03 +01:00
FormBrowser.Designer.cs Dispose TrayIcon object properly 2017-03-24 16:10:19 +01:00
FormBrowser.resx Optimize icon loading and size in Forms, fix Plugins Form title inconsistency 2016-09-04 15:32:00 +02:00
TrayIcon.cs Dispose TrayIcon object properly 2017-03-24 16:10:19 +01:00
TrayIcon.Designer.cs Tweak TrayIcon to load (and reset) icon only when becoming visible 2017-03-24 16:00:44 +01:00