Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make all file access 64-bit (uint64_t) | Pedro J. Estébanez | 2021-05-17 | 1 | -1/+1 |
* | Replace remaining uses of `NULL` with `nullptr` | Rémi Verschelde | 2021-04-29 | 1 | -10/+10 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Fix missed renamings from empty() to is_empty() | Rémi Verschelde | 2020-12-29 | 1 | -1/+1 |
* | Make tool menu plugins use Callables for callback | kobewi | 2020-12-16 | 1 | -6/+1 |
* | [HTML5] Port JavaScript inline code to libraries. | Fabio Alessandrelli | 2020-11-10 | 1 | -19/+6 |
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -2/+2 |
* | [HTML5] Add JavaScriptToolsEditorPlugin. | Fabio Alessandrelli | 2020-10-14 | 1 | -0/+153 |