Автор Гілка: wxWidgets 2.6.0  (Прочитано 1012 раз)

k_ilya

  • Гість
wxWidgets 2.6.0
« : 2005-04-21 18:17:15 »
Вийшов wxWidgets 2.6.0.

(An open source C++ GUI framework to make cross-platform programming child's play. Well, almost)

http://wxwidgets.org/

Цитата
We're pleased to announce wxWidgets 2.6.0.

This is the first 'stable' release since 2.4.2. (To clarify, even
numbered versions such as 2.6.x are considered stable, odd numbered
versions such as 2.5.x are considered development versions. The API
of 2.6.x releases will not change significantly.)

The following platforms are supported:

- Windows 95/98/ME, Windows NT, Windows 2000, Windows XP
- Windows CE, including Pocket PC 2003 and Smartphone 2003
- Linux/Unix/VMS with GTK+ 1.x and 2.0
- Linux/Unix with X11 (beta)
- Linux/Unix with Motif/Lesstif
- Mac OS 9.x and 10.2 and above using Carbon
- Mac OS 10.x using Cocoa (beta)
- OS/2 (beta)
- MGL for Linux and DOS
- Palm OS (alpha)

A non-GUI subset of wxWidgets called wxBase is also supported
on most of these platforms.

To get wxWidgets, go to the Download page at:

   http://www.wxwidgets.org

Since 2.4.2, we have added support for Windows Mobile devices,
enhanced GTK+ 2 support, radically overhauled the Mac OS X port,
replaced the build system with Bakefile, added better
integration with STL, and added a CppUnit-based test suite.
Other changes include sizer improvements, new Gnome printing
features, ODBC enhancements such as BLOB support and Unicode
support on Windows, wxTaskBarIcon support on Mac OS X and Linux
as well as Windows, top-level windows can have arbitrary shapes,
images can have alpha channels, plus many API enhancements and
bug fixes to existing classes.

New classes include wxVScrolledWindow, wxVListBox, wxHtmlListbox,
wxPropertySheetDialog, wxGridBagSizer, wxMediaCtrl,
wxDatePickerCtrl, wxArchiveInputStream/wxArchiveOutputStream
(including zip archive read/write support), wxListbook,
wxChoicebook, wxDebugReport, and more.

At present only source archives are available but we will upload
RPMs, and DLLs for VC++ 7.1, in due course.

Have fun!

Julian Smart
on behalf of the wxWidgets Team
« Змінено: 2005-04-25 18:56:53 від lvm »

Відсутній Юрій Ткаченко

  • Дописувач
  • **
  • дописів: 59
  • Карма: +0/-0
Re: wxWidgets 2.6.0
« Відповідей #1 : 2005-04-22 11:32:33 »
Нарешті wxWidgets почав підтримувати koi-8u кодування  :)

dusoft

  • Гість
Re: wxWidgets 2.6.0
« Відповідей #2 : 2005-04-22 11:42:10 »
Нарешті може вийде amule-2.0...

k_ilya

  • Гість
Re: wxWidgets 2.6.0
« Відповідей #3 : 2005-06-03 21:15:32 »
wxWidgets 2.6.1 has been released; please see the download
page at:

http://www.wxwindows.org

This is a bug fix release, including refresh improvements on Windows,
better wxX11 menu support, wxMac fixes for Tiger, and the ability to compile
wxMSW with Winelib under Unix.