1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-06-13 22:34:05 +02:00
TweetDuck/Core/Notification
2017-04-06 14:29:22 +02:00
..
Screenshot Remove the 'Include Border In Screenshots' option 2017-04-06 14:29:22 +02:00
Sound Add a fallback sound notification impl if WMP is unavailable 2017-03-30 01:55:07 +02:00
FormNotificationBase.cs Minor code refactoring (remove TD_APP_READY, remove a TODO, fix formatting) 2017-04-06 13:40:26 +02:00
FormNotificationBase.Designer.cs Remove the browser container panel from FormNotificationBase 2017-04-04 05:22:11 +02:00
FormNotificationMain.cs Tweak notification scroll hook to not trigger when main window is focused 2017-04-04 16:43:22 +02:00
FormNotificationMain.Designer.cs Completely refactor FormNotification into multiple classes 2017-03-13 02:06:31 +01:00
FormNotificationTweet.cs Add an option to pause new notifications when idle 2017-04-02 01:27:56 +02:00
FormNotificationTweet.Designer.cs Add an option to pause new notifications when idle 2017-04-02 01:27:56 +02:00
SoundNotification.cs Add a fallback sound notification impl if WMP is unavailable 2017-03-30 01:55:07 +02:00
TweetNotification.cs Rewrite notification scrolling to work around a strange CEF scrolling bug 2017-04-04 16:50:44 +02:00