Change log and readme/manual contents update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44819 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -93,19 +93,19 @@ Major new features in 2.8 release
|
||||
|
||||
wxMac
|
||||
|
||||
- Corrected top border size for wxStaticBox with empty label (nusi)
|
||||
- Corrected top border size for wxStaticBox with empty label (nusi).
|
||||
- Fixed wxFont, wxPen and wxBrush accessor bugs introduced in 2.8.2.
|
||||
|
||||
wxMSW:
|
||||
|
||||
- Fixed wxFileName::GetSize() for large files
|
||||
- Fixed wxFileName::GetSize() for large files.
|
||||
- Fixed wxFont and wxPen accessor bugs introduced in 2.8.2.
|
||||
|
||||
|
||||
2.8.2
|
||||
-----
|
||||
|
||||
All:
|
||||
<<<<<<< changes.txt
|
||||
=======
|
||||
|
||||
- Added wxSizerFlags::Shaped(), FixedMinSize(), Top() and Bottom() methods.
|
||||
- Added wxCSConv::IsOk() (Manuel Martin).
|
||||
@@ -125,21 +125,9 @@ All:
|
||||
- Fix handling of wxSOCKET_REUSEADDR in wxDatagramSocket (troelsk)
|
||||
|
||||
Unix Ports:
|
||||
>>>>>>> 1.1006.2.13
|
||||
|
||||
<<<<<<< changes.txt
|
||||
- Added wxSizerFlags::Shaped(), FixedMinSize(), Top() and Bottom() methods
|
||||
- Added wxCSConv::IsOk() (Manuel Martin)
|
||||
- Added wxDateTime::GetDateOnly()
|
||||
- Made wxTextFile work with unseekable files again (David Hart)
|
||||
- Added wxCONFIG_USE_SUBDIR flag to wxFileConfig (Giuseppe Bilotta)
|
||||
- Added wxSearchCtrl::[Get|Set]DescriptiveText
|
||||
- Added wxToolBar::SetTool[Normal|Disabled]Bitmap for wxMSW, wxGTK and wxMac
|
||||
|
||||
=======
|
||||
- Fixed crash in wxGetUserName() in Unicode build
|
||||
|
||||
>>>>>>> 1.1006.2.13
|
||||
wxMSW
|
||||
|
||||
- Fix lack of spin control update event when control lost focus.
|
||||
|
@@ -26,7 +26,7 @@
|
||||
%\special{!/@scaleunit 1 def}
|
||||
\parskip=10pt
|
||||
\parindent=0pt
|
||||
\title{wxWidgets 2.8.2: A portable C++ and Python GUI toolkit}
|
||||
\title{wxWidgets 2.8.3: A portable C++ and Python GUI toolkit}
|
||||
\winhelponly{\author{by Julian Smart et al
|
||||
%\winhelponly{\\$$\image{1cm;0cm}{wxwin.wmf}$$}
|
||||
}}
|
||||
|
@@ -1,4 +1,4 @@
|
||||
wxWidgets 2.8.2
|
||||
wxWidgets 2.8.3
|
||||
---------------------------------------------------------
|
||||
|
||||
Welcome to wxWidgets, a sophisticated cross-platform C++
|
||||
|
Reference in New Issue
Block a user