User forums > Nightly builds

The 19 January 2006 build is out.

(1/4) > >>

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

The 19 January 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_19jan2006_rev1813_win32.7z
  - Linux : not supported yet


Resolved Fixed:


* Reduced memory overhead of CodeCompletion by 50%. Fixed a bug in the SearchTree class
* Fixed Codecompletion hang when adding files to project
* Added Message() scripting command
* Fixed some asserts in debug mode (partially patch #1400615)
* Fixed editor settings dialog flickering when changing language in "Colors" page
* Updated CB-unix projectfile (has still a bug in building the codecompletion plugin
* keybinder-unix C::B-projectfile added
* Fixed GUI flickering when using backtick'd expressions
* Added some useful base functions in EditorBase: Cut(), Copy(), Paste(), Undo(), Redo(), CanUndo(), CanRedo(), CanPaste() and HasSelection(). Custom editors (like wxSmith's) can now use these
* Modify Makefile.am to add in wxsstaticbitmap.*
* Modify Makefile.am to add in wxsadvimageproperty.*
* Fixed flickering when opening a project
* Removed all kinds of yields from MessageManager
* wxSmith : Adopted to new editor environment (cut/copy/paste are now enabled)
* Keybinder v0.4.11 : Fixed GTK Update() crash, Fixed GTK not savings key bindings, Modified Attach/UpdateAllCmd for speed
* * Added Preview button in AStyle's settings dialog.
* Increased dialog size.
* Sample wxTextCtrl enabled for writing.
* Made the Preview button work (it wasn't added just for fun :)).
* Added two more files to get unsaved settings to apply when clicking Preview.
* Modified Makefile.am accordingly.
* NOTE 1: Some weird behavior when clicking Preview more than once for some predefined styles (I'll just blame AStyle itself for this one).
* NOTE 2: The new files still need to be added to the Code::Blocks project file (it's beyond my powers).
* Added two new files of AStyle plugin in the project file
* Fixed an assertion warning and Fixed linux crash on project closing (bug #1375375)
* Early destruction of "start here" page on application exit
* Deleted all old (obsolete) project files
* Removed "NewBuild" suffix from all project files
* Debugger would fail to start if last program run has returned with non-zero exit code, although the build itself had succeeded
* Updated contrib plugins workspace
* Implemented GDB workaround for ctor/dtor breakpoints. The user should just set a breakpoint on the exact ctor/dtor line
* wxSmith : Added some DBGLOG-s to wxsCoder class, Files are no longer set to "modified" state when generated code doesn't change file content
* wxSmith : Fixed bug with xml structure warning when using custom widgets in resource without xrc file
* Changed the signature of cbPlugin::BuildModuleMenu(). It now contains an argument that prefectly describes the item in question. As a result, right-clicking on folders works just fine now (Updated all affected plugins by this change)
* Patch [1409896]: Replaced the deprecated wxURL functions in devpak plugin
* Patch [1408396]: removes two macros from main.cpp
* Added currently compiling file's path in include search dirs
* Patch [1409547]: removes two macros from editorcolorset.cpp
* Patch [1388037]: Makes Code Statisitcs work with DOS/Win-Pathnames on Linux
Regressions/Confirmed/Annoying/Common bugs:


* DDE bug : clicking in windows explorer on a CB registered file throws an error message box
* toolbar-images-not-changing-state (is a wx problem)
* Added currently compiling file's path in include search dirs. Warning! This breaks some builds, use this version at your own risk(Edited by Rick)
* Code completion still doesn't work right

spoofer:
That was one long night.  :lol:

davereid20:
Thanks killerbot! Appriciate the updated build!

tiwag:
this version is bogus, forget it and take the previous one

killerbot:
why ? which code is the bad guy ??

Navigation

[0] Message Index

[#] Next page

Go to full version