summaryrefslogtreecommitdiff
path: root/ldmicro/ldmicro.cpp
AgeCommit message (Expand)Author
2018-06-21Minor changes, removed unnecessary code.Rr42
2018-06-21Bug fix, where clicks after scrolling where not registered properly.Rr42
2018-06-21Bug fixes for cursor and PrintWindowRr42
2018-06-20Added blink cursor functionalityRr42
2018-06-20merge updateRr42
2018-06-20Major update with functional program display (without cursor)Rr42
2018-06-20Solved Segmenation Fault error and removed unnecessary print statements.NatsuDrag9
2018-06-20Resolved merging conflicts.NatsuDrag9
2018-06-19Removed draw called print statements.NatsuDrag9
2018-06-18Added WM_COMMAND () and updated MenuHandler() accordingly.NatsuDrag9
2018-06-18Removed unnecessary code from LD_WM_Paint_callRr42
2018-06-18cleand PaintWindow functionRr42
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-15MergedNatsuDrag9
2018-06-15Created ConfDialog and attached it MCU Parameters.NatsuDrag9
2018-06-14PaintWindow update, partial port (bug with text scaling)Rr42
2018-06-13Added draw window for printing ladder schematicRr42
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-11Drawing Area is resized on resizing Main Window.NatsuDrag9
2018-06-08Set gtk_quit function and fixed window resizing bugs.NatsuDrag9
2018-06-08Updated repository to execute with working compiler.NatsuDrag9
2018-06-08Builds and runs from ldmicro.cpp. No further testing is required.NatsuDrag9
2018-06-08Fixed bugs in main functionRr42
2018-06-07Added GTK main functionRr42
2018-06-06Merged and updayed repositoryNatsuDrag9
2018-06-06Updated ListStoreNatsuDrag9
2018-06-06Updated ListStoreNatsuDrag9
2018-06-06Removed AdvancedSimulation filesRr42
2018-06-06Removed unnecessary files and headers.Rr42
2018-06-06Updated LDMicro core (Tested, functional)Rr42
2018-06-04Commented all GUI code for core testRr42
2018-05-31"~~~" marks current progress of portRr42
2018-05-31Added File selection dialogueRr42
2018-05-30ported GetSaveFileName function from windows.hRr42
2018-05-30Added message box functionalityRr42
2018-05-29Freeze library updated and renamed to freezeLD (working)Rr42
2018-05-25Dropped support for windows cross compilationRr42
2018-05-25Added linuxUI (analog to windows.h)Rr42
2018-05-25Added all LDmicro filles to be portedRr42