Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on December 22, 2006, 08:50:40 pm

Title: The 22 december 2006 build is out.
Post by: killerbot on December 22, 2006, 08:50:40 pm
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 22 December 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20061222_rev3413_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20061222_rev3413_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20061222_rev3413_suse100+101.i586.rpm
         http://prdownload.berlios.de/codeblocks/CB_20061222_rev3413_fc4+5.i586.rpm


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 22 december 2006 build is out.
Post by: sgt_pinky on December 24, 2006, 08:35:20 am

In this version, as in some previous versions, code completion does not work. I am using SuSE 10.1 RPM. I have checked all the 'Editor' settings, and SmartSense is enabled, with Follow local includes and Follow global includes both checked.

In rev 3392 code completion worked fine.
Title: Re: The 22 december 2006 build is out.
Post by: lubos on December 24, 2006, 02:01:46 pm
please focus more on code completition. this is thingie that developers relly need and when i compare it to visual studion 8 ee it relly lacks...
1.sometimes the members of struct or class won't pop up, but it exist. eg in SDL, sdl_surface->w won't pop up sdl_surfac members
2.tooltip or bubble of function prototype and comments up to function when browsing code completition pop up could be nice
3.when start writing call to function and put first bracket, tooltip with function prototype could be nice
thanks
Title: Re: The 22 december 2006 build is out.
Post by: PDEE on December 24, 2006, 02:37:39 pm
I agree with lubos, i am not a great programmer, but i am now starting to use classes and when i use the direct or indirect membership operator nothing comes up. I don't know if i am doing it correctly or not! I have to try my program in VC++ Express to see if it is right.

Edit: Still a fantastic IDE by the way  :D
Title: Re: The 22 december 2006 build is out.
Post by: mareq on December 29, 2006, 04:55:03 pm
bug:
activate another project, select it, the box indicating the selected project does not fit the entire project name (because now it has bold font).