Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Incorrect line count in case of an error in msc input | albert-github | 2020-11-20 | 3 | -0/+9 |
| | | | | The variables to store line number etc. are static variables and should be reset on each invocation of the lex msc parser. | ||||
* | Allow building doxygen as a subproject | Anonymous Maarten | 2020-09-16 | 1 | -4/+4 |
| | |||||
* | Coverity uninitialized variable in mscgen_api.cpp | albert-github | 2020-06-12 | 1 | -0/+1 |
| | | | | | - Initialize the variable ymax - add an extended example with "parallel events" triggered by a `,` instead of `;` between events | ||||
* | Fix a number of compiler warnings in the 64bit build for Windows | Dimitri van Heesch | 2020-03-02 | 4 | -12/+13 |
| | |||||
* | spelling: represented | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: output | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: manifest | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: horizontal | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: hanning | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: column | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: blending | Josh Soref | 2019-11-12 | 1 | -4/+4 |
| | |||||
* | spelling: background | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: attribute | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | spelling: angular | Josh Soref | 2019-11-12 | 1 | -1/+1 |
| | |||||
* | Spelling corrections for libmscgen directory | albert-github | 2019-11-05 | 9 | -14/+14 |
| | | | | | | Spelling corrections as found by codespell. The original package was written by UK-English writing person so left the words in UK-English (upon request this can be changed as well to US-English spelling). | ||||
* | Merge branch 'feature/bug_consistency_state_2' of ↵ | Dimitri van Heesch | 2019-09-12 | 2 | -6/+17 |
|\ | | | | | | | https://github.com/albert-github/doxygen into albert-github-feature/bug_consistency_state_2 | ||||
| * | Consistent way to show scanner state | albert-github | 2019-09-05 | 2 | -6/+17 |
| | | | | | | | | | | Create a consistent way to display the state mnemonics of the different scanners (analogous to the fortranscanner.l) Use an automatic procedure to generate the routine with the translation of the states to a string. | ||||
* | | Fixed a couple of compiler warnings on Windows | Dimitri van Heesch | 2019-09-12 | 3 | -44/+44 |
|/ | |||||
* | Correction obvious documentation errors in mscgen | albert-github | 2019-07-01 | 2 | -2/+2 |
| | |||||
* | Fixed windows build issue in gd.h | Dimitri van Heesch | 2019-06-23 | 1 | -31/+2 |
| | |||||
* | Fix gd_intern.h for Windows build | Dimitri van Heesch | 2019-06-23 | 2 | -15/+1 |
| | |||||
* | issue #6880 mscgen links placed in the wrong place when using SVG output | Dimitri van Heesch | 2019-06-23 | 41 | -0/+21238 |