[go: up one dir, main page]

Menu

SVN Repo Commit Log


Commit Date  
[r13665] by wh11204

- ThreadSearch: Fix doxygen information and allow translation of some strings (ticket #1532, thanks LETARTARE).
Also replace NULL with nullptr and remove semicolon after END_EVENT_TABLE() (generates a warning).

2025-05-20 08:12:06 Tree
[r13664] by pecanh

* Clangd_client - Avoid assert when FindSortedMenuItemPosition() returns position greater than menu item count. Thanks christo

2025-05-14 19:14:42 Tree
[r13663] by pecanh

- Clangd_Client Apply Christo clangd source formatting patch. Thanks Christo

2025-05-10 21:05:41 Tree
[r13662] by wh11204

- Clangd-client: Make message more translation-friendly.
The Replace() trick generates malformed messages in some languages.

2025-05-07 09:12:06 Tree
[r13661] by wh11204

- ThreadSearch: Make string translatable (ticket #1530, thanks LETARTARE).

2025-05-06 17:59:46 Tree
[r13660] by pecanh

- Clangd_client Disallow use of $(CODEBLOCKS)\MinGW\clangd.exe when using mingw compiler. It has clang compiler resources only.

2025-05-06 16:36:55 Tree
[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
Older >