1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 36 minutes ago. based on code collected 37 minutes ago.
Sep 10, 2024 — Sep 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed Init signature for dialogs to support modal dialogs More... 8 months ago
Got the code compiling with internal Init dialog resource reference. Usage does not need to specify the resource name any more. Also now the application runs isolated without having the IDE open. More... 8 months ago
Sorted the code a bit More... 8 months ago
Now the remaining code changes to call the dialog and the dialog class is basically implemented and callable. More... 8 months ago
Added a first simple dialog design generation with labels and text boxes yet only More... 8 months ago
Initial 16 Bit Object Windows Borland Pascal 7.0 Template More... 8 months ago
Trial to mitigate double autorun. Accidantly reseting container iteration within plugins. More... 9 months ago
Added a trial to compile mico with Watcom 11 More... 10 months ago
Changed wx version definition a bit More... 10 months ago
Swapped order of building propgrid and aui in Jenkins More... 10 months ago
Made changes to support OpenSuSE Tumbleweed on 64 Bit - yet fails with linking libjpeg More... 10 months ago
Added new Watcom project at the base directory to mitigate absolute path issues. Fixed some issues in client server code. More... 10 months ago
Fixed detection of socket connect as server vs client. Added better logging for missing plugin dir configuration. More... 11 months ago
Added some general console output telling ahat function is called More... 11 months ago
Probably only some coordinate changes More... 11 months ago
Missing tgt file More... 11 months ago
Got COM interworking sample working. More... 11 months ago
Added Visual C++ project More... 11 months ago
Somehow I need two backslashes More... 11 months ago
Addition to produce compilable code using MinGW More... 11 months ago
Missing config.h - at least on Watcom project. Added studd to build skel and stubs out of makefile rule More... 11 months ago
Added a first working CORBA application into my build system and it worked. Only the following idl command line and modification to include cstring was required. That was as well in most cases a required change for the orb. More... 11 months ago
Included mico into the Windows build, but start with ignoring errors More... 11 months ago
Simply dsw project wrapper around the make file to easy building within Visual C++ when you have multiple dev environments and mix them up in environment variables. My Watcom compiler is such a case of trouble. More... 11 months ago
Accidantly destroyed string literal with my last mass replace. Modified central SRC path definition to match my installation. That installation is on development machines usually in Q:. Thus - Q:\Develop\Projects\lbdmf\vendor\mico-2.3.2 More... 11 months ago
Now I got the ORB dll building. No idea if there can be linked against for now. There was a main issue with the code layout within folders. Originally the authors designed the makefiles for multiple purposes of how to build the code. Thus I had to use MKMK with explicitely passing source files at all. More... 11 months ago
First attempt to use this version as my base (MICO_2_3_2). Changes made to compile with my make system but needs restructuring the code base. More... 11 months ago
First attempt to use this version as my base (MICO_2_3_2). Changes made to compile with my make system but needs restructuring the code base. More... 11 months ago
Changed dates More... 11 months ago
Skipping notarizing completely on CRUISECONTROL=yes More... 11 months ago