1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2024-09-21 05:42:46 +02:00

Commit Graph

  • e882fc8b5e Disable screenshot border setting by default chylex 2017-04-02 18:07:26 +0200
  • 5a54195cac Add code to help with screenshot debugging chylex 2017-04-02 17:52:07 +0200
  • a442adf8d5 Fix screenshot margins for videos and image grids in detail view chylex 2017-04-02 17:50:32 +0200
  • 38466878db Dispose screenshot windows after using them to save memory chylex 2017-04-02 17:22:31 +0200
  • 7c86e4e743 Add CEF command line args to disable extensions and plugins chylex 2017-04-02 17:01:57 +0200
  • 41cbfb8d39 Update design-revert deletion in installers (delete saved config, move from upd to full/port) chylex 2017-04-02 14:45:50 +0200
  • 7c394f4b20 Update the required app version in edit-design plugin chylex 2017-04-02 03:47:50 +0200
  • c1a35e1053 Fix missing border-radius style on some scrollbars in edit-design plugin chylex 2017-04-02 01:48:16 +0200
  • cddce8596f Add an option to pause new notifications when idle chylex 2017-04-02 01:27:56 +0200
  • c75058b1da Update edit-design plugin to use notification injection instead of notification.js chylex 2017-04-01 19:42:27 +0200
  • 1a73fcdb39 Allow plugins to inject HTML into notifications before they're shown chylex 2017-04-01 19:27:05 +0200
  • 8e0c4f5308 Fix post-build events not deleting the 'scripts' and 'plugins' folder when not empty chylex 2017-04-01 19:19:41 +0200
  • 51e2791cc7 Add InnerValues property to TwoKeyDictionary chylex 2017-04-01 19:14:36 +0200
  • 130159f06c Add InjectedHTML utility class with unit tests chylex 2017-04-01 18:43:23 +0200
  • 42d1140b55 Make edit-design plugin reload if the reply revert feature is enabled chylex 2017-04-01 16:23:45 +0200
  • dfd987041a Tweak plugin system to not trigger enabled()/disabled() if requiresPageReload is true chylex 2017-04-01 16:22:23 +0200
  • 790d1787fd Add an option to revert replies in edit-design plugin chylex 2017-04-01 15:58:18 +0200
  • 2a6a607c7b Reorder checkboxes in edit-design and use sentence case for labels chylex 2017-04-01 13:25:23 +0200
  • b3521d2a18 Add basic support for custom values in the edit-design plugin chylex 2017-03-31 18:59:11 +0200
  • dee99caa7d Fix some dialogs not having default enter/escape actions chylex 2017-03-30 23:24:00 +0200
  • cf525a3929 Fix JS dialogs to focus on a default button (and text input for prompts) chylex 2017-03-30 23:13:57 +0200
  • 18d658f7e1 Add window.prompt support to JavaScriptDialogHandler chylex 2017-03-30 22:35:49 +0200
  • 1c42ab77d8 Fix up FormMessage again (increase leftmost btn margin, use client width, fix calculations) chylex 2017-03-30 22:26:43 +0200
  • 33d5638bb0 Add a fallback sound notification impl if WMP is unavailable chylex 2017-03-30 01:55:07 +0200
  • 8ce92df87a Make sure SoundNotification doesn't release null COM references chylex 2017-03-30 01:06:42 +0200
  • 80654449af Fix a crash in an event handler in the edit-design plugin chylex 2017-03-29 19:23:28 +0200
  • eee1622801 Fix TweetDeck not showing previews for youtu.be links with https chylex 2017-03-29 18:18:09 +0200
  • 4c54876ecf Increase the delay before taking a screenshot chylex 2017-03-29 16:11:51 +0200
  • 1cbcd5c2da Update timeline-polls to use td-screenshot-remove & fix poll margin in screenshot chylex 2017-03-29 16:09:47 +0200
  • 55253e284e Add support for 'td-screenshot-remove' class to remove elements from screenshots chylex 2017-03-29 16:01:36 +0200
  • e9795cd697 Fix various margin issues in tweet screenshots chylex 2017-03-29 15:48:40 +0200
  • be76d9a6dc Fix not removing date when screenshotting tweets with location data present chylex 2017-03-29 15:08:20 +0200
  • d7cdaf2870 Make update download form double buffered & tweak cancelling chylex 2017-03-29 14:30:51 +0200
  • 48ed0e01d1 Remove 'internal' modifier on NativeCoreAudio class chylex 2017-03-27 04:02:17 +0200
  • dca31dedde Synchronize SoundNotification volume with sound mixer volume chylex 2017-03-27 03:59:31 +0200
  • ab7356b991 Make sure COM objects in SoundNotification event handlers are released chylex 2017-03-27 03:58:14 +0200
  • a46a673cf8 Rename 'sound' to 'soundNotification' in TabSettingsSounds chylex 2017-03-27 03:52:54 +0200
  • c8d52539ca Mark assembly as CLS non-compliant chylex 2017-03-26 21:31:19 +0200
  • ed9267b6ba Move sound settings to a separate tab, add a Play button, update sound file dialog chylex 2017-03-26 17:47:48 +0200
  • b7c02d1cf8 Rewrite SoundNotification to use WMPLib chylex 2017-03-26 15:56:49 +0200
  • fb66beb29f Move SoundNotification error handling into an event chylex 2017-03-26 00:13:03 +0100
  • 8c3bf6bbc3 Fix notification settings tab event not triggering after a recent change chylex 2017-03-26 00:06:36 +0100
  • b943078132 Rewrite example tweet in TweetNotification to use a file resource chylex 2017-03-25 21:47:14 +0100
  • e727617bf1 Add animation optimization to edit-design plugin and fix label margin chylex 2017-03-25 19:56:20 +0100
  • ffaea6dcbe Fix square scrollbars option in edit-design causing visual bugs in some places chylex 2017-03-25 16:16:35 +0100
  • bf1f72a2a4 Cleanup some code in the edit-design plugin chylex 2017-03-25 16:12:25 +0100
  • be0df7c5b0 Tweak radio and checkbox margins in edit-design plugin chylex 2017-03-25 16:05:57 +0100
  • 5ab769e74d Add several toggles to edit-design plugin (most from revert-design) chylex 2017-03-25 15:06:54 +0100
  • d22ddb1731 Remove the design-revert plugin before replacing it with edit-design chylex 2017-03-25 15:05:41 +0100
  • 9fed8c022b Add checkbox support to edit-design plugin and delay theme change chylex 2017-03-25 14:40:28 +0100
  • a315ed90af Redesign the edit-design modal chylex 2017-03-25 14:30:24 +0100
  • 1ebf3c9af2 Fix media previews showing up in quoted tweet notifications chylex 2017-03-25 01:55:47 +0100
  • 0e4c923c23 Move regexes in WindowsUtils into an inner class to delay their construction chylex 2017-03-24 16:25:46 +0100
  • 63835b9f99 Dispose TrayIcon object properly chylex 2017-03-24 16:10:19 +0100
  • ff17f7c132 Tweak TrayIcon to load (and reset) icon only when becoming visible chylex 2017-03-24 16:00:44 +0100
  • f4631c9b38 Fix icon size bug in edit-design plugin chylex 2017-03-24 14:12:30 +0100
  • 35931023ae Refactor plugin events and config reloading, fix config reset not reloading plugins chylex 2017-03-24 13:24:20 +0100
  • 6d93381760 Add column width and font size options to edit-design plugin chylex 2017-03-23 23:53:37 +0100
  • f1bdd5f1b2 Work on edit-design plugin code ('select' support, config & css updates) chylex 2017-03-23 23:21:44 +0100
  • 1c3e2fbad7 Oops chylex 2017-03-23 21:53:15 +0100
  • 29a02db07d Fix button positioning in FormMessage chylex 2017-03-23 20:34:56 +0100
  • f1db1ba708 Refactor FormMessage uses with the new DialogResult parameter chylex 2017-03-23 16:11:42 +0100
  • c1420bac88 Add optional DialogResult for FormMessage buttons chylex 2017-03-23 16:01:44 +0100
  • 8e527fbbdf Add extra new lines to plugin load/execution error messages chylex 2017-03-23 15:46:49 +0100
  • 5ec1bcfe3f Add plugin execution event with an error message if the script files fail to load chylex 2017-03-23 15:33:32 +0100
  • 7226461cd0 Add avatar style selection to edit-design plugin chylex 2017-03-23 14:40:55 +0100
  • 6d6f383c92 Add notification CSS handling to edit-design plugin chylex 2017-03-23 14:40:05 +0100
  • e1a6328d09 Update edit-design plugin with modal event handling chylex 2017-03-23 13:59:31 +0100
  • 6e4153911a Push a WIP edit-design plugin with a basic modal dialog chylex 2017-03-23 03:14:37 +0100
  • 342f74646e Replace the only remaining use of WindowsUtils.CreateSingleTickTimer chylex 2017-03-22 23:31:54 +0100
  • fe5191d3b5 Remove NativeMethods.SimulateMouseClick chylex 2017-03-22 23:28:47 +0100
  • 504cf97c6c Replace hacky code that unfocuses Settings notification with better code chylex 2017-03-22 23:09:59 +0100
  • f8c494c9c1 Remove NotificationFlags and tweak handling of the Settings notification chylex 2017-03-22 22:44:55 +0100
  • b90d7f721a Prevent 'Aborted' code from showing up as a connection error chylex 2017-03-22 22:29:35 +0100
  • 7936af6c9a Rewrite notification hook to scroll without stealing cursor and focus chylex 2017-03-22 18:35:40 +0100
  • 52d01e3dd7 Fix typos and disable some warnings in NativeMethods chylex 2017-03-22 18:33:56 +0100
  • d30d70395a Reorder conditions in notification mouse hook to improve performance chylex 2017-03-22 18:06:17 +0100
  • 491a3ae525 Add 'Copy account username' to context menu for Twitter account links chylex 2017-03-22 16:57:09 +0100
  • 1eae380b08 Fix missing tweet context menu in notification column & when moving across columns chylex 2017-03-22 16:18:42 +0100
  • f091b2526e Refactor Settings tabs (replace IsReady, remove SelectTab with no parameters) chylex 2017-03-22 13:19:19 +0100
  • 7548e2e202 Fix timer checkbox being updated instead of non-intrusive popups checkbox in Settings chylex 2017-03-22 13:15:47 +0100
  • d9b9afbf2d Refactor UpdateHandler to not expose UpdaterSettings chylex 2017-03-22 12:49:10 +0100
  • 8036659003 Remove isLoaded check from several events in FormBrowser chylex 2017-03-22 12:35:01 +0100
  • f9fb4668c2 Refactor browser reloading in ContextMenuBrowser to use ReloadToTweetDeck chylex 2017-03-21 22:45:16 +0100
  • 7047924947 Disable UseMnemonic on PluginControl labels to allow single ampersands chylex 2017-03-21 21:14:08 +0100
  • 8f6be3911a Rename 'Non-Intrusive Popup' to 'Non-Intrusive Popups' chylex 2017-03-21 20:35:22 +0100
  • 0d95b8eb44 Rewrite hacky link handling for the error page to be not as hacky chylex 2017-03-21 20:24:41 +0100
  • 61d2d124ff Add a custom load error screen to FormBrowser chylex 2017-03-21 19:05:42 +0100
  • 7b218b2544 Remove the last trace of debug.js in the project file chylex 2017-03-21 18:56:54 +0100
  • 87ac7daf76 Add BrowserUtils.ConvertPascalCaseToScreamingSnakeCase with unit tests chylex 2017-03-21 18:56:22 +0100
  • 6b4817df36 Minor FormBrowser code cleanup chylex 2017-03-21 17:32:48 +0100
  • 22d99da2e1 Fix _postbuild.bat to not delete the subprocess exe when ran multiple times chylex 2017-03-21 16:57:31 +0100
  • 47b6cf7068 Cleanup gitignore and push missing 'RUN BUILD.bat' with updated README chylex 2017-03-21 16:55:59 +0100
  • 606c9512f8 Move debug.js into the debug plugin chylex 2017-03-21 16:39:02 +0100
  • aef9c591e9 Minor refactoring of log file path variables chylex 2017-03-21 15:04:28 +0100
  • 71f67e9191 Fix new TweetDeck Settings context menu position chylex 2017-03-21 14:50:59 +0100
  • 636f2b3017 Rewrite TrayIcon to use ContextMenu instead of ContextMenuStrip for native rendering chylex 2017-03-21 02:03:38 +0100
  • 2de5b5c6e4 Make the TweetDuck entry in TweetDeck Settings show the context menu chylex 2017-03-21 01:28:13 +0100
  • 0cbcc8c9f3 Move the 'Updates' tab into 'General' chylex 2017-03-21 00:17:43 +0100
  • 96146e3dc8 Add a setting for non-intrusive popups to avoid accidental clicks chylex 2017-03-21 00:11:13 +0100