Commit Graph

39 Commits

Author SHA1 Message Date
Sergey A. Osokin dcb9c5676f Fixed a unused function compile warning for a RELEASE build. 2026-05-21 20:51:37 +04:00
John Preston d0c0571f82 Fix build with Xcode. 2026-05-19 15:12:25 +04:00
John Preston 5994638e86 Add scroll-to-top in the native IV. 2026-05-19 12:49:08 +04:00
John Preston e4804d66e8 Show separate window embed on Linux. 2026-05-19 12:49:08 +04:00
John Preston 05e026c38c Improve embeds usability. 2026-05-19 12:49:08 +04:00
John Preston 2c8ba4e694 Embeds almost work now. 2026-05-19 12:49:08 +04:00
John Preston e467bc7da9 Improve style, add zoom controls. 2026-05-19 12:49:08 +04:00
John Preston e7bc456974 Improve design of IV parts. 2026-05-19 12:49:08 +04:00
John Preston 4b8e7c2054 Initial related articles block implementation. 2026-05-19 12:49:08 +04:00
John Preston eee2e5ce7f Handle repeated activation of native IV. 2026-05-19 12:49:08 +04:00
John Preston e0ea3e9925 Initial support for native IV embed view. 2026-05-19 12:49:08 +04:00
John Preston cab323e823 Attempt to abstract out the media block types. 2026-05-19 12:49:08 +04:00
John Preston 4bc2ffcf4f First attempt to add other media types to IV. 2026-05-19 12:49:08 +04:00
John Preston bd5080d75d Normalize lists baselines, headers and includes. 2026-05-19 12:49:08 +04:00
John Preston e0837b6b72 Fix crash in Ctrl+W in markdown viewer. 2026-05-19 12:49:08 +04:00
John Preston 58633e5c08 Nice display of footnotes in layers. 2026-05-19 12:49:08 +04:00
John Preston 9ddb62c473 Some style fixes for tables / expandables. 2026-05-19 12:49:08 +04:00
John Preston 67764c803d Add markdown viewer header, sharing. 2026-05-19 12:49:08 +04:00
John Preston 747173c96c Split up sources to many modules. 2026-05-19 12:49:08 +04:00
John Preston 7ba610fd33 Initial attempt to feed IV into the new viewer. 2026-05-19 12:49:08 +04:00
John Preston 5766505c75 Support resizing of markdown article correctly. 2026-05-19 12:49:08 +04:00
John Preston 6220949c65 Improve mono / tasklist styles. 2026-05-19 12:49:08 +04:00
John Preston f8efeb9af1 Streamline the prepare and the object interface. 2026-05-19 12:49:08 +04:00
John Preston 9ad6bbab7b Don't use style snapshots. 2026-05-19 12:49:08 +04:00
John Preston 7c4b07d56f Use better style:: aggregates. 2026-05-19 12:49:08 +04:00
John Preston 4a0265e627 Optimize sub/super/mark additions. 2026-05-19 12:49:08 +04:00
John Preston 5eed2bf42d Open markdown through Core::App().iv(). 2026-05-19 12:49:08 +04:00
John Preston e3a68751b7 Fix build with Xcode. 2026-05-19 12:49:08 +04:00
John Preston 0d4cd753c1 Fix some math formula parsing. 2026-05-19 12:49:08 +04:00
John Preston 8deb82e65b Basic text selection support. 2026-05-19 12:49:08 +04:00
John Preston b6c1903457 Add some missing features. 2026-05-19 12:49:08 +04:00
John Preston 24ed0da073 Sub/sup/mark support in Text::String. 2026-05-19 12:49:08 +04:00
John Preston 46b62d5598 Initial support for inline math formula. 2026-05-19 12:49:08 +04:00
John Preston d585913c7c Extract prepare step, possibly async later. 2026-05-19 12:49:08 +04:00
John Preston 5d2b7171ef Initial support for math formula. 2026-05-19 12:49:08 +04:00
John Preston 52a721e938 Initial support for tables. 2026-05-19 12:49:08 +04:00
John Preston 88d5618bbc Basic native preview of markdown in IV. 2026-05-19 12:49:07 +04:00
John Preston eb51301cfb Initial attempt to open .md files. 2026-05-19 12:49:07 +04:00
John Preston 7ec429d445 Initial structure of markdown parsing. 2026-05-19 12:49:07 +04:00