User forums > Nightly builds

The 08 June 2019 build (11712) is out.

(1/5) > >>

killerbot:

IMPORTANT : THIS IS THE FIRT 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 08 June 2019 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2019/CB_20190608_rev11712_win64.7z
  - Linux :
   none

The current SDK version is : 1.38.0

Resolved Fixed:


* sdk: Add cbEVT_DEBUGGER_CONTINUED event for debugger (thanks bluehazzard)
* debugger: Add event which will be used to notify debug windows that data is ready
* debugger: Send CURSOR_CHANGED event when the debugger has stopped on a breakpoint/signal
* debugger: Initial implementation of Memory Range Watches (thanks bluehazzard)
* sdk: Remove cbWatchesDlg::UpdateWatches, because it is no longer used (plugin breakage possible)
* sdk: Change the return type of cbWatch::GetDebugString (ABI break)
* debugger: Update the Memory range window only once (thanks bluehazzard)
* debugger: Make it possible to delay the update of memory range watches (possible massive breakage)
* debugger: Add another parameter to cbDebuggerPlugin::AddWatch to make it similar to AddMemoryRangeWatch
* sdk: Raise plugin version after all the changes to the debugger API/ABI
* UI: Make the wx31 builds to be system dpiAware
* UI: Print a warning when changing the size of toolbar images
* UI: Move the toolbar images for NassiShneiderMan from using xpm to using pngs stored in a zip (thanks darmar and Specialmart)
* UI: Use better looking icon for the "Select text" button in the Incremental search toolbar (thnaks darmar)
* UI: Replace the radio buttons for images sizes in Env Settings -> View with wxChoice control
* UI: Make the layout of Environment Settings -> View a bit more compact
* UI: Print log message when loading an image for a toolbar fails
* make new update script to work in case destination folders contain spaces
* updated exchndl crash handler to v0.9.1
* updated exchndl crash handler to v0.9.1 (added new files
* add more recent Windows versions
* fix debug warnings wrt file not existing
* DoxyBlocks: Do not use images from images/16x16 folder use them from the resources.zip file directly
* UI: Add more options for the sizes of the toolbar icons
* UI: Add 20x20, 24x24, 28x28, 40x40, 48x48, 56x56 and 64x64 for core stuff
* UI: Add 20x20, 24x24, 28x28, 40x40, 48x48, 56x56 and 64x64 for contrib plugins
* UI: Remove toolbar images with size 22x22
* UI: Replace the wxComboBox with wxChoice in Project->Properties->Build targets->Type
* cbEditor: Make the width of the change bar to change with the zoom
* wxSmith: fix 815: Handle the default color in the color property class of wxSmith in wx30 like in wx28
* SourceExporter: Updated wxPDF to version 0.9.7
* SpellChecker: Updated HunSpell to version 1.7.0
* UI: Some places in the code were trying to load images from file system and not from resources.zip (ticket #826, thanks Miguel Gimenez)
* UI: Auto-size marker margin column and switch to breakpoint image with the correct size
* scintilla-wx: Cherry-pick changes from wx-master
* UI: Use a bit bigger size for the marker margin
* UI: Select the correct lanugage in the menu shown from the language button in the status bar
* wxSmith: Make the dialog for edititing the items of wxChoice control to be resizable
* scintilla-wx: Remove double buffering for wxGTK
* scintilla-wx: Apply changes related to the macros for enabling Direct2D/Write on Windows
* editor: Add controls for selecting the technology and font quality
* Project options manipulator: Report success after changing the compiler options (fix ticket #470)
* Workspace loading: Show only one message box if a project could not be loaded (Fix #809)
* wxSmith: fix assert for adding windows to wxAUI manager (part of #789)
* cbKeyBinder - Version 2.0 using CodeLight key binding methods; allowing future ability to dynamically set menu and global accelerators to any frame. Thanks Eran Ifrah
* wxSmith: Do not use the macro _() for translation on static strings. Mark the strings with wxTRANSLATE() for extraction tools and translate them later with wxGetTranslation() (thanks sodev and Miguel Gimenez) (fix #687)
* wxSmith: The constructor of wxGLCanvas for wx30 has changed. This patch adds a #ifdef to the generated code with cases for wx>30. Leave the wx28 part unchanged (thanks GĂ©rard Durand alias gd_on) (fix #702)
Regressions/Confirmed/Annoying/Common bugs:


oBFusCATed:
Isn't this the 08 June night build and not 08 May?  8)

killerbot:
corrected  :-[

naseyuki:
Thank you for C:B!

Most of the UI problems are gone! And it's seems to be fast then before on Windows!

There's a little problem however, trying to uninstall the Thread Search plugin leaves the program frozen til Windows decide to close it by force, isn't a regression since random crashes always seems to happen uninstalling or disabling plugins, but now just this one (to my knowledge) is left. (Ticket #838)

oBFusCATed:
This is known problem. It requires major changes to be fixed properly, so it will wait for now until I find the time. It is not really critical one at least to me.

Navigation

[0] Message Index

[#] Next page

Go to full version