User forums > Nightly builds

The 12 august 2006 build is out.

(1/2) > >>

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 August 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20060812_rev2840_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20060812_rev2840_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20060812_rev2840_fc4+5.rpm


Resolved Fixed:


* cb_koders: another fix, restored wxSmith connectivity
* little include fix
* MessageManager::DebugLogWarning() and MessageManager::DebugLogError() no longer popup a message box
* Hide code-completion list when the editor loses focus
* further include fix
Regressions/Confirmed/Annoying/Common bugs:


* toolbar-images-not-changing-state (is a wx problem/Win XP problem)
* there are several issues with Code Completion (is being redesigned : work in progress)
* menu items with icon not correctly aligned (since wx263)

lubos:
->Hide code-completion list when the editor loses focus
great!

skirby:
I have found a very small cosmetic bug into this version (and probably minor version)

Here is the way to reproduce it:
- Open C::B
- Create a new Win32 GUI Project named Test in your desktop (I haven't test with another type of project)
- Open the file main.cpp

Now Create a new Win32 GUI project again (Menu File, New and Project)
- Press Next in order to go to the next screen (where you select your name and folder for your project)

=> The cursor in the field Project title is not in the beginning of the field but in the middle

This behavior does not occur in the file main.cpp is not opened.


Otherwise, do you think it would be possible to add a new Dialog Based project (main.cpp and main.rc files).
It would be great for people like me who often use this type of project.
I really hope it will be add in a next nightly build  :D

Thanks for your hard work on C::B

killerbot:

--- Quote from: skirby on August 14, 2006, 01:51:50 pm ---=> The cursor in the field Project title is not in the beginning of the field but in the middle

--- End quote ---

I have seen this once with the 'find' functionality also.

skirby:
You are absolutely right.
I have the same behavior with the Find dialog box.

Navigation

[0] Message Index

[#] Next page

Go to full version