Author Topic: The 14 December 2007 build (4731) is out.  (Read 13571 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5489
The 14 December 2007 build (4731) is out.
« on: December 14, 2007, 11:26: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_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)


Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 14 December 2007 build (4731) is out.
« Reply #1 on: December 15, 2007, 12:35:24 am »
Build for Ubuntu i386 can be found here

Best regards, pasgui

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 14 December 2007 build (4731) is out.
« Reply #2 on: December 15, 2007, 08:06:33 am »
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.


Offline Kazade

  • Multiple posting newcomer
  • *
  • Posts: 73
Re: The 14 December 2007 build (4731) is out.
« Reply #3 on: December 15, 2007, 11:21:19 am »
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)

Offline wobien

  • Multiple posting newcomer
  • *
  • Posts: 69
Re: The 14 December 2007 build (4731) is out.
« Reply #4 on: December 15, 2007, 12:30:44 pm »
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!

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: The 14 December 2007 build (4731) is out.
« Reply #5 on: December 15, 2007, 02:59:00 pm »
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?
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."

Offline dje

  • Lives here!
  • ****
  • Posts: 683
Re: The 14 December 2007 build (4731) is out.
« Reply #6 on: December 16, 2007, 03:50:04 pm »
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]

Offline JGM

  • Lives here!
  • ****
  • Posts: 518
  • Got to practice :)
Re: The 14 December 2007 build (4731) is out.
« Reply #7 on: December 16, 2007, 04:26:52 pm »
I found a little GUI bug.

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