User forums > Nightly builds

The 31 march 2006 build is out.

(1/4) > >>

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://download.berlios.de/codeblocks/wxmsw26u_gcc_cb.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://download.berlios.de/codeblocks/mingwm10.7z

For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26_gcc_cb.7z

The 31 March 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060331_rev2285_win32.7z
  - Linux :
         http://download.berlios.de/codeblocks/CB_20060331_rev2285_ubuntu.deb
         http://download.berlios.de/codeblocks/CB_20060331_rev2285_fc4.rpm (not yet)

Resolved Fixed:


* (wxSmith redesign:
* spacer and sizers are back to the business
* Small extension to enum Property (value can be stored in xml using integer or name)
* Temporary hacks to wxsDrawingWindow (temporarily disabled overdrawing, it's not yet working and hide some important things)
* Added wxsLANGMSG macro for reporting unsupported coding language (all sources converted to use them)
* wxsParent::GetChildExtra changed to public
* wxsSizer doesn't threat wxsSpacer as special case now (code moved to wxsSpacer class)
* Fixed some doxygen warnings
* Added doxygen howto - deriving from wxsItem (other classes will be soon)
* Added missing SetupWindow() if dialog frame and parent (colours, fonts etc. are now set up properly in editor)
* Moved some sizer setting-up code for wxsContainer to wxsSizer class
* Fixed background color bug in sizer preview)
* Plugins can now add their own configuration page in the project properties dialog. No plugin makes use of this yet.
* Plugin SDK version updated to 1.6.13
* Correctly update debugger breakpoints when adding/removing lines in the editor (used to keep the old breakpoint lines in memory)
* ixed creating a new compiler by copying an existing one (would throw an exception after the first copy)
* Fixed a crash in linux when entering environment settings (patch #973)
* Fixed toolbars size problems with wx2.6.3 (patch #972)
* Added editor settings for caret width and color (adjusted patch #968)
Regressions/Confirmed/Annoying/Common bugs:


* toolbar-images-not-changing-state (is a wx problem)
* there are several issues with Code Completion (is being redesigned : work in progress)

--- Quote ---wx 2.6.3 trial build
A link to the unicode windows wxWidgets 2.6.3 dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3.7z
And CB :
- Windows : http://download.berlios.de/codeblocks/CB_20060331_rev2285_win32_wx2.6.3.7z

--- End quote ---

orefa:
The Win32 package gives "File doesn't exist". The Ubuntu package downloads.

orefa:
Scratch that, it's ok now. Timing is everything. :)

Conan Kudo:
Uhh, the IDE is using wxWidgets 2.6.2 instead of 2.6.3! And if it supposed to use wx 2.6.3, it should have ANSI and Unicode DLLs...

TDragon:

--- Quote from: Pharaoh Atem on April 01, 2006, 04:24:09 am ---Uhh, the IDE is using wxWidgets 2.6.2 instead of 2.6.3! And if it supposed to use wx 2.6.3, it should have ANSI and Unicode DLLs...

--- End quote ---
Nothing stopping you from compiling C::B for wxWidgets 2.6.3 yourself...

Navigation

[0] Message Index

[#] Next page

Go to full version