5987 Commits (7904fe1943b16f5a3af459dc735eae84ea7b6503)
 

Author SHA1 Message Date
Daniel Grunwald 7904fe1943 Remove incomplete settings AddIn from build and setup. 15 years ago
Siegfried Pammer 21511453dd fixed isUserModified detection in CodeSnippet 15 years ago
Daniel Grunwald 911007af84 Report the file types opened in the text editor to UDC (but only known file types) 15 years ago
Daniel Grunwald c96e64b46f Simplify code using FileFilter 15 years ago
Daniel Grunwald 6ebd91edac Track feature use in UDC: snippets, NewLineConsistencyCheck, ClassMemberBookmark menu. 15 years ago
Siegfried Pammer 8008704ce3 fixed IndexOutOfRangeException when caret is at the start of the line in EditorContext.SymbolUnderCaret 15 years ago
Tomáš Linhart 4cd9d55e19 MetricsReader now use FullName type checking. Fixes a bug with nested types and so on. 15 years ago
Siegfried Pammer b241377da2 fixed unit tests (fixes build) 15 years ago
Siegfried Pammer 8ee9c5e697 fixed NullReferenceException when working with VB files outside of a VB project 15 years ago
Daniel Grunwald 68a3515a39 Fixed SD-1706 - Windows Forms Designer resets IsDirty flag 15 years ago
Martin Koníček 53f53a3320 First implementation of GUI for editor context actions. 15 years ago
Daniel Grunwald 00ef6e81c7 Fix forum-11486: pressing Enter key in toolbar's search box replaces currently selected text 15 years ago
Daniel Grunwald feceefbc35 Remove references to CF framework 15 years ago
Tomáš Linhart add877f9f0 Added ProgressBar into StatusBar. 15 years ago
Daniel Grunwald 76e106308f Fix setup after removing CF files 15 years ago
Daniel Grunwald 380e2e32aa Fix typo in comment 15 years ago
Daniel Grunwald 27ff6cdc30 Remove support for compact framework. 15 years ago
Tomáš Linhart 8b44d44532 Added a Status Bar which shows a number of nodes (namespaces, types and so on). 15 years ago
David Srbecký 8c17586588 Friendlier error message in debugger console 15 years ago
Daniel Grunwald d860af3201 Add Git AddIn (not complete, so its not part of SharpDevelop.sln and won't be compiled by default) 15 years ago
Tomáš Linhart 7c2e758ecd Selection for nodes is now done by DependencyProperties. Style for selected node was moved to XAML. 15 years ago
Siegfried Pammer ed54e3423a added option to disable advanced highlighting for XAML 15 years ago
Daniel Grunwald 37e2705abf Fix NullReferenceException in GeneralEditorOptions.SaveOptions when closing options dialog before the font list is fully loaded. 15 years ago
David Srbecký fd1cb641c1 Still step over properties in form "return field;" even if the GetBackingField method fails. 15 years ago
Siegfried Pammer db08b353a0 added new icon for extension methods 15 years ago
Siegfried Pammer b2282353d6 fixed build 15 years ago
Martin Koníček 837200f577 Attempt to fix IntroduceMethodTests. 15 years ago
David Srbecký 15a676dc13 Fixed DebugMethodInfo.GetBackingField for fields 15 years ago
Tomáš Linhart e0b462ce3a Added an icon to nodes in Dependency Graph. 15 years ago
Martin Koníček 28d2336e45 Fixed build of SharpDevelop (will fix build of tests as well). 15 years ago
Siegfried Pammer 2f59398b3d - fixed NullReferenceException if current method cannot be parsed correctly 15 years ago
Martin Koníček 007996e7cd Implemented "Introduce method" context action. 15 years ago
Matt Ward 6219606bc5 Ruby and Python form designers now generate the correct code for System.Environment.SpecialFolder. 15 years ago
Martin Koníček 848ae53d54 Decoupled "IntroduceMethod" from context menu to separate file GenerateCode.cs, so that it is now available for context actions as well. 15 years ago
David Srbecký da4232d08f Fixed Forum-31266: Intercepting FileIOPermission deny exception. 15 years ago
Martin Koníček e4032c09f0 Moved MenuItemFactories in SharpRefactoring.adding to subfolder. 15 years ago
Tomáš Linhart 737c524a7c - Tree for browsing has been rewritten to XAML. It allows nice styling options. 15 years ago
David Srbecký 497f51f040 Crash earlier when type is not found by name 15 years ago
David Srbecký 8381d4b90e Fixed problem with locking of assembly - the COM method GetReaderForFile was creating new object even though it returned error code 15 years ago
David Srbecký 1e98748afe Removed some COM objects which were marked as deprecated 15 years ago
Daniel Grunwald 3659db6212 Merge reports bugfix (FileLoadException on Data AddIn) 15 years ago
Peter Forstmeier 6d912aef47 Add dependency from Sharpreport to DataAddin 15 years ago
Siegfried Pammer 8b19b64c54 - fixed Dispose in LATextReader 15 years ago
Daniel Grunwald e99376d11d Merge reports branch into trunk. 15 years ago
Peter Forstmeier 960839e7ce Cleanup 15 years ago
Peter Forstmeier f645f3ed41 cleanup 15 years ago
Peter Forstmeier b3b4b8b1ba cleanup 15 years ago
Peter Forstmeier 68a87bf98e Update Wizard for grouping 15 years ago
Siegfried Pammer 75d72345f1 fixed code snippets in code completion list 15 years ago
Daniel Grunwald e61fc7a643 Merge branch 'reportsDataAddIn' into reports 15 years ago