News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

The 14 December 2007 build (4731) is out.

Started by killerbot, December 14, 2007, 11:26: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_wx287.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc421.7z

The 14 December 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20071214_rev4731_win32.7z
  - Linux :
   none

Resolved Fixed:


  • Added default keyword and keyword case support options in help configuration (patch #2114)
  • Sort plugins alphabetically in Plugins menu (patch #2275)
  • Don't try to load a non-existing project (patch #2274)
  • added sharedlib wizard/template (thanks jens)

Regressions/Confirmed/Annoying/Common bugs:


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


pasgui

Build for Ubuntu i386 can be found here

Best regards, pasgui

Jenna

Just uploaded svn4733 for the three main debian-suites to my repo (see Sig).

Including two changes/fixes uploaded by mandrav some minuts after killerbot started this thread.


Kazade

I've noticed that the "Copy contents to clipboard" and "Copy selection to clipboard" options on the build messages window are broken (they don't do anything). Does anyone else have this problem?

Also, one nice-to-have feature would be to have the build messages horizontal scrollbar auto adjust depending on the size of the messages. When template programming some of the errors are REALLY long and the scrollbar doesn't allow me to view the whole message (unless I keep dragging the right margin of the message column a bit at a time)

wobien

Quote from: Kazade on December 15, 2007, 11:21:19 AM
Also, one nice-to-have feature would be to have the build messages horizontal scrollbar auto adjust depending on the size of the messages. When template programming some of the errors are REALLY long and the scrollbar doesn't allow me to view the whole message (unless I keep dragging the right margin of the message column a bit at a time)
That would be really nice!

thomas

Quote from: Kazade on December 15, 2007, 11:21:19 AMI've noticed that the "Copy contents to clipboard" and "Copy selection to clipboard" options on the build messages window are broken (they don't do anything). Does anyone else have this problem?
No worries, those will be removed soon, anyway (as soon as I have time).
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

dje

Hi all !

I found a little GUI bug.
When C::B detects that an open file has been externally modified, a reload dialog asks if C::B must reload the file (depends on user settings).
In my case, the reload dialog is too small; see the screenshot.

edit : Moreover, window is not resizeable.

BerliOS bug : 12727

SVN4731
Ubuntu 7.04
wxWidgets 2.8.7

Dje

[attachment deleted by admin]

JGM

Quote from: dje on December 16, 2007, 03:50:04 PM
I found a little GUI bug.

That happened to me too some days ago, and forgot to report it.