Age | Commit message (Expand) | Author |
---|---|---|
2018-06-20 | Pulled and merged. | NatsuDrag9 |
2018-06-20 | NewProgram () Segmentation fault | NatsuDrag9 |
2018-06-18 | Fixed bug in FillRect | Rr42 |
2018-06-17 | Added FillRect function, bug: scroll opperations missing | Rr42 |
2018-06-17 | Fixed bug in Heap allocation functions | Rr42 |
2018-06-13 | Keyboard & mouse hooks, callbacks for events handled by MainWindowProc | Rr42 |
2018-06-12 | Dropped CreateWindowEx function port | Rr42 |
2018-06-11 | Added CreateWindowEx funftion from windows.h (Partial port) | Rr42 |
2018-06-11 | Added self test functionality | Rr42 |
2018-06-06 | Removed unnecessary files and headers. | Rr42 |
2018-06-06 | Updated LDMicro core (Tested, functional) | Rr42 |
2018-06-05 | Added heap meamory handling (HeapCreate, HeapAlloc and HeepFree) | Rr42 |
2018-05-30 | Added message box functionality | Rr42 |