You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
5.6 KiB
13 lines
5.6 KiB
<?xml version="1.0" encoding="utf-8"?><ChangeLog project="SharpDevelop"><Change author="Mike Krueger" date="11/21/2004">Added 'test' build target. This target runs all unit tests for #Develop. Worked on assembly analyser unit tests.</Change><Change author="Mike Krueger" date="11/21/2004">Updated to nant 0.85 nightly build. (mostly because of the ilasm task).</Change><Change author="Mike Krueger" date="11/21/2004">Fixed bug in text editor option panel.</Change><Change author="Mike Krueger" date="11/21/2004">Shift+Esc hides all pads. Status & Toolbar can be turned off.</Change><Change author="Mike Krueger" date="11/21/2004">Added TreeListView library.</Change><Change author="Mike Krueger" date="11/21/2004">Changed NANT buildfile: C# binding now refrences NRefactory.</Change><Change author="Andrea Paatz" date="11/21/2004">added missing file</Change><Change author="Mike Krueger" date="11/21/2004">Added debugger from david. Removed ICSharpCode.Debugger.</Change><Change author="Andrea Paatz" date="11/21/2004">C# Binding now uses NRefactory. NRefactory still needes support for regions for the folding.</Change><Change author="Mike Krueger" date="11/21/2004">Spaces & Tabs should now draw correctly with a background marker set.</Change><Change author="Daniel Grunwald" date="11/19/2004">PropertyService.DataDirectory can now be set in the startup application.</Change><Change author="Mike Krueger" date="11/17/2004">Made parts of the docu from C# external.</Change><Change author="Daniel Grunwald" date="11/17/2004">Added PropertyObjects to StringParserService. |
|
Added PropertyLink to PropertyService. |
|
Fixed bug in DefaultFileService.OpenFile: Assert failed for urls. |
|
</Change><Change author="Daniel Grunwald" date="11/17/2004">Properties are now also saved using TypeConverter</Change><Change author="Daniel Grunwald" date="11/17/2004">PropertySystem now uses TypeConverter |
|
Startup application can now override the default name for the property file. |
|
Corsavy now uses the filename 'CorsavyProperties.xml'</Change><Change author="Daniel Grunwald" date="11/17/2004">All core exceptions now are subclasses of CoreException |
|
Fixed core xml documentation (<code> is only for multiline codeblocks)</Change><Change author="Ivo Kovacka" date="11/16/2004">1.Check whether to load referenced assemblies. |
|
This change shouldn't affect #D at all. The property |
|
is set to true. The reason of change is ETM. |
|
2.Set Position of the ProgressBar to the end of the panel</Change><Change author="Roman Taranchenko" date="11/15/2004">Fixed linker invoking bug |
|
</Change><Change author="Daniel Grunwald" date="11/14/2004">Fixed bug in project converter: converted project has same project type as source project |
|
Fixed bug SharpRefactory (NRefactory is not affected). |
|
These are the same bugfixes as in Fidalgo rev. 1713</Change><Change author="Mike Krueger" date="11/14/2004">Replaced some String.Concat calls with '+' (they're compiled to the same IL).</Change><Change author="Andrea Paatz" date="11/14/2004">Ported NRefactory to .NET 1.1</Change><Change author="Mike Krueger" date="11/14/2004">Renamed IDialogPanelDescriptor.DialogPanelDescriptors to ChildDialogPanelDescriptors.</Change><Change author="Mike Krueger" date="11/13/2004">Added forms designer bugfix from forum user AaKaa.</Change><Change author="Mike Krueger" date="11/12/2004">Debugger implements the dispose pattern and as far as I see I clean up everything. But the SymbolReader is still locking the .pdb file.</Change><Change author="Mike Krueger" date="11/12/2004">Debugger Position is now visible again.</Change><Change author="Mike Krueger" date="11/12/2004">Added namespace lookup bugfix from #D Forum user Lelli</Change><Change author="Mike Krueger" date="11/12/2004">Fixed some debugger issues.</Change><Change author="Mike Krueger" date="11/12/2004">'language' of the method (CallStack) is now working.</Change><Change author="Mike Krueger" date="11/12/2004">Removed more uneccessary stuff.</Change><Change author="Mike Krueger" date="11/12/2004">Removed dll.</Change><Change author="Mike Krueger" date="11/12/2004">Moved CallStackPad to #Dev main. (It's easier for now to have most debugger pads in the editor but in the long run it's better to have pads that can be 'shared'.)</Change><Change author="Mike Krueger" date="11/12/2004">Worked on CallStack.</Change><Change author="Mike Krueger" date="11/11/2004">Worked on the debugger (local variables).</Change><Change author="Mike Krueger" date="11/11/2004">Breakpoints, Show Postion and Stepping (but not very good) is now working :)</Change><Change author="Mike Krueger" date="11/11/2004">Debugger position is shown again (Debugger.Break()). Break from Breakpoint aren't shown because I'm seeming not to get the Breakpoint event ???</Change><Change author="Mike Krueger" date="11/11/2004">added files.</Change><Change author="Mike Krueger" date="11/11/2004">Fixed buildfile. breakpoints in the debugger are now working (don't except to see the 'current' position).</Change><Change author="Mike Krueger" date="11/11/2004">Debugger: It's now possible to retrieve the currrent position in source code from a threa :) (it's highlighted too - breakpoints still not work but Debugger.Break() calls do the job too).</Change><Change author="Mike Krueger" date="11/11/2004">Worked on the debugger (currently I've the problem that I don't get a valid IUnmanagedSymReader object)</Change><Change author="Mike Krueger" date="11/11/2004">Fixed stupid DefaultParserService 'optimization'.</Change><Change author="Mike Krueger" date="11/10/2004">fixed bug in buildfile. set version to 2.0.0</Change><Change author="Mike Krueger" date="11/10/2004">made trunk tree</Change><Change author="Mike Krueger" date="11/10/2004">Initial import.</Change></ChangeLog> |