index
:
LDMicroGtk/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ldmicro
/
lib
/
linuxUI
/
linuxUI.h
Age
Commit message (
Expand
)
Author
2018-06-27
Added keyboard integration for cursor movement.
Rr42
2018-06-26
Added UART terminal window. Porting of simulation functionality complete
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-22
Major update; added file, instructions, edit menu functionality
Rr42
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-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
Updated changes
NatsuDrag9
2018-06-12
Added accelerator labels and mnemonic.
NatsuDrag9
2018-06-12
Dropped CreateWindowEx function port
Rr42
2018-06-11
Added CreateWindowEx funftion from windows.h (Partial port)
Rr42
2018-06-11
main window update merge commit
Rr42
2018-06-08
Updated repository to execute with working compiler.
NatsuDrag9
2018-06-08
Fixed, include bug caused because gnu was not set to c++11 standard.
Rr42
2018-06-08
Builds and runs from ldmicro.cpp. No further testing is required.
NatsuDrag9
2018-06-06
Core marge
Rr42
2018-06-06
Merge pull request #2 from NatsuDrag9/GUI_port
Ramana
2018-06-06
Ported functions
NatsuDrag9
2018-06-04
Commented all GUI code for core test
Rr42
2018-05-31
Fixed bugs in MessageBox
Rr42
2018-05-31
Added File selection dialogue
Rr42
2018-05-30
ported GetSaveFileName function from windows.h
Rr42
2018-05-30
Added message box functionality
Rr42
2018-05-29
Freeze library updated and renamed to freezeLD (working)
Rr42