4228 Commits (e5de5a9d686cd36764879ed016419c6d2f62517f)
 

Author SHA1 Message Date
Matt Ward e5de5a9d68 Updated IronPython to 2.6.1 final. Updated IronRuby to 1.0 final. 15 years ago
Peter Forstmeier 42ec03473b Patch from Andreas Schönebeck "CollectionStrategy returns ErrorMessage in BaseDataItem.DBValue if ColumnName not exist" 15 years ago
Peter Forstmeier 084f6c245e Cleanup (FxCop) 15 years ago
Matt Ward 7e70410614 Updated NUnit to version 2.5.4 15 years ago
Peter Forstmeier 74898caa64 Cleanup (FxCop) 15 years ago
Peter Forstmeier 3b1ca96543 BaseTextItem show Field names with StringTrimming.EllipsisCharacter,BaseImageItem show image source 15 years ago
Peter Forstmeier 7b29baf57b Cleanup, rename IContainerItem to ISimpleContainer 15 years ago
Peter Forstmeier 6bb29cbb75 Add ResourceString's for ReportViewer, work on Converts 15 years ago
Peter Forstmeier 8654ab50c4 Update ReportViewer - Toolbar (remove CancelButton), add reportViewerMessages to localize ReportViewer.cs 15 years ago
Daniel Grunwald b7dd5692aa Assign fixed version number to DockPanelSuite; the auto-increment versions seems to have caused setup trouble for some people. 15 years ago
Peter Forstmeier 681a081213 Rework conversion of RowConverter and TableConverter, remove duplicate code 15 years ago
Peter Forstmeier d086008980 Designer - change naming of Items in PropertyGrid 15 years ago
Peter Forstmeier acb82cb2b6 Change Images for EventLogger 15 years ago
Peter Forstmeier 99cacb8221 EventLogger goes directly to pdf 15 years ago
Matt Ward 7747fbfe49 Snippet compiler sample now supports tooltips. 15 years ago
Peter Forstmeier a6e86a9505 EventLog Report 15 years ago
Peter Forstmeier 01eb28213d FilePath in ImageItem is set even if Item is added to existing Report 15 years ago
Peter Forstmeier a6346467ca Add missing Files 15 years ago
Peter Forstmeier 8de6e87f57 Runtime modifiable Reports, 15 years ago
Daniel Grunwald d1689fca84 Update string resources. 15 years ago
Peter Forstmeier dba007e7d7 Fix sorting, start working on runtime-modifiable Reports 15 years ago
Peter Forstmeier 70870676e0 Rework test's depending on ReportSettings.FileName, cleanup ReportSettings 15 years ago
Matt Ward 4afd92b074 BindingNavigator now supported in the Python and Ruby forms designer. 15 years ago
Daniel Grunwald ec8557da3d Fixed SD2-1628 - Incorrect folding for VB.NET functions 15 years ago
Matt Ward 531be80d1f Updated to IronRuby 1.0 RC3 16 years ago
Daniel Grunwald 2f6ade9faf Fixed NullReferenceException in ShowErrorHelpCommand.Run. 16 years ago
Matt Ward cbd0f63e03 Python syntax highlighter now highlights docstrings using triple single quotes. 16 years ago
Daniel Grunwald 396f189f06 Fixed description and function of "build" toolbar buttons to match the menu items with the same icons (forum-10853). 16 years ago
Peter Forstmeier 0aac9e7333 cleanup, remove dublicate code 16 years ago
Peter Forstmeier e7754bea33 PageHeader (Preview and ReportViewer) 16 years ago
Peter Forstmeier 8e69a5e572 TableLayout (PageHeader) 16 years ago
Peter Forstmeier ea3ba276b3 Remove unused Icons, work on relative Path for Icons 16 years ago
Matt Ward e700f24082 Fixed argument out of range exception when indenting python code. 16 years ago
Matt Ward 37c63c645c Updated SharpSnippetCompiler sample to be able to re-open a closed file when clicking an item in the errors list. 16 years ago
Peter Forstmeier ac7cb7a3d8 Support for FrameColor 16 years ago
Daniel Grunwald 23171fe112 Fixed issue when building solution that had a mix of difference project configurations. 16 years ago
Matt Ward cb47bdf23e Updated to IronRuby 1.0 RC2 16 years ago
Peter Forstmeier f39aff62c8 Add patches from Alex Rednic , center page in ReportViewer, better drawing of bitmap 16 years ago
Daniel Grunwald fa8cbc56ff Update string resources. 16 years ago
Daniel Grunwald c3ef772a34 Don't include WiX documentation in SharpDevelop setup. 16 years ago
Daniel Grunwald 6991527a95 Removed SHFB from SharpDevelop distribution. 16 years ago
Matt Ward 17919daecf Updated IronPython to 2.6.1 RC 1 16 years ago
Peter Forstmeier a590afef8e Change Icons in ReportViewer.cs (transparent background), reset DataManager after report is rendered. Update sample. 16 years ago
Daniel Grunwald be5d31d643 Ported F# binding to C#. 16 years ago
Peter Forstmeier 9dce11b6b2 Manipulate ReportSettings inside ReportLoad to set absolute ReportFilename, otherwise no relative filename are working 16 years ago
Peter Forstmeier df489ce4fd Fix broken build 16 years ago
Peter Forstmeier 1fe4014652 RelativeFileName for Images, set Filename in Designer 16 years ago
Matt Ward a6615d81d5 Added constructor insight for python and further improved completion for imported .NET libraries. 16 years ago
Peter Forstmeier 93c044b4ba ReportViewer show evaluated pages 16 years ago
Peter Forstmeier d41568da4b Zooming in ReportViewer, ReportViewer.SetupAsyncron is now Obsolete, use RunReport 16 years ago