Commit Graph

  • af29d284b8 dynamic help: uses default entries (s. revision 489), uses the Project language to limit the help results Mathias Simmack 2005-09-16 10:53:14 +0000
  • cfc3ab3490 dynamic help: created new XML file with default entries (if you want to use it, copy it into the Addin folder) Mathias Simmack 2005-09-16 10:51:12 +0000
  • 983cd66df0 Put more strings into the translation database. Daniel Grunwald 2005-09-15 16:34:34 +0000
  • 4b0f6b5a2e Application and Signing project options panels now use the translation database. Daniel Grunwald 2005-09-14 16:28:01 +0000
  • 3f4ae1490c tried to fix a Virtual PC (no SDK) crash; HiliteMatches restored for testing (it doesn't work here :o( ) Mathias Simmack 2005-09-14 09:01:45 +0000
  • 3d0b29be33 disable 'highlight matching topics' because it doesn't work with the WebBrowser control Mathias Simmack 2005-09-13 09:39:41 +0000
  • 8a1e782474 File was not being identified as a 'code behind file' if it existed in a subfolder. Matt Ward 2005-09-12 19:10:40 +0000
  • 489fd682f1 Ignore .svn folders when creating setup. Daniel Grunwald 2005-09-12 17:03:21 +0000
  • 311b812ccb Add prepareRelease.bat (creates ChangeLog.xml and REVISION file) Daniel Grunwald 2005-09-12 16:50:22 +0000
  • 42f00603da Fixed InterfaceImplementorCodeGenerator bug (override keyword). Daniel Grunwald 2005-09-12 16:27:08 +0000
  • 5e9b5901f2 SD2-438. Form designer now creating, loading and saving resources. Matt Ward 2005-09-12 16:23:43 +0000
  • 748cb314ca Fixed SD2-402:Toolbar in bookmark pad. Mike Krüger 2005-09-12 10:04:27 +0000
  • b67164978b some changes/fixes, LoggingService used Mathias Simmack 2005-09-12 09:12:21 +0000
  • d43964af7c Allow addins to have their project/file templates stored in the addin directory. Daniel Grunwald 2005-09-11 16:57:57 +0000
  • 4d7308244b dynamic help: new method/type detection (by Robert_G, Delphi-PRAXiS) used for Forms designer support Mathias Simmack 2005-09-11 13:33:32 +0000
  • 374101ad6c Allow find references and rename for local variables and parameters. Daniel Grunwald 2005-09-11 13:05:01 +0000
  • 0b8a094265 Fixed find references on private members in partial classes. Daniel Grunwald 2005-09-11 11:15:00 +0000
  • b67a0b9d33 dynamic help: sorting implemented, some other fixed Mathias Simmack 2005-09-11 08:20:00 +0000
  • a3cca20f00 Renamed InvocationExpression.Parameters to InvocationExpression.Arguments. Fixed bug that caused SharpDevelop to add byte order marks to plain ASCII files when UTF-8 was chosen as default encoding. Daniel Grunwald 2005-09-10 15:41:06 +0000
  • 3f4c0950f2 When renaming a field, ask the user if he also wants to the rename the property. Daniel Grunwald 2005-09-10 15:19:00 +0000
  • e4832b28fa dynamic help: some changes and fixes and (I hope) improvements Mathias Simmack 2005-09-10 11:42:16 +0000
  • 310e1cc9b1 dynamic help: Forms designer support added; some more improvements Mathias Simmack 2005-09-10 07:50:41 +0000
  • fb857926f3 PropertyPad: SelectedGridItemChanged event for Dynamic Help added Mathias Simmack 2005-09-10 07:50:37 +0000
  • 0c9ebf6dc2 Reduced number of allocations: - do not load xml documentation keys into memory but load only the hash code and keep everything else cached on disk. - made Dom's region a value-type. - do not create a SortedList<string, IReturnType> for every using statement but only when the using statements actually uses aliases. Overall SD should use ca. 10 MB RAM less when working on a big solution like SharpDevelop.sln. Daniel Grunwald 2005-09-09 17:56:46 +0000
  • 091e1d2610 dynamic help: debug info enabled; using other ResolveResult types to get more info Mathias Simmack 2005-09-09 11:10:42 +0000
  • 452b741835 Fixed SD2-419:C# Parser bug (methodBase is ConstructorInfo ? #ctor : methodBase.Name). Mike Krüger 2005-09-09 10:07:04 +0000
  • 0e42d49abe SharpRefactory tests are now running under MbUnit. Mike Krüger 2005-09-09 08:59:31 +0000
  • 65ac905148 Fixed SD2-439: VB.Net event handlers are lost. Save layout configuration before switching layout by starting debugger or pressing Shift+Escape. Daniel Grunwald 2005-09-08 19:53:08 +0000
  • 9854f92d06 Show error message when going to designer mode in a file with syntax errors instead of displaying an empty form. Daniel Grunwald 2005-09-08 15:35:57 +0000
  • 09daff2a33 SD2-437. Source code now generated in InitializeComponent method for non-visual components. Matt Ward 2005-09-08 14:16:40 +0000
  • b9ae31af01 dynamic help: some scripting improvements Mathias Simmack 2005-09-08 09:14:08 +0000
  • 4cfa438cc1 I changed some of the CSharp namespace names; there are no bug fixes in this upload Mathias Simmack 2005-09-08 08:30:55 +0000
  • ee32c33db4 Fixed some bugs. Daniel Grunwald 2005-09-04 14:48:38 +0000
  • c115d07ebf dynamic help: I forgot the 3 images for the toolstrip (required to compile) and the HTML file and the 2 *Book.png images for the dynamic help (required to use DH) Mathias Simmack 2005-09-02 05:30:31 +0000
  • 39c8f1ca1a dynamic help: added support for Help 2.0 namespace reloading Mathias Simmack 2005-09-01 18:01:56 +0000
  • faaf94408d dynamic help changed and ready to use Mathias Simmack 2005-09-01 15:57:00 +0000
  • 1660fd6f02 Implemented hiding of status strip in fullscreen. Hiding of main menu refactored. David Srbecký 2005-08-28 16:45:05 +0000
  • da62a3f37c Improved overload resolution by implementing 14.4.2.2 Better function member. Daniel Grunwald 2005-08-28 15:43:48 +0000
  • cb8ee9af07 Implemented hiding of main menu and toolbar in fullscreen David Srbecký 2005-08-28 13:55:15 +0000
  • 603a58a350 Unavailable variables in debugger handled gracefully David Srbecký 2005-08-28 07:57:55 +0000
  • 4bdac6de02 Fixed bug that was caused by breakpoints set on non-executable lines David Srbecký 2005-08-27 22:42:35 +0000
  • 00b338e73f Fixed bug that was caused by static variables maked as ThreadStatic David Srbecký 2005-08-27 22:16:46 +0000
  • 395257996d Implement type argument inference for generic method calls. Daniel Grunwald 2005-08-27 21:30:12 +0000
  • 022170d1a1 Fixed "copy/cut/paste" in context menus. Fixed ExpressionFinder bug with identifiers containing underscores. Daniel Grunwald 2005-08-27 17:18:06 +0000
  • 830d6809d9 Improved RefactoringMenuBuilder. Daniel Grunwald 2005-08-27 13:18:23 +0000
  • 114a1c1dad Fixed bug that prevented stepping through anonymous methods. David Srbecký 2005-08-26 23:32:34 +0000
  • cf74204194 Fixed bug in search pad when document was changed after the search. Fixed crash when two classes with the same name were removed from a project content. Daniel Grunwald 2005-08-26 22:09:16 +0000
  • d135e0bd4f Improved overload lookup (but the rules from § 14.4.2.2 are still missing). Daniel Grunwald 2005-08-26 21:53:48 +0000
  • 8d734c3fd4 Add option to choose between "professional" menu style and system menu style. Daniel Grunwald 2005-08-26 19:15:36 +0000
  • b0abd4bc91 Allow AddIns to add their own string resources to the ResourceService. Daniel Grunwald 2005-08-26 18:07:31 +0000
  • fba8d0505e Fixed bug in InterfaceImplementorCodeGenerator. Daniel Grunwald 2005-08-26 14:20:12 +0000
  • 059bc6db0c Removed IIndexer from ICSharpCode.Dom (replaced by IProperty.IsIndexer) Daniel Grunwald 2005-08-25 17:29:22 +0000
  • b1bfc258c3 Fixed some NRefactory bugs (Generic method invocations in VB.NET and output visitor bugs) Daniel Grunwald 2005-08-25 15:42:36 +0000
  • 0baa22c074 Remove quotes from svn:keywords property. Daniel Grunwald 2005-08-25 13:45:15 +0000
  • b9ef0293f2 Added fullscreen options panel (no features implemented yet) David Srbecký 2005-08-24 23:51:45 +0000
  • cc4ce37a06 Fixed properties on newly added xml editor test files - removed quotes from the Revision keyword. Matt Ward 2005-08-24 21:39:02 +0000
  • 43a18fe66a Added xml editor tests from Fidalgo branch. The XmlSchemaCompletionData class is now using the XmlSchemaAttribute's AttributeSchemaType property instead of the obsolete AttributeType which was causing a few of the attribute value tests to fail. Matt Ward 2005-08-24 19:55:27 +0000
  • 818103f022 Fixed bug that prevented VB.Net windows forms applications from compiling. Daniel Grunwald 2005-08-24 18:47:35 +0000
  • 34e50f3fb2 Right click on class and member names (and method invocations) in the text editor now shows the "go to definition" command and the class browser context menu of that item. Daniel Grunwald 2005-08-24 18:26:45 +0000
  • ae5a3110b1 Core bugfixes: - Fixed exceptions when doozer/condition evaluator is not found. - Context menus can now use sub menu builders Context menu in text editor now shows items from the class member bookmarks. Daniel Grunwald 2005-08-24 18:00:52 +0000
  • 986d49240a Fixed assembly loading bug introduced in rev. 429. Daniel Grunwald 2005-08-24 14:09:44 +0000
  • 6a84cddd57 Add a "DoEvents" call to the workaround for SD2-426. Daniel Grunwald 2005-08-24 13:20:23 +0000
  • 86dfaa1bf3 Fixed SD2-434: Reference locking issue Daniel Grunwald 2005-08-24 13:00:09 +0000
  • adbb1ce32a Fixed SD2-433: Deleting references mixes up context menu Daniel Grunwald 2005-08-24 12:07:00 +0000
  • 89fa2c30d6 Fixed SD2-432: Project references added to the wrong project. Daniel Grunwald 2005-08-24 10:29:27 +0000
  • 9a246da449 Add unit tests for CSharpOutputVisitor. Tried to fix ExternalException when accessing the clipboard. Daniel Grunwald 2005-08-24 09:59:57 +0000
  • 34fe86a22b Fixed bug in C# expression finder that caused CC to fail for "int a = 0; ((NewType)expr).MethodCall(a);". Daniel Grunwald 2005-08-24 08:16:58 +0000
  • 3f126022bd Fixed SD2-429: Cannot step into method when property passed as a parameter. (implemented JMC - just my code) David Srbecký 2005-08-23 22:13:16 +0000
  • 8fc6327d9f Added CSharpBinding.Tests project. Add "run in debugger" command to member bookmarks. Daniel Grunwald 2005-08-23 20:34:23 +0000
  • 3465c67bab Designer generator now parses the form's code every time a component is added. This ensures that the InitializeComponent's position is correct when adding a new component. Matt Ward 2005-08-23 19:03:15 +0000
  • 7c69708220 Applied CSharpOutputVisitor patch from Rodrigo B. de Oliveira. Make go to work with partial classes. Show expression in tooltips while pressing Ctrl. Project templates can now specify the BuildAction and CopyToOutputDirectory properties for files. Daniel Grunwald 2005-08-23 17:53:41 +0000
  • ce3f1aa12d Removed GC.WaitForPendingFinalizers() because Matt Ward reported it is causing deadlocks. David Srbecký 2005-08-23 14:57:43 +0000
  • 1efcd118ab Fixed SD2-431: Debugger fails on FileLoadException David Srbecký 2005-08-23 14:41:07 +0000
  • 08c23a51d9 Fixed bug: ParseExpression could not parse "a >>= b" Daniel Grunwald 2005-08-23 14:21:42 +0000
  • e4fabdffd8 New files get now a build action dependent on their file extension. Daniel Grunwald 2005-08-23 13:39:27 +0000
  • b28e1079c2 Fixed bug that caused the ParserService to "forget" parsing the projects when a solution was opened with a command line argument. Daniel Grunwald 2005-08-22 20:42:26 +0000
  • 0cbb2d6f34 Fixed SD2-428: Form designer does not load child controls in panels Daniel Grunwald 2005-08-22 20:16:28 +0000
  • 212863b199 Fixed SD2-382: Setting a Breakpoint on an empty line Daniel Grunwald 2005-08-22 19:20:52 +0000
  • b22d5e29c6 Compiler generated functions (like default constructor) are handled like external functions. David Srbecký 2005-08-22 18:45:59 +0000
  • 2f3f01a16f SearchResultPad now displays correct line number. Daniel Grunwald 2005-08-22 18:01:31 +0000
  • 7b8bfb211b Add some documentation about the addin system. Daniel Grunwald 2005-08-22 17:56:44 +0000
  • fb9b8314dc Make the GotoDialog accept expressions like "Function.cs:line 416" (like in stack traces) Daniel Grunwald 2005-08-22 17:31:22 +0000
  • 06039e9d6d Show debugger tooltips for expressions like "reference.FieldName". Daniel Grunwald 2005-08-22 16:53:30 +0000
  • 68127b8f17 Included bugfixes from Alex. Daniel Grunwald 2005-08-22 11:13:10 +0000
  • 790ee2fe27 Threads can be frozen using threads pad context menu David Srbecký 2005-08-22 07:49:18 +0000
  • 8d3c3546a1 Debugger trace messages go to console; VariableListItems moved to its directoy David Srbecký 2005-08-22 06:52:52 +0000
  • 0a7f4b3b06 VariableCollection can handle dot separated variable names David Srbecký 2005-08-21 23:32:49 +0000
  • 0eb74d009e Argument names and values can be show/hidden using callstack context menu David Srbecký 2005-08-21 22:52:59 +0000
  • 1256609b63 External methods can be show/hidden using callstack context menu David Srbecký 2005-08-21 21:39:55 +0000
  • 970e0c535e Local Variables pad cleared when debugger stops David Srbecký 2005-08-21 19:45:42 +0000
  • 184294d145 Fixed Base classes in Local Variables pad David Srbecký 2005-08-21 19:30:35 +0000
  • 108e5f9721 Added support for included schemas, substitution groups and abstract elements. Tests not ported over from Fidalgo yet. Matt Ward 2005-08-21 10:06:49 +0000
  • faab2b4fc9 Improve project options panels and prepare editing different configurations. Fixed bug when closing form designer while the property pad was active. Daniel Grunwald 2005-08-20 19:15:01 +0000
  • f4b2e8bfdd Added first debugger test David Srbecký 2005-08-20 14:16:38 +0000
  • 865ca761ff Fixed SD2-414: Breakpoints "invisibly" moving when deleting lines (implemented DebuggerService.BreakpointChanged event) David Srbecký 2005-08-20 07:41:39 +0000
  • 5417969348 Fixed SD2-412: Set as startup project is not implemented. Daniel Grunwald 2005-08-19 10:31:34 +0000
  • dc6424f703 Use start action for starting projects and give friendly error message when trying to start a class library. Daniel Grunwald 2005-08-19 10:07:20 +0000
  • 30e512c7b9 Fixed SD2-404: C#: ExpressionFinder bug with CastExpressions Daniel Grunwald 2005-08-18 17:39:09 +0000
  • 87b75008b7 Add "default(Type)" expression to C# parser. Daniel Grunwald 2005-08-18 16:51:33 +0000
  • 041bf1f1b8 Fixed SD2-423: Cast to array types cause parser error. Fixed C# lexer bug with long hexadecimal literals. Daniel Grunwald 2005-08-18 15:33:39 +0000