Rev. | Zeit | Autor |
---|---|---|
r29308 | 2021-12-22 04:25:12 | stefankueng |
add link to the docs page at the top |
||
r29307 | 2021-12-22 04:24:49 | stefankueng |
remove F1 key: MFC calls the help on its own |
||
r29306 | 2021-12-22 04:10:54 | stefankueng |
update German po |
||
r29305 | 2021-12-22 03:01:12 | stefankueng |
update translations from transifex |
||
r29304 | 2021-12-21 05:09:47 | stefankueng |
build the en chm with the docpot target, and copy the context/alias files to the resources when building the en chm. |
||
r29303 | 2021-12-21 05:08:51 | stefankueng |
don't build the chm docs by default |
||
r29302 | 2021-12-21 05:08:22 | stefankueng |
update doc links |
||
r29301 | 2021-12-21 04:38:35 | stefankueng |
add the alias and context files from the chm generator to the resource |
||
r29300 | 2021-12-21 04:29:29 | stefankueng |
ignore generated files |
||
r29299 | 2021-12-21 04:12:23 | stefankueng |
make scripts work with Python 3 |
||
r29298 | 2021-11-27 02:30:41 | stefankueng |
update the dbghelp.dll |
||
r29297 | 2021-11-25 20:29:54 | xhmikosr |
www: losslessly compress PNG files |
||
r29296 | 2021-11-25 20:14:24 | xhmikosr |
www: remove csslint and update devDependencies |
||
r29295 | 2021-11-20 17:37:09 | stefankueng |
use VS2022 |
||
r29294 | 2021-11-20 01:09:14 | stefankueng |
fix default button |
||
r29293 | 2021-11-13 16:15:49 | stefankueng |
update clang-format |
||
r29292 | 2021-11-12 01:11:12 | xhmikosr |
www: Remove broken links |
||
r29291 | 2021-11-12 01:10:57 | xhmikosr |
Update devDependencies |
||
r29290 | 2021-10-30 22:08:39 | stefankueng |
if there are no entries to show, don't show the top entry either |
||
r29289 | 2021-10-30 22:08:03 | stefankueng |
if there's a problem un/installing the sparse package, show a warning only and continue, don't fail the un/installation |
||
r29288 | 2021-10-30 21:15:53 | stefankueng |
don't set the System.AppUserModel.ID property, it's useless on Win11 and it rarely worked on Win10... |
||
r29287 | 2021-10-30 20:58:45 | stefankueng |
show errors when deploying |
||
r29286 | 2021-10-30 17:39:23 | stefankueng |
update pot file with recent resource changes |
||
r29285 | 2021-10-30 16:59:24 | stefankueng |
use lowest ID for the app icon |
||
r29284 | 2021-10-30 16:59:09 | stefankueng |
don't show menu entries in the Win11 top context menu if not explicitly specified |
||
r29283 | 2021-10-30 16:42:08 | stefankueng |
add a settings page to configure which menu entries should appear in the Win11 top menu |
||
r29282 | 2021-10-30 16:41:17 | stefankueng |
use the menu vector to handle all context menu entry settings |
||
r29281 | 2021-10-30 16:40:32 | stefankueng |
use an enum instead of defines for the context menu entries mask |
||
r29280 | 2021-10-30 16:39:17 | stefankueng |
use the numerical stringtok |
||
r29279 | 2021-10-30 16:38:56 | stefankueng |
extend the stringtok function to handle numerical containers |