[xiphos-source] [crosswire/xiphos] 2c303d: navbar: display chapter/verse as 10-col grid, book...
LAfricain
noreply at github.com
Sun Mar 22 14:53:20 EDT 2026
Branch: refs/heads/master
Home: https://github.com/crosswire/xiphos
Commit: 2c303d9609440af8643f622968f93054fb3b369d
https://github.com/crosswire/xiphos/commit/2c303d9609440af8643f622968f93054fb3b369d
Author: L'Africain <fr.cyrille at tiberiade.be>
Date: 2026-03-22 (Sun, 22 Mar 2026)
Changed paths:
M po/fr.po
M po/xiphos.pot
M src/gtk/sidebar.c
M src/gtk/tabbed_browser.c
M src/main/navbar_versekey.cc
Log Message:
-----------
navbar: display chapter/verse as 10-col grid, books as 2-col grid (AT/NT) (#1297)
* navbar: display chapter/verse as 10-col grid, books as 2-col grid (AT/NT)
- Chapter and verse dropdowns now use a 10-column grid layout
- Book dropdown uses 2-column layout: OT left, NT right
- NT-only modules display in single left column
- Fixes #901
* navbar: add parallel view context menu and fix tab sync
- sidebar: add right-click context menu on 'Parallel View' entry
with two options: 'Open in Detached Window' and 'Open in New Tab'
(with checkbox reflecting current state)
- tabbed_browser: fix blank page when opening parallel tab by moving
gui_parallel_tab_sync() after gtk_notebook_set_current_page()
- tabbed_browser: sync View menu checkbox when parallel tab is opened
via context menu (settings.showparatab + block/unblock signal)
---------
Co-authored-by: lafricain79 <lafricain79 at gmail.com>
To unsubscribe from these emails, change your notification settings at https://github.com/crosswire/xiphos/settings/notifications
More information about the xiphos-source
mailing list