summaryrefslogtreecommitdiff
path: root/ldmicro/lib/linuxUI/linuxUI.h
AgeCommit message (Expand)Author
2018-06-27Added keyboard integration for cursor movement.Rr42
2018-06-26Added UART terminal window. Porting of simulation functionality completeRr42
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-22Major update; added file, instructions, edit menu functionalityRr42
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-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-12Updated changesNatsuDrag9
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-11main window update merge commitRr42
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-08Builds and runs from ldmicro.cpp. No further testing is required.NatsuDrag9
2018-06-06Core margeRr42
2018-06-06Merge pull request #2 from NatsuDrag9/GUI_portRamana
2018-06-06Ported functionsNatsuDrag9
2018-06-04Commented all GUI code for core testRr42
2018-05-31Fixed bugs in MessageBoxRr42
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