Cool. Hope to test this work soon!
After disabling all the plugings and re-enabling them one by one, I think the problem I have comes from the dragscroll plugin: when desactivated, no problem, when activated the problem is there (of course, on my msys2 config, because it seems that with other compilers there is not systematically this problem). To test this, each time, I quit C::B then restart it to be sure that I have this 1rt time behavior.
A few tries but I don't really understand what's happen : If I insert wxBell(); at line : 1465: no bell rings at all. as if it never pass here ! 1532: it rings only when the menu is displayed, normal 1108: it rings only when the menu is displayed when I click on main workspace, normal 914: it rings only when the menu is displayed, normal PS: I have sent a PM to ollydbg because he uses also wxWidgets 3.3.2 and last Msys2
A few tries but I don't really understand what's happen : If I insert wxBell(); at line : 1465: no bell rings at all. as if it never pass here ! 1532: it rings only when the menu is displayed, normal 1108: it rings only when the menu is displayed when I click on main workspace, normal 914: it rings only when the menu is displayed, normal
I have also tested Xaviou's nightly (Win 64, wxWidgets 3.3.2) and effectively it has not the problem I have. So, he uses probably a different compiler set (binary are not compatible). This problem is not very important, just a bit annoying. But I have no idea how to track and identify it.
Right clic does not work the 1st time in the managment window
add -Wextra to clangd_client_Windows.cbp and codesnippets_Windows.cbp
Small addition in readme.md
Small update in the doc
Small update of the documentation
Adjustements in doc after svn 13786
Update the pdf documentation file
Update of cbp files to be closer wx33_64 versions
Update the pdf file
New pdf version
Documentation improvments.
Adds, as a preamble, a small description of what is an IDE and explain why codeblocks is not a compiler/linker.
update README.md
markdown changes in README.md
Yes, it has been fixed on this page some time ago after someone introduced new links on dAppCDN.com. But may be I'm blind, because I don't see how to mark this ticket as solved!
Adding a paragraph 1.11.6 to explain how to display several files on the same window
small modifications to be closer to original files
Correction for svn 13681
Adaptation of Dragscroll project to svn 13680
Link bug for Windows binaries zip files
Is it possible to add this information in the News on C::B main site.
Problem when compiling on Windows C::B svn 13656 with gcc 15.1
Minor update about the content of distributed binaries
In previous release, forgot to add a reference to Code::Blocks Msys2 package in the chm version
Small updates for 25.03 version
minor updates for future 25.03 version
Compatibility with svn 13602
Preparing future 25.01 release
Update Exporter_Windows.cbp as in svn 13594
A few minor updates to prepare C::B 24.12 release
As in C::B 13581, filename get sorted alphabetically
Small update in clangd_client_Windows.cbp
Updates in BrowseTracker_Windows.cbp
some minor updates for wxWidgets 3.2.5
clangd plugin and filemanager plugin updates
update in clangd_client CB project
Restore options -g and gnu++11 in clangd_client/clangd_client_Windows.cbp because there are problems with previous settings.
Adaptation to new names in codecompletion
Update (following svn 13425)
various updates.
Add a reference to PBfordev's wxWidgets guide
small updates
Many small updates: typos, layout, encoding (utf8 for html)...
small modifications in html code
charset modifications
charset modification
delete test
Test
Pdf and html modified because 23.06 version has not been still published. Next C::B version will certainly be something like 23.xx, but xx still unknown.
A few typos and some url updates
A few updates to prepare 23.06 C::B release
Update for clangd_client_Windows.cbp
Modification of CodeBlocks_Windows.cbp due to C::B svn 13245
New gcv_ui.png image, with save button (reintroduced in C::B svn 13251)
Update image gcv_ui.png
bump to version 2.1.6
Updates in cb_and_makefiles (as in the WiKi)
Add a new folder to store pdf and chm files. They are still in htmlweb as previously.
Small update on codecompletion/clangd_client plugin
Add new paragraphs (AutomaticSourcePaths)
Adaptation to C::B svn 13212: add 2 source files in BrowseTracker
Modify CodeBlocks_Windows.cbp for globs functionality
Oups ! Sorry ... tested on r13178 ... Wait a minute !... With r13180 it's better. But, in some cases (but I have not still found the best way to reproduce that systematically), it's necessary to disable and re-enable the Fortran plugin then restart C::B.
Cool. Thanks. It seems that after a single restart it's OK after a language change. Nevertheless, with Fortran plugin there is still a small problem, even after several restart. If you right click on a subroutine name and chose the menu Show / Call tree (or Show / Call-by tree), the menu itself is in the correct language (English or French for me), but the caption title of the opened window is always in French (even after several restart).
If you prefer, a synchronized svn version exist in : https://sourceforge.net/p/codeblocks-gd-cbps/svn/ I should precise that, it's based on the usage of "Global" Environment Variables.
Update for MSVC17
Add internal links in chm files
Delete old README, replaced by README_Original
Adds a readme.md file
minor updates
Revert previous modification (for test)
Update test with a junction on src on my PC
modified cmd files
more minor corrections in pdf and chm generated files
minor corrections in pdf and chm generated files
Add Cscope plugin
Modify a script to replace some utf8 characters in *2.html by their html equivallent
A few updates for version 2.1
Documentation updated to version 2.1
V 2.0.1 as it was in 2020/11
Reset to initial commit
test
Initial commit, copy of git [4d628b]
New translatable strings in Cscope
OK. I have desactivated the fortran project plugin and reactivated it, then restarted C::B. Now it works better. Nevertheless, if I switch back to English UI and restart C::B, the title of this caption is still in French! Other titles (management, logs & others) are in english.
It's OK for Management and Logs & Others. Still there for "Fortran Call/Called-By tree".
Some Window titles are not translated
Fortran plugin translations
I think that your proposition in the patch is not a good one, because you have written clearly the mail address. The intention of the author was to mask it (not a lot, sure), probably to avoid some bot...
I have also remarked that in codesnippets, there are 2 manifest.xml. I think that it is the one in the root which is used. The other one, in resources, looks older and is slightly different