<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>codeblocks SVN Repo changes</title><link href="https://sourceforge.net/p/codeblocks/code/" rel="alternate"/><link href="https://sourceforge.net/p/codeblocks/code/feed.atom" rel="self"/><id>https://sourceforge.net/p/codeblocks/code/</id><updated>2026-04-26T13:08:07.759000Z</updated><subtitle>Recent changes to SVN Repo repository in codeblocks project</subtitle><entry><title>* allow to collapse all projects at ones quickly (after re-opening a workspace with many project, for example, that are expanded)</title><link href="https://sourceforge.net/p/codeblocks/code/13834/" rel="alternate"/><published>2026-04-26T13:08:07.759000Z</published><updated>2026-04-26T13:08:07.759000Z</updated><author><name>mortenmacfly</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net/p/codeblocks/code/13834/</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;allow to collapse all projects at ones quickly (after re-opening a workspace with many project, for example, that are expanded)&lt;br/&gt;&lt;a href="/p/codeblocks/code/13834/"&gt;View Changes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>* wxSmith: Add an option for whether we need to use the Create() function for the top level wxWindow class. (Thanks LR83)</title><link href="https://sourceforge.net/p/codeblocks/code/13833/" rel="alternate"/><published>2026-04-25T11:41:36.167000Z</published><updated>2026-04-25T11:41:36.167000Z</updated><author><name>ollydbg</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net/p/codeblocks/code/13833/</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;wxSmith: Add an option for whether we need to use the Create() function for the top level wxWindow class. (Thanks LR83)&lt;br/&gt;&lt;a href="/p/codeblocks/code/13833/"&gt;View Changes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>* DragScroll: Fix missed first Manager mouse Right click.</title><link href="https://sourceforge.net/p/codeblocks/code/13832/" rel="alternate"/><published>2026-04-11T18:56:46.724000Z</published><updated>2026-04-11T18:56:46.724000Z</updated><author><name>pecanh</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net/p/codeblocks/code/13832/</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;DragScroll: Fix missed first Manager mouse Right click. Initialize variables with garbage causing first contest popup to be interpreted as a drag; add missing event.Skip()'s&lt;br/&gt;&lt;a href="/p/codeblocks/code/13832/"&gt;View Changes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>- codesnippets: Don't open duplicate temporary .txt files. Fix crash possibility. </title><link href="https://sourceforge.net/p/codeblocks/code/13831/" rel="alternate"/><published>2026-03-26T18:43:55.825000Z</published><updated>2026-03-26T18:43:55.825000Z</updated><author><name>pecanh</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net/p/codeblocks/code/13831/</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;codesnippets: Don't open duplicate temporary .txt files. Fix crash possibility.&lt;br/&gt;&lt;a href="/p/codeblocks/code/13831/"&gt;View Changes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>* clangd_client: Apply ticket 1593 - Auto detect versioned clangd executable (Thanks Christo)</title><link href="https://sourceforge.net/p/codeblocks/code/13830/" rel="alternate"/><published>2026-03-25T19:21:44.574000Z</published><updated>2026-03-25T19:21:44.574000Z</updated><author><name>pecanh</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net/p/codeblocks/code/13830/</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;clangd_client: Apply ticket 1593 - Auto detect versioned clangd executable (Thanks Christo)&lt;br/&gt;&lt;a href="/p/codeblocks/code/13830/"&gt;View Changes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>* clangd_client: Apply ticket 1592 parse only open files option (thanks Christo)</title><link href="https://sourceforge.net/p/codeblocks/code/13829/" rel="alternate"/><published>2026-03-25T17:17:10.471000Z</published><updated>2026-03-25T17:17:10.471000Z</updated><author><name>pecanh</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net/p/codeblocks/code/13829/</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;clangd_client: Apply ticket 1592 parse only open files option (thanks Christo)&lt;br/&gt;&lt;a href="/p/codeblocks/code/13829/"&gt;View Changes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>- Settings: Fix assertion due to specifying wxALIGN_CENTER_HORIZONTAL in an horizontal sizer.</title><link href="https://sourceforge.net/p/codeblocks/code/13828/" rel="alternate"/><published>2026-03-23T14:50:53.054000Z</published><updated>2026-03-23T14:50:53.054000Z</updated><author><name>wh11204</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net/p/codeblocks/code/13828/</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;Settings: Fix assertion due to specifying wxALIGN_CENTER_HORIZONTAL in an horizontal sizer.&lt;br/&gt;&lt;a href="/p/codeblocks/code/13828/"&gt;View Changes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>- Remove wxALIGN_CENTER_HORIZONTAL in horizontal sizers and wxALIGN_CENTER_VERTICAL in vertical ones.</title><link href="https://sourceforge.net/p/codeblocks/code/13827/" rel="alternate"/><published>2026-03-23T12:23:38.629000Z</published><updated>2026-03-23T12:23:38.629000Z</updated><author><name>wh11204</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net/p/codeblocks/code/13827/</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;Remove wxALIGN_CENTER_HORIZONTAL in horizontal sizers and wxALIGN_CENTER_VERTICAL in vertical ones. Include automatic fix of wxStaticBoxSizer items' parent.&lt;br/&gt;&lt;a href="/p/codeblocks/code/13827/"&gt;View Changes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>- Remove "virtual" from methods marked as "override".</title><link href="https://sourceforge.net/p/codeblocks/code/13826/" rel="alternate"/><published>2026-03-13T12:29:05.314000Z</published><updated>2026-03-13T12:29:05.314000Z</updated><author><name>wh11204</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net/p/codeblocks/code/13826/</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;Remove "virtual" from methods marked as "override".&lt;br/&gt;&lt;a href="/p/codeblocks/code/13826/"&gt;View Changes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>- HexEditor: Remove "virtual" from methods marked as "override".</title><link href="https://sourceforge.net/p/codeblocks/code/13825/" rel="alternate"/><published>2026-03-13T09:21:33.018000Z</published><updated>2026-03-13T09:21:33.018000Z</updated><author><name>wh11204</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net/p/codeblocks/code/13825/</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;HexEditor: Remove "virtual" from methods marked as "override".&lt;br/&gt;&lt;a href="/p/codeblocks/code/13825/"&gt;View Changes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry></feed>