summaryrefslogtreecommitdiff
path: root/ldmicro/miscutil.cpp
AgeCommit message (Expand)Author
2018-06-27Merged changes and updated DestroyWindow function in all files.NatsuDrag9
2018-06-26Minor changes.Rr42
2018-06-26iolist.cpp ported, io pin selection dialog added.Rr42
2018-06-26Added UART terminal window. Porting of simulation functionality completeRr42
2018-06-26Merged files for testing dialogs.NatsuDrag9
2018-06-26Creating dialogboxesNatsuDrag9
2018-06-25Fixed bug where the status bar did not show all statuses.Rr42
2018-06-23Fixed bug where ladder program did not compile from GUI.Rr42
2018-06-20Solved Segmenation Fault error and removed unnecessary print statements.NatsuDrag9
2018-06-20NewProgram () Segmentation faultNatsuDrag9
2018-06-13Keyboard & mouse hooks, callbacks for events handled by MainWindowProcRr42
2018-06-06Removed unnecessary files and headers.Rr42
2018-06-06Updated LDMicro core (Tested, functional)Rr42
2018-06-05Added heap meamory handling (HeapCreate, HeapAlloc and HeepFree)Rr42
2018-06-04Commented all GUI code for core testRr42
2018-05-30ported GetSaveFileName function from windows.hRr42
2018-05-30Added message box functionalityRr42
2018-05-25Added all LDmicro filles to be portedRr42