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
- BrowseTracker - commit missing files after forgetting to manually add them via tortoiseSVN More... almost 2 years ago
- About: Show wxWidgets' subrelease number if available. More... almost 2 years ago
* BrowseTracker - Add JumpView docking windows allowing double-click position jumping. More... almost 2 years ago
*sdk: fix compilation on mac, use wxString::Format for string formatting so we can use %s with wxString (thanks miguel) More... almost 2 years ago
- Make string non translatable. More... almost 2 years ago
- Fix transparency on some settings images. More... almost 2 years ago
- Scripted wizard: Make AVR wizard generate fuse.c file (ticket #1376, thanks Maciej SroczyƂnski). More... almost 2 years ago
- Remove tooltip with redundant information. More... almost 2 years ago
- SDK: Make POedit happier. More... almost 2 years ago
- Make string non-translatable. More... almost 2 years ago
- Fix typo. More... almost 2 years ago
- Remove unnecesary translations (ticket #1375, thanks LETARTARE). More... almost 2 years ago
- wxSmithContribItems: Fix typo. More... almost 2 years ago
- KeyBinder: Remove warnings about switch(bool). More... almost 2 years ago
- Compiler: Fix MSVC2017 paths (epilogue of #1352). More... almost 2 years ago
* SDK: Prevent unexpected renaming of virtual subfolders. More... almost 2 years ago
* Fix renaming virtual folders with subfolders (ticket #1372). More... almost 2 years ago
* scr: glob ui: fix compiler warnings and msw 32bit project file (thanks Miguel) More... almost 2 years ago
- Simplify code for renaming virtual folders. More... almost 2 years ago
- silence compiler warnings and remove excessive lines w/o content
MortenMacFly
as mortenmacfly
More... almost 2 years ago
* clangd plugin: don't crash C::B hard when trying to use std::stoi with an empty string (which can happen for clang version reporting its version like this: '(built by Brecht Sanders) clangd version 12.0.0') - in addition: the parser should be fixed for such cases
MortenMacFly
as mortenmacfly
More... almost 2 years ago
* Add UI for automatic source folders aka project globs More... almost 2 years ago
* Make disabling I18n in wxSmith really work (thanks Bug Killer). More... almost 2 years ago
* wxSmith: Fix compiling wxsDateTimePickerCtrl with makefile on linux (thanks Bug Killer) More... almost 2 years ago
- Remove forgotten test code from previous commit. More... almost 2 years ago
- Replace wxFileName::GetPathSeparator() with wxFILE_SEP_PATH to keep coherency. More... almost 2 years ago
- Normalize titles in MSW projects. More... almost 2 years ago
- Normalize titles in Unix projects. More... almost 2 years ago
* Fix renaming virtual folders (ticket #1371). More... almost 2 years ago
- remove the code generation of #ifdef __BORLANDC__ macro check More... almost 2 years ago