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-26
Added UART terminal window. Porting of simulation functionality complete
Rr42
2018-06-25
Added full timer functionality and partial simulation functionality.
Rr42
2018-06-25
Added scrolling functionality to IoList table.
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
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-21
Merge pull request #23 from NatsuDrag9/GUI_port
NatsuDrag9
2018-06-21
Bug fixes for cursor and PrintWindow
Rr42
2018-06-21
Renamed PackBox to PackBoxMenu.
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
Resolved merging conflicts.
NatsuDrag9
2018-06-19
Removed local variable - TopMenu from MakeMainMenus().
NatsuDrag9
2018-06-18
Fixed bug in FillRect
Rr42
2018-06-17
Added FillRect function, bug: scroll opperations missing
Rr42
2018-06-15
Disabled resizing and shrinking of IoList.
NatsuDrag9
2018-06-15
Merged
NatsuDrag9
2018-06-15
Created ConfDialog and attached it MCU Parameters.
NatsuDrag9
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
Updated changes
NatsuDrag9
2018-06-12
Removed unnecessary code from maincontrols.cpp.
NatsuDrag9
2018-06-12
Added accelerator labels and mnemonic.
NatsuDrag9
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