Commit Graph

20183 Commits

Author SHA1 Message Date
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 5bbb300fb3 Support syntax highlighting in markdown viewer. 2026-05-19 12:49:08 +04:00
John Preston bfac9a2c3d Different math formula fixes. 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 cd540ea795 Use string literal instead of FromLatin1. 2026-05-19 12:49:08 +04:00
John Preston fcc0fc97c7 Improve placeholder layout. 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 a943fd9747 Use custom emoji instead of inline image objects. 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 f1e2f9d37f Remove option for conditional build. 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
John Preston 92396fd960 Handle external webapp shell errors. 2026-05-19 12:49:07 +04:00
John Preston 694a59a602 Pass initial size from the main app. 2026-05-19 12:49:07 +04:00
John Preston bff7b9d06f Attempt to fix sync-alert bug. 2026-05-19 12:49:07 +04:00
John Preston e75e884469 Attemp to fix freeze on different backends. 2026-05-19 12:49:07 +04:00
John Preston 7e67664e91 Close popups on external shell blocker click. 2026-05-19 12:49:07 +04:00
John Preston c46fe28908 Harden interaction app<->shell<->webapp. 2026-05-19 12:49:07 +04:00
John Preston 0090e2c7f8 Try anchor external webapp shell and popups. 2026-05-19 12:49:07 +04:00
John Preston e3a93be713 Support for SeparatePanel parent in X11. 2026-05-19 12:49:07 +04:00
John Preston ea899859ce Make nice separate window boxes. 2026-05-19 12:49:07 +04:00
John Preston 3720bfbf29 Add ripples to buttons. 2026-05-19 12:49:07 +04:00
John Preston a5369b2710 Extract resources for external webapp shell. 2026-05-19 12:49:07 +04:00
John Preston 8bb21fcba5 Improve styles of webapp external shell, fullscreen. 2026-05-19 12:49:07 +04:00
John Preston f599e52e66 Improve design of separate webapp. 2026-05-19 12:49:07 +04:00
John Preston a4d0aa5f54 Initial external webview webapps on Linux. 2026-05-19 12:49:07 +04:00
John Preston 0270f7e3a1 Fix possible crash in quit-with-forward-toast. 2026-05-19 12:35:31 +04:00
John Preston 00f2eab6f7 Expand to bottom, so Saved Messages link is available. 2026-05-19 12:35:31 +04:00
John Preston f5dfa9a511 Add link to Saved Messages in toast. 2026-05-19 12:35:31 +04:00