Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 755293 - Tree view pane overlaps with content tabs | Dimitri van Heesch | 2015-09-20 | 1 | -1/+1 |
| | |||||
* | Template enhancements and various other small fixes | Dimitri van Heesch | 2015-09-08 | 28 | -103/+189 |
| | |||||
* | Moved creation of inline class documentation to separate template file | Dimitri van Heesch | 2015-08-30 | 5 | -214/+82 |
| | |||||
* | Added support for directory dependency graphs to template engine | Dimitri van Heesch | 2015-08-28 | 1 | -1/+12 |
| | |||||
* | Added missing html resources to the html template file | Dimitri van Heesch | 2015-08-27 | 2 | -0/+11 |
| | |||||
* | Started with generating LaTeX output via the template engine | Dimitri van Heesch | 2015-08-27 | 2 | -3/+3 |
| | |||||
* | Add mathjax support to template & context. | Dimitri van Heesch | 2015-08-27 | 1 | -8/+7 |
| | |||||
* | Added missing information to template version of the all members list | Dimitri van Heesch | 2015-08-27 | 2 | -11/+62 |
| | |||||
* | Added javascript search engine data to the template context | Dimitri van Heesch | 2015-08-27 | 8 | -4/+99 |
| | |||||
* | Merge pull request #386 from albert-github/feature/bug_753909 | Dimitri van Heesch | 2015-08-27 | 1 | -0/+5 |
|\ | | | | | Bug 753909 - Copy and paste of code fragment from CHM merges all pasted text into single line | ||||
| * | Bug 753909 - Copy and paste of code fragment from CHM merges all pasted text ↵ | albert-github | 2015-08-23 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | into single line Complete code fragment was pasted in one line (chm, HTML OK), with the change in the ccs file this problem is overcome. Result was that between multiple code lines on the 2nd and following line a extra space appeared at the beginning of the line, this is overcome by placing all relevant div statements on one line. (based a.o. on http://stackoverflow.com/questions/19099873/how-can-i-use-css-to-insert-a-line-break-after-but-not-before-an-element) | ||||
* | | Fixes to support nested tables again | Dimitri van Heesch | 2015-08-26 | 1 | -0/+4 |
|/ | |||||
* | Alignment of project name | albert-github | 2015-05-17 | 2 | -1/+6 |
| | | | | With this bug fix it is possible to align the project name to another place than the default place "middle" by means of adjusting the style sheet. Until now it was also possible but one had to create an own html header file as well. | ||||
* | Added graphical hierarchy support to template engine | Dimitri van Heesch | 2014-12-25 | 7 | -8/+84 |
| | |||||
* | Improved main page rendering via template engine | Dimitri van Heesch | 2014-12-25 | 3 | -15/+59 |
| | |||||
* | Introduced template directory for template and resource files and resource ↵ | Dimitri van Heesch | 2014-11-13 | 87 | -0/+11202 |
compiler & manager |