News:

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

Main Menu

The 31 May 2006 build is out.

Started by killerbot, May 31, 2006, 07:21:49 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

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 31 May 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060531_rev2516_win32.7z
  - Linux :
         http://download.berlios.de/codeblocks/CB_20060531_rev2516.deb (not yet)
         http://download.berlios.de/codeblocks/CB_20060531_rev2516_fc4+5.rpm


Resolved Fixed:


  • little modification (comment : "//")
  • wxSmith:
    * Removed Undo / Redo crash
    * Added scrollbars to configuration buttons on the right side (it won't overlap with palette now)
    * Added anti-crash checking in quick properties panels (quick properties panel was able to read from widget after it was deleted)
    * Added anti-crash check into dragging window when the content is being recreated
    * Hidden flag is not applied inside editor
* Added additional visibility checking of children inside wxNotebook, wxListbook, wxChoicebook
* update.bat / update are copying .png images only

Regressions/Confirmed/Annoying/Common bugs:


  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)
  • there are several issues with Code Completion (is being redesigned : work in progress)


Szabadember

Still some breakpoint problems, i will post a bugreport, if i ahve time...
Problem: Red circle disappears but breakpoint remains in the list.
This happens when you delete a line, at least i think so but i have no time to try to reproduce this now.
Sometimes the blue triangles remain after debugging.

killerbot

Quote from: Szabadember on May 31, 2006, 10:40:37 PM
Still some breakpoint problems, i will post a bugreport, if i ahve time...
Problem: Red circle disappears but breakpoint remains in the list.
This happens when you delete a line, at least i think so but i have no time to try to reproduce this now.
Sometimes the blue triangles remain after debugging.

ok, looking forward for your report, I hope you can have it reproduced. I have seen it before also occasionaly though :-(

dronT78

#3
Is is possible to change font in CodeBlocks StartHere and Messages windows?
Uder my linux (FC5) fonts so ugly


[attachment deleted by admin]

TheTuxKeeper

Quote from: dronT78 on June 01, 2006, 09:49:29 AM
Is is possible to change font in CodeBlocks StartHere and Messages windows?
Uder my linux (FC5) fonts so ugly

You have to change gtk2 font preferences. You can change it with Gnome/KDE-Controlcenter or a gtk-theme-change tool (there are few available, but I don't remember any atm :oops: ).
Nightly builds for openSUSE

dronT78

QuoteYou have to change gtk2 font preferences. You can change it with Gnome/KDE-Controlcenter or a gtk-theme-change tool (there are few available, but I don't remember any atm Embarassed ).
I know about it but every other applications except CB looks fine

korneliushowl


TheTuxKeeper

Quote from: dronT78 on June 01, 2006, 11:05:20 AM
I know about it but every other applications except CB looks fine
Strange :?
For me it looks like I want it to. Perhaps try to change the gtk2-theme and look whether it's looking better (and change back to the old one). Perhaps you use the default fonts of the theme or it doesn't use the right configuration. For me it got better with changing the gtk2 fonts/theme.
Nightly builds for openSUSE

dronT78

solved by font substitite serif to Tahoma in Xfs fonts.conf in FC5