Age | Commit message (Expand) | Author |
2019-02-28 | McuSettings issue resolved | akshay-c |
2019-01-17 | Mapped esc to cancel during exit | akshay-c |
2018-12-26 | Patch: resolved Singe Cycle Simulation issue | akshay-c |
2018-11-27 | Packaging with inline icon | akshay-c |
2018-11-14 | Background Color Optimized | akshay-c |
2018-08-31 | Background Color correction | akshay-c |
2018-06-29 | Patch: Fixes bug where the IoList table did not update on name change. | Rr42 |
2018-06-29 | Patch: Fixes bug where the save dialog cancel button did not work. | Rr42 |
2018-06-29 | Merge branch 'GUI_port' of https://github.com/akshay-c/LDMicro-linux into GUI... | Rr42 |
2018-06-29 | Bug fix: Fixes a bug where draw area puckups mouse clicks in the IoList. | Rr42 |
2018-06-29 | Update - processors are selected and displayed. | NatsuDrag9 |
2018-06-27 | Minor bugfixes | Rr42 |
2018-06-27 | Removed unused code. | Rr42 |
2018-06-27 | Added keyboard integration for cursor movement. | Rr42 |
2018-06-27 | Added keyboard hook. | Rr42 |
2018-06-26 | iolist.cpp ported, io pin selection dialog added. | Rr42 |
2018-06-25 | Updated Analog scroll popup. | Rr42 |
2018-06-25 | Added analog slider popup (simulation mode). | Rr42 |
2018-06-25 | Added full timer functionality and partial simulation functionality. | Rr42 |
2018-06-25 | Added functionality to update IoList table under the paint window. | Rr42 |
2018-06-25 | Fixed bug where the status bar did not show all statuses. | Rr42 |
2018-06-23 | Fixed bug where ladder program did not compile from GUI. | Rr42 |
2018-06-22 | Removed unnecessary code. | Rr42 |
2018-06-22 | fixed bug where menu shortcuts without modifiers did not work | Rr42 |
2018-06-22 | Major update; added file, instructions, edit menu functionality | Rr42 |
2018-06-22 | Merge branch 'GUI_port' of https://github.com/akshay-c/LDMicro-linux into GUI... | Rr42 |
2018-06-22 | Minor update for background color updater | Rr42 |
2018-06-21 | Merge pull request #23 from NatsuDrag9/GUI_port | NatsuDrag9 |
2018-06-21 | Minor changes, removed unnecessary code. | Rr42 |
2018-06-21 | Bug fix, where clicks after scrolling where not registered properly. | Rr42 |
2018-06-21 | Bug fixes for cursor and PrintWindow | Rr42 |
2018-06-21 | Ported helpdialog.cpp. | NatsuDrag9 |
2018-06-20 | Added blink cursor functionality | Rr42 |
2018-06-20 | merge update | Rr42 |
2018-06-20 | Major update with functional program display (without cursor) | Rr42 |
2018-06-20 | Solved Segmenation Fault error and removed unnecessary print statements. | NatsuDrag9 |
2018-06-20 | Resolved merging conflicts. | NatsuDrag9 |
2018-06-19 | Removed draw called print statements. | NatsuDrag9 |
2018-06-18 | Added WM_COMMAND () and updated MenuHandler() accordingly. | NatsuDrag9 |
2018-06-18 | Removed unnecessary code from LD_WM_Paint_call | Rr42 |
2018-06-18 | cleand PaintWindow function | Rr42 |
2018-06-18 | Fixed bug in FillRect | Rr42 |
2018-06-17 | Added FillRect function, bug: scroll opperations missing | Rr42 |
2018-06-17 | Updated window painting, ported draw.cpp, fixed cont char* error | Rr42 |
2018-06-15 | Merged | NatsuDrag9 |
2018-06-15 | Created ConfDialog and attached it MCU Parameters. | NatsuDrag9 |
2018-06-14 | PaintWindow update, partial port (bug with text scaling) | Rr42 |
2018-06-13 | Added draw window for printing ladder schematic | Rr42 |
2018-06-13 | Keyboard & mouse hooks, callbacks for events handled by MainWindowProc | Rr42 |
2018-06-12 | Dropped CreateWindowEx function port | Rr42 |