Rev. | Zeit | Autor |
---|---|---|
r29337 | 2022-01-15 02:10:21 | stefankueng |
only add to the win11 menu on the tree view if we have the items data. Currently this data is not provided, but maybe one day... |
||
r29336 | 2022-01-14 19:57:36 | csware |
Improve regex for .js files |
||
r29335 | 2022-01-14 02:57:56 | stefankueng |
refactor settings page setup, based on TGit 36edbb11db5d5c7148705f5d96757c337b065243 |
||
r29334 | 2022-01-08 17:12:37 | stefankueng |
code cleanup |
||
r29333 | 2022-01-08 16:44:27 | stefankueng |
build the tests only on request |
||
r29332 | 2022-01-08 02:08:59 | stefankueng |
update to VS2022 |
||
r29331 | 2022-01-07 03:25:13 | stefankueng |
fix compiler warning |
||
r29330 | 2022-01-07 03:20:09 | stefankueng |
add missing include |
||
r29329 | 2022-01-07 03:19:54 | stefankueng |
update the build instructions |
||
r29328 | 2022-01-07 00:14:08 | csware |
Get rid of last goto and use smart pointers |
||
r29327 | 2022-01-06 00:03:58 | csware |
Fix the help command |
||
r29326 | 2022-01-05 23:59:54 | csware |
Make sure the correct hh.exe is called |
||
r29325 | 2022-01-05 23:58:50 | csware |
Fail if there is no html file |
||
r29324 | 2022-01-04 03:55:37 | stefankueng |
update help headers |
||
r29323 | 2022-01-04 03:55:20 | stefankueng |
open links from docs in external browser |
||
r29322 | 2021-12-31 19:45:48 | csware |
Include all relevant shortcuts in the documentation |
||
r29321 | 2021-12-31 19:26:06 | csware |
Fix shortcuts not being displayed |
||
r29320 | 2021-12-31 18:29:29 | stefankueng |
change the exit code to 1 if there are still conflicts left |
||
r29319 | 2021-12-31 17:55:29 | stefankueng |
prevent doing a "mark as resolved" twice |
||
r29318 | 2021-12-31 16:13:05 | stefankueng |
ensure the line has an EOL unless it's the end of the document |
||
r29317 | 2021-12-31 00:31:32 | csware |
Drop unused file |
||
r29316 | 2021-12-29 19:39:48 | csware |
Stick to current C++ standard |
||
r29315 | 2021-12-29 17:34:32 | stefankueng |
with line wrapping enabled, show the current column as in the wrapped line, not as the visible column |
||
r29314 | 2021-12-27 19:54:38 | stefankueng |
calculate the char width when wrapping using real text |
||
r29313 | 2021-12-27 17:56:48 | stefankueng |
return a vector of wrapped lines instead a wrapped string |
||
r29312 | 2021-12-27 04:13:10 | csware |
Don't load winrt libraries on Win7 |
||
r29311 | 2021-12-23 04:07:54 | stefankueng |
show the win11 context menu entry also for the left treeView |
||
r29310 | 2021-12-22 04:28:58 | stefankueng |
also point to the help online from TMerge |
||
r29309 | 2021-12-22 04:28:31 | stefankueng |
instead of opening a chm file for help, open the default browser and point to the help online |
||
r29308 | 2021-12-22 04:25:12 | stefankueng |
add link to the docs page at the top |