Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
Before you use a nightly make sure you understand how it works (http://forums.next.codeblocks.org/index.php/topic,3232.0.html).
A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx284.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
The 18 July 2007 build is out.
- Windows :
http://prdownload.berlios.de/codeblocks/CB_200707178_rev4280_win32.7z (filename is modified (just today))
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20070718_rev4280_Ubuntu6.10+7.04_wx2.8.4.deb (not yet)
http://prdownload.berlios.de/codeblocks/CB_20070718_rev4280_Debian4.0_wx2.8.4.deb (not yet)
http://prdownload.berlios.de/codeblocks/CB_20070718_rev4280_suse100-102.wx28.i586.rpm (not yet)
http://prdownload.berlios.de/codeblocks/CB_20070718_rev4280_fc4+5.i586.rpm (not yet)
Resolved Fixed:
- Updated: DLL and Win32 GUI wizard to latest changes in OpenWatcom compiler support
- Fixed: Layout issues in DataBreakpointDlg
- Bug-fix in CC tokenizer
- When hovering the mouse over a word in the editor, a tooltip is displayed describing the token under the mouse (relevant option added in CC settings so it can be disabled/enabled at will).
- Applied patch #2040 to fix Home key bug (#11234)
- Fixed bug #11574 (comment code doesn't work on PHP files)
Regressions/Confirmed/Annoying/Common bugs:
- toolbar-images-not-changing-state (is a wx problem/Win XP problem)
not found :?
maybe I made a typo, but currently I can't get to the project page at berlios, so maybe a berlios issue
Seems to be an error in the url.
got it here : http://prdownload.berlios.de/codeblocks/CB_200707178_rev4280_win32.7z (http://prdownload.berlios.de/codeblocks/CB_200707178_rev4280_win32.7z)
200707178 instead of 20070718
>When hovering the mouse over a word in the editor, a tooltip is displayed describing the token under the mouse >(relevant option added in CC settings so it can be disabled/enabled at will).
Great!!! now !!please!! make CC to parse comments/javadoc coments. and you will beet SlickEdit! ... yes without refactoring:)
Mouse hover works even when the codeblocks window is active, kind of annoying when switching between other programs and codeblocks. Otherwise it works nice (unless your attention span is crap like mine)
Quote from: indigo0086 on July 19, 2007, 05:46:10 PM
Mouse hover works even when the codeblocks window is active, kind of annoying when switching between other programs and codeblocks. Otherwise it works nice (unless your attention span is crap like mine)
See this topic (http://forums.next.codeblocks.org/index.php/topic,6453.0.html).
Hi there.
Cool progress on the CC! Well done. However, I saw just one thing while checking it out in Windows.
If you click on the toolbar or side panel (where the project tree is, etc.) then the tooltip comes up showing this in the attached screenshot, this happens after you clicked on the editor window.
(http://img522.imageshack.us/img522/9740/buggq4.th.jpg) (http://img522.imageshack.us/img522/9740/buggq4.jpg)
Probably not so critical but just thought you might want to know.
Recently I can't build from SVN (fresh checkout 4282):
make[4]: Entering directory `/home/rulatir/works/CB/build/src/src/resources'
make[4]: *** No rule to make target `*.xrc', needed by `resources.zip'. Stop.