Age | Commit message (Expand) | Author |
2018-06-11 | main window update merge commit | Rr42 |
2018-06-11 | Drawing Area is resized on resizing Main Window. | NatsuDrag9 |
2018-06-11 | Merge branch 'GUI_port' of https://github.com/akshay-c/LDMicro-linux into GUI... | Rr42 |
2018-06-11 | Added self test functionality | Rr42 |
2018-06-08 | Set gtk_quit function and fixed window resizing bugs. | NatsuDrag9 |
2018-06-08 | Merge branch 'akshay-c-GUI_port' into GUI_port | NatsuDrag9 |
2018-06-08 | Updated repository to execute with working compiler. | NatsuDrag9 |
2018-06-08 | Fixed, include bug caused because gnu was not set to c++11 standard. | Rr42 |
2018-06-08 | Removed iostream header and std namespace from maincontrols.cpp | NatsuDrag9 |
2018-06-08 | Builds and runs from ldmicro.cpp. No further testing is required. | NatsuDrag9 |
2018-06-08 | Fixed bugs in main function | Rr42 |
2018-06-07 | Updated main window handle | Rr42 |
2018-06-07 | Added GTK main function | Rr42 |
2018-06-07 | Updated readme | Rr42 |
2018-06-07 | Updated README file | Rr42 |
2018-06-07 | Updated cmake to build LDMicro's *.int interpreter. | Rr42 |
2018-06-07 | Merge pull request #7 from akshay-c/fork/GUI_port | Ramana |
2018-06-07 | Updated cmake to run file generation scripts | Rr42 |
2018-06-06 | Merged and updayed repository | NatsuDrag9 |
2018-06-06 | Updated ListStore | NatsuDrag9 |
2018-06-06 | Updated ListStore | NatsuDrag9 |
2018-06-06 | commented all functions to be proted | Rr42 |
2018-06-06 | Merge pull request #4 from akshay-c/GUI_port | Ramana |
2018-06-06 | removed code with bugs | Rr42 |
2018-06-06 | Merge pull request #4 from Rr42/GUI_port | Ramana |
2018-06-06 | Removed AdvancedSimulation files | Rr42 |
2018-06-06 | Removed external test files | Rr42 |
2018-06-06 | Merge branch 'Core_port' into GUI_port | Rr42 |
2018-06-06 | Core marge | Rr42 |
2018-06-06 | updated gitignore | Rr42 |
2018-06-06 | Removed unnecessary files and headers. | Rr42 |
2018-06-06 | Updated LDMicro core (Tested, functional) | Rr42 |
2018-06-06 | Merge pull request #8 from Rr42/GUI_port | NatsuDrag9 |
2018-06-06 | Merge pull request #2 from NatsuDrag9/GUI_port | Ramana |
2018-06-06 | Ported functions | NatsuDrag9 |
2018-06-05 | Added heap meamory handling (HeapCreate, HeapAlloc and HeepFree) | Rr42 |
2018-06-04 | Removed unnessary files | Rr42 |
2018-06-04 | Commented all GUI code for core test | Rr42 |
2018-05-31 | "~~~" marks current progress of port | Rr42 |
2018-05-31 | Fixed bugs in MessageBox | Rr42 |
2018-05-31 | Updated the completed functions. | NatsuDrag9 |
2018-05-31 | File dialogue sync | NatsuDrag9 |
2018-05-31 | Rearranged variables | NatsuDrag9 |
2018-05-31 | Added File selection dialogue | Rr42 |
2018-05-31 | Ported the function updating titlebar. | NatsuDrag9 |
2018-05-31 | Merge pull request #6 from Rr42/GUI_port | NatsuDrag9 |
2018-05-30 | Merge branch 'GUI_port' of https://github.com/Rr42/LDMicro-linux into GUI_port | Rr42 |
2018-05-30 | ported GetSaveFileName function from windows.h | Rr42 |
2018-05-30 | Added message box functionality | Rr42 |
2018-05-30 | Merge pull request #1 from NatsuDrag9/GUI_port | Ramana |