User forums > Nightly builds
The 28 March 2007 build is out.
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_version3.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 28 March 2007 build is out.
- Windows : http://prdownload.berlios.de/codeblocks/CB_20070328_rev3788_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20070328_rev3788_Ubuntu6.xx.deb
http://prdownload.berlios.de/codeblocks/CB_20070328_rev3788_suse100-102.i586.rpm (not yet)
http://prdownload.berlios.de/codeblocks/CB_20070328_rev3788_fc4+5.i586.rpm (not yet)
Resolved Fixed:
* Added MessageManager::IsLogVisible() function to SDK
* Fixed: [Bug #9438] View menu check error
* wxSmith: Fixed bugs #10677 (Custom control not correctly shown in designer and preview), #8244 (Auto source editing doesn't work with relative files)
* show a warning message if project/workspace could not be saved if issued by menu for the case it's e.g. write-protected (resolves FR #3252 partially)
* Update virtual targets too when renaming or deleting a real target (bug #10708)
* Fixed: [Bug #10611] Import of MS VC++ 6.0 compiler options files
* wxMac: allow wxWidgets project wizard programs to run
* fix PIC flags for Solaris
* add wxAUI dependency on GTK+ libraries
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)
kurapix:
Nice release as always!
I'm using 3737 build.
Anyway I wanted to know if you were going to fix some code completion strange behavior :
- it doesn't parse all preprocessors constants (try with GTK_WINDOW_TOPLEVEL for example).
- it doesn't show macros parameters.
- sometimes it doesn't code complete at all, just have to restart to make it work again (sorry I haven't found the step to reproduce).
- it takes time to code complete (even if the delay is put to 0 ms).
Kurapix
Xaviou:
Ubuntu 6.10 Amd64 .deb installer can be found here.
Lord Delvin:
--- Quote from: kurapix on March 28, 2007, 07:18:38 pm ---Nice release as always!
I'm using 3737 build.
Anyway I wanted to know if you were going to fix some code completion strange behavior :
- it doesn't parse all preprocessors constants (try with GTK_WINDOW_TOPLEVEL for example).
- it doesn't show macros parameters.
- sometimes it doesn't code complete at all, just have to restart to make it work again (sorry I haven't found the step to reproduce).
- it takes time to code complete (even if the delay is put to 0 ms).
--- End quote ---
I can confirm this behavior and have to add one, but this on an older build, so it might be fixed(I'll check that, so if I dont come back by tomorrow to this it holds true):
- parameter completion aborts if you type something unexpected e.g. an other function or block seperators and it wont return to the completion context
EDIT:
Tested it in current:
the behavior appears at least on backspace, even if the token deleted is not the '(' of the function what should be considered a bug;
get some sleep now:)
Eden:
The previous revision and this revision ive had a problem with the wizard (see the following screenshots)
The problem with the selection box seams to appear in all the wizards.
I'm using the latest revision on wxGTK 2.8.0
Navigation
[0] Message Index
[#] Next page
Go to full version