111
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 3 years ago.
Sep 15, 2021 — Sep 15, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- wxSmith: Fix wxSpinCtrlDouble default increment. More... almost 2 years ago
- Build: Make C::B DPI aware adding resources.rc to autotools (ticket #1453, thanks Mehdi Chinoune). More... almost 2 years ago
* codecompletion: Change all CallAfter semaphore Wait to semaphore WaitTimeout(500) to avoid shutdown hang. More... almost 2 years ago
- Build: Fixes building using autotools without passing --disable-shared (ticket #1452, thanks Mehdi Chinoune). More... almost 2 years ago
- codecompletion 1.0.5 24/01/29 Add Settings checkbox (C/C++ Parser(adv)) to enable/disable debugging messages to Debug log More... almost 2 years ago
- CodeCompletion: Remove unused variable warning. More... almost 2 years ago
- CodeCompletion Dont't error out on locked system dirs/files during dir traverses More... almost 2 years ago
* fixed compilation of CC plugin for non-PCH compiling
MortenMacFly
as mortenmacfly
More... almost 2 years ago
* CodeCompletion Fixed and stress tested crashes caused by invalid pointers in CodeBrowser. More... almost 2 years ago
- Build: Fix some issues when building on MinGW-w64 using autotools (ticket #1449, thanks Mehdi Chinoune). More... almost 2 years ago
* CodeCompletion Apply ticket 1447 allowing top symbol tree update when bottom tree is disabled. Thanks tigerbeard. More... about 2 years ago
* Remove PythonPlugins external dependency. More... about 2 years ago
- Update copyright dates in Start Here page. More... about 2 years ago
* codecompletion Appy patch 1444; Clangd_client Appy patch 1444; thanks tigerbeard More... about 2 years ago
* Check if a debugger menu item exists before calling Check(). More... about 2 years ago
- Remove non-existent XRC file from some MSW projects. More... about 2 years ago
* Debugger: Replace ChangeValue() with SetValue() when updating the text control using the dialog. More... about 2 years ago
* Envvars: Fix string modifier, wxChoice::GetCount() returns unsigned int. More... about 2 years ago
* Clangd_client 1.2.106 23/12/28 Fix completions to not ignore clangd #preprocessor suggestions More... about 2 years ago
* Clangd_client 1.2.105 23/12/27 For completions, add support for var ClgdCCToken::semanticTokenType. More... about 2 years ago
* clangd_client 1.2.104 23/12/26 For completions, examine the LSP_SemanticTokenType to avoid appending parens to non-functions. More... about 2 years ago
* Clangd_client 1.2.103 23/12/25 Revert Ticket 1441 changes; It's elimination all completion local functions. More... about 2 years ago
* Clangd_client 1.2.103 23/12/23 Apply Ticket 1438 and 1441 Thanks Strunz and Christo. Comment out some debugging stmts. More... about 2 years ago
- Build: Fix msp430 renamed to msp432 by blind replacing. More... about 2 years ago
- Build: Fix gdk version in main wx3.2 project. More... about 2 years ago
* Clangd_client 1.2.102 23/12/22 Move hidden editor unique_ptr out of namespace and into ParseManager to try and eliminate exception on linux. Ticket #1440 More... about 2 years ago
- Add missing wx32-unix projects, fix name of the lib_finder one (ticket #1439). More... about 2 years ago
* Clangd_client correct some spelling for Linux. More... about 2 years ago
* Clangd_client 1.2.101 23/12/18 Eliminate wxID usage when (re)parsing files. Use only 4 wxIDs to (re)parse projects. More... about 2 years ago
* Clangd_client 1.2.100 23/12/11 Halve wxID usage when parsing files and projects More... about 2 years ago