summaryrefslogtreecommitdiffstats
path: root/Project/Text.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Some class enum implementationThales Lima Oliveira2020-06-061-100/+100
| | | | 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-0/+36
| | | | | | OpenGL major bugfixes; Device context port alternative to OpenGL code init (WorkspaceDC). Some machines don't support OpenGL 3+; Fixed some issues with MSVC.
* Frequency response implementedThales Lima Oliveira2019-04-261-0/+16
| | | | Need a form
* File handling and control initialization organizedThales Lima Oliveira2018-01-081-28/+68
|
* Fixed textures bug on linuxThales Lima2017-10-251-1/+10
|
* A lot of text bugfixesThales Lima Oliveira2017-10-241-189/+33
|
* Text element reimplementedThales Lima Oliveira2017-10-231-23/+131
|
* Several changes and bugfixes to compile the program on linux ↵Thales Lima2017-10-211-1/+2
| | | | (ubuntu-xenial-amb64)
* Add copyright on files and documentation updateThales Lima Oliveira2017-10-051-0/+17
|
* Data report fully implementedThales Lima Oliveira2017-09-091-116/+140
|
* Events implementedThales Lima Oliveira2017-05-221-5/+5
| | | | | | | Effects on adimittance matrix and elements: ->Fault on bus; ->Generation/Load switching; ->Branch switching.
* Added DegreesAndRadians.h and included conditional compilation in some files ↵Roní Gonçalves2017-05-071-0/+3
| | | | in order to allow compiling this project using wxWidgets-3.0.x
* Several graphic tools implemented, tf startThales13302017-01-251-1/+1
|
* Some class organizationThales13302017-01-101-2/+2
|
* Several bugfixes on power elementsThales13302017-01-061-19/+38
|
* Text bugs fixedThales13302017-01-051-19/+25
|
* Text element optimizated, but buggyThales13302017-01-031-49/+53
| | | | Element/parent search buggy
* Copy paste implementedThales Lima Oliveira2016-12-291-0/+7
| | | | Some bugs on the text
* File handling implementedThales13302016-12-151-1/+1
|
* Text implementedThales13302016-12-091-5/+237
|
* Several bus corretedThales13302016-12-081-4/+437
|
* Multiline text implementedThales13302016-12-071-19/+84
| | | | text update still under implementation
* Text update under implementationThales13302016-12-061-19/+45
|
* Text Form under implementation [3]Thales13302016-12-011-0/+50
|
* Text form under implementationThales13302016-11-291-9/+13
|
* Text under implementation [2]Thales13302016-11-241-24/+45
|
* Text under implementationThales13302016-11-231-0/+65