|
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 |
|
|
f99435ff6a
|
Add a null check to FlatProgressBar.brush
|
2016-04-13 02:24:24 +02:00 |
|
|
39f554693d
|
Address static code analysis issues (disposing objects, neutral language and CLSCompliant attribute)
|
2016-04-12 23:33:37 +02:00 |
|
|
38539c4a9b
|
Add a post-build batch file to delete unwanted files from the release folders
|
2016-04-12 18:07:37 +02:00 |
|
|
a3ee5ebb99
|
Update version to 0.9.1
|
2016-04-12 18:02:10 +02:00 |
|
|
3904e5bc77
|
Add license output and add CefSharp license
|
2016-04-12 17:02:59 +02:00 |
|
|
300fdfa355
|
Remove unused variable from LockManager
|
2016-04-12 13:56:42 +02:00 |
|
|
519f0ace43
|
Fix missing Program.BrandName in ScriptLoader exception handler
|
2016-04-12 13:56:08 +02:00 |
|
|
9d840fec7c
|
Add a locking mechanism to avoid multiple simultaneous processes
|
2016-04-12 13:55:56 +02:00 |
|
|
f5f0d0aeed
|
Fix ApplicationExit event not running
|
2016-04-12 13:47:49 +02:00 |
|
|
ef0b699731
|
Redo url hooks to avoid duplicate browser opens
|
2016-04-12 02:29:02 +02:00 |
|
|
fa4a22fd55
|
Fix building configuration and redo assembly name
|
2016-04-12 02:14:31 +02:00 |
|
|
ae35fd5a21
|
Update .csproj with build events and tweaks
|
2016-04-12 02:08:31 +02:00 |
|
|
3a2f6e34bb
|
Hook into window.open
|
2016-04-12 01:59:14 +02:00 |
|
|
3115ccc896
|
Redo build configurations and add a TweetDuck variant
|
2016-04-12 01:50:21 +02:00 |
|
|
fd73c2a7a5
|
Change attribute names in code.js
|
2016-04-12 01:48:02 +02:00 |
|
|
bd0413f9aa
|
Fix clicking on account names and youtube previews
Closes #1
|
2016-04-12 01:20:14 +02:00 |
|
|
6a03730496
|
Fix and finish migration (refresh desktop, protect copying and deletion)
|
2016-04-11 23:35:21 +02:00 |
|
|
65d1201bbb
|
Tweak notification progress bar to finish slightly quicker
|
2016-04-11 22:57:48 +02:00 |
|
|
08e071fd01
|
Work around scrolling causing notifications to popup
|
2016-04-11 22:52:40 +02:00 |
|
|
c5a15709e7
|
Remove unused using directives
|
2016-04-11 21:33:37 +02:00 |
|
|
ffe430a4a5
|
Add notification.js to run for notification browser instance (fixes links)
|
2016-04-11 21:33:24 +02:00 |
|
|
cf58ac5665
|
Move code.js loading to ScriptLoader
|
2016-04-11 21:25:32 +02:00 |
|
|
69dcfe17a7
|
Make popup notifications go into foreground
|
2016-04-11 21:13:37 +02:00 |
|
|
b3c5c3caa0
|
Disable logging for release builds
|
2016-04-11 21:04:31 +02:00 |
|
|
564199592b
|
Fix icons in forms...
|
2016-04-11 20:59:38 +02:00 |
|
|
a452bec190
|
Update forms to use the app icon
|
2016-04-11 20:52:14 +02:00 |
|
|
8f496095a9
|
Change version to 0.9.0.0 for the premature build
|
2016-04-11 20:44:10 +02:00 |
|
|
65a0851b11
|
Add a professional looking icon to the application
|
2016-04-11 20:42:35 +02:00 |
|
|
377f9602d0
|
Fix browser reload causing JS to not load, and add exception handling to code.js reading
|
2016-04-11 20:20:47 +02:00 |
|
|
0c60e4ebfd
|
Process HTML code of notifications to remove media and improve quotes
|
2016-04-11 20:14:07 +02:00 |
|
|
95c68785af
|
Fix flickering when switching to next notification
|
2016-04-11 19:52:53 +02:00 |
|
|
b23fbf1e72
|
Implement TweetDeck alert popup check
|
2016-04-11 19:45:54 +02:00 |
|
|
072810a3b5
|
Disable chromium spell check
|
2016-04-11 17:43:33 +02:00 |
|
|
c89b9af68b
|
Update CefSharp to version 49.0.0-pre02
|
2016-04-11 17:41:08 +02:00 |
|
|
e7c12e7791
|
Force popup notification setting display in TweetDeck columns
|
2016-04-11 17:02:56 +02:00 |
|
|
5c91dec62a
|
Fix the notification form showing too early and not loading in Settings Form
|
2016-04-11 16:47:48 +02:00 |
|
|
dfe2e91012
|
Show the notification in Settings when a checked radio is clicked
|
2016-04-11 16:47:24 +02:00 |
|
|
d29315e78e
|
Change the Settings Form layout to a table
|
2016-04-11 16:26:16 +02:00 |
|
|
797b7e8ead
|
Add notification display selection
|
2016-04-11 16:25:43 +02:00 |
|
|
6773d69e07
|
Tweak notification timer duration
|
2016-04-11 16:07:49 +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 |
|
|
1befe0923e
|
Fix missing comment in JS
|
2016-04-11 15:11:31 +02:00 |
|
|
939fef42d6
|
Make links open in the user's browser instead of a new window
|
2016-04-11 14:58:48 +02:00 |
|
|
7db3c4fcba
|
Fix missing case for custom notification position
|
2016-04-11 14:27:34 +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 |
|
|
496c1a91a3
|
Add a FlatProgressBar control
|
2016-04-11 14:01:53 +02:00 |
|