Applied patch [ 738821 ] Allow more features to be turned off
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -72,6 +72,7 @@ maybe stripped down to
|
||||
|
||||
"Specialization is for insects."
|
||||
|
||||
============================
|
||||
The Open-Source, Cross-Platform GUI Framework
|
||||
with Ten Years of Evolution Behind It
|
||||
|
||||
@@ -93,10 +94,22 @@ people would be bound to stop and ask what it was all about!
|
||||
.. and how about a nice silk tie (US: necktie) with the logo on ...
|
||||
Oh, I forgot, we programmers don't wear ties.
|
||||
|
||||
============================
|
||||
"I can't believe it's not native"
|
||||
|
||||
============================
|
||||
"Because friends don't let friends use Win32".
|
||||
|
||||
(or MFC)
|
||||
|
||||
============================
|
||||
|
||||
Have a photo of 3 babes wearing Linux, Windows and Mac Logo T-shirt with
|
||||
words at the bottom.
|
||||
|
||||
"Why choose one when you can have 3?"
|
||||
|
||||
(Mohammad Zubair <mzubair@singnet.com.sg>)
|
||||
|
||||
============================
|
||||
|
||||
|
@@ -205,5 +205,10 @@ wxMiscellaneous
|
||||
- Add individual setters to wxScrollBar and other classes
|
||||
that use a combined setter.
|
||||
- Remove traces of old resource system from wxWizard.
|
||||
- Have wxDirCtrl as alias for wxGenericDirCtrl.
|
||||
- Allow instant reaction to left-up in a wxGrid cell
|
||||
(extend editor API) to work around bad checkbox
|
||||
behaviour (click, click, click, click away...) and
|
||||
reduce checkbox size on non-Windows platforms.
|
||||
|
||||
Version: $Id$
|
||||
|
Reference in New Issue
Block a user