summaryrefslogtreecommitdiffstats
path: root/Project/Divider.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Device context implementedThales Lima Oliveira2020-06-131-0/+18
|
* OpenGL bugfixes and wxGC port alternative initThales Lima Oliveira2020-06-021-1/+1
| | | | | | OpenGL major bugfixes; Device context port alternative to OpenGL code init (WorkspaceDC). Some machines don't support OpenGL 3+; Fixed some issues with MSVC.
* File handling and control initialization organizedThales Lima Oliveira2018-01-081-1/+3
|
* Control elements file handling reorganizedThales Lima Oliveira2018-01-041-1/+21
|
* Math Expression implementedThales Lima Oliveira2017-12-311-1/+2
|
* Math expr GUI implementedThales Lima Oliveira2017-12-201-1/+1
|
* Some control elements improvementsThales Lima Oliveira2017-10-101-0/+2
|
* Divider control element implementedThales Lima Oliveira2017-10-091-0/+74
Abstract class math operations implemented Divider need to be redesigned Expor/import divider functions implemented but supressed