News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 24 december 2006 build is out.

Started by killerbot, December 24, 2006, 05:46:55 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/wxmsw26u_gcc_cb_wx2.6.3p2.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

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

The 24 December 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20061224_rev3421_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20061224_rev3421_Ubuntu6.06.deb (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20061224_rev3421_suse100+101.i586.rpm
         http://prdownload.berlios.de/codeblocks/CB_20061224_rev3421_fc4+5.i586.rpm (not yet)


Resolved Fixed:


  • DragScroll 1.0.36 2006/12/22
    - Added focus follows mouse option for wxGTK
    - Fixed GTK RightMouse scrolling (avoiding Context Menu conflicts)
    - Added slider allowing user to set GTK RightMouse scrolling/context menu sensitivity (millisecs waited for mouse movement before Skip()ing for Context Menu
  • openwatcom support : add to compiler/linker the -q option so the verbose banner is no longer shown
  • applied [ Patch #1750 ] Window layout
  • applied [ Patch #1752 ] Fix for Bug #9668

Regressions/Confirmed/Annoying/Common bugs:


  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)
  • menu items with icon not correctly aligned (since wx263)


orefa

Little bug (and workaround): a popup window kept asking which target to use, debug or release, every time my program was run from CB. I stopped it by changing the selected target (then restoring it to what it was).

lubos


killerbot

seems berlios is once again (partially) down :-( :-(

lubos

Quote from: killerbot on December 24, 2006, 08:36:58 PM
seems berlios is once again (partially) down :-( :-(
:lol:

ps: when i open code::blocks (rev3407) on windows xp and now hit minimize, it will first time maximize automaticaly...

SamT

Quote from: lubos on December 24, 2006, 08:55:23 PM
Quote from: killerbot on December 24, 2006, 08:36:58 PM
seems berlios is once again (partially) down :-( :-(
:lol:

ps: when i open code::blocks (rev3407) on windows xp and now hit minimize, it will first time maximize automaticaly...

I can download from berlios now. I don't have the minimize/maximize issue on my Windows XP with svn build rev 3421

lubos

Quote from: SamT on December 25, 2006, 01:39:57 AM
Quote from: lubos on December 24, 2006, 08:55:23 PM
Quote from: killerbot on December 24, 2006, 08:36:58 PM
seems berlios is once again (partially) down :-( :-(
:lol:

ps: when i open code::blocks (rev3407) on windows xp and now hit minimize, it will first time maximize automaticaly...

I can download from berlios now. I don't have the minimize/maximize issue on my Windows XP with svn build rev 3421

fixed for me too now  :lol:

lubos

damn. it will only happen when i click on .cbp project  :( and when i dont minimize it and exit it will crash  :(

Ptomaine

Thank you ever so much for the SuSE RPM :)

i25ffz

The toolbar "search" & "replace" image is same! but not same in menu image.

Acki

Quote from: lubos on December 25, 2006, 01:06:58 PM
damn. it will only happen when i click on .cbp project  :( and when i dont minimize it and exit it will crash  :(
same for me, since a few releases (also with workspaces and source files) !!!
I posted this, but got no response, yet...  :cry:

killerbot

#11
Quote from: i25ffz on December 26, 2006, 02:08:36 AM
The toolbar "search" & "replace" image is same! but not same in menu image.

confirmed, I am creating a bug report for this, since there seem to be several errors happening.
@Thomas : will assign it to you, something tells me you created a bunch of the graphical stuff; and I am not a graphical artist at all :-(  ??

http://developer.berlios.de/bugs/?func=detailbug&bug_id=9824&group_id=5358

Ptomaine

killerbot, is it possible to provide SuSE x86_64 RPM too?

killerbot

Quote from: Ptomaine on December 26, 2006, 05:16:44 PM
killerbot, is it possible to provide SuSE x86_64 RPM too?

everything is possible. But our Suse builder works on 32 bit, I have Suse 64bit, but I never made an rpm. Will have to learn that someday ;-)

For the moment I would suggest build from svn, it's very easy.

Tulio

when will be codeblocks for Fedora Core rpm package?