User forums > Nightly builds

The 06 July 2019 build (11781) is out.

(1/6) > >>

killerbot:

IMPORTANT : THIS IS THE THIRD BUILD THAT USES WX 311 with 2D SUPPORT.




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 : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw31u_gcc_cb_wx311_2D_gcc810-mingw64.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 06 July 2019 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2019/CB_20190706_rev11781_win64.7z
  - Linux :
   none

The current SDK version is : 1.41.0

Resolved Fixed:


* UI: Fix crash if the list in Settings->Scripting is empty (ticket 842)
* UI: Remove wrong warning message in the log from the cbArtProvider
* UI: Move and copy images for codecompletion to prepare for HiDPI awareness
* UI: Implement sizeable images in the auto completion list produced by the CC plugin
* UI: Move images to codecompletion.zip instead storing them on the file system and fix all build systems
* UI: Take the zoom of the current editor into account when deciding if to used a buffered auto completion list
* UI: Update icons from the cb-icons repo (compiler and incremental search pluigns)
* UI: Fix debug log message about ClientToScreen failures coming from the call to wxDisplay::GetFromWindow
* UI: Use the scaling factor detection to select the image size for menu images
* UI: Make the tree images in project tree and file manager trees to be HiDPI aware
* UI: Modify cbProjectTreeImages::MakeImageList to add a red image in the generate image list when a file fails to load
* UI: Better support for creating the image list on GTK3 when scaling factor is 2
* UI: Make the OpenFilesList plugin HiDPI aware
* UI: Fix assert that a bitmap is already selected in a DC on Windows
* UI: Fix corruption of toolbars when saving perspective (ticket #846, thanks Miguel Gimenez)
* UI: Prepare images for making the 'Log & Others' HiDPI aware
* UI: Make all loggers in 'Log & Others' to provide HiDPI aware icons
* UI: Fix the wxSmith use of an icon resources.zip
* UI: Try to make Notebook icons in 'Logs and Others' look non-blurry on GTK3+GDK_SCALE=2
* UI: Make the readonly icon used in editor's notebook to be HiDPI aware
* UI: DoxyBlocks: Move images to the zip file
* UI: DoxyBlocks: Make the Module menu images to be HiDPI aware
* UI: ThreadSearch: Move images to its zip file instead of storing them directly in the file system
* UI: help plugin: Fix bigger icons in the Help menu on Windows
* UI: Fix scaling of menu images created with the cbArtProvider on macOS
* UI: IncrementalSearch: Fix the menu icon to use the menu size and scaling
* wxSmith: Limit field number in wxsStatusBar (ticket #847, thanks Miguel Gimenez)
Regressions/Confirmed/Annoying/Common bugs:


Xaviou:
Hi

OS X version of this rev can be downloaded from my Google Drive.

Debian Stretch (32 and 64 bits) can be installed from my repo.

Regards
Xav'

zed:
killerbot
Why you not include wxWidget dll's and Mingw64 dll's into your 7z and why is *.a libs included into it?

stahta01:

--- Quote from: zed on July 06, 2019, 05:15:01 pm ---killerbot
Why you not include wxWidget dll's and Mingw64 dll's into your 7z and why is *.a libs included into it?

--- End quote ---

The .a are included because that is the way they plan to do the next release.
They should make it easier to do third party plugins.

Tim S.

killerbot:
wx dll and mingw dll can be downloaded in isolation ,no need to pack every nightly with the same big-sized stuff. We only change that every now and then.

Navigation

[0] Message Index

[#] Next page

Go to full version