User forums > Nightly builds
The 28 January 2007 build is out.
killerbot:
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z
To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch_version3.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10.7z
For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb_wx2.6.3p2.7z
The 28 January 2007 build is out.
- Windows : http://prdownload.berlios.de/codeblocks/CB_20070128_rev3545_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20070128_rev3545_Ubuntu6.xx.deb (not yet)
http://prdownload.berlios.de/codeblocks/CB_20070128_rev3545_suse100+101.i586.rpm (not yet)
http://prdownload.berlios.de/codeblocks/CB_20070128_rev3545_fc4+5.i586.rpm (not yet)
Resolved Fixed:
* wxSmith:
* Added support for tool items
* Added wxTimer support to demonstrate tools (it's available only in source edit mode since timers are not handled in XRC format)
* Added wxsItemInfo::AllowInXRC defining whether given item is supported by XRC format
* Added wxsItem::IsRootItem checking whether item is root item of resource (and for example can not have custom variable)
* Updated code of currently supported items to use wxsItem::IsRootItem instead of wxsItem::GetParent (make code more stable and extensible)
Regressions/Confirmed/Annoying/Common bugs:
* toolbar-images-not-changing-state (is a wx problem/Win XP problem)
* menu items with icon not correctly aligned (since wx263) (is fixed with our special wx263/wx28 dll)
indigo0086:
When I click on a build message it no longer jumps to the line.
killerbot:
are you sure ?? Works ok here, make sure you double click on it in the Build messages pane (not the Build log)
alanwong:
where can download the last version codeblocks.pot ?
Marenz:
Found a bug.
When debugging a project and you go stepwise line by line through your src using the Button "Next Line" :
You click one time, it steps one line. You can click a second time. you first have to move your mouse out of the button and in again. Also the hilihght animation (the hover animation) is only played when i reenter the button..
--Ano
Navigation
[0] Message Index
[#] Next page
Go to full version