1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
This file seems to clash with HEAD bransh when migrating to git. So update it in the bransh to probably fix this. Why does the migration fails here? More... 5 months ago
This file seems to clash with HEAD bransh when migrating to git. So update it in the bransh to probably fix this. Why does the migration fails here? More... 5 months ago
Added support for old and new wxWidgets on Linux More... 5 months ago
Don't build wxSFDemo on Mac. Build setup does not match to this app. More... 5 months ago
Added support to compile with old and new wxWidgets More... 5 months ago
Added support to compile with old and new wxWidgets More... 5 months ago
Added support to compile with old and new wxWidgets More... 5 months ago
Added a line to install wxShapeFramweork after building More... 5 months ago
The designer runs now on Linux. Probably the first time as the module name for wxShapeFramework didn't conform the Linux naming. Obviously there were issues I had to modify the code within as well. More... 5 months ago
7z downloaded as 64 bit version fpr 32 bit build. That did not work on 32 bit Windows. More... 5 months ago
Somehow I have to turn rounds with DWORD and different compilers. MinGW defines it's own DWORD and other compilers? More... 5 months ago
There was an endif too much More... 5 months ago
Query directly for WINDOWs instead not LINUX and included there the Watcom defines to allow Power++ compile. More... 5 months ago
Deactivated on Linux the makefile based 64Bit setting detection and corrected the in header equivalent. More... 5 months ago
Added pas_appmoduledir variable More... 5 months ago
Added missing 64 bit mingw path and prefer that if both, 32 and 64 bit is present More... 5 months ago
Path for 64 bit compiler adopted More... 5 months ago
Propably the remaining adoptions to get Windows 64Bit build succeed. There are only some issues with the lbDB ODBC implementation. More... 5 months ago
Fixed missing escaping in download link More... 5 months ago
Adopted more to 64 bit but still the download seems to get only HTML More... 5 months ago
Missing files in installer for 64 bit More... 5 months ago
Added first support for 64 bit compiler - a trial More... 5 months ago
Anyhow a header gone missing? More... 5 months ago
Change of definition for 32 bit detection was again wrong More... 5 months ago
Change of definition for 32 bit detection was wrong More... 5 months ago
Try to add 32 bit support by using __i386__ More... 5 months ago
Try to add 32 bit support by using equivalent code as for __x86_64__ More... 5 months ago
Fixed a conflict due to simplification More... 5 months ago
Added support for uld and new wxWidgets AUI and Propgid usage. More... 5 months ago
Added command to copy toolbar images to BaseDevelopment to enable instand run without issues after building the code. More... 6 months ago