summaryrefslogtreecommitdiff
path: root/ldmicro/ldmicro.cpp
AgeCommit message (Collapse)Author
2018-06-27Minor bugfixesRr42
2018-06-27Removed unused code.Rr42
2018-06-27Added keyboard integration for cursor movement.Rr42
2018-06-27Added keyboard hook.Rr42
2018-06-26iolist.cpp ported, io pin selection dialog added.Rr42
2018-06-25Updated Analog scroll popup.Rr42
2018-06-25Added analog slider popup (simulation mode).Rr42
2018-06-25Added full timer functionality and partial simulation functionality.Rr42
2018-06-25Added functionality to update IoList table under the paint window.Rr42
2018-06-25Fixed bug where the status bar did not show all statuses.Rr42
2018-06-23Fixed bug where ladder program did not compile from GUI.Rr42
2018-06-22Removed unnecessary code.Rr42
2018-06-22fixed bug where menu shortcuts without modifiers did not workRr42
2018-06-22Major update; added file, instructions, edit menu functionalityRr42
2018-06-22Merge branch 'GUI_port' of https://github.com/akshay-c/LDMicro-linux into ↵Rr42
GUI_port
2018-06-22Minor update for background color updaterRr42
2018-06-21Merge pull request #23 from NatsuDrag9/GUI_portNatsuDrag9
Gui port
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-21Ported helpdialog.cpp.NatsuDrag9
Created the Manual and About windows.
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