4160 Commits (6c04ae3b35c04258168466a9166bfbe26dd3def5)
 

Author SHA1 Message Date
Peter Forstmeier 6c04ae3b35 fixed http://community.sharpdevelop.net/forums/AddPost.aspx?ReplyToPostID=29354&Quote=False 16 years ago
Peter Forstmeier 0f3b60a3e2 work on paging 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
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
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
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
Matt Ward f72bee85ec Python compiler now generates executables that can be run from any directory. 16 years ago
Peter Forstmeier e47f65dc46 Sample showing Report with IList<T> as DataSource 16 years ago
Matt Ward 6ee5722cab Improved code completion for python import statements. 16 years ago
Matt Ward 428bc5b1ba Added ReportExplorer pad and SharpQuery pad to layout configuration so these pads are not displayed on starting SharpDevelop for the first time. 16 years ago
Christoph Wille 45bdc2ff02 Upgrade widgets project 16 years ago
Peter Forstmeier 3587b1525c Cleanup, add SampleReport with Parameter 16 years ago
Peter Forstmeier acf5b30249 Start cleanup Sample Reports 16 years ago
Christoph Wille 2503968333 Minor changes in sln so it opens properly in VS too 16 years ago
Christoph Wille 1e4e0b925a Add iTextSharp 5.0 to \Libraries dependency folder (source available via \Vendor) 16 years ago
Matt Ward 17b34d7fe1 Re-integrated SharpDevelopReports addin. 16 years ago
Matt Ward caf7c4a833 Fixed a null reference exception that occurs when the Ruby fold parser attempted to parse a require expression without any parameters following it. 16 years ago
Matt Ward 2b5e971eaf Character offset now correct in status bar when editing xml files. 16 years ago
Matt Ward ffb4c4c103 Unit tests window no longer displays the base class test method when it is overridden in the derived class. 16 years ago
Christoph Wille de3fc84d5d Update code converter Web site to support conversion to Ruby and Python 16 years ago
Christoph Wille c1c1530741 Update script for IronRuby & IronPython conversion 16 years ago
Christoph Wille c0c09e768f Remove copied dependencies; dependencies now copied on-demand using build script 16 years ago
Siegfried Pammer 50c7ac7475 fixed http://community.sharpdevelop.net/forums/t/10571.aspx 16 years ago
Matt Ward 7139a80c40 Debugger now supports debugging IronRuby applications. 16 years ago
Daniel Grunwald 274f90e4cb Mark booc.exe as 32-bit. 16 years ago
Daniel Grunwald b15c3e56df Update to boo 0.9.3.3457 16 years ago
Daniel Grunwald 7f32d9be78 Adjust AddIn compatibility hack so that SD 3.0 AddIns can be loaded in SD 3.2. 16 years ago
Matt Ward 19584068eb Change build artefact prefix to 3.2.0 16 years ago
Matt Ward e8ae58da07 Change SharpDevelop version to 3.2 16 years ago
Matt Ward 6a40744299 Add IronRuby addin to installer. 16 years ago
Matt Ward ab9913ecfa No longer run IronRuby unit tests due to different versions of the Microsoft Scripting assemblies being used with IronPython. 16 years ago
Matt Ward 4f6582b083 Add IronRuby addin. 16 years ago
Matt Ward 7dfbf41cab Name and Text properties now set when creating new form or user control from python templates. 16 years ago
Matt Ward 341be44215 Class base types now converted to python. 16 years ago
Matt Ward 14ad268dd1 Fixed FSharpBinding compilation warnings. 16 years ago