Changed g95.t according to my last changes to makefile.g95,

and regenerated it. Updated changes.txt.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon
2003-03-20 20:31:43 +00:00
parent b994671df0
commit 6f87d5542d
3 changed files with 19 additions and 11 deletions

View File

@@ -90,6 +90,8 @@ wxMSW:
- fixes for compilation with OpenWatcom compiler
- fixed wxStaticText best size calculation (was wrong by '&' width)
- fixed calling wxFrame::Maximize(FALSE) before the window is shown
- all libraries built with makefile.g95 have a _min or _cyg suffix
(for MinGW and Cygwin)
wxMotif:
@@ -102,7 +104,7 @@ wxMotif:
with Motif 1.x compatibility
- implemented wxToggleButton
- wxRadioBox and wxStaticBox now use the default shadow (border) style
instead of
instead of a sunken border
wxUniv: