User forums > Nightly builds

The 04 january 2007 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://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.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 04 January 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070104_rev3459_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070104_rev3459_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20070104_rev3459_suse100+101.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070104_rev3459_fc4+5.i586.rpm (not yet)


Resolved Fixed:


* Code snippets 0.3.2:
- Keep all whitespace in snippets
- Respect GNOME HIG in Edit snippet dialog (wxGTK)
- To prevent data loss if the codesnippets.xml is not valid XML, the file is now backupped if loading it failed
* Code-completion:
  - bug-fix for duplicate C/C++ parser dirs per-project.
  - improve code-completion wrt namespace members
* Added per-project notes (accessible through project properties or menu "Project->Notes"). There is also the option to display the project's notes on-load (useful if you want to share your project with others and want to embed some usage/setup instructions, for example)
* New project option for generating object filenames. Currently C::B generates a file's filename by replacing its extension with the object extension (e.g. foo.cpp ->foo.o). This option allows you instead to append the object extension (e.g. foo.cpp -> foo.cpp.o). Useful for projects with compileable files having the same name (and in the same directory) but different extensions
* Added new generic dialog containing a multiline text box (read-only or editable; controlled by the constructor). Used for project notes currently
* Project file version upgraded to 1.6. Differences from 1.5 include changes to accommodate the above new features plus that now only values that differ from the defaults are saved (so project files are smaller now)
* SDK version pumped to 1.11.6
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)

stahta01:

--- Quote from: killerbot on January 05, 2007, 12:33:20 am ---The 04 January 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070104_rev3459_win32.7z

--- End quote ---

Does this link work? I am on dialup, so that might be the cause, but it does NOT work for me.
Tim S

killerbot:
and I was uploading ;-)

stahta01:
The link is working now. Tim S

orefa:

--- Quote ---the file is now backupped if loading it failed

--- End quote ---

backupped?  :shock:

Alright, natural languages are dynamic, let's all agree that "backup" is also a verb. ...although the past tense takes only one 'p' according to the well-known scientific method of Googling (also a verb) for "backupped" (15 thousand entries) and "backuped" (261 thousand). Usage makes law. Back to your regular programming.  :wink:

(end rambling)

Navigation

[0] Message Index

[#] Next page

Go to full version