Author Topic: The 17 January 2008 build (4830) is out.  (Read 22159 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 17 January 2008 build (4830) is out.
« on: January 17, 2008, 10:21:57 pm »
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works.

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx287.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc421.7z

The 17 January 2008 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20080117_rev4830_win32.7z
  - Linux :
   none

Resolved Fixed:

  • wxSmith:
    * Fixed bug: some extra styles for dialog and frame were threated as standard styles, removed few duplicates (found by wvteijlingen)
    * Fixed bug: invalid name of xrc node for HelpText property (found by wvteijlingen)
  • add new compiler macros; examples for shell extension (TortoiseSVN integration)
  • add german version of docu (Auto Versioning)
  • update screenshots
  • add scriptbindings for Virtual Targets and Project Dependencies
  • properly fix the "layout changed" issue (C::B asking permanently about saving changed layout)
  • Folding evolution integration for preview editor
  • add docu for lib finder plugin (thx to byo)

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)


Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 17 January 2008 build (4830) is out.
« Reply #1 on: January 17, 2008, 10:45:43 pm »
Binary packages for debian (stable, testing and unstable) and sources can be downloaded from my repository (see signature).

Offline Xaviou

  • Regular
  • ***
  • Posts: 403
    • X@v's wxStuff
Re: The 17 January 2008 build (4830) is out.
« Reply #2 on: January 17, 2008, 11:11:51 pm »
Ubuntu 6.10 -> 7.10 Amd64 tar.gz archive (containing '.deb' installers builds with wx2.8.6) can be found here
The french wxWidgets site : http://www.wxdev.fr
My wxWidgets's stuff : https://wxstuff.xaviou.fr/

Offline rhf

  • Multiple posting newcomer
  • *
  • Posts: 123
Re: The 17 January 2008 build (4830) is out.
« Reply #3 on: January 17, 2008, 11:53:14 pm »
The To-Do list with Build 4830 still does not work properly for me on Windows XP.
If I do not set Auto-refresh in  Settings/Environment/To-Do List, then I get nothing in To-Do list view window or in Message pane. With Auto-refresh enabled, I do get list but it will not refresh.

Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 17 January 2008 build (4830) is out.
« Reply #4 on: January 18, 2008, 12:04:48 am »
Build for Ubuntu i386/amd64 can be found here

Best regards, pasgui

Offline cfdev

  • Multiple posting newcomer
  • *
  • Posts: 16
Re: The 17 January 2008 build (4830) is out.
« Reply #5 on: January 18, 2008, 11:26:45 am »
Hi all

Package for Slackware 12.0 -> Here

good day :D
C::B Package for Slackware 12.0 (All plugins)
Slacker 4 ever

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
Re: The 17 January 2008 build (4830) is out.
« Reply #6 on: January 18, 2008, 07:49:48 pm »
Patch needed for windows XP when not using PCH.

Tim S


Code
Index: src/plugins/contrib/ThreadSearch/ThreadSearch.cbp
===================================================================
--- src/plugins/contrib/ThreadSearch/ThreadSearch.cbp (revision 4832)
+++ src/plugins/contrib/ThreadSearch/ThreadSearch.cbp (working copy)
@@ -48,6 +48,7 @@
  <Add option="-DBUILDING_PLUGIN" />
  <Add option="-DNO_LOGGING" />
  <Add directory="$(#CB.include)" />
+ <Add directory="$(#CB.include)\tinyxml" />
  <Add directory="$(#CB.include)\wxscintilla\include" />
  <Add directory="$(#cb.include)\wxFlatNotebook\include" />
  <Add directory="$(#WX.include)" />
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: The 17 January 2008 build (4830) is out.
« Reply #7 on: January 18, 2008, 11:10:34 pm »
done

Offline @nthony

  • Multiple posting newcomer
  • *
  • Posts: 17
Re: The 17 January 2008 build (4830) is out.
« Reply #8 on: January 19, 2008, 02:42:20 am »
To-Do: Fix To-Do list

Offline BCCISProf

  • Multiple posting newcomer
  • *
  • Posts: 60
    • Professor Langsam's Home Page
Re: The 17 January 2008 build (4830) is out.
« Reply #9 on: January 20, 2008, 10:06:43 am »
Just noticed that the save icon is missing once a file has already been saved. Its not grayed out - its gone :)

Windows XP - 17th Jan build

Offline zxpyld3x

  • Single posting newcomer
  • *
  • Posts: 3

Offline lizhuoyi

  • Multiple posting newcomer
  • *
  • Posts: 13
Re: The 17 January 2008 build (4830) is out.
« Reply #11 on: January 25, 2008, 02:45:56 am »
where is the TortoiseSVN plugin?

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org