User forums > Nightly builds
The 12 April 2007 build is out.
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
To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch_version3.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 12 April 2007 build is out.
- Windows : http://prdownload.berlios.de/codeblocks/CB_20070412_rev3849_win32.7z
- Linux :
http://prdownload.berlios.de/codeblocks/CB_20070412_rev3849_Ubuntu6.xx.deb
http://prdownload.berlios.de/codeblocks/CB_20070412_rev3849_suse100-102.i586.rpm (not yet)
http://prdownload.berlios.de/codeblocks/CB_20070412_rev3849_fc4+5.i586.rpm (not yet)
Resolved Fixed:
* wxSmith:
* Added MinSize / MaxSize properties for widgets and containers
* Moved wxsBaseProperties::BuildSetupWindowCode and wxsBaseProperties::SetupWindow to wxsItem
* Added setting for using advanced regular expressions in "Find" and "Replace". Setting can be found in editor options (patch #1701)
* Fixed: [Bug #10781] ToDo list is not updated
* Disable "Edit->Special commands->Case" if no selection in editor (patch #1946)
* Added entries in editor's context menu to uppercase/lowercase the current selection (patch #1942)
* Added hint about a couple more useful macros in tool editing dialog (patch #1856)
* Various editor commands now check if the open file in editor is read-only and are disabled accordingly (cut, paste, delete, etc)
* Added get/set functions for custom build commands in projectfile and also exposed them to scripts (patch #1743)
* Open external terminal for I/O when debugging console apps under linux (patch #1882)
* Fix in symbols browser, where it would fail to detect the active editor's filename in some special cases (patch #1559)
* Fixed parsing of flat profile for large counts in profiler plugin (patch #1551)
* Notify all debugger plugins for breakpoint lines changes (patch #1625)
* Added setting of fillup characters (i.e. that cause the completion to be accepted) for code-completion (patch #1714). For example, by adding "(." as fillup characters, the completion will be accepted by pressing "(" or "." (Enter/Return always works)
* Fixed 'update' script (not the .bat) to work correctly if used under MSYS (patch #1951)
* Added commenting/uncommenting support for multiple languages, not only C/C++ (patch #1839, part 1)
* Added smart indent (as you type) support for python (patch #1839, part 2)
* Revert to global scope search using F3, when deselecting selected text (patch #1879)
* Removed incorrect error message when using SaveAs for a project or workspace and pressing cancel (patch #1956 for bug #10857)
* Removed hotkey (Ctrl-Alt-E) from "View->Focus editor" because it would prevent input of certain non-ascii characters (bug #10843)
* Fixed: [Bug #9596] Wrong path when adding files and [Bug #10821] Multiple files are added to wrong folders
* wxSmith: fixed bug found by SamT (http://forums.codeblocks.org/index.php/topic,5667.msg43552.html#msg43552)
* CodeSnippets 1.1.56 2007/04/12
- Avoid file changed dialog when .xml does not exist
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) (is fixed with our special wx263/wx28 dll)
dje:
Hi all !
--- Quote from: killerbot on April 12, 2007, 10:45:28 pm ---
* Added setting for using advanced regular expressions in "Find" and "Replace". Setting can be found in editor options (patch #1701)
--- End quote ---
A very big thanks for this development/integration !!! :D
Be sure it will be used !!
Dje
dmoore:
guys. looks like you've had a busy day (especially mandrav). many thanks for accepting so many patches. I now have fewer patches to worry about maintaining each time I update my source.
cheers
Damien
IronAvatar:
Just wanted to say excellent work with CB! After spending all week faffing around with kDevelop and Eclipse, CB is the only IDE that's flexible enough to let me work the way I find the most productive.
Good job!
kelo81:
Good job fellows!!
Navigation
[0] Message Index
[#] Next page
Go to full version