1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-06-10 20:34:07 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
81c29ab50c Fix some issues with multi-monitor setups (change default loc, fix config saving before window loaded) 2016-04-13 02:33:21 +02:00
39f554693d Address static code analysis issues (disposing objects, neutral language and CLSCompliant attribute) 2016-04-12 23:33:37 +02:00
3115ccc896 Redo build configurations and add a TweetDuck variant 2016-04-12 01:50:21 +02:00
65d1201bbb Tweak notification progress bar to finish slightly quicker 2016-04-11 22:57:48 +02:00
ffe430a4a5 Add notification.js to run for notification browser instance (fixes links) 2016-04-11 21:33:24 +02:00
69dcfe17a7 Make popup notifications go into foreground 2016-04-11 21:13:37 +02:00
95c68785af Fix flickering when switching to next notification 2016-04-11 19:52:53 +02:00
5c91dec62a Fix the notification form showing too early and not loading in Settings Form 2016-04-11 16:47:48 +02:00
797b7e8ead Add notification display selection 2016-04-11 16:25:43 +02:00
a4e86e55ae Fix missing browser.Load("about:blank") which apparently breaks stuff 2016-04-11 16:07:38 +02:00
17645a88cf Implement notification timer pause on mouse hover 2016-04-11 15:58:36 +02:00
113247a06c Fix notification closing in the Settings Form 2016-04-11 15:38:18 +02:00
8d7a55e6ed Add a notification duration indicator 2016-04-11 14:12:09 +02:00
3b10bc9c7c Add an example tweet to the Settings Form 2016-04-11 14:11:47 +02:00
f81d332d8f Implement configurable popup notification duration 2016-04-11 12:27:04 +02:00
340cee3354 Add a Settings Form with notification window position setting 2016-04-11 03:26:58 +02:00
f7265405d7 Minor tweaks (remove unused using directives, tweak JS formatting) 2016-04-11 00:39:55 +02:00
2834a9a443 Add a WIP notification system (buggy startup, missing navigation, bad UI and UX) 2016-04-11 00:37:28 +02:00