Project

General

Profile

Statistics
| Revision:

vdfsplat @ 60

# Date Author Comment
60 12/10/2019 06:48 PM Wil van Antwerpen

Adding a restart button, about to update the icons with hopefully a bit sharper versions of these icons

59 12/10/2019 01:35 AM Wil van Antwerpen

More missing parts for DataFlex 19.1

58 12/09/2019 11:44 PM Wil van Antwerpen

DF 19.1 support

56 06/25/2019 12:58 AM Wil van Antwerpen

Moving to a branch so we can continue to use it under Hammer3

55 05/03/2018 02:02 AM Wil van Antwerpen

DataFlex 19.0 support

54 10/27/2016 03:48 PM Wil van Antwerpen

In object inspector keep case on window class names instead of presenting the class names in lowercase.

53 10/27/2016 01:48 PM Wil van Antwerpen

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.

52 11/11/2015 06:35 PM Wil van Antwerpen

DataFlex 18.2 support

51 11/04/2015 07:13 PM Wil van Antwerpen

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...

50 10/02/2015 11:13 PM Wil van Antwerpen

Display Foreign field options in a more traditional way
Another tablename fix for pre DF18, this time at DEO object level.

49 10/02/2015 10:16 PM Wil van Antwerpen

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

48 10/01/2015 09:38 PM Wil van Antwerpen

Added a very quick foreign field options tab (need to test something)

47 10/01/2015 09:00 PM Wil van Antwerpen

better icon when debugger is running under a debugger (includes the bug bitmap)

46 09/22/2015 09:54 PM Wil van Antwerpen

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.

45 09/21/2015 11:16 PM Wil van Antwerpen

DD view, start on foreign field options.

44 09/21/2015 11:14 PM Wil van Antwerpen

Adding a Q to the FAQ

43 09/20/2015 09:35 PM Wil van Antwerpen

Change Splat application icon when running under a debugger (running splat under splat was a bit confusing)
Update breakpoints grid immediately, enable/disable breakpoints, context menu under breakpoints grid.

42 09/18/2015 04:32 PM Wil van Antwerpen

Improving QuickInfo and evaluating properties

41 09/17/2015 07:42 PM Wil van Antwerpen

Had removed activex support by accident. Restored plus added IsComObjectCreated as test.
Datadictionaries no longer report the wrong windowsclass.

40 09/17/2015 10:59 AM Wil van Antwerpen

Added relationship parents/childs for DD view

39 09/17/2015 12:19 AM Wil van Antwerpen

Moving stuff around in DD view part.

38 09/16/2015 10:40 PM Wil van Antwerpen

cDebuggerEngine.pkg, add source line to breakpoint, if debug was started from command line, then quit debugger on stopping debug session.
ObjectInspector.pkg, first draft of DD viewer.
Application caption now has debugged binary name, statushelp has edited file.

37 09/16/2015 02:23 PM Wil van Antwerpen

VdfSplat.src, change notification on set/remove breakpoints to only notify if not successful.
vdfdbg.vw, change width of columns on callstack, reload breakpoint grid on switching tab page to breakpoints.
ObjectInspector.pkg, display current object (eg. Self) in bold...

36 09/15/2015 08:56 PM Wil van Antwerpen
35 09/15/2015 02:55 PM Wil van Antwerpen

Basic commandline parameter support
-x "/path/to/"
-f "/path/to/"

34 09/13/2015 11:54 AM Wil van Antwerpen

Display a bit more details in ObjectInspector.pkg

33 09/12/2015 08:24 PM Wil van Antwerpen

DD details was missing on field options, added. Missed last field, added as well and was also showing containers size/location, removed as obviously useless info for a non visual component.

32 09/12/2015 11:31 AM Wil van Antwerpen

ObjectInspector.pkg initial datadictionary view

31 09/11/2015 11:21 PM Wil van Antwerpen

Removed disabled icons as they messed up embedding images in the binary. Not sure why, but at least now it displays images.

30 09/11/2015 09:41 PM Wil van Antwerpen

ObjectInspector.pkg, fix if object is not main DD

29 09/11/2015 07:21 PM Wil van Antwerpen

cProgramObjects.pkg, huge performance gain by enumerating the objects in a slightly different way.
ObjectInspector.pkg, is getting a bit smarter

28 09/11/2015 11:06 AM Wil van Antwerpen

Only add breakpoint to BP array if not already in there.

27 09/10/2015 06:55 PM Wil van Antwerpen

currentline fix for when editor did not have the focus yet.
Variable evaluation on hover on breakpoints and step mode.

26 09/10/2015 12:30 PM Wil van Antwerpen

Improving wording on FAQ

25 09/10/2015 12:21 PM Wil van Antwerpen

Fixes in the ObjectInspector.pkg
Adding control name for activex progid
Open source files within debug project.

24 09/10/2015 12:39 AM Wil van Antwerpen

statusbar add line number, small fixes

23 09/09/2015 06:14 PM Wil van Antwerpen

Saving breakpoints wasn't working as the debuggee filename set cleared before saving the breakpoints. As a result VdfSplat didn't know where to save the details.
The focus issues with the debugger tool views in the tabdialog are now fixed by putting them into containers.

22 09/08/2015 10:38 PM Wil van Antwerpen

Removed a few folders we're not using and added a few Studio required files into the IdeSrc folder.
Fixed some issues on the object inspector and added a few missing images.

21 09/08/2015 05:04 PM Wil van Antwerpen

missing toolbar objects for breakpoints

20 09/08/2015 04:52 PM Wil van Antwerpen

Adding breakpoint logic, fixing some issues on the ObjectInspector

19 09/08/2015 03:45 PM Wil van Antwerpen

Adding object inspector, invoke with Ctrl+Q when debuggee program is paused.

18 09/08/2015 01:22 PM Wil van Antwerpen

Bit more fumbling with size/location to make it look better

17 09/08/2015 01:03 PM Wil van Antwerpen

Fixing some resizing issues and adding splitter containers to the main debugging view.

16 09/07/2015 10:15 PM Wil van Antwerpen

Initial DF18.1 support

15 03/23/2015 12:17 AM Wil van Antwerpen
14 03/23/2015 12:11 AM Wil van Antwerpen

DataFlex 18.0 support, fix for 32 bits host OS

13 12/27/2013 09:08 AM Wil van Antwerpen

Updated README.txt to be more accurate after all the changes made.

12 12/27/2013 08:57 AM Wil van Antwerpen

Codemax control will now load the Visual DataFlex language from the language file as defined by DAW. This means that the code is now properly colored in the codemax control.

11 12/26/2013 09:28 PM Wil van Antwerpen

Fix VDF version compatibility dependency on the codemax activex control and added different .sws workspace versions.

10 12/18/2013 06:25 AM Wil van Antwerpen

Added dbg file runtime version detection
Added VDF14.0, VDF14.1, VDF15.0, VDF15.1, VDF16.0, VDF 16.1 and VDF17.0 support for the debugging component.

9 12/17/2013 09:03 PM Wil van Antwerpen

update dependency

8 12/16/2013 04:44 PM Wil van Antwerpen

Renaming files to be more consistent, making debug classes version dynamic.
Debugger engine itself is now loaded at runtime instead of at view create time.
code cleanup

7 12/15/2013 11:28 AM Wil van Antwerpen

Added new icons from the eclipse project
Moved some code around, added disabled icons, which worked for a bit and then ended up messing with the normal icons.
That turned out to be an issue in the commandbar icon loading which I patched by including some code from VDF17.1...

6 12/08/2013 12:30 PM Wil van Antwerpen

It compiles! En eh.. "hardware" a line down is "hardwired".

5 12/08/2013 12:24 PM Wil van Antwerpen

Updating README.txt on how-to get this to do something on your local setup.

4 12/08/2013 12:12 PM Wil van Antwerpen

Still a hardware source project, still VDF 12.1 only, still messy and very alpha.

Changed:
Now opening debug window automatically
Added a number of simple buttons to play with what it can do.
Added a program icon

3 10/27/2008 09:18 AM Wil van Antwerpen

It's nice when it actually compiles out of the box.
Added a README.txt

2 10/23/2008 10:38 PM Wil van Antwerpen

Added all project files