summaryrefslogtreecommitdiff
path: root/ldmicro
AgeCommit message (Expand)Author
2018-06-26Added UART terminal window. Porting of simulation functionality completeRr42
2018-06-26Updated analog slider to get better window placement.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 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-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 GUI...Rr42
2018-06-22Minor update for background color updaterRr42
2018-06-21Merge pull request #23 from NatsuDrag9/GUI_portNatsuDrag9
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-21Removed unwanted comments.NatsuDrag9
2018-06-21Ported helpdialog.cpp.NatsuDrag9
2018-06-21Renamed PackBox to PackBoxMenu.NatsuDrag9
2018-06-20Added blink cursor functionalityRr42
2018-06-20Minor update, fixes bug in displaying text in paint windowRr42
2018-06-20merge updateRr42
2018-06-20Major update with functional program display (without cursor)Rr42
2018-06-20Update to freeze library, fixes a bug where CWD was not set properly.Rr42
2018-06-20Solved Segmenation Fault error and removed unnecessary print statements.NatsuDrag9
2018-06-20Resolved merging conflicts.NatsuDrag9
2018-06-20Pulled and merged.NatsuDrag9
2018-06-20NewProgram () Segmentation faultNatsuDrag9
2018-06-19Updated confdialog.cppNatsuDrag9
2018-06-19Removed draw called print statements.NatsuDrag9
2018-06-19Removed local variable - TopMenu from MakeMainMenus().NatsuDrag9
2018-06-19Ported confdialog completely.NatsuDrag9
2018-06-19Updated freeze library to use home directoryRr42
2018-06-18Added WM_COMMAND () and updated MenuHandler() accordingly.NatsuDrag9
2018-06-18Added KeyPress, ButtonPress and MouseClick functionality in ConfDialog.NatsuDrag9
2018-06-18Removed unnecessary code from LD_WM_Paint_callRr42
2018-06-18fixed bug in TextOut functionRr42
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-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