updated icons to new Added open program option to toolbar (makes a bit more sense) Display breakpoints on loading source file
darker green
green instruction pointer
red version of the breakpoint icon
Add icon
Toolbar button logic enable/disable
changed layout of debugger view, added some sort of logic for not showing evals on tooltips for keywords, add debugger restart logic, fixed some icon assignments, fixed off by one line error in breakpoint activation
another icon for the restart icon
missing icons
Adding a restart button, about to update the icons with hopefully a bit sharper versions of these icons
More missing parts for DataFlex 19.1
DF 19.1 support
Moving to a branch so we can continue to use it under Hammer3
DataFlex 19.0 support
In object inspector keep case on window class names instead of presenting the class names in lowercase.
cProgramObjects.pkg, added function PropertyVariantEval FindWindows.pkg, extended for enumeration on child window handles and get a windows class name up to 119 characters long. ObjectInspector.dg, object details show Windows handle, for an ActiveX control enumerate the ActiveX child windows. Automatically pause program when displaying the object inspector.
DataFlex 18.2 support
cReadOnlyCheckbox.pkg had a problem displaying correct value if got the focus assigned automatically (added skip_state) Variety of fixes on the ObjectInspector.dg: - better detection on datadictionary objects - added non DEO support - if non DEO and understands item_count then list first 30 values...
Display Foreign field options in a more traditional way Another tablename fix for pre DF18, this time at DEO object level.
Always enable source file open. DD: Foreign_field options was broken for vdf14.1 and earlier. TableName was broken for anything earlier as DF18.0 Added bunch of extra settings on table tab. Extend parent list with ParentNoSwitch/NullAllowed
Added a very quick foreign field options tab (need to test something)
better icon when debugger is running under a debugger (includes the bug bitmap)
Found codemax sometimes numbers lines and columns from 0 instead of 1. This could trigger a 1-off error when setting breakpoints and as a result the breakpoint would not stop where it was expected.
DD view, start on foreign field options.
Also available in: Atom