|
a4747b0d7b
|
Add JS dialog handler to notifications
|
2017-07-31 14:25:00 +02:00 |
|
|
f07640cc84
|
Reorganize CEF handlers
|
2017-07-31 14:24:42 +02:00 |
|
|
a70f64e1f6
|
Move some stuff from BrowserUtils to a new TwitterUtils class
|
2017-07-17 02:09:20 +02:00 |
|
|
dbb2f10754
|
Update from master
|
2017-07-08 02:49:21 +02:00 |
|
|
4c610ea32d
|
Move TweetDeck URL into a constant
|
2017-07-06 20:58:40 +02:00 |
|
|
29e7ad6ce6
|
Add a way to track browser process IDs
|
2017-06-30 23:46:52 +02:00 |
|
|
27e2372097
|
Add an option for custom notification window size
|
2017-06-27 17:54:52 +02:00 |
|
|
7f5b99495c
|
Move some code (config, notifications, settings)
|
2017-06-27 16:49:37 +02:00 |
|
|
d9e6afbf36
|
Replace Math.Round calls with a more convenient custom method
|
2017-06-26 17:33:07 +02:00 |
|
|
7f3bd2715c
|
Enable high DPI support and fix all known DPI-related UI issues
Closes #99
|
2017-06-26 17:08:51 +02:00 |
|
|
4d05441aa8
|
Rename root namespace to TweetDuck
|
2017-05-17 13:00:17 +02:00 |
|
|
1fc1370d41
|
Prevent notification windows from showing in Alt+Tab menu on Win 8/10
|
2017-05-16 02:04:43 +02:00 |
|
|
dca3410a5b
|
Change border style on Windows 8/10
|
2017-04-28 19:08:10 +02:00 |
|
|
c11f36dfef
|
Remove and sort usings in the whole project
|
2017-04-28 13:51:06 +02:00 |
|
|
abddf61c88
|
Update TweetDuck codebase to C# 7.0
|
2017-04-28 13:29:45 +02:00 |
|
|
041abe6d7e
|
Add an option to change the zoom level
|
2017-04-21 22:01:56 +02:00 |
|
|
02827d53a2
|
Add a reset prompt to Notifications tab if custom location is out of view
|
2017-04-18 19:05:18 +02:00 |
|
|
064673ef23
|
Rewrite notification handling (better URL and duration handling, remove hacky code)
|
2017-04-12 00:56:28 +02:00 |
|
|
81bf93e5ab
|
Use custom ResourceHandler for notifications and tweak notification code
|
2017-04-12 00:08:01 +02:00 |
|
|
aca06ee805
|
Add an option to display column name in the notification title
|
2017-04-06 18:11:52 +02:00 |
|
|
13945ec937
|
Minor code refactoring (remove TD_APP_READY, remove a TODO, fix formatting)
|
2017-04-06 13:40:26 +02:00 |
|
|
538b2d26cd
|
Tweak notification scroll hook to not trigger when main window is focused
|
2017-04-04 16:43:22 +02:00 |
|
|
cc3895c423
|
Remove the browser container panel from FormNotificationBase
|
2017-04-04 05:22:11 +02:00 |
|
|
1a73fcdb39
|
Allow plugins to inject HTML into notifications before they're shown
Closes #112
|
2017-04-01 19:27:05 +02:00 |
|
|
f8c494c9c1
|
Remove NotificationFlags and tweak handling of the Settings notification
|
2017-03-22 22:44:55 +01:00 |
|
|
96146e3dc8
|
Add a setting for non-intrusive popups to avoid accidental clicks
|
2017-03-21 00:11:13 +01:00 |
|
|
4c59526e39
|
Minor code refactoring, fix potential event memory leaks
|
2017-03-14 23:47:30 +01:00 |
|
|
d6e0e0726f
|
Completely refactor FormNotification into multiple classes
|
2017-03-13 02:06:31 +01:00 |
|