David Alpert
c7ff29e4ca
SearchReplaceInFilesManager.ShowSearchResults now calls OnSearchAllFinished to log the results in the 'Show last searches' menu.
...
Results of RefactoringService features like FindReferences & FindDerivedClasses are now stored & accessible through this menu.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@999 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Peter Forstmeier
6ed00c1095
Change in SharpQuery.addin
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@998 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Peter Forstmeier
2455f778f8
Small change in Collections.cs
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@997 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Christoph Wille
c120543266
Changed file names of setup scripts
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@995 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
c7eb2454fd
Fixed exception in dynamic help pad when language of current project was unknown (e.g. project file not found)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@994 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
dac4be9a65
Added SharpQuery.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@993 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
55300ef602
Fixed project converter bugs.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@992 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
3175901033
Fixed NullReferenceException when converting C# statements like "if (a != null) b.c();"
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@991 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
787617378c
File and project template categories can now specify a sort order if required. Defaults to sorting by category name. Updated string resources for new templates.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@990 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
8e50d97126
Fixed exception on startup because the splash screen was initialized too early in release builds (creating forms in a static constructor is not a good idea).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@989 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
cf8f7e43f2
Added project converter (C# <-> VB -> Boo). Project settings are currently not converted.
...
Replaced most ToLower() and ToUpper() calls with ToLowerInvariant() and ToUpperInvariant(), or with string.Equals(, StringComparison.OrdinalIgnoreCase). This fixes file name comparisons in cultures with different ToLower/ToUpper rules.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@988 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
7aed280b1f
Applied patch by Alex Prudkiy: fixes loading the forms designer when the file contains multiple classes.
...
Adjusted AssemblyInfo for 2006.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@987 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
a9071e9809
Project and file templates now support subcategories.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@986 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
b4111c9deb
Revert change made to ProjectContentRegistry back to revision 983.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@985 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
191510b4bc
Reset accidentally modified assembly info version numbers.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@984 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
5d68029091
Added support for Mono's GAC. Added Gtk# and Glade# project templates. Project templates can now clear any imports added by default. Improved code completion for Mono GAC assemblies with dependencies.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@983 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
64cfc3cef3
Fixed code completion for global methods.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@982 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
4264bb2bf9
Fixed SD2-625: Cannot add solution items to the solution
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@981 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
7604eb6050
Fixed SD2-644: Exception when selecting text
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@980 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
062b1a35f1
Added AbstractAstTransformer, using it now for the code converter. This should fix problem for certain statement combinations.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@979 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
8e182c7339
Forms designer is now reloading assemblies when required (based on patch by Alex Prudkiy).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@978 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
3a79ab57f4
delete directories Subversion didn't delete me on the first try
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@977 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
7029bc66cf
Revert two forms designer files that shouldn't be committed...
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@976 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
8cd3f6d81c
Added generator application to generate the NRefactory AST.
...
This will allow us to automatically generate the IAstVisitor and a future AstTransformer and we don't have to worry about forgetting some AST nodes.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@975 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e23de4ea60
Fixed VB output visitor: Named attribute arguments
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@974 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
044c956919
Update to NUnit 2.2.5.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@973 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
77020dbcce
Fixed Visual Basic operator precedence and added unit tests for operator precedence.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@972 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
21de318a25
Fixed SD2-636: NRefactory -> CodeDom converter might not work on first try.
...
Applied assembly loading patch by Alex Prudkiy.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@971 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
77b1f00f71
Fixed problem introduces in last revision.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@970 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
2f6560630d
Fixed problem with highlighting strategy ("default" words had explicit background info set, which caused problems with the CustomLineManager)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@969 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
8daa2ffef7
Fixed bug converting AddHandler statements to C#.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@968 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
f70afa7916
Enable using PropertyGroups in the project templates. Updated ComplexExample, it should now demonstrate all project template features.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@967 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
dee27d74c7
Fixed exception when trying to delete a MarshalByValueComponent (like DataSet) using the keyboard.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@966 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e0d0b12338
Fixed SD2-635: Code completion does not work for VB array access.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@965 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
4ac89b6905
Overworked form designer assembly loading a bit. Showing the custom components in the tools pad no longer causes the assembly to be loaded, it is loaded only when the component in the toolbox is activated.
...
TypeResolutionService now searches for types using the code completion cache and loads the correct assembly when it is required by the designer.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@964 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
4cc02c2c6d
Fixed SD2-632: Ctrl+Space "preselection" does not work.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@963 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
d6b8a0e642
Fixed typo - use MessageService.ShowError instead of non-existent MessageService.Show method.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@962 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
3013f698f3
Implemented right-to-left mirroring for dialogs and the main menu.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@961 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e00f9a4efc
Fixed StackOverflow when showing project options for project stored on a remote network location.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@960 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
02d57c4611
Improved C# <-> VB conversion.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@959 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a2323c417a
Fixed SD2-629: VBNetForeachLoopVariableTest.
...
Fixed some Boo code completion bugs.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@958 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
dd7031190c
Fixed SD2-626. FileNode in the project browser now has its filename updated when its parent folder is renamed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@957 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
309a0b8978
Fixed SD2-628 - Can now design unsaved files when a project is currently open.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@956 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
533efc470c
Added support for web references.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@955 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
ba41a5adf1
Fixed SD2-511: Code completion in inserted line.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@954 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
76aa9e3f63
Fixed SD2-627: Debugger locking output exe on selecting debug | run.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@953 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
b41e5513ed
Fixed SD2-463: Visibility of undocked panels.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@952 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
1b60119f5c
Fixed SD2-459: Project scout viewstate not remembered.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@951 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a48969f7f0
Fixed SD2-436: Code Autogeneration. (code is now inserted at cursor position again)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@950 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
7420da5fc4
Fixed SD2-613: Renaming a solution generates a Not Implemented exception.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@949 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago