summaryrefslogtreecommitdiff
path: root/ldmicro/lib/linuxUI/linuxLD.cpp
AgeCommit message (Expand)Author
2018-06-20Pulled and merged.NatsuDrag9
2018-06-20NewProgram () Segmentation faultNatsuDrag9
2018-06-18Fixed bug in FillRectRr42
2018-06-17Added FillRect function, bug: scroll opperations missingRr42
2018-06-17Fixed bug in Heap allocation functionsRr42
2018-06-13Keyboard & mouse hooks, callbacks for events handled by MainWindowProcRr42
2018-06-12Dropped CreateWindowEx function portRr42
2018-06-11Added CreateWindowEx funftion from windows.h (Partial port)Rr42
2018-06-11Added self test functionalityRr42
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-05-30Added message box functionalityRr42