Age | Commit message (Collapse) | Author |
|
|
|
The sidebars of each root are now serialized with the rest of the UI state so they have all the widget roots available.
|
|
IssueID #260
|
|
|
|
|
|
|
|
|
|
|
|
Allow plain `\n` for line termination in addition to `\r\n`.
|
|
|
|
|
|
IssueID #259
|
|
Currently translated at 99.3% (434 of 437 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/tok/
|
|
Currently translated at 99.3% (434 of 437 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/tok/
|
|
Currently translated at 99.3% (434 of 437 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/tok/
|
|
Currently translated at 97.9% (428 of 437 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/ia/
|
|
Currently translated at 99.3% (434 of 437 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/tok/
|
|
Currently translated at 100.0% (437 of 437 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/ru/
|
|
Currently translated at 100.0% (437 of 437 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/sr/
|
|
Currently translated at 100.0% (437 of 437 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/ie/
|
|
Currently translated at 100.0% (437 of 437 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/es/
|
|
Currently translated at 100.0% (437 of 437 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/fr/
|
|
Currently translated at 100.0% (437 of 437 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/fi/
|
|
|
|
|
|
Draft.
|
|
IssueID #192
|
|
Keep hold of the `Gempub` data while the page is open so it can be used for other purposes.
|
|
IssueID #258
|
|
|
|
|
|
|
|
|
|
Sizing of the embedded indicators in the URL bar requires smaller than default minimum height.
|
|
`Gempub` opens and parses a Gempub archive and provides access to the contents in a common way.
|
|
The serialized state version was bumped, so old states are incompatible and are ignored.
There were redundant events posted during launch.
|
|
|
|
A missing license banners and pragmas.
|
|
Load "metadata.txt" and check for the new properties. Contents of the cover page were shuffled around a bit.
IssueID #255
|
|
Hide duplicated window controls.
|
|
|
|
|
|
Some of the logic for arranging widgets was invalid, leading to problems with the navbar:
- cannot resize children if own size depends on their size
- expanding children won't expand unless resizing all children
|
|
|
|
Added a menu for changing the split mode.
|
|
|
|
|
|
Restore previous root after processing events. Adjusted colors of the non-focused root.
|
|
Root focus switching and opening links in the other root.
|
|
Various refactorings and fixes to handle root-global and window-global state, root-specific palettes, and proper coordinate system changes (e.g., when opening menus).
UI events are posted and handled in the context of a specific root.
|