Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Aligned license statement for javascripts with general license statement | Dimitri van Heesch | 2019-01-31 | 1 | -22/+26 |
| | |||||
* | Bug 796494 - Collapsed treeview arrow displays as emoji in Microsoft Edge | albert-github | 2018-06-04 | 1 | -1/+1 |
| | | | | | | | | | | | | The right arrow (▶) is inn MicrosoftEdge displayed as an Emoji it displays as a white arrow inside a blue square with a black border instead of a monochrome arrow. Unicode contains another right arrow (␪) which displays correctly (also in Chrome, Opera, FireFox, Internet Explorer; in some even better). The Unicode naming is a bit confusing: - for the down arrow we only have: - ▼ 'BLACK DOWN-POINTING TRIANGLE' - for the right arrow we have: - ▶ 'BLACK RIGHT-POINTING TRIANGLE' - ► 'BLACK RIGHT-POINTING POINTER' so it looks logical to use both Triangles but this is not the case. | ||||
* | Change navtree collapsed list icon | Faheel Ahmad | 2017-12-07 | 1 | -1/+1 |
| | |||||
* | Marks JS as freely licensed | zachwick | 2017-08-04 | 1 | -2/+25 |
| | | | | | | | | | | | | | | | Marking the resulting JS in this way ensures that visitors to the resulting HTML documentation do not have to choose between running non-free JS and experiencing the HTML documentation as it was intended. The JS was already freely licensed, so this change just ensures that the appropriate labelling occurs so that GNU LibreJS [0] parses the JS correctly as freely licensed. [0] https://www.gnu.org/software/librejs/ Signed-off-by: zachwick <zach@zachwick.com> | ||||
* | Bug 750930 - Representation of arrows | Dimitri van Heesch | 2016-05-15 | 1 | -18/+12 |
| | |||||
* | Applied responsive design to menu bar using smartmenus | Dimitri van Heesch | 2016-05-05 | 1 | -10/+10 |
| | |||||
* | Introduced template directory for template and resource files and resource ↵ | Dimitri van Heesch | 2014-11-13 | 1 | -0/+523 |
compiler & manager |