Author Topic: The 18 July 2007 build (4280) is out.  (Read 11655 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 18 July 2007 build (4280) is out.
« on: July 18, 2007, 06:48:30 pm »
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)

« Last Edit: July 19, 2007, 01:42:14 pm by killerbot »

Offline lubos

  • Almost regular
  • **
  • Posts: 131
Re: The 18 July 2007 build (4280) is out.
« Reply #1 on: July 19, 2007, 12:33:32 pm »
not found  :?

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: The 18 July 2007 build (4280) is out.
« Reply #2 on: July 19, 2007, 12:40:29 pm »
maybe I made a typo, but currently I can't get to the project page at berlios, so maybe a berlios issue

Offline billyonthemountain

  • Multiple posting newcomer
  • *
  • Posts: 40
Re: The 18 July 2007 build (4280) is out.
« Reply #3 on: July 19, 2007, 01:02:59 pm »
Seems to be an error in the url.
got it here : http://prdownload.berlios.de/codeblocks/CB_200707178_rev4280_win32.7z
200707178 instead of 20070718
(ASM, C/C++)||(VISION&AI)||(EMBEDDED SYSTEMS)

Offline jaxon

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: The 18 July 2007 build (4280) is out.
« Reply #4 on: July 19, 2007, 01:24:30 pm »
>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:)

Offline indigo0086

  • Almost regular
  • **
  • Posts: 150
Re: The 18 July 2007 build (4280) is out.
« Reply #5 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)

Offline raph

  • Almost regular
  • **
  • Posts: 242
Re: The 18 July 2007 build (4280) is out.
« Reply #6 on: July 19, 2007, 05:56:45 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

  • Guest
Re: The 18 July 2007 build (4280) is out.
« Reply #7 on: July 19, 2007, 07:33:15 pm »
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.

Offline szczepan

  • Multiple posting newcomer
  • *
  • Posts: 42
Re: The 18 July 2007 build (4280) is out.
« Reply #8 on: July 20, 2007, 07:35:21 am »

Recently I can't build from SVN (fresh checkout 4282):

Code
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.