Commit Graph

  • 6ec2d25307 Updated old 2012 assembly ref to 2017. master Ernst 2017-12-01 11:10:37 -0800
  • dff6819653 Including built version of extension, idk if this is kosher on github, but here you go. Also updating readme to note this setup just includes 2017, not previous version. Project needs updating to generate installer for all. Ernst 2017-12-01 11:04:27 -0800
  • 9237a8d888 Got a 2017 version of the extension working. Would like to see a single installer for 2012/2015/2017. So the changes here probably can't be merged back up, but for standalone installer is fine. Ernst 2017-12-01 10:57:20 -0800
  • 7e36157cba fix for issue #11 Vitalii Ganzha 2016-04-26 15:17:43 -0700
  • a6e5d3edda added multiple vs2015 versions into installation targets, issue #11 Vitalii Ganzha 2016-04-07 21:21:24 -0700
  • 2b43b35598 fix for issue #8 1.9 Vitalii Ganzha 2016-01-07 22:59:35 -0800
  • 14fbf8f7c7 another update to readme Vitalii Ganzha 2016-01-06 11:32:15 -0800
  • 4c92b629fd updated readme Vitalii Ganzha 2016-01-06 11:20:31 -0800
  • f60d7f3a1d added test button for custom sounds Vitalii Ganzha 2016-01-06 11:01:52 -0800
  • 879f937517 port latest changes to vs 2012 Vitalii Ganzha 2016-01-05 23:20:55 -0800
  • 7848f0d3b0 finished issue #5 & #7 Vitalii Ganzha 2016-01-05 23:13:14 -0800
  • c4d7c3c21a progress on issues #5 and #7 Vitalii Ganzha 2016-01-05 19:31:37 -0800
  • df15518a52 Issue #7: Use different sound when tests failed Issue #5: Custom sounds Vitalii Ganzha 2016-01-05 17:25:06 -0800
  • 9de93268f2 sketched controls layout Vitalii Ganzha 2015-12-31 00:01:41 -0800
  • dccfdb0ab1 Skeleton for custom options page Vitalii Ganzha 2015-12-30 23:36:25 -0800
  • a1b45a1e7c set startau action for debugging Vitalii Ganzha 2015-12-30 23:03:31 -0800
  • 1c2e5170c5 refactored the code, prepared for adding new players Vitalii Ganzha 2015-12-28 19:52:44 -0800
  • 638bf96bea correct vs versions Vitalii Ganzha 2015-12-23 23:48:54 -0800
  • 03bf16efd7 Merge pull request #6 from sboulema/master thecoderok 2015-12-23 20:45:12 -0800
  • ce880f40ce Change icon for error, Add option to disable message Samir L. Boulema 2015-12-16 17:18:16 +0100
  • 610f82311d Add option to only notify on failed tests Samir L. Boulema 2015-12-16 16:04:33 +0100
  • 801a83bcbc Extension not loading in VS2012 Premium #4 Vitalii Ganzha 2015-06-22 13:21:21 -0700
  • 392272ff66 taskbar notifications only when VS is in background Vitalii Ganzha 2015-06-12 14:33:43 -0700
  • de8f212389 Update README.md thecoderok 2015-06-12 14:30:31 -0700
  • 901ffbf9fc Update README.md thecoderok 2015-06-12 14:29:27 -0700
  • 01a9667ce1 Update README.md thecoderok 2015-06-12 14:29:16 -0700
  • bc8d5004e6 dddd Vitalii Ganzha 2015-06-12 14:20:12 -0700
  • f18fcd2a14 version 1.5, taskbar notificaitons Vitalii Ganzha 2015-06-12 14:09:04 -0700
  • e6a5e704ab Update README.md thecoderok 2015-06-08 12:17:59 -0700
  • 53734e0f8d release notes Vitalii Ganzha 2015-06-08 12:13:39 -0700
  • 4ca4ecc07f support for visual studio 2015 Vitalii Ganzha 2015-06-08 12:08:16 -0700
  • 5fc511bd9b dispose players Vitalii Ganzha 2015-06-08 12:05:20 -0700
  • 2fe9ae0ccb up version Vitalii Ganzha 2015-06-05 15:02:21 -0700
  • 006d1c1d0b fixes for new options functionaity Vitalii Ganzha 2015-06-05 14:48:04 -0700
  • 00a0240863 Merge pull request #2 from dannoh/master thecoderok 2015-06-05 13:11:23 -0700
  • 15e18cf633 Updated readme.md Dan Forsyth 2015-06-05 09:46:43 -0400
  • 99d95138ab Fixed unfocus check Dan Forsyth 2015-06-04 14:42:54 -0400
  • cc3ae003ce Added options for when to beep Dan Forsyth 2015-05-31 21:02:52 -0400
  • 172057ab1e fixed issue with VSIX icon for 2012 version the-coderok 2014-03-24 22:59:45 -0700
  • 845b9c58d4 Removed duplicated files, built version for 2013 and 2012 the-coderok 2014-03-24 22:40:05 -0700
  • 74b86d7e6b Added plugin for VS2012. Debugger ding will not play on Step during debugging the-coderok 2014-03-24 17:23:49 -0700
  • eea0f707c3 Merge branch 'master' of https://github.com/thecoderok/vsdingextension.git the-coderok 2014-03-21 17:03:55 -0700
  • 80c0dc84da Finished version for Visual Studio 2013, about to publish the-coderok 2014-03-21 17:03:52 -0700
  • 34e4f21900 Create README.md thecoderok 2014-03-21 16:44:55 -0700
  • c02e906621 Working version with sounds the-coderok 2014-03-20 16:28:02 -0700
  • d6cbed0ec6 Created new project the-coderok 2014-03-13 15:21:47 -0700
  • b3d0faf751 rest of the files vitaliiy@outlook.com 2014-03-12 20:32:19 -0700
  • 17883e16e1 Commit vitaliiy@outlook.com 2014-03-12 20:32:09 -0700
  • 8b61ca41fa Initial commit to add default .gitIgnore and .gitAttribute files. vitaliiy@outlook.com 2014-03-12 19:47:54 -0700