1448 Commits (2.0.1)
 

Author SHA1 Message Date
Christoph Wille 3088287055 Language resources for v2.0.1 19 years ago
Daniel Grunwald d1a5637275 Backported some parser bugfixes from SharpDevelop 2.1. 19 years ago
Daniel Grunwald 254e7d1eb1 Fixed SD2-1000: Deleting the ".." folder visible when the project contains incorrectly linked files deletes the whole parent directory 19 years ago
Daniel Grunwald 2b6d1139b6 SD2-856. When indenting xml that is not well formed SharpDevelop no longer displays an error message showing the XmlException. 19 years ago
Daniel Grunwald 6881dd2e22 Add LineCounter example AddIn. 19 years ago
Christoph Wille fda0e1783d cn-gb added to build 19 years ago
Christoph Wille a7f1fb921a Final update of language resources; 18+1 languages shipping for RTW 19 years ago
Daniel Grunwald ac642f3f00 Update StringResources 19 years ago
Daniel Grunwald 4ad34ac866 Fixed SD2-844: \ is not an escape character in C# XML comments. 19 years ago
Daniel Grunwald f4f667dbf6 Fixed SD2-850: Code generation for abstract EventBindingService class adds 'override virtual' modifiers 19 years ago
Daniel Grunwald a3ca35f2a5 Prevent collapsing/expanding of ExtTreeView nodes on double click if they override ActivateItem. This fixes forum-9077. 19 years ago
Daniel Grunwald 2ec072088f Fixed SD2-925: Building a project when the solution has different configurations 19 years ago
Daniel Grunwald 88688e3a01 Fixed forum-9719: cannot include binary files in project templates. 19 years ago
Peter Forstmeier d19a7abfa8 PushModel in unbound mode is now working as well 19 years ago
Peter Forstmeier 1eda97b187 Update Examples with 'UnboundPushModel' Report 19 years ago
Christoph Wille b9c439ccd5 Setup script for RTW 19 years ago
Peter Forstmeier e173a376f3 Changing the Location ReportItems by moving the right or left border of FocusRectangle 19 years ago
Peter Forstmeier 2f15a993d3 Update samples 19 years ago
Peter Forstmeier b89a25d1ab Better handling of Section Events, now all sections can be used 19 years ago
Peter Forstmeier 79831637b7 Modified samples 19 years ago
Peter Forstmeier c24bc0e724 Update SharpReportCore.csproj 19 years ago
Peter Forstmeier b42112e2a6 Cleanup 19 years ago
Peter Forstmeier b7f45fb928 Hopefully fixed broken build the second time 19 years ago
Peter Forstmeier a9efb4c6e4 Fixed http://community.sharpdevelop.net/forums/thread/9224.aspx 19 years ago
Peter Forstmeier b69e3277b2 Fixed http://community.sharpdevelop.net/forums/thread/9098.aspx and broken build as well 19 years ago
Daniel Grunwald 63e20cbdbe Fixed SD2-886: Converted VS2003 solution does not show correct configurations 19 years ago
Peter Forstmeier 4db9d290f8 Cleanup unused Files 19 years ago
Peter Forstmeier 8de7aa21a4 fixed 19 years ago
Daniel Grunwald bd739ec808 Fixed SD2-745 and SD2-871 (patch by John Simons) 19 years ago
Daniel Grunwald f212108c77 Remove WPF templates from Corsavy. 19 years ago
Daniel Grunwald b43033b2b4 Update translations; fixed translation-related bugs. 19 years ago
Daniel Grunwald adbbcc2c2b Fixed SD2-851: Pasting solution folder hangs SharpDevelop 19 years ago
Peter Forstmeier 66e96aa111 Example for Unbound Reports 19 years ago
Peter Forstmeier 5db171f825 Unbound Reports, values of ReportItems can be changed at runtime 19 years ago
Daniel Grunwald 53c8c4d56c Fixed forum-8951: C# parser bug with "default(T)". 19 years ago
Daniel Grunwald f521b44db3 Fixed SD2-883: C# to VB conversion error when having a 'while()' statement in one line 19 years ago
Daniel Grunwald 89e34175cf Fixed SD2-885: Folding breaks using 'ReferenceEquals()' method in VB (Parser error for member access on VB "Object") 19 years ago
Peter Forstmeier 31f277a686 Modify SqlQueryChecker.cs 19 years ago
Daniel Grunwald 3c9dc9f139 Fixed forum-8579: "Goto Matching Brace" doesn't work if "Highlighting matching braces" is deactivated 19 years ago
Daniel Grunwald b430d4b3aa Fixed SD2-854: Renaming VB's MyApplication class 19 years ago
Daniel Grunwald a4bd782875 Moved more strings to translation database. 19 years ago
Mathias Simmack bbbf7cf839 catched an exception with invalid pointers (http://community.sharpdevelop.net/forums/thread/8728.aspx) 19 years ago
Daniel Grunwald 2ed82fd4cb Fixed some bugs reported in the forum. 19 years ago
Daniel Grunwald 6050a6bda4 Moved some more strings to translation database. Windows Service template now contains installer class. 19 years ago
Daniel Grunwald 80d967e240 Fixed parsing of the VB "Custom" keyword (it is valid variable identifier but not valid field identifier) 19 years ago
Daniel Grunwald d4353b1484 Fixed SD2-826: Excluding folder from project browser throws exception 19 years ago
Daniel Grunwald 5efb3e0526 Fixed SD2-825: Drop file into project browser overwrites file without no warning 19 years ago
Daniel Grunwald 77bf824719 Fixed SD2-829: Linked file not removed from project browser when deleted 19 years ago
Daniel Grunwald 81835b5c25 Fixed SD2-853: Cut and paste folder removes folder and contained files 19 years ago
Peter Forstmeier 2b9b0cde11 Fixed http://community.sharpdevelop.net/forums/thread/8438.aspx and some changes from 19 years ago