User forums > Nightly builds

The 12 october 2006 build is out.

(1/13) > >>

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 12 October 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20061012_rev3079_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20061012_rev3079_Ubuntu6.06.deb (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20061012_rev3079_suse100+101.rpm (not yet)


Resolved Fixed:


* File->Print uses correct settings from printer dialog (paper size & orientaion)
  "print line numbers" setting from print dialog is stored in config file
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)

Ceniza:
I just found a minor glitch in the new wxFlatNotebook :)

Microsoft (tm) VisualStudio style and tabs at bottom. The background of the active tab is right, but the line border is wrong. It's even more evident with the messages dock.

Anyone familiar with wxFlatNotebook's code? :wink:

takeshimiya:

--- Quote from: Ceniza on October 12, 2006, 07:06:06 pm ---I just found a minor glitch in the new wxFlatNotebook :)

Microsoft (tm) VisualStudio style and tabs at bottom. The background of the active tab is right, but the line border is wrong. It's even more evident with the messages dock.

Anyone familiar with wxFlatNotebook's code? :wink:

--- End quote ---
Eran :P

Kreso:
I got a problem with the debugger: when I have sources placed in actual folders, I can't set breakpoints, whilst when sources are in the same dir as the cbp file, everyhting works great.

in the first case, gdb says that the line XYZ in file src/src.cpp doesn't exist :?

I'm running Gentoo linux, using gdb6.4 from portage.

eranif:

--- Quote from: Ceniza ---Microsoft (tm) VisualStudio style and tabs at bottom. The background of the active tab is right, but the line border is wrong. It's even more evident with the messages dock.
--- End quote ---

I didnt find anything wrong with bottom tabs and VS2005 style ( I guess you mean this style ) - can you post a picture? or email it to me?

I did however found 2 drawing bugs because of the move to renderers with wxFlatNotebook2:

- Try VS2003 (VS7.1) + bottom tabs
- Try Fancy Style + bottom tabs

both are fixed in CVS.

BTW, look here and see who intitated the insertion of wxFlatNotebook into C::B .... :wink:
http://wxforum.shadonet.com/viewtopic.php?t=5761&start=0 fourth post from top ...

Eran

Navigation

[0] Message Index

[#] Next page

Go to full version