[go: up one dir, main page]

Menu

SVN Repo Commit Log


Commit Date  
[r13659] by wh11204

* Fix toolbar fitting/optimization (ticket #1528).
Grip size is already included in GetBestSize(), adding it again creates
an unexpected right margin.
MainFrame::CreateToolbars() calculates size correctly.

2025-05-06 11:21:24 Tree
[r13658] by wh11204

* Fix font sizes in HiDPI (ticket #1529).

2025-05-05 12:58:09 Tree
[r13657] by wh11204

- Build: Fix compilation with MSYS2 GCC 15.1 (ticket #1527, thanks Gerard DURAND).
Explicitly include cstdint.

2025-04-29 11:48:29 Tree
[r13656] by wh11204

- CodeCompletion: Fix no-PCH compilation with wxWidgets 3.3 (thanks stahta01).

2025-04-25 14:36:43 Tree
[r13655] by pecanh

- codecompletion Issue Global settings annoying dialog only when CodeCompletion selected; Fix inconsistent line endings.

2025-04-21 20:51:42 Tree
[r13654] by pecanh

- Clangd_client Avoid issuing annoying message for non clangd_client global settings

2025-04-21 18:16:01 Tree
[r13653] by wh11204

* DisplayEvents: Fix compilation with Autotools on Ubuntu.
Sort plugins/Makefile.am alphabetically.

2025-04-10 12:11:53 Tree
[r13652] by wh11204

- wSmith: Simplify generated code for wxSpinCtrl.
The call to SetValue() is redundant (the constructor already set the value).

2025-04-08 09:29:39 Tree
[r13651] by wh11204

- wxSmith: Remove unused variable and simplify generated code for wxSpinCtrlDouble.
ValueLong is not used, and the call to SetValue() is redundant (the constructor already
set the value).

2025-04-08 08:19:11 Tree
[r13650] by wh11204

* Remove assertion when deleting a directory containing removed files (ticket #1525, thanks LETARTARE).

2025-04-06 09:40:37 Tree
Older >