|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
digitalmars.D.announce - wxD 0.08 released
0.08 (afb)
Added StyledText sample for wxSTC testing
Cleaned up Makefiles, and "DFLAGS" usage
Not build Samples by default ("make test")
Added project files for Code::Blocks / GDC
http://wxd.sourceforge.net/
This release should work with "Unicode" on
Mac OS X and on Linux (not sure about Win)
Unfortunately this took a very long time
to do, and went down a few wrong turns -
and the current "solution" is not working
for DMD so it is currently back at ASCII...
The license was upgraded from wx 3.0 to 3.1,
but that is only a slight change in wording.
New neat features:
- the AUI docking library
- placeholders for STC/OGL
- ported a SDL panel sample
- link compatible with 2.7.0
And lots of bugfixes. Rest will come in 0.09,
which is hopefully the last Alpha version...
--anders
Oct 02 2006
Hi Anders, First of all. Thanks! Regarding your homepage : It would be nice to inform Windows users that 7Zip can be used to install the source. Future plans / Using SWIG : A BIG win for the D community. And IMO the only way to keep wxD up to date. BTW, will you pick up Andy Friesen's work ?This release should work with "Unicode" on Mac OS X and on Linux (not sure about Win) Oct 03 2006
BLS wrote:Future plans / Using SWIG : A BIG win for the D community. And IMO the only way to keep wxD up to date. BTW, will you pick up Andy Friesen's work ? Oct 03 2006
Lars Ivar Igesund schrieb:BLS wrote:Future plans / Using SWIG : A BIG win for the D community. And IMO the only way to keep wxD up to date. BTW, will you pick up Andy Friesen's work ? Oct 03 2006
BLS wrote:Future plans / Using SWIG : A BIG win for the D community. And IMO the only way to keep wxD up to date. BTW, will you pick up Andy Friesen's work ? Oct 03 2006
|