index
:
LDMicroGtk/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ldmicro
/
maincontrols.cpp
Age
Commit message (
Expand
)
Author
2018-06-17
Added FillRect function, bug: scroll opperations missing
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-11
Added CreateWindowEx funftion from windows.h (Partial port)
Rr42
2018-06-11
Drawing Area is resized on resizing Main Window.
NatsuDrag9
2018-06-08
Removed iostream header and std namespace from maincontrols.cpp
NatsuDrag9
2018-06-08
Builds and runs from ldmicro.cpp. No further testing is required.
NatsuDrag9
2018-06-06
Merged and updayed repository
NatsuDrag9
2018-06-06
Updated ListStore
NatsuDrag9
2018-06-06
removed code with bugs
Rr42
2018-06-06
Removed AdvancedSimulation files
Rr42
2018-06-06
Core marge
Rr42
2018-06-06
Removed unnecessary files and headers.
Rr42
2018-06-06
Ported functions
NatsuDrag9
2018-06-04
Commented all GUI code for core test
Rr42
2018-05-31
Updated the completed functions.
NatsuDrag9
2018-05-31
Rearranged variables
NatsuDrag9
2018-05-31
Ported the function updating titlebar.
NatsuDrag9
2018-05-28
Updated the menu function.
NatsuDrag9
2018-05-28
Replaced the MakeMainWindowMenus function in maincontrols.cpp
NatsuDrag9
2018-05-25
Added all LDmicro filles to be ported
Rr42