Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | VS Add-in 3.4.1.2 bug fixes: | Jose | 2011-01-20 |
| | | | | | | | | | | | | | | | | | | | | 4956 - Vs Add-in Util.fix must check that Globals isn't null 4953 - Vs Add-in getIceHome side effects 4674 - Consider to Add output-dir support to vsplugin 4820 - The add-in does not support parallel builds. 4630 - Allow using DEVPATH with projects 4968 - VS Add-in doesn't work with header-ext/source-ext 4942 - Visual Studio plug-in hangs with lots of syntax errors 4808 - Saving slice file during build crashes Studio 4964 - Util equalPath implementation is incorrect 4918 - Remove Slice builder from vsextension solution 4806 - Ice generated files not always opened read-only as expected 4442 - FxCop vs plugin COM visible 4915 - Issue with command line builds on machine with VS2008 & VS2010 4761 - Converted demo projects do not build (edit) 4119 - Reduce code duplication 4844 - Add cancel button to configuration dialog 4826 - Add timestamp to slice output | ||
* | 4810 included edit control does not save on loss of focus | Adam Burry | 2010-09-16 |
| | |||
* | Added trace levels to VS add-in. | Adam Burry | 2010-09-10 |
| | |||
* | Fixes: | Adam Burry | 2010-08-24 |
| | | | | | | | | | | | | | | | | | | | | | | | - fix for - 4741: save Ice Home exactly as user specified - partial fixes for - 4761: demos do not build in Studio 2010 - 4807: PATH clobbers previous settings in debug env properties Also: - remove unnecessary shell startup and start compiler directly, - add missing newline in compiler dependency output echo to output window, - leave env variables without substitution if they are undefined instead of replacing with "". Refactoring: - String <-> string as per C# iodiom - pushed some calls up the stack to remove redundant calls - created Util.absolutePath - renamed and moved Builder.quoteArg to Util.quote - restructured some functions for less reading by humans - fixed typo in name of Builder.getSliceCompilerVesrion - x++ -> ++x - changed first arg of Util.relativePath from Project to string | ||
* | 4651 - Inconsistent line endings | Jose | 2010-02-11 |
| | |||
* | vsplugin Find delegate simplification. | Jose | 2010-01-23 |
| | |||
* | Bug 4565 - add VB support to vsplugin | Dwayne Boone | 2010-01-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | VsPlugin FxCop issues. | Jose | 2009-12-28 |
| | |||
* | 4564 - vsplugin copyright header LICENSE vs ICE_LICENSE. | Jose | 2009-12-24 |
| | |||
* | vsplugin fxcop issues | Dwayne Boone | 2009-12-08 |
| | |||
* | Bug 4306 - vsplugin modifies projects when not enabled | Dwayne Boone | 2009-10-13 |
| | |||
* | - Updates so that the new chatdemo repository can build from master. | Matthew Newhook | 2009-08-13 |
| | | | | | | - Moved various scripts to distribution. - Fixes caused by the move. - Fixed copyright headers. | ||
* | Some more fixes to configuration dialogs. | Jose | 2009-06-20 |
| | |||
* | Fix to dialog move down, and remove includes. | Jose | 2009-06-19 |
| | |||
* | Clean should do nothing when plug-in is disabled. | Jose | 2009-06-19 |
| | |||
* | Fix to configuration dialogs enable/disable | Jose | 2009-06-19 |
| | |||
* | Other fix to include dialogs when you click edit twice line was not editable. | Jose | 2009-06-19 |
| | |||
* | Fix to Trim include paths and relative paths. | Jose | 2009-06-19 |
| | |||
* | Fix 4113 dialog closes when adding/editing include path | Jose | 2009-06-19 |
| | |||
* | Fix to close dialogs. | Jose | 2009-06-18 |
| | |||
* | Fix to dialogs Close. | Jose | 2009-06-18 |
| | |||
* | Remove close button tool tip | Jose | 2009-06-18 |
| | |||
* | Minor fix to add includes to not allow empty entries. | Jose | 2009-06-18 |
| | |||
* | Minor fix to includes in configuration dialogs. | Jose | 2009-06-17 |
| | |||
* | Fixes to configuration dialogs, include dirs. | Jose | 2009-06-17 |
| | |||
* | Support envvars in IceHome | Dwayne Boone | 2009-06-16 |
| | |||
* | Add support for environment variables in includes and extra args | Dwayne Boone | 2009-06-16 |
| | |||
* | Bug 4100 - keep relative paths in IceHome | Dwayne Boone | 2009-06-16 |
| | |||
* | Allow toggle between absolute and realtive path for includes | Dwayne Boone | 2009-06-15 |
| | |||
* | Bug 4094 - no --checksum | Dwayne Boone | 2009-06-15 |
| | |||
* | Fix to add include configuration dialogs. | Jose | 2009-06-12 |
| | |||
* | Fix to directory path comparisons. | Jose | 2009-06-12 |
| | |||
* | Add extra options field rather than preprocessor macros | Dwayne Boone | 2009-06-11 |
| | |||
* | Code formating. | Jose | 2009-06-10 |
| | |||
* | Minor fix to use full paths in comparisons. | Jose | 2009-06-10 |
| | |||
* | Remove macro verification, just trim | Dwayne Boone | 2009-06-10 |
| | |||
* | Fix bugs 4050, 4077 | Jose | 2009-06-10 |
| | |||
* | Fix to configuration dialogs. | Jose | 2009-06-09 |
| | |||
* | Vs plugin change Ice Home setting to editable. | Jose | 2009-06-09 |
| | |||
* | Merge branch 'vsplugin'; commit 'origin/vsplugin' into vsplugin | Jose | 2009-06-08 |
|\ | |||
| * | Remove unused building paramater | Dwayne Boone | 2009-06-08 |
| | | |||
* | | Add support for use Ice source dist. | Jose | 2009-06-08 |
|/ | |||
* | Vs plugin updates. | Jose | 2009-06-05 |
| | |||
* | Fix 4051 Output window should show real output | Jose | 2009-06-04 |
| | |||
* | Bug fixes: 4502, 4051 | Jose | 2009-06-04 |
| | |||
* | Vsplugin minor fixes. | Jose | 2009-06-03 |
| | |||
* | Formatting | Dwayne Boone | 2009-06-03 |
| | |||
* | vsplugin updates. | Jose | 2009-06-01 |
| | |||
* | Visual Studio Plugin Updates. | Jose | 2009-05-28 |