summaryrefslogtreecommitdiffstats
path: root/Project/ReactiveShuntElementForm.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Some class enum implementationThales Lima Oliveira2020-06-061-12/+12
| | | | Just for better code design: https://docs.microsoft.com/pt-br/dotnet/architecture/microservices/microservice-ddd-cqrs-patterns/enumeration-classes-over-enum-types
* OpenGL bugfixes and wxGC port alternative initThales Lima Oliveira2020-06-021-16/+16
| | | | | | OpenGL major bugfixes; Device context port alternative to OpenGL code init (WorkspaceDC). Some machines don't support OpenGL 3+; Fixed some issues with MSVC.
* Add copyright on files and documentation updateThales Lima Oliveira2017-10-051-0/+17
|
* General settings implementedThales Lima Oliveira2017-08-111-0/+1
| | | | | | A lot of pt-br translation Some forms sizes fixes init file fully implemented
* Capacitor and Inductor forms implementedThales13302016-10-251-0/+139