summaryrefslogtreecommitdiff
path: root/ldmicro/maincontrols.cpp
AgeCommit message (Expand)Author
2018-11-19Resolved UART issueakshay-c
2018-11-15Prevent event Propagation during internal toggleakshay-c
2018-11-14Background Color Optimizedakshay-c
2018-10-31IoList background fixedakshay-c
2018-08-31Background Color correctionakshay-c
2018-07-23fixes:return control to mainwindow on closing settings dialog, Update state d...akshay-c
2018-06-27Added keyboard integration for cursor movement.Rr42
2018-06-26iolist.cpp ported, io pin selection dialog added.Rr42
2018-06-26Added UART terminal window. Porting of simulation functionality completeRr42
2018-06-25Added full timer functionality and partial simulation functionality.Rr42
2018-06-25Added scrolling functionality to IoList table.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-22fixed bug where menu shortcuts without modifiers did not workRr42
2018-06-22Major update; added file, instructions, edit menu functionalityRr42
2018-06-21Merge pull request #23 from NatsuDrag9/GUI_portNatsuDrag9
2018-06-21Bug fixes for cursor and PrintWindowRr42
2018-06-21Renamed PackBox to PackBoxMenu.NatsuDrag9
2018-06-20Added blink cursor functionalityRr42
2018-06-20merge updateRr42
2018-06-20Major update with functional program display (without cursor)Rr42
2018-06-20Resolved merging conflicts.NatsuDrag9
2018-06-19Removed local variable - TopMenu from MakeMainMenus().NatsuDrag9
2018-06-18Fixed bug in FillRectRr42
2018-06-17Added FillRect function, bug: scroll opperations missingRr42
2018-06-15Disabled resizing and shrinking of IoList.NatsuDrag9
2018-06-15MergedNatsuDrag9
2018-06-15Created ConfDialog and attached it MCU Parameters.NatsuDrag9
2018-06-13Added draw window for printing ladder schematicRr42
2018-06-13Keyboard & mouse hooks, callbacks for events handled by MainWindowProcRr42
2018-06-12Updated changesNatsuDrag9
2018-06-12Removed unnecessary code from maincontrols.cpp.NatsuDrag9
2018-06-12Added accelerator labels and mnemonic.NatsuDrag9
2018-06-11Added CreateWindowEx funftion from windows.h (Partial port)Rr42
2018-06-11Drawing Area is resized on resizing Main Window.NatsuDrag9
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-06removed code with bugsRr42
2018-06-06Removed AdvancedSimulation filesRr42
2018-06-06Core margeRr42
2018-06-06Removed unnecessary files and headers.Rr42
2018-06-06Ported functionsNatsuDrag9
2018-06-04Commented all GUI code for core testRr42
2018-05-31Updated the completed functions.NatsuDrag9
2018-05-31Rearranged variablesNatsuDrag9
2018-05-31Ported the function updating titlebar.NatsuDrag9
2018-05-28Updated the menu function.NatsuDrag9