112
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 2 years ago.
Sep 15, 2021 — Sep 15, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* sdk: On first project loading update all globs. This is needed for example on workspace loading, so all projects are up to date after loading. More... almost 2 years ago
* clangd_client 1.2.65 2023/03/21 Fix failure to find cland resources folder. Clangd version and resources dir name no longer match in llvm 16.0.0 . More... almost 2 years ago
- Clangd_client Include missing ProxyProject .cbp in resource zip for unix30 project More... almost 2 years ago
* remove fixed size on EditProjectGlobsDlg that screws dialog on scaling (fixed sizes for dialogs should never be used!)
MortenMacFly
as mortenmacfly
More... almost 2 years ago
- consistent formatting
MortenMacFly
as mortenmacfly
More... almost 2 years ago
- wxSmith: Add some space between arrows and buttons. More... almost 2 years ago
- wxSmith: Do not translate node types in the wxs file. More... almost 2 years ago
- wxSmith: Do not translate the last parameter of WXS_ARRAYSTRING macro. More... almost 2 years ago
- wxSmith: Group New and Delete buttons with the arrows in the menu editor. More... almost 2 years ago
- Clangd_Client v1.2.64 23/03/14 Fix "untitled" project appearing in wxSmith resources by removing <Extensions> from the ~ProxyProject~.cbp thereby avoiding wxSmith's LoadHook Invocation. wxSmith is not removing closed projects from it's wxsResources. More... almost 2 years ago
- wxSmith: Use proper arrows in the menu editor. More... almost 2 years ago
* compiler: Fix response file generation (fix #1336) More... almost 2 years ago
* Clangd_client 1.2.63 2023/02/28 - Fix Double click on doc popup crash; More... almost 2 years ago
* wxSmith-Aui: Add flag wxAUI_MGR_LIVE_RESIZE (present since 2009) to wxAuiManager. More... almost 2 years ago
* Do not select all files in "Remove files..." by default (ticket #1382, thanks LETARTARE). More... almost 2 years ago
*sdk: globs: fix random crash by introducing range check More... almost 2 years ago
- Homogeinize case in translatable strings from [r13224]. More... almost 2 years ago
- wxSmith: Make some strings translatable and others non-translatable. More... almost 2 years ago
* Allow importing global variable sets. More... almost 2 years ago
- Make some strings non-translatable. More... almost 2 years ago
* sdk: Fix modified flag of project when glob files are not stored in project file. More... almost 2 years ago
- SDK: Change global variables editor buttons order (most used first). More... almost 2 years ago
* sdk: Try to fix change detection in globs More... almost 2 years ago
- BrowseTracker 1.4.114 23/02/23 Fix crashes in jumptracker/View using unvalidated editor->Control() ptr in Head 13210 when closing project. Thanks Miguel Gimenez More... almost 2 years ago
* SDK: Add export of global variables sets to a text file. More... almost 2 years ago
* src, globs: allow to select targets for globs. Add setting to add files to project file or not. Fix ID errors in globs. Fix comments. More... almost 2 years ago
- wxSmithSTC: Remove stray spaces from translatable string. More... almost 2 years ago
* applied patch #1379: missing file in BrowseTracker Makefile.am to fix compilation under Linux (thanks Ken Cunningham)
MortenMacFly
as mortenmacfly
More... almost 2 years ago
- Incremental search: Reduce spacing in settings dialog. More... almost 2 years ago
* src: fix "remove file" menu entry not appearing for normal files. (regression from r13191) More... almost 2 years ago