User forums > Nightly builds

The 06 January 2009 build (5382) is out.

(1/16) > >>

killerbot:
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 for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx289.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc421.7z

The 06 January 2009 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20090106_rev5382_win32.7z
  - Linux :
   none

Resolved Fixed:


* changed saving and restoring of colours for IncSearch nad HighlightOccurrences to make better use of sdk
* fixed wrong indexing of arrays in watches window, if gdb shows multiple occurrences as one, with the addition "<repeated xx times>"
* really fixed a parsing error with stream operator (<<) (see r5007)
* Applied patch by danselmi to fix automatic indentation after opening brace when the next non-white character is a closing brace
* remember logger pane size when toggling with F2 (modified patch of elie)
* If "Auto show/hide message pane" has changed in environment settings dialog, it will be used immediately (without restart of C::B)
* After compiling with message "Nothing to be done." message pane will be closed if "Auto show/hide message pane" is activated.
* Make sure that no deleted layouts remain in conf-file, if their amount decreased
* HexEdit:
* Code refactoring to prepare better architecture for parametrized views
* Added possibility to chage view modes: Bin/Hex, 1,2,4,8 Bytes, Big-Endian/Little-Endian (in editor only, not yet in value preview)
* Some svn properties update
* ThreadSearch plugin : implemented the possibility to run many searches without deleting previous results
* changed directory-layout if codeblocks gets build with automake, to make it more compliant with the "Filesystem Hierarchy Standard"
* changed debian package-layout, to have arch-independent and arch-dependent files in different packages
* added wxsmith development headers and a wxsmith conf-file for pkgconfig
* added update-script for ChangeLog on linux-systems (needs to be called manually at the moment)
* added missing contrib-plugin names in debian control file
* added some missing headers to wxSmith's pkg-config list
* HexEdit: Added ability to change the way columns count is calculated
* Fixed: Build error under certain configurations (More to follow)
* HexEdit: Fixed calculation of address
* fixed bug in compiler autodetection for MinGW / gcc
* ThreadSearch: implemented the possibility to remove search results from list or tree control
* make sure that masterpath and extrapath of a toolchain executable come before default systempath in executables environment, to avoid conflicts with different versions with the same name
* Fixed: Build warning under GCC-4.3.x
* some better warning options for GCC
* fix for drag and drop-bug : default behaviour is now not to start DDE/IPC when running C::B from inside C::B, to avoid problems when debugging C::B itself
* upgraded to new wxscintilla version
* new feature : changebar
* renamed menu-entry for empty undo- and changebar-buffer to "Clear changes history", function names are changed accordingly
* Fixed: Menu option "Clear history" looses icon in File > Recent files & Recent projects
* Fixed: Few menu items enable/disabling
Regressions/Confirmed/Annoying/Common bugs:


* toolbar-images-not-changing-state (is a wx problem/Win XP problem)

Xaviou:
Ubuntu 7.04 to 8.10 Amd64 tar.gz archive (containing '.deb' installers builds with wx288) can be found here or here (direct link).

Jenna:
I just uploaded the nightlies for debian to my server.

madscientist:
There's a bug with dragging highlighted text.
The text cannot be dropped anywhere unless the mouse is moved far away from the initial selection first.

ollydbg:

--- Quote from: madscientist on January 07, 2009, 01:10:02 am ---There's a bug with dragging highlighted text.
The text cannot be dropped anywhere unless the mouse is moved far away from the initial selection first.

--- End quote ---
I can't reproduce this problem in my system.

To OP:
Thanks for sharing!
The Drag toolbar crash problem seems fixed. so, I upgrade the wxmsw28u_gcc_cb_wx288 to wxmsw28u_gcc_cb_wx289, it works fine. still exists, so I should use wx288 instead.

Thank you! I will continue testing.

Navigation

[0] Message Index

[#] Next page

Go to full version