Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-10 | fixes #4724 (NewStory: сообщение с подсветкой не ↵ | George Hazan | |
выделяется) | |||
2024-10-09 | compilation fix | George Hazan | |
2024-10-09 | litehtml update | George Hazan | |
2024-10-08 | new files in LiteHtml | George Hazan | |
2024-09-07 | libs/litehtml/README.md: split sentences by lines | Sergey Ponomarev | |
2024-09-07 | cmake: require cmake 3.11 | Sergey Ponomarev | |
The main CMakeLists.txt had cmake_minimum_required (VERSION 2.8). This made the cmake to show a deprecation notice that support of all versions below 3.5 will be dropped soon. The maximum required cmake version is 3.11 for the litehtml module. So let's set it as a minimum for all other modules. The FATAL_ERROR option is ignored in CMake >= 2.6. | |||
2024-04-11 | fixes #4326 (NewStory: падение при запуске в Windows XP) | George Hazan | |
2024-03-31 | since windows containers are not supported, all code moved inside NSWebPage | George Hazan | |
2024-03-31 | NewStory: fix for image drawing | George Hazan | |
2024-03-31 | fixes #4319 (NewStory: пропала поддержка смайликов ↵ | George Hazan | |
средствами шрифта) | |||
2024-03-30 | update of litehtml, fixes the problem with empty lines | George Hazan | |
2024-03-22 | compilation fix | George Hazan | |
2024-03-21 | for #4289 - fix for a font color in NS | George Hazan | |
2024-03-20 | NewStory: first html-based version which looks more or less like RTF version | George Hazan | |
2024-03-18 | litehtml: minor changes & additions | George Hazan | |
2024-03-18 | litehtml - lightweight html renderer | George Hazan | |