5351 Commits (0e6e93c0197686652b5e1517b23bf2e5c37e3cb0)
 

Author SHA1 Message Date
Daniel Grunwald b960e9bc53 Fixed build. 16 years ago
Daniel Grunwald d67005fa0f Ignore IOException when saving layout (maybe another process is writing to the layout file). 16 years ago
Peter Forstmeier 413ec91c9e Start working on absolute and relative FileName's for Images 16 years ago
Matt Ward f24fcce484 Added method completion for standard python modules that import all members (from sys import*). 16 years ago
Daniel Grunwald 550c9f7702 Fixed forum-10596: C# to VB.NET conversion problems 16 years ago
Daniel Grunwald 81e6acf794 Fixed forum-10453: NRefactory VBNetOutputVisitor writes incorrect "AS" keyword 16 years ago
Daniel Grunwald 80fb379076 Fixed forum-10436: bugs in VBNetOutputVisitor. 16 years ago
Daniel Grunwald 5233909e58 Added whole line selection (triple click). 16 years ago
Daniel Grunwald 935f3a005b Move strings from UsageDataCollector into translation database. 16 years ago
Daniel Grunwald 74304c5acb Fixed ArgumentException in ICSharpCode.WpfDesign.XamlDom.XamlObject.FindOrCreateProperty when selecting Window in WPF Designer. 16 years ago
Daniel Grunwald d817a55cfe UDC: add culture, processorArchitecture and number of custom AddIns to environment information 16 years ago
Peter Forstmeier 6c04ae3b35 fixed http://community.sharpdevelop.net/forums/AddPost.aspx?ReplyToPostID=29354&Quote=False 16 years ago
Daniel Grunwald c14c5ab1c5 UsageDataCollector: include the error code in exception reports for ExternalExceptions (COMException etc.) 16 years ago
Daniel Grunwald 88c568b874 Fixed NullReferenceException in ICSharpCode.Svn.SvnGuiWrapper.GetPathFromRegistry(RegistryHive hive, String valueName) when TortoiseSVN is not installed (bug introduced in r5246). 16 years ago
Peter Forstmeier 0f3b60a3e2 work on paging 16 years ago
Daniel Grunwald 2b23a870f5 Use TextLine.GetTextBounds in BackgroundGeometryBuilder. Fixes visual problems with bidirectional text. 16 years ago
Daniel Grunwald 3457824d9f Fixed ArgumentException when selecting right-to-left text in AvalonEdit. 16 years ago
Daniel Grunwald 7dcd391057 SD2-1607 - Add printing support to AvalonEdit 16 years ago
Matt Ward 09f1eb12ff Python forms designer can now load a form containing a FileSystemWatcher. 16 years ago
Matt Ward 17021a2ec1 Can now resolve methods imported from a standard python module as another name. 16 years ago
Daniel Grunwald 9357a9a4eb Fixed SD2-1601 - Implement disabled text editor settings 16 years ago
Daniel Grunwald 574cf24a63 SD2-1601 (Implement disabled text editor settings): enable "Folding" option. 16 years ago
Daniel Grunwald 2c13b4b3e6 Fixed build. 16 years ago
Daniel Grunwald 0981fe4c8b SD2-1601 - Implement disabled text editor settings: 16 years ago
Daniel Grunwald 404042e3ce Fixed SD2-1597 - Double click selection does not select entire word with error highlighting 16 years ago
Peter Forstmeier 5309c15627 Cleanup 16 years ago
Peter Forstmeier e687e39a1b Better Errorhandling in ReportWizard if SqlParameters (DateTime)for StoredProcedures has wrong values 16 years ago
Peter Forstmeier d52b8cf36e Remove unused code in samples 16 years ago
Peter Forstmeier 8892bd9459 ReportViewer Scrollbar 16 years ago
Siegfried Pammer c879a5c424 fixed NRefactoryResolver unit test 16 years ago
Siegfried Pammer 1e9c0b6781 added introduce method refactoring (not working in all cases yet) 16 years ago
Peter Forstmeier 0889b2ca43 ReportViewer reacts to SectionRenderEvent, see Samplereport 'ContributorsList' 16 years ago
Peter Forstmeier e24f148e66 Fix typo 16 years ago
Peter Forstmeier 0b073747e6 Work on samples 16 years ago
Siegfried Pammer 6cbe5b0635 - reimplemented code generators in 4.0 (fixes SD2-1599) 16 years ago
Daniel Grunwald 4d372dc9b5 Converted VBNet-Mode.xshd to new file format. 16 years ago
Daniel Grunwald bcb9d3303a Fixed bug in XmlHighlightingDefinition that prevented referencing the main ruleset of the current XSHD. 16 years ago
Daniel Grunwald fb53cbeeff Converted Boo.xshd to new XSHD file format. 16 years ago
Daniel Grunwald 6f3e1f87de Improve XML highlighting. 16 years ago
Daniel Grunwald 17d5510c03 Fix crash when pressing deadkey while CC window is open. 16 years ago
Matt Ward 917a9cdac1 Update string resources. 16 years ago
Matt Ward 807c25d832 Updated copyright year to 2010 16 years ago
Peter Forstmeier 458132dd22 Cleanup 16 years ago
Christoph Wille e69f3ff9c0 Small doc updates for 3.2 preview release 16 years ago
Matt Ward a762b50f1d Added support for method insight on methods in the standard python modules included in IronPython. 16 years ago
Matt Ward fc2d4fb3de Removed itextsharp project from SharpDevelop.Tests solution. 16 years ago
Peter Forstmeier 13038aa71f remove itextSharp Project from Solution 16 years ago
Peter Forstmeier a2ad999208 remove unused itextSharp Project 16 years ago
Peter Forstmeier 1ccf50e89b Remove itextSharp Project. Set Reference to /src/AddIns/Misc/SharpReport/Libraries/itextsharp.dll (itextsharp 5.0) 16 years ago
Peter Forstmeier bf886d3689 SectionRenderEvent in ReportViewer 16 years ago