User forums > Nightly builds

The 07 June 2020 build (12166) is out.

(1/2) > >>

killerbot:
new PATCHED wx dll , please download these too and replace your old ones !!!

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/wxmsw31u_gcc_cb_wx313_2D_gcc810-mingw64-2.7z
A link to Mingw64 dll's needed by Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/Mingw64dlls8.1.0.7z


The 07 June 2020 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2020/CB_20200607_rev12166_win64.7z
  - Linux :
   none

The current SDK version is : 2.4.0

Resolved Fixed:


* sdk: Simple optimization which gives 9% improvement in adding files to projects
* ThreadSearch: Start fixing the right click problem when building with wx3.x
* ThreadSearch: Disable the 'Delete item' menu item when the user clicks on the empty space in the list ctrl
* ThreadSearch: Try to disable the items in the popup menu of the list/tree when they aren't supposed to be used
* ThreadSearch: Clear the search field on search end
* ThreadSearch: Make pressing enter in the combobox in the toolbar to start a searc
* ThreadSearch: Make the search combobox in the toolbar a bit longe
* ThreadSearch: Add limits to the comboboxes in the panel
* ThreadSearch: Add a quick way to disable all options in the popup menu in the panel
* ThreadSearch: Initial commit for the STC based logger
* ThreadSearch: Initial support for colouring in the STC logger
* ThreadSearch: Make it impossible to start a search if the search field is empty
* ThreadSearch: Initial version of the highlight matches in the STC logge
* ThreadSearch: Implement support for highlighting multiple matches when using regular expressions
* ThreadSearch: Add information about matches and files in the STC logger
* ThreadSearch: Ensure visible for the first line of a new search
* ThreadSearch: Add support for highlighting matches when searching with the text based searcher
* ThreadSearch: Print options in the initial banner when starting a search with the STC logger
* ThreadSearch: Implement folding for the STC logger
* ThreadSearch: Implement single/double click behaviours for the STC logger
* ThreadSearch: Implement the option to clear the logger at the start of the search for the STC variant
* ThreadSearch: Implement context menu for the STC logger
* ThreadSearch: Rework the configuration panel UI to have a notebook with two pages
* ThreadSearch: Better horizontal scroll in the STC logge
* ThreadSearch: Add UI to change the colours of various elements in the STC logger
* ThreadSearch: Use wxGridBagSizer instead of wxFlexGridSizer in the layout page of the options dialog
* ThreadSearch: Improvements to the Layout tab
* ThreadSearch: Make it possible to edit colours in both the Layout UI and in the Colours manager UI
* ThreadSearch: Use folding colours from the editor, make sure there is only one margin
* ThreadSearch: Update folding colours in the STC logger when the settings in the colour manager change
* ThreadSearch: Fix an assert for incorrect formatting specifier
* ThreadSearch: Implement highlighting matches when the match contains non-ASCII characters
* ThreadSearch: Make sure the file style works correctly if the filename contains non-ascii characters
* ThreadSearch: Try to preserve focus to the search control after the end of the search
* ThreadSearch: Make sure the mask and directory combo boxes in the configuration panel are filled (ticket #797)
* ThreadSearch: Fix deleting the sole search in the STC logger
* ThreadSearch: Enable/disable items in the context menu of the STC logger
* ThreadSearch: Make sure the regex searcher correctly generates start/length pairs for 'whole word' and 'start of word' kind of searches
* ThreadSearch: Implement focusing results using the enter key on the keyboard in the STC logger
* ThreadSearch: Make it possible to reset the STC logger colours in the settings using right mouse click
* ThreadSearch: Add detection of dark themes and specify better looking defualt STC logger colours for both dark and light themes
* ThreadSearch: Apply changes to the STC logger colors from the stand alone options dialog
* ThreadSearch: Make double click to never select anything in the STC logger
* ThreadSearch: Implement completion for the directory
* ThreadSearch: Disable directory options when searching in directories is not enabled
* ThreadSearch: Add support for searching in more then one directory
* ThreadSearch: Provide UI for specifying multiple directory where to search
* ThreadSearch: Don't remove the searched string if there are no results
* ThreadSearch: Don't abort the search if one of multiple directories doesn't exists
* ThreadSearch: Better auto scroll
* ThreadSearch: Add edit button in the directory select dialog
* ThreadSearch: Enlarge the min width of the list in the Directory select dialog to 70 characters
* ThreadSearch: Move the "Check only selected" button at the top of the stack in the directory select dialog
* ThreadSearch: Make sure that the selected line is visible after the STC control looses focus (STC logger)
* ThreadSearch: Try to minimize the confusion caused by the value shown in the combobox in the Directory select dialog
* ThreadSearch: Implement support for adjusting the results in the STC logger when the user adds/removes lines from an editor
* ThreadSearch: Rework how styling in the STC logger works in order to support the added/remove lines feature
* ThreadSearch: Remove path separators at the end of paths when manipulating them in the Directory select dialog
* ThreadSearch: Print the search time in the STC logger
* sdk: Fix memory leaks caused by incorrect usage of g_build_filename
Regressions/Confirmed/Annoying/Common bugs:


oBFusCATed:
Ubuntu packages are available in this PPA: https://launchpad.net/~fuscated/+archive/ubuntu/codeblocks-nightly
Unfortunately, I'm still not able to build packages for 20.04 on launchpad :(

LETARTARE:
Can we get the 'wx' patch to rebuild our own version?
Have a nice day.

oBFusCATed:
https://github.com/wxWidgets/wxWidgets/commit/a73194f6b448b047168c566e48837957d08d2165
https://trac.wxwidgets.org/ticket/18590

tomay3000:

--- Quote from: oBFusCATed on June 08, 2020, 01:55:39 pm ---https://github.com/wxWidgets/wxWidgets/commit/a73194f6b448b047168c566e48837957d08d2165
https://trac.wxwidgets.org/ticket/18590

--- End quote ---

Thanks.

Navigation

[0] Message Index

[#] Next page

Go to full version