summaryrefslogtreecommitdiffstats
path: root/Project/Multiplier.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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-4/+21
|
* Math Expression implementedThales Lima Oliveira2017-12-311-1/+1
|
* Math expr GUI implementedThales Lima Oliveira2017-12-201-1/+1
|
* Divider control element implementedThales Lima Oliveira2017-10-091-70/+2
| | | | | | Abstract class math operations implemented Divider need to be redesigned Expor/import divider functions implemented but supressed
* Add copyright on files and documentation updateThales Lima Oliveira2017-10-051-0/+17
|
* Sync generator control fixedThales Lima Oliveira2017-05-161-0/+7
|
* Several bugs fixed, ready to pullThales Lima Oliveira2017-05-131-1/+1
|
* Several solutions implementedThales Lima Oliveira2017-05-091-4/+35
|
* Control editor export under implementationThales Lima Oliveira2017-04-081-1/+1
| | | | File handling
* Exponencial under implementationThales Lima Oliveira2017-03-301-5/+43
|
* Multiplier under implementationThales Lima Oliveira2017-03-241-1/+39
|
* Multiplier implementation startThales13302017-03-091-0/+10