Recent Posts

Pages: 1 [2] 3 4 5 6 7 ... 10
11
Remove the _() macro from those lines if they aren't meant to be translated. This should fix the Poedit error and prevent unnecessary translation.
12
Yes! You can change the background color of "Management" and "Logs & Others" in Code::Blocks by modifying the theme settings.
13
Nightly builds / Re: The 22 February 2025 build (13620) is out.
« Last post by Elena on February 23, 2025, 01:17:24 pm »
Sorry I am commenting here since I can't find the original thread re: browse tracker anymore.
I am getting no more slowdowns caused by it, so I could enable it back. It seems definitely fixed. Thanks !

Same for the various hiccups reported while typing (just 80% sure, shall test more).

As for the fix to the list tree position, as I also reported in the relevant ticket there is still a problem when renaming the last file in the list.

Thanks for the update !
14
Using Code::Blocks / Re: Hiccups while typing (continuation)
« Last post by Elena on February 23, 2025, 01:13:05 pm »
So, since the latest NB finally came out I could test the fixes.
It *seems* there are no more hiccups, but I shall test it some longer. I will update this thread in case I still find some issue, in the meanwhile thanks for fixing !
15
Nightly builds / Re: The 22 February 2025 build (13620) is out.
« Last post by Xaviou on February 23, 2025, 01:01:58 am »
Hi.

32 bits version for Windows can also be can be downloaded from my website.

Debian Bookworm and Bullseye (32 and 64 bits) can be installed from my repo
The corresponding unsigned deb files can also be downloaded from the website page linked above.

Ubuntu-22.04, 24.04 versions can be installed from my ppa

Regards
Xav'
16
Nightly builds / The 22 February 2025 build (13620) is out.
« Last post by killerbot on February 22, 2025, 04:02:49 pm »
We switched to gcc 14.2.0 (on 09 December 2024) --> download the new wx/mingw dll's see link below

Get the compiler we use here : https://github.com/brechtsanders/winlibs_mingw/releases/download/14.2.0posix-19.1.1-12.0.0-ucrt-r2/winlibs-x86_64-posix-seh-gcc-14.2.0-mingw-w64ucrt-12.0.0-r2.7z

Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works.

A link to the unicode windows wxWidget dll(s) for Code::Blocks : https://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw32u_gcc_cb_wx326_2D_gcc1420-mingw64.7z
A link to Mingw64 dll's needed by Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/Mingw64dlls14.2.0.7z


The 22 Februari 2024 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2025/CB_20250222_rev13620_win64.7z
  - Linux :
   none

The current SDK version is : 2.25.0

Resolved Fixed:

  • Add options -std=c23 and -std=gnu23 on GCC13 and newer
  • BrowseTracker - Rework OnEditorActivate to catch editors loaded via layout
  • BrowseTracker - Found/fixed another off-by-one indexing. Optimized array compressing
  • SDK: Do not call GetPage() with wxNOT_FOUND (ticket #1513
  • UI: Restore project manager tree position after deleting or renaming files (ticket #1514)
  • CodeCompletion - Fix clobbered CB global settings changes when closing loaded projects
  • Fix compilation with wxWidgets 3.3.0
  • Clangd_client Apply Christo patch 1515 cpu usage reduction, thanks Christo

Regressions/Confirmed/Annoying/Common bugs:


    17
    Nightly builds / Re: The 30 December 2024 build (13600) is out.
    « Last post by raynebc on February 20, 2025, 06:34:39 pm »
    It doesn't seem like it's made much traction as a potential feature.  Oh well.
    18
    Nightly builds / Re: The 30 December 2024 build (13600) is out.
    « Last post by ollydbg on February 20, 2025, 12:43:07 pm »
    Is there a way to have breakpoints preserved between C::B sessions?

    This is related, see here:

    Patch 2775 - Code::Blocks History
    19
    Using Code::Blocks / Re: Open files list single click
    « Last post by Krice on February 20, 2025, 12:03:10 pm »
    Source code for open files list is short, but when I was reading it I was surprised that it has almost no comments explaining what the code does. Bad developers! Trying to understand wxWidgets antics is annoying, it's just so wacky style of programming.
    20
    General (but related to Code::Blocks) / Re: Welcome Newcomers - PLEASE READ!!!
    « Last post by iowa2001 on February 20, 2025, 10:41:01 am »
    I am really human and I am here.

    Decided to sign up for a forum account because I will be teaching myself how to write code in C++ and create stuff with the language.

    Thanks to the people working on Code::Blocks. It really means a lot.
    Pages: 1 [2] 3 4 5 6 7 ... 10