TytanNET - v0.19 - (in progress)TytanNET - v0.18 - (15-November-2008)- added icons and shortcuts for "insertion" refactorings
- improved text insertion for Guid attribute and raw string
- improved text insertion for Connection string
- introduced configuration settings (i.e.: Tools->Options->TytanNET tab)
- fixed DebugView filter storage
- added configuration page for defining custom assemblies for quick project referencing
- added prompt when solution is about to close
- added configuration page to enable/disable closing prompt
- fixed Tytan toolbar state restoring (PR #19383)
- fixed solution events internal error (PR #19352)
TytanNET - v0.17 - (25-October-2008)- added support for localized Visual Studio versions (FR, DE, IT, ES)
- added refactoring - Guid attribute or raw text insertion
- added in-place edition of database connection string with system standard dialog
- added in-place edition of path location / file location / file content
- added in-place insertion of proposed class-name
- added automatic version check each week
TytanNET - v0.16 - (11-October-2008)- Completely rewritten installer for more secure and robust installation
- ReferenceProject is now disabled in debug-mode of VisualStudio IDE /PR #18398/
- added AboutBox menu with info about TytanNET
- introduced "Check for update" option for quick version validation
- introduced "Tips & Tricks" help info
- added popup-menu on toolbar for auxiliary tool-windows
- fixed Multi-method Rename crash when some invalid parameters passed as a rename template
- fixed VB-specific fields naming issues with ExtractPropertyRefactor refactoring
- fixed VB-specific access-modification crash with ExtractPropertyRefactor
- fixed VB-specific hex conversion issues with VsctGenerator
TytanNET - v0.15 - (25-August-2008)- DebugView can jump to global functions in C/C++ code
- fixed few DebugView crashes when accessing Visual Studio Code-Model
- InitConstructor refactoring can create constructor without parameters, if all unchecked on the dialog-box
- added new CommandPreview toolwindow to browse Visual Studio commands and menus
- CommandPreview can export icons of buttons to a file
- added feature to change the namespace and class names of code generator for VSCT files
TytanNET - v0.14 - (30-July-2008)- updated installer to automatically launch Visual Studio with switch '/ResetAddin' to avoid icon loses
- ported to Visual Studio 2008 (changed: tool windows sizes and tab icons display)
- improved process info access for DebugView
- added internal logs framework
- added 'Browse for assembly...' to ReferenceProject
- removed duplicates from ReferenceProject
- removed some funnies when non-dotNET project in the solution
TytanNET - v0.13 - (12-June-2008)- added automatic installer to improve configuration process
- added code generator for VSCT files
- added searching for RegistryView tool
- added support for predefined 'favorite' keys inside RegistryView (with management)
- RegistryView has now support for back-forward navigation
- RegistryView has now ability to export given key into .reg file
- DebugView remembers the location of active element when new filter applied
- DebugView and RegistryView are now available as stand-alone applications
- fixed few minor issues
TytanNET - v0.12 - (28-April-2008)- added quick project reference menus (on the toolbar and for each project menu inside Solution Explorer)
- fixed few minor issues
TytanNET - v0.11 - (18-April-2008)- toolbar now stores its location and restores it on the next Visual Studio session
- added visualizers for: Color, XML text, Image (Bitmap, Icon) and ImageList
TytanNET - v0.10 - (16-April-2008)- fixed RegistryView tool crash on access to forbidden keys
- fixed 'Open Folder...' icon placement for all files in Solution tree
- added 'Open Folder...' icon for MDI window context menu
TytanNET - v0.9 - (02-April-2008)initial version with following tool windows:
initial version with following refactoring methods:
- Init Constructor
- Extract Property
- Reorder Assignment
- Multi-method Rename
- Open Folder...
|