• Joined on 2025年04月24日
chrisecker pushed to main at chrisecker/miniword 2026年07月14日 15:21:36 +02:00
57d747b664 Fixed RuntimeError: wrapped C/C++ object of type _TablePopup has been deleted
chrisecker pushed to main at chrisecker/miniword 2026年07月12日 10:14:22 +02:00
37da94774f Add "All supported files" as the default filter for Open and Import.
4e71daee71 Fix: built-in plugins loaded twice, duplicating "Markdown" in Load dialog.
Compare 2 commits »
chrisecker pushed to main at chrisecker/miniword 2026年07月12日 07:50:29 +02:00
60bafada2a Fix: MD import lost H3+ headings indented by up to 3 spaces.
chrisecker pushed to main at chrisecker/miniword 2026年07月11日 19:55:30 +02:00
7fd51f6b53 Changed mainwindow's method names to simplify debugging.
c7030fd63a Paste HTML/Markdown structure instead of flat text.
Compare 2 commits »
chrisecker pushed to pastmd at chrisecker/miniword 2026年07月08日 18:11:25 +02:00
7fd51f6b53 Changed mainwindow's method names to simplify debugging.
c7030fd63a Paste HTML/Markdown structure instead of flat text.
Compare 2 commits »
chrisecker created branch pastmd in chrisecker/miniword 2026年07月08日 18:11:25 +02:00
chrisecker pushed to main at chrisecker/miniword 2026年07月07日 21:01:36 +02:00
74ce6e2038 Fix: paste crashed on plain text, wedging the clipboard for the session.
chrisecker pushed tag v0.1.10 to chrisecker/miniword 2026年07月01日 17:14:17 +02:00
chrisecker pushed to main at chrisecker/miniword 2026年07月01日 17:14:09 +02:00
459a65f6f3 Bump version to 0.1.10.
chrisecker pushed to main at chrisecker/miniword 2026年07月01日 17:07:21 +02:00
9a6358bd10 Fix runtests.py module-name resolution for absolute/Windows paths.
3305d4bc3c Add Show Markdown menu with live preview window.
Compare 2 commits »
chrisecker pushed tag v0.1.9 to chrisecker/miniword 2026年07月01日 15:27:49 +02:00
chrisecker pushed to main at chrisecker/miniword 2026年07月01日 15:27:43 +02:00
bc3496c172 Bump version to 0.1.9.
chrisecker pushed to main at chrisecker/miniword 2026年07月01日 15:23:54 +02:00
8cbe6d27f9 Fix stale FakePage test double missing adjust().
chrisecker pushed to main at chrisecker/miniword 2026年07月01日 14:45:52 +02:00
9a038c5412 Bundle cairo for the test workflow too, not just the release build.
chrisecker pushed to main at chrisecker/miniword 2026年07月01日 14:41:24 +02:00
576f3dba6f Bundle libcairo-2.dll in the Windows build; wxPython >=4.2.2 dropped it upstream.
chrisecker pushed to main at chrisecker/miniword 2026年07月01日 13:19:33 +02:00
7815dd8a67 Automated test_all as automatic workflow.
chrisecker pushed tag v0.1.8 to chrisecker/miniword 2026年07月01日 11:23:51 +02:00
chrisecker pushed to main at chrisecker/miniword 2026年07月01日 11:23:43 +02:00
9af72ff608 Bump version to 0.1.8.
f540efe406 Removed iterators.py and use utils instead.
Compare 2 commits »
chrisecker pushed to main at chrisecker/miniword 2026年06月23日 20:30:17 +02:00
c55db83343 Fix unclosable table-size popup on Windows.
0556b8e659 Fix Layout.iter_boxes() arg mismatch crashing Fit to Page.
e9e5a00cfe Fix: handle footnotes in tables and in footnotes.
fa7407be3a Find wxPython's bundled cairo DLL on Windows source installs.
f8a8ee3a3f Fix corrupted test fixture string causing test_06 to fail on Windows.
Compare 6 commits »
chrisecker pushed to tmp at chrisecker/miniword 2026年06月23日 20:18:00 +02:00
975e7e2976 Fix unclosable table-size popup on Windows.
1498acecee Fix Layout.iter_boxes() arg mismatch crashing Fit to Page.
122b74830a Fix: handle foootnotes in tables and in footnotes.
e611a51288 Find wxPython's bundled cairo DLL on Windows source installs.
f8a8ee3a3f Fix corrupted test fixture string causing test_06 to fail on Windows.
Compare 6 commits »