summaryrefslogtreecommitdiff
path: root/ldmicro
AgeCommit message (Expand)Author
2018-06-08Removed iostream header and std namespace from maincontrols.cppNatsuDrag9
2018-06-08Builds and runs from ldmicro.cpp. No further testing is required.NatsuDrag9
2018-06-06Merged and updayed repositoryNatsuDrag9
2018-06-06Updated ListStoreNatsuDrag9
2018-06-06Updated ListStoreNatsuDrag9
2018-06-06removed code with bugsRr42
2018-06-06Removed AdvancedSimulation filesRr42
2018-06-06Core margeRr42
2018-06-06Removed unnecessary files and headers.Rr42
2018-06-06Updated LDMicro core (Tested, functional)Rr42
2018-06-06Merge pull request #2 from NatsuDrag9/GUI_portRamana
2018-06-06Ported functionsNatsuDrag9
2018-06-05Added heap meamory handling (HeapCreate, HeapAlloc and HeepFree)Rr42
2018-06-04Removed unnessary filesRr42
2018-06-04Commented all GUI code for core testRr42
2018-05-31"~~~" marks current progress of portRr42
2018-05-31Fixed bugs in MessageBoxRr42
2018-05-31Updated the completed functions.NatsuDrag9
2018-05-31File dialogue syncNatsuDrag9
2018-05-31Rearranged variablesNatsuDrag9
2018-05-31Added File selection dialogueRr42
2018-05-31Ported the function updating titlebar.NatsuDrag9
2018-05-30Merge branch 'GUI_port' of https://github.com/Rr42/LDMicro-linux into GUI_portRr42
2018-05-30ported GetSaveFileName function from windows.hRr42
2018-05-30Added message box functionalityRr42
2018-05-30freeze library syncNatsuDrag9
2018-05-30added scrollbar variablesNatsuDrag9
2018-05-29Freeze library updated and renamed to freezeLD (working)Rr42
2018-05-28Updated the menu function.NatsuDrag9
2018-05-28Replaced the MakeMainWindowMenus function in maincontrols.cppNatsuDrag9
2018-05-28Ported the MakeMainWindowMenus functionRohit
2018-05-28Updated cmake for testingRr42
2018-05-28Updated handle typesRr42
2018-05-28Seprated windows definitions and UI elements from linuxUI libraryRr42
2018-05-27Updated freeze library to add an entry to register fileRr42
2018-05-27Added RGB convertion for GTKRr42
2018-05-25removed unnecessary filesRr42
2018-05-25Dropped support for windows cross compilationRr42
2018-05-25Added linuxUI (analog to windows.h)Rr42
2018-05-25Edited Cmake to test linuxUIRr42
2018-05-25Added all LDmicro filles to be portedRr42