Skip to content

History / Designer Linux

Revisions

  • update links

    @majorsilence majorsilence committed Jun 8, 2026
  • Add core documentation for expressions, parameters, grouping, charts, and deployment New pages: - Report-Parameters.md: defining parameters in the designer, using in SQL WHERE clauses and expressions, passing via Dictionary<string,string> to RunGetData, and the Parameters += string pattern for WinForms, Avalonia, WPF, and RdlCmd - Formulas.md: full rewrite of 10-line stub — shorthand notation table, globals reference, string/numeric/date/conditional functions, aggregate functions with scope parameter, and where expressions can appear - Grouping-and-Aggregates.md: designer walkthrough, group headers/footers, nested groups, sorting, aggregate scoping, RunningValue running totals, grand totals, and group filters - Charts.md: inserting charts, all supported types, Category/Value/Series binding, axis formatting, multiple series, independent chart filters - Conditional-Formatting.md: colour thresholds, alternating row bands via RowNumber, font weight/colour, Hidden expressions, drill-down toggle, IIf evaluation caveats - Docker-Deployment.md: production Dockerfiles for Debian and Alpine, SkiaSharp native deps, font installation, engine init placement, env var config, troubleshooting table Expanded stubs: - Localization.md: designer language switching, adding translations via .resx files, thread culture for number/date formatting - Designer-Linux.md: full Wine setup for Debian/Ubuntu/Fedora/Arch, .NET Desktop Runtime install, known limitations and alternatives Updated Home.md with links to all new and rewritten pages.

    @majorsilence majorsilence committed Jun 7, 2026
  • Renamed 13 files for consistency: - Removed numeric prefixes (0001---, 1004---, 2001---, etc.) - Fixed triple-dash separators (Export-to-Pdf---No-GUI, Linux---PDF-export-and-Fonts) - Simplified overly verbose names (asp.net-core-with-net8.0-mvc → ASP-NET-Core-MVC, New-Report-Microsoft-SQL-Connection → SQL-Server-Connection, Database-Providers-Howto → Database-Providers) - Shortened migration guide filename (Majorsilence-Reporting-v5:-Migration,… → Migration-to-v5) - Fixed WinForms casing (Winform → WinForms) and GTK casing (Gtk → GTK) Deleted References.md (was a one-line redirect to Downloads). Updated all internal links across 14 files to match the new names; also fixed a pre-existing bug where one link included a spurious .md extension. Rewrote Home.md with a clear logical structure: Introduction → Quick Start → Data Sources → Report Design → Viewers → Server-Side Export → Passing Data → Advanced → Command-Line Tools → Contributing → Legacy. Viewer section now uses a comparison table. Removed duplicate link entries and the stale "Windows Only" grouping that incorrectly categorised cross-platform topics. Added legacy callout banners to ASP.NET-Report-Control.md and Microsoft-SQL-Compact-Edition-Connections.md so readers know they are v4/.NET Framework pages before reading the content.

    @majorsilence majorsilence committed Jun 7, 2026
  • Rename. 000* are basic designer and viewer info. 100* are c# and vb.net examples/tutorials of using viewer and designer. 200* are linux examples and tutorials.

    Peter committed Feb 14, 2012
  • Created Designer Linux (markdown)

    @majorsilence majorsilence committed Feb 9, 2012