|
5d1a3fede2
|
Fix the export/import button not getting disabled if no option is selected
|
2016-12-29 00:47:05 +01:00 |
|
|
53b584fe45
|
Add a button to open wiki to CSS dialog
|
2016-12-29 00:32:46 +01:00 |
|
|
f53d974400
|
Add tooltip to export/import dialog and uncheck session export by default
|
2016-12-29 00:18:03 +01:00 |
|
|
c4b4ef19cd
|
Add profile import file flag detection
|
2016-12-29 00:01:55 +01:00 |
|
|
3bfc360362
|
Add a SkipFile method to CombinedFileStream to skip through key names
|
2016-12-29 00:00:36 +01:00 |
|
|
584f16d375
|
Fix export dialog design and event handling
|
2016-12-28 23:59:41 +01:00 |
|
|
b3d84c3217
|
Update clear-columns plugin version
|
2016-12-28 23:00:36 +01:00 |
|
|
dd14ad470e
|
Add WIP export/import selection dialog
|
2016-12-28 21:16:53 +01:00 |
|
|
85b90574b8
|
Fix visual issues with screenshots (reply avatars, media margins, poll cleanup)
|
2016-12-25 13:52:34 +01:00 |
|
|
ee5d172468
|
Fix timeline-polls plugin adding extra margin to tweets without polls
|
2016-12-25 13:51:15 +01:00 |
|
|
7ca4b94361
|
Cleanup unnecessary TODO in code.js
|
2016-12-25 13:06:27 +01:00 |
|
|
31f1546483
|
Make TweetNotification properties constants instead
|
2016-12-25 13:02:56 +01:00 |
|
|
d8a88a19af
|
Separate notification CSS fixes (fixes badge and urls in screenshots)
|
2016-12-25 12:58:02 +01:00 |
|
|
12af79de05
|
Refactor tweet screenshot code to a separate class and work around window disposal issues
|
2016-12-24 20:35:13 +01:00 |
|
|
2260dd419d
|
Update tweet screenshot to work with detail view, tweak the bottom padding
|
2016-12-24 17:04:56 +01:00 |
|
|
61a940cc82
|
Fix highlighted tweet context menu for tweet detail view
|
2016-12-24 16:57:30 +01:00 |
|
|
1bbc1e0d7e
|
Include script files in the project to make Visual Studio detect changes
|
2016-12-24 16:35:47 +01:00 |
|
|
921294eeb3
|
Add support for custom wav notification sounds
Closes #3
|
2016-12-24 15:59:29 +01:00 |
|
|
baaa90f49d
|
Remove widevine drm plugin
|
2016-12-24 12:05:19 +01:00 |
|
|
4e25381770
|
Fix retweeted retweet icon color and size mismatch
|
2016-12-24 01:52:01 +01:00 |
|
|
272877d0ed
|
Add Open Data Folder button and fix log tooltip in Advanced Settings tab
|
2016-12-24 00:53:14 +01:00 |
|
|
555b947bf7
|
Add DM participants column to back mouse button handling
|
2016-12-24 00:48:28 +01:00 |
|
|
da29811b16
|
Fix td-hover class missing after clicking the Skip button and not moving the cursor
|
2016-12-24 00:44:34 +01:00 |
|
|
241f67fd4d
|
Add column reset functionality when holding Shift to code.js
|
2016-12-23 23:52:33 +01:00 |
|
|
eb4ce18e31
|
Refactor -32000 location to a static Point object
|
2016-12-23 23:27:37 +01:00 |
|
|
ae99fee440
|
Fix clear-columns button style
|
2016-12-23 16:23:26 +01:00 |
|
|
d116ac5e56
|
Reorder notification context menu to place relevant items on top
Closes #81
|
2016-12-23 16:15:43 +01:00 |
|
|
28db1f4253
|
Add NotificationFlags.TopMost and disable it for Settings form
|
2016-12-23 16:00:59 +01:00 |
|
|
034312e676
|
Add dev tools to context menus when debugging
|
2016-12-23 15:43:11 +01:00 |
|
|
da83d73ba6
|
Merge pull request #85 from chylex/screenshot
Add tweet screenshot functionality & update CEF
|
2016-12-23 15:31:15 +01:00 |
|
|
02e8dc3440
|
Fix screenshot script modifying original elements and missing html classes
|
2016-12-23 15:29:33 +01:00 |
|
|
cac6d1f889
|
Swap notification windows when taking a screenshot, and make screenshot window unmovable
|
2016-12-23 15:13:34 +01:00 |
|
|
68fa3294d4
|
Update CefSharp version in README
|
2016-12-23 14:56:16 +01:00 |
|
|
9b983de8c9
|
Ensure notification window visibility when taking screenshots, refactor MoveToVisibleLocation
|
2016-12-23 14:52:48 +01:00 |
|
|
3a37ee719b
|
Fix csproj file after previous refactor commit
|
2016-12-23 14:29:23 +01:00 |
|
|
61359c2faa
|
Refactor NotificationFlags and inner screenshot bridge class to a separate namespace
|
2016-12-23 14:26:59 +01:00 |
|
|
7f7c5ab35b
|
Update CefSharp to 53.0.1
|
2016-12-23 14:07:47 +01:00 |
|
|
a1b483d20a
|
Implement printscreen simulation and a timeout to screenshot notification
|
2016-12-23 13:40:30 +01:00 |
|
|
04cd662d78
|
Release 1.5.1
|
2016-11-23 05:03:49 +01:00 |
|
|
da597f076f
|
Fix quote escaping in updater arguments
|
2016-11-23 04:57:13 +01:00 |
|
|
fab3efdcf5
|
Fix update checker running outside of TweetDeck website
|
2016-11-23 04:55:58 +01:00 |
|
|
a55509a34d
|
Add an old TweetDeck profile detection & warning message to the full installer
|
2016-11-23 03:51:58 +01:00 |
|
|
84fb1c5b2b
|
Make update installer use TweetDuck's initial command line arguments
|
2016-11-23 03:20:38 +01:00 |
|
|
391a90e1df
|
Add a -debugupdates command line argument to allow prereleases in update checker
|
2016-11-23 02:08:33 +01:00 |
|
|
e0fe39195d
|
Add HasValue method to CommandLineArgs
|
2016-11-23 02:06:41 +01:00 |
|
|
385fead81a
|
Fix updater calling onUpdateCheckFinished when eventID parameter is undefined
|
2016-11-23 02:05:44 +01:00 |
|
|
648d1b9aa9
|
Rewrite lock system to be more reliable and handle exceptions better
|
2016-11-19 05:57:55 +01:00 |
|
|
3f0028913d
|
Move unhandled exception handler from Program to Reporter class
|
2016-11-19 03:11:37 +01:00 |
|
|
45e6ec8b0f
|
Fix FormMessage fonts
|
2016-11-18 20:28:00 +01:00 |
|
|
a3fbaa0b34
|
Make program restarts as reliable as possible
Closes #80
|
2016-11-18 19:59:21 +01:00 |
|