Activity for dzDebugVisualizer

  • Thomas Mueller Thomas Mueller committed [r49] on Code

    updated to Delphi 12.3

  • Thomas Mueller Thomas Mueller committed [r48] on Code

    Bugfix: In order to visualize expressions that are not just variables the expression musst be enclosed in brackets

  • Thomas Mueller Thomas Mueller committed [r47] on Code

    * Bugfix: Adding an entry using the Add button still re-added a previously deleted entry

  • Thomas Mueller Thomas Mueller committed [r46] on Code

    * moved the config helper to a separate unit so the config frame can be used in a test program (which does not have ToolsApi.pas)

  • Thomas Mueller Thomas Mueller committed [r45] on Code

    TStringGrid_DeleteRow already checks for FixedRows and RowCount, so we don't need to do that.

  • Thomas Mueller Thomas Mueller committed [r44] on Code

    use local variables instead of properties

  • Thomas Mueller Thomas Mueller committed [r43] on Code

    Deleted the unit for the specialized debug visualizer for Schniering GmbH internal types

  • Thomas Mueller Thomas Mueller committed [r42] on Code

    * Removed the specialized debug visualizer for Schniering GmbH internal types as these can be handled by the Universal Visualizer too.

  • Thomas Mueller Thomas Mueller committed [r41] on Code

    Updated package for Delphi 12

  • Thomas Mueller Thomas Mueller committed [r40] on Code

    * The TdzDebugVisualizerTNullable now only handles INullableTypesFlagInterface, all TNullableXxxx types can be handled by the Univeral Visualizer.

  • Thomas Mueller Thomas Mueller committed [r39] on Code

    * u_dzDebugVisualizerColorVisualizerOTAPI -> u_dzDebugVisualizerColorOTAPI

  • Thomas Mueller Thomas Mueller committed [r38] on Code

    * added summary comments

  • Thomas Mueller Thomas Mueller committed [r37] on Code

    since all TNullable-Types now have got a .Dump method, the visualizers simply call that method rather than doing all the conversions themselves

  • Thomas Mueller Thomas Mueller committed [r36] on Code

    * fixed typo TryEvaulate -> TryEvaluate

  • Thomas Mueller Thomas Mueller committed [r35] on Code

    * fixed typo TryEvaulate -> TryEvaluate

  • Thomas Mueller Thomas Mueller committed [r34] on Code

    * added some support functions to TdzDebugVisualizerOTAPI so descendants can save even more code

  • Thomas Mueller Thomas Mueller committed [r33] on Code

    added support for TSpeed

  • Thomas Mueller Thomas Mueller committed [r32] on Code

    Bugfix: cm should only be displayed if <> 0

  • Thomas Mueller Thomas Mueller committed [r31] on Code

    2 decimals because we have a resolution of 1/10 mm -> 0.01 cm

  • Thomas Mueller Thomas Mueller committed [r30] on Code

    Debug Visualizer for TAbscissa

  • Thomas Mueller Thomas Mueller committed [r29] on Code

    changed names for resource strings as this is no longer for the TNullableDate data type

  • Thomas Mueller Thomas Mueller committed [r28] on Code

    No changes, the ide resorted the entries

  • Thomas Mueller Thomas Mueller committed [r27] on Code

    added debug visualizers for TdzNullableDuration and TdzDuration

  • Thomas Mueller Thomas Mueller committed [r26] on Code

    moved lots of boiler plate code to an abstract TdzDebugVisualizerOTAPI class

  • Thomas Mueller Thomas Mueller committed [r25] on Code

    addeds support for TNullableGuid

  • Thomas Mueller Thomas Mueller committed [r24] on Code

    * u_dzDebugVisualizerTNullableDateVisualizerOTAPI -> u_dzDebugVisualizerTNullableVisualizerOTAPI

  • Thomas Mueller Thomas Mueller committed [r23] on Code

    moved constants into the sub function

  • Thomas Mueller Thomas Mueller committed [r22] on Code

    * Added visualizers for my TNullableDate, TNullableDateTime, TNullableTime and TNullableTimespan records

  • Thomas Mueller Thomas Mueller committed [r21] on Code

    * added multiline string visualizer to Delphi 12 package

  • Thomas Mueller Thomas Mueller committed [r20] on Code

    added visualizer for (multi line) strings

  • Thomas Mueller Thomas Mueller committed [r19] on Code

    * changed copyright comment header (this code is not by Embarcadero, only based on it)

  • Thomas Mueller Thomas Mueller committed [r18] on Code

    new visualizer packages for Delphi 10.2 and 12 (probably also usablefor other versions >= Delphi 2010) for now providing a TColor visualizer that shows the color name(s) and RGB value

  • Thomas Mueller Thomas Mueller committed [r17] on Code

    disabled TDateTime visalizer for Delphi 2010 and up, since these versions already have one

  • Thomas Mueller Thomas Mueller committed [r16] on Code

    changed dcu output directories

  • Thomas Mueller Thomas Mueller committed [r15] on Code

    package for Delphi 12

  • Thomas Mueller Thomas Mueller committed [r14] on Code

    corrected lib suffix an description

  • Thomas Mueller Thomas Mueller committed [r13] on Code

    fixed dcu output path

  • Thomas Mueller Thomas Mueller committed [r12] on Code

    Expression parameter and FExpression field is only necessary for the multiline string visualizer

  • Thomas Mueller Thomas Mueller committed [r11] on Code

    Adapted to change in the IDE: The toolbar has been renamed to 'Toolbar' at some time between Delphi 2009 and Delphi 10.2

  • Thomas Mueller Thomas Mueller committed [r10] on Code

    Package for Delphi 10.2

1
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.