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 19 february 2006 build is out.

Started by killerbot, February 19, 2006, 09:26:24 PM

Previous topic - Next topic

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://download.berlios.de/codeblocks/wxmsw26u_gcc_cb.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://download.berlios.de/codeblocks/mingwm10.7z

For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26_gcc_cb.7z

The 19 February 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060219_rev2040_win32.7z
  - Linux : not supported yet


Resolved Fixed:


  • Increased the number of help files to 32 as a temporary fix
  • Find & Replace functions bugfixes & enhancements:
    - Find & Replace are wrapping around correctly on first search attempt (no bogus "Result not found" )
    - Find & FindNext (F3 & Shift-F3) are using the actual selected text as new "search text" on subsequent searches - the Find-Dialog is only needed the first time a search is initiated. (Will pop up automatically with F3, when no search was done before)
    - Replace proposes the actual selected text as first replacee (if the selected text matches the search text)
    - Replace got wrap-around functionality (Messagebox & Auto-wrap-araound)

Regressions/Confirmed/Annoying/Common bugs:


  • DDE bug : clicking in windows explorer on a CB registered file throws an error message box
  • toolbar-images-not-changing-state (is a wx problem)


killerbot

I won't be able to provide nighlies for the coming 2 days :-( . I am out of the country for my job (of to Austria this time). In case I would have internet connection, I'll try to create nighlies, but the only certainty I can give at this moment, on wednesday there's certainly a nightly build ;-)

frankmail007

Berlios download always got problem. It always show "Invalid key".

dronT78

Yeah!
It would be nice to use some free hosting like rapidshare.de for example  :shock:

rex


Zingam

#5
Double clicking on source files does not open them any more in this build. Previously it worked!

Does anyone else have this problem?

More info:

When CB is closed: double-clicking on a files runs it and the file actually is opened with the error message:
"Windows cannot find the file: "xxxx/somefile.xxx" Make sure you typed the name correctly and then try again."

When CB is already opened: the file does not open.

Is this a bug or a feature. I haven't had this problem with the previous build.

Michael

Quote from: killerbot on February 19, 2006, 09:42:50 PM
I am out of the country for my job (of to Austria this time).

You come to Austria and I go to Belgium for a project's meeting.... :D

Have a nice trip.

Best wishes,
Michael
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]

kkez

#7
Quote from: Zingam on February 20, 2006, 08:48:34 AMWhen CB is closed: double-clicking on a files runs it and the file actually is opened with the error message:
"Windows cannot find the file: "xxxx/somefile.xxx" Make sure you typed the name correctly and then try again."

When CB is already opened: the file does not open.
Both bugs are DDE bugs:
DDE bug : clicking in windows explorer on a CB registered file throws an error message box

mandrav

QuoteWhen CB is already opened: the file does not open.

Actually this was introduced yesterday and is fixed now.
The next nightly build will contain the fix.
Be patient!
This bug will be fixed soon...

killerbot

and I have network access, so probably nightly build this evening ....

grv575

 :shock: :shock: :shock:

the dev pace on cb is insane.  all the debugger improvements and nice touches here and there are really useful (easy profiling, disassembly highlights current asm line, typed gdb commands display results now).  keep up the good work  :D