News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

The 18 July 2007 build (4280) is out.

Started by killerbot, July 18, 2007, 06:48:30 PM

Previous topic - Next topic

killerbot

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.

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)


lubos


killerbot

maybe I made a typo, but currently I can't get to the project page at berlios, so maybe a berlios issue

billyonthemountain

(ASM, C/C++)||(VISION&AI)||(EMBEDDED SYSTEMS)

jaxon

>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:)

indigo0086

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)

raph

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.

Last-Attacker

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.



Probably not so critical but just thought you might want to know.

szczepan


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.