summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-06-18Fixed bug in FillRectRr42
2018-06-17Added FillRect function, bug: scroll opperations missingRr42
2018-06-17Updated window painting, ported draw.cpp, fixed cont char* errorRr42
2018-06-17Fixed bug in Heap allocation functionsRr42
2018-06-15Disabled resizing and shrinking of IoList.NatsuDrag9
2018-06-15MergedNatsuDrag9
2018-06-15Created ConfDialog and attached it MCU Parameters.NatsuDrag9
2018-06-15Minor changesRr42
2018-06-14PaintWindow update, partial port (bug with text scaling)Rr42
2018-06-14Modified cmake to display only errorsRr42
2018-06-13Added draw window for printing ladder schematicRr42
2018-06-13Keyboard & mouse hooks, callbacks for events handled by MainWindowProcRr42
2018-06-12Merge pull request #15 from NatsuDrag9/GUI_portNatsuDrag9
Gui port
2018-06-12Removed WorkspaceNatsuDrag9
2018-06-12Updated changesNatsuDrag9
2018-06-12Merge pull request #13 from NatsuDrag9/GUI_portNatsuDrag9
Removed unnecessary code from maincontrols.cpp.
2018-06-12Removed unnecessary code from maincontrols.cpp.NatsuDrag9
2018-06-12Merge pull request #12 from NatsuDrag9/GUI_portNatsuDrag9
Added accelerator labels and mnemonic.
2018-06-12Added accelerator labels and mnemonic.NatsuDrag9
2018-06-12Dropped CreateWindowEx function portRr42
2018-06-11Added CreateWindowEx funftion from windows.h (Partial port)Rr42
2018-06-11Updated freezeLD library (Minor bug fixes)Rr42
2018-06-11Readme, first run info updateRr42
2018-06-11Merge with main window updateKCry42
2018-06-11main window update merge commitRr42
2018-06-11Merge pull request #10 from NatsuDrag9/GUI_portNatsuDrag9
Gui port - Merging after completion of resizing of window
2018-06-11Drawing Area is resized on resizing Main Window.NatsuDrag9
2018-06-11Merge branch 'GUI_port' of https://github.com/akshay-c/LDMicro-linux into ↵Rr42
GUI_port
2018-06-11Added self test functionalityRr42
2018-06-08Merge pull request #9 from NatsuDrag9/GUI_portNatsuDrag9
2018-06-08Set gtk_quit function and fixed window resizing bugs.NatsuDrag9
2018-06-08Merge branch 'akshay-c-GUI_port' into GUI_portNatsuDrag9
2018-06-08Updated repository to execute with working compiler.NatsuDrag9
2018-06-08Fixed, include bug caused because gnu was not set to c++11 standard.Rr42
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-08Fixed bugs in main functionRr42
2018-06-07Updated main window handleRr42
2018-06-07Added GTK main functionRr42
2018-06-07Updated readmeRr42
2018-06-07Updated README fileRr42
2018-06-07Updated cmake to build LDMicro's *.int interpreter.Rr42
2018-06-07Merge pull request #7 from akshay-c/fork/GUI_portRamana
Fork/gui port
2018-06-07Updated cmake to run file generation scriptsRr42
2018-06-06Merged and updayed repositoryNatsuDrag9
2018-06-06Updated ListStoreNatsuDrag9
2018-06-06Updated ListStoreNatsuDrag9
2018-06-06Merge pull request #6 from akshay-c/GUI_portNatsuDrag9
Gui port pull
2018-06-06commented all functions to be protedRr42
2018-06-06Merge pull request #4 from akshay-c/GUI_portRamana
Merge pull request #4 from Rr42/GUI_port