User forums > Nightly builds
The 06 april 2006 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://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 06 April 2006 build is out.
- Windows : http://download.berlios.de/codeblocks/CB_20060406_rev2317_win32.7z
- Linux :
http://download.berlios.de/codeblocks/CB_20060406_rev2317_ubuntu.deb
http://download.berlios.de/codeblocks/CB_20060406_rev2317_fc4.rpm
Resolved Fixed:
* Fixed headers (some were missing when not using pch) in base wxSmith
* Class browser now remembers its expanded nodes when it is refreshed
* Temporary fix for debugger's stop toolbar button bug under winXP. Replaced another button on this toolbar with an uglier one which fixes this annoying visual bug under winXP (patch #977)
* Added button accelerators in AnnoyingDialog (patch #974)
* Enlarged statusbar space for a couple of fields which were truncated under wxGTK (patch #976)
* Fix for splash screen freeze issue (patch #981)
* Close code-completion if list is empty (patch #982). Applies only to our custom control, not scintilla's embedded autocompletion box
* Fixed some memory leaks (patch #958)
* Removed a warning about an uninitialized variable (patch #955)
* Made "Settings->Compiler & debugger" dialog resizeable. Also made resizeable the cbConfigurationDialog dialog
* Fixed (finally?) recent crash-on-exit introduced with the new class browser enhancements
* No more delays when opening "Settings->Editor" (due to lexers reloading)
* For batch builds, the log window is now automatically closed. If you want it to stay open, use the new "--no-batch-window-close" command-line option
* Fix in main app to reach OnExit() when shutting down. Still, the return value is ignored by wxWidgets (as mentioned in the docs)...
* Fixed class browser's resource encoding.
* automatic Batchbuildwindow closes only when no build errors occured
* Lexer-loading uses Debug-Log (with time prefixed) as all other debug-log-messages
* Added context menu in "Build messages" tab to allow copying its contents to the clipboard
* wxSmith redesign:
* Added support for header files
* Resource is recreating code
* Some other small fixes
* Made a lot of changes in the directory structure and the Makefile.
Windows Makefile is probably broken...
* DragScroll v0.20 - Removed ListCtrl window scrolling to avoid
conflict with Build messages context menu
* Encapsulated our (simple) file encoding detection in a class named EncodingDetector
* Fixed VisualStudio solution importer to recognize and skip the byte order mark (if present)
* Renamed "class browser" to "symbols browser"
* Made symbols browser hideable (toggle entry in "View" menu)
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)
dllmain:
No more crash-on-exit. Thank you!
penguino:
I noticed that the C++ color scheme is not saved properly now upon exit.
The default color scheme is applied upon next startup.
Also, user keywords don't appear to be highlighted properly.
Am I the only one with these problems?
Pecan:
--- Quote from: penguino on April 06, 2006, 07:57:14 pm ---I noticed that the C++ color scheme is not saved properly now upon exit.
The default color scheme is applied upon next startup.
Also, user keywords don't appear to be highlighted properly.
Am I the only one with these problems?
--- End quote ---
I have the same problem..
takeshimiya:
Same here.
Navigation
[0] Message Index
[#] Next page
Go to full version