]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/commitdiff
Release 0.9. v0.9
authorSoren Stoutner <soren@stoutner.com>
Sun, 26 Apr 2026 00:18:59 +0000 (17:18 -0700)
committerSoren Stoutner <soren@stoutner.com>
Sun, 26 Apr 2026 00:18:59 +0000 (17:18 -0700)
changelog
doc/index.docbook
src/com.stoutner.privacybrowser.metainfo.xml

index 73a850348c958e298be706d38a8fb0adc5342a96..537eede0c99a61c29bd6878a0ba265662d6c103a 100644 (file)
--- a/changelog
+++ b/changelog
@@ -3,7 +3,7 @@
  * Fix populating the URL for slowly loading websites when the tab is switch while they are loading.
  * Don’t expand the bookmarks folders when opening the bookmarks dialog.
  * Preserve the scroll position when moving a bookmark in the bookmarks dialog.
- * Fix URL syntax highlighting when no protocol is specified.
+ * Disable URL syntax highlighting when no protocol is specified.
  * Open new tabs adjacent to the current tab.
  * Make the text in the requests dialog non-editable.
  * Widen the domain settings dialog to prevent the need for horizontal scrolling on some screens.
index 62cabf14b14e3db018f79d49bb33a2b412318c30..2796f5b6995d68cbf89d922684f6dcd35b25f877 100644 (file)
                     </listitem>
                 <listitem><para>Don’t <ulink url="https://redmine.stoutner.com/issues/1322">expand the bookmarks folders</ulink> when opening the bookmarks dialog.</para></listitem>
                 <listitem><para><ulink url="https://redmine.stoutner.com/issues/1321">Preserve the scroll position</ulink> when moving a bookmark in the bookmarks dialog.</para></listitem>
-                <listitem><para>Fix URL syntax highlighting when <ulink url="https://redmine.stoutner.com/issues/1280">no protocol is specified</ulink>.</para></listitem>
+                <listitem><para>Disable URL syntax highlighting when <ulink url="https://redmine.stoutner.com/issues/1280">no protocol is specified</ulink>.</para></listitem>
                 <listitem><para>Open new tabs <ulink url="https://redmine.stoutner.com/issues/1215">adjacent to the current tab</ulink>.</para></listitem>
                 <listitem><para>Make the text in the requests dialog <ulink url="https://redmine.stoutner.com/issues/1279">non-editable</ulink>.</para></listitem>
                 <listitem><para><ulink url="https://redmine.stoutner.com/issues/1290">Widen the domain settings dialog</ulink> to prevent the need for horizontal scrolling on some screens.</para>
index 8f9a98e736ac9696301c5a93a2592ef72d9f70dc..00bb37af8096b83b4ed10cf6e4484b317aad556a 100644 (file)
@@ -63,7 +63,7 @@
                 <p>Fix populating the URL for slowly loading websites when the tab is switch while they are loading.</p>
                 <p>Don’t expand the bookmarks folders when opening the bookmarks dialog.</p>
                 <p>Preserve the scroll position when moving a bookmark in the bookmarks dialog.</p>
-                <p>Fix URL syntax highlighting when no protocol is specified.</p>
+                <p>Disable URL syntax highlighting when no protocol is specified.</p>
                 <p>Open new tabs adjacent to the current tab.</p>
                 <p>Make the text in the requests dialog non-editable.</p>
                 <p>Widen the domain settings dialog to prevent the need for horizontal scrolling on some screens.</p>