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 23 May 2007 build is out.

Started by killerbot, May 23, 2007, 06:06:25 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://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 23 May 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070523_rev3989_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070523_rev3989_Ubuntu6.10+7.04.deb
   http://prdownload.berlios.de/codeblocks/CB_20070523_rev3989_suse100-102.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070523_rev3989_fc4+5.i586.rpm (not yet)


Resolved Fixed:


  • Changed the event association to work with the new wxChoice

Regressions/Confirmed/Annoying/Common bugs:


  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)


Xaviou

Ubuntu 6.10 & 7.04 Amd64 .deb installer (build with wx263 and wx284) can be found here.
My wxWidgets's stuff : [url="https://wxstuff.xaviou.fr/"]https://wxstuff.xaviou.fr/[/url]

indigo0086

Just FYI, "active line" portion in code coloring no longer works.  I used it so I knew where I was focusing on in the program, now it's not working.

killerbot

Quote from: indigo0086 on May 24, 2007, 02:07:42 AM
Just FYI, "active line" portion in code coloring no longer works.  I used it so I knew where I was focusing on in the program, now it's not working.

could you file a bugreport please. And if possible also state since which nigthly the problem occurred (so which nightly did you use prior where it did work). Thanks.

mandrav

Quote from: indigo0086 on May 24, 2007, 02:07:42 AM
Just FYI, "active line" portion in code coloring no longer works.  I used it so I knew where I was focusing on in the program, now it's not working.

It still works in 3986 and I don't see any reason why it would stop working in 3989...
Be patient!
This bug will be fixed soon...

darthdespotism

For those who want a 32bit wx2.8.4 Linux-Build here is mine (build on Ubuntu7.04)
Download

Pecan

Quote from: mandrav on May 24, 2007, 09:06:10 AM
Quote from: indigo0086 on May 24, 2007, 02:07:42 AM
Just FYI, "active line" portion in code coloring no longer works.  I used it so I knew where I was focusing on in the program, now it's not working.

It still works in 3986 and I don't see any reason why it would stop working in 3989...

This has been occuring off and on for about a year.

The in-ability to change the active line color pops up for no known reason.

When it happens, I delete my default.conf and the problem goes away.

There are other mentions about this problem (especially re: linux) in the forum.

indigo0086

Quote from: mandrav on May 24, 2007, 09:06:10 AM
Quote from: indigo0086 on May 24, 2007, 02:07:42 AM
Just FYI, "active line" portion in code coloring no longer works.  I used it so I knew where I was focusing on in the program, now it's not working.

It still works in 3986 and I don't see any reason why it would stop working in 3989...

On two computers I've tested with a working active line and the inactive line color in an older and newer version respectively.

Biplab

I'm bit confused with this issue. From a quick look at the code it seems that Active line means active line during debugging. Or does it mean active line during editing?  :?
Be a part of the solution, not a part of the problem.

indigo0086

Quote from: Biplab on May 24, 2007, 04:44:27 PM
I'm bit confused with this issue. From a quick look at the code it seems that Active line means active line during debugging. Or does it mean active line during editing?  :?

the line during editing.  You could change the foreground color and when you had the carat on any place in the line the entire line would highlight with that color.

I also deleted my default.conf and it still didn't work.

Biplab

Quote from: indigo0086 on May 24, 2007, 04:48:15 PM
the line during editing.  You could change the foreground color and when you had the carat on any place in the line the entire line would highlight with that color.

Thanks. :)
Be a part of the solution, not a part of the problem.

Wahooney

I don't know if this is the right place to post this, and please tell me if I should be posting it somewhere else, but I have made a patch to improve some of the icons in Code::Blocks. I hope to slowly but surely replace all of them.

Here is the patch, it affects the Start Here page only, I hope it gets approved and used.

Note: This uses icons from the free Nuvola Icon set.

[attachment deleted by admin]
Fabricati Diem, Celerata!

Biplab

Hi All,

Those who want to highlight current line, please check the following option to enable it. :)

Settings > Editor > Highlight line under caret (under other options)

Regards,

Biplab
Be a part of the solution, not a part of the problem.

indigo0086


Roman

Hi there!

Fact:
There are "Project/Build options" and "Project/Properties". When we edit Build Options we actually modify the options for some of targets.

Suggestion:
Make a button somewhere in "Project/Build options" that easily redirects to corresponding "Project/Properties/Build targets".

Would be very nice.

Regards
Roman
CB LSI (C::B as a Little Secret Initiative)