User forums > Nightly builds

The 02 november 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://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.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 02 November 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20061102_rev3170_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20061102_rev3170_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20061102_rev3170_suse100+101.rpm
         http://prdownload.berlios.de/codeblocks/CB_20061102_rev3170_fc4+5.rpm


Resolved Fixed:


* fix pedantic compiler option : -pedantic-errors  (plural !!!)
* Fixed once and for all the various issues (aka crashes) when displaying dialogs on startup
* MinGW, and GnuArm : added -ansi option
* save&restore paperid and orientation to config
* Code Snippets:
* Added Copy to clipboard functionality
* Added Debug target to *nix project file (for future usage)
* Added note about the documentation in the Wiki
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)

sethjackson:
Windows ANSI build is here.

cstudent:
Ubuntu 6.10 (Edgy) build here.

pingue:
It seems to only happen when I remove the blank space with "Ctrl-L" (Remove Line).

-------------------

It seems when you cut a line out and remove the blank space from where the line was, it loses the content and just pastes blank line.

e.g.

01    BlahBlah1
02    Hello World <-(if you cut this line)
03    BlahBlah3

... and remove the the blank space
01    BlahBlah1
02    BlahBlah3   (The Blank space at 02 is removed)

Then if you do the paste,
01    BlahBlah1
02    BlahBlah3
03
04                   <-( Nothing)


It would be great if you could fix this on the next build.

Thank.

killerbot:
works for me

Navigation

[0] Message Index

[#] Next page

Go to full version