Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-28 | DocumentWidget: Showing error page on untrusted certs | Jaakko Keränen | |
2021-09-28 | ListWidget: Scrolling due to item drag should be linear | Jaakko Keränen | |
2021-09-27 | Updated AppData for v1.7 | Jaakko Keränen | |
2021-09-27 | Updated release notes | Jaakko Keränen | |
2021-09-27 | Comment | Jaakko Keränen | |
2021-09-27 | SidebarWidget: Editing folder names | Jaakko Keränen | |
Use the regular bookmark editor but hide the Special Tags section, and disable all but the Title for now. | |||
2021-09-27 | Minor UI tweaks | Jaakko Keränen | |
2021-09-27 | Cleanup | Jaakko Keränen | |
2021-09-27 | macOS: Maximized window is not a special case | Jaakko Keränen | |
2021-09-27 | Window: Fixed regressions in retaining window placement | Jaakko Keränen | |
Window placement was not restored correctly when the window was maximized. Maximizing a window (on Windows) causes a spurious move event to be received from SDL, and that would mess up the remembered position. Now window placemenet is saved after a run through the event loop, so the rest of the window messages have been handled. | |||
2021-09-27 | Merge remote-tracking branch 'origin' into dev | Jaakko Keränen | |
2021-09-27 | Windows: Enable dark mode; use dark title bar for dark themes | Jaakko Keränen | |
This is quite a hack, but Win32 apps don't seem to have documented access to dark mode. | |||
2021-09-26 | Bookmarks: New items added to end of lists | Jaakko Keränen | |
Use max order for new bookmarks and folders. | |||
2021-09-26 | macOS: Position popup menus on selected item | Jaakko Keränen | |
2021-09-26 | Popup menus are positioned on selected item | Jaakko Keränen | |
2021-09-26 | Compute popup menu bounds in points | Jaakko Keränen | |
Display bounds and the window rectangle are handled in points, so determine if the menu fits inside its root in points, too. | |||
2021-09-26 | macOS: Popup window fixes; simply window creation | Jaakko Keränen | |
2021-09-26 | Use popup windows only when inline menus don't fit | Jaakko Keränen | |
Performance of popup windows may not be great. | |||
2021-09-26 | Window: Set window position during creation; popups use sw render | Jaakko Keränen | |
The renderer is created separately so it's possible to set the window position at creation time. Popup window use basic software rendering for (hopefully) better performance. | |||
2021-09-26 | Added a PerfTimer utility | Jaakko Keränen | |
2021-09-26 | Cleanup | Jaakko Keränen | |
2021-09-26 | X11: Tuning popup window behavior and appearance | Jaakko Keränen | |
2021-09-26 | macOS: Experiment with system accent color | Jaakko Keränen | |
This doesn't quite fit in the palette system currently, but it would be a nice addition later. | |||
2021-09-26 | Fixed context menu centering with popup windows | Jaakko Keränen | |
2021-09-26 | Minor UI tweaks | Jaakko Keränen | |
2021-09-26 | Root: Crash when closing split view | Jaakko Keränen | |
Some deleted widgets were kept around in the root's onTop list. | |||
2021-09-26 | macOS: Context menu consumes modifier key releases | Jaakko Keränen | |
2021-09-25 | ListWidget: Larger folder drop target | Jaakko Keränen | |
2021-09-25 | Windows: Various fixes after MainWindow refactoring | Jaakko Keränen | |
2021-09-25 | Window: Fixed build with ENABLE_WINDOWPOS_FIX; cleanup | Jaakko Keränen | |
2021-09-25 | Canonical URL form decodes colons in paths | Jaakko Keränen | |
The handling of colons (a reserved character used in the URL scheme and authority) was left ambiguous in the canonical form. | |||
2021-09-25 | Merge branch 'dev' of github.com:skyjake/lagrange into dev | Jaakko Keränen | |
2021-09-25 | Lang: Added eo, es_MX, gl, isv, and sk | Jaakko Keränen | |
New almost completed or in-progress UI translations. | |||
2021-09-25 | Merge pull request #342 from z0gg3r/dev | Jaakko Keränen | |
Lagrange build failed, due to missing base. in ui/window.c | |||
2021-09-25 | Translated using Weblate (Finnish) | Weblate Admin | |
Currently translated at 98.9% (566 of 572 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/fi/ | |||
2021-09-25 | Fixed a build fail | zocker | |
There is no member of d with name win, but base seems to have one. | |||
2021-09-25 | Translated using Weblate (Galician) | Xosé M | |
Currently translated at 100.0% (543 of 543 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/gl/ | |||
2021-09-25 | Translated using Weblate (Galician) | Xosé M | |
Currently translated at 100.0% (543 of 543 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/gl/ | |||
2021-09-25 | Translated using Weblate (German) | Alex Schroeder | |
Currently translated at 99.2% (539 of 543 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/de/ | |||
2021-09-25 | Translated using Weblate (Galician) | Xosé M | |
Currently translated at 81.0% (440 of 543 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/gl/ | |||
2021-09-25 | Added translation using Weblate (Galician) | Weblate Admin | |
2021-09-25 | Translated using Weblate (Portuguese (Brazil)) | Gabriel de Oliveira Ferreira Machado | |
Currently translated at 3.3% (18 of 543 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/pt_BR/ | |||
2021-09-25 | Translated using Weblate (Portuguese (Brazil)) | Gabriel de Oliveira Ferreira Machado | |
Currently translated at 3.1% (17 of 543 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/pt_BR/ | |||
2021-09-25 | Translated using Weblate (Chinese (Traditional)) | Shibo Lyu | |
Currently translated at 100.0% (543 of 543 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/zh_Hant/ | |||
2021-09-25 | Translated using Weblate (Chinese (Simplified)) | Eric | |
Currently translated at 79.9% (434 of 543 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/zh_Hans/ | |||
2021-09-25 | Added translation using Weblate (Portuguese (Brazil)) | Weblate Admin | |
2021-09-25 | Translated using Weblate (Esperanto) | Nikolay Korotkiy | |
Currently translated at 40.3% (219 of 543 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/eo/ | |||
2021-09-25 | Translated using Weblate (Spanish) | Wally Hackenslacker | |
Currently translated at 100.0% (543 of 543 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/es/ | |||
2021-09-25 | Translated using Weblate (Polish) | Waterrail | |
Currently translated at 100.0% (543 of 543 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/pl/ | |||
2021-09-25 | Merge branch 'work/v1.7' into dev | Jaakko Keränen | |