integrated wxMac specific changes into common file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -177,6 +177,9 @@ Unix (Base/GUI):
|
|||||||
- wxWindows may be built using BSD and Solaris (and possibly other) make
|
- wxWindows may be built using BSD and Solaris (and possibly other) make
|
||||||
programs and not only GNU make
|
programs and not only GNU make
|
||||||
- wxTCP-based IPC classes now support communicating over Unix domain sockets
|
- wxTCP-based IPC classes now support communicating over Unix domain sockets
|
||||||
|
- wxWindows may be built as a dynamic shared library under Darwin / Mac OS X
|
||||||
|
lazy linking issues have been solved by linking a single module (.o) into
|
||||||
|
the shared library (two step link using distrib/mac/shared-ld-sh)
|
||||||
|
|
||||||
All (GUI):
|
All (GUI):
|
||||||
|
|
||||||
@@ -298,6 +301,11 @@ wxGTK:
|
|||||||
|
|
||||||
- fixed popup menu positioning bug
|
- fixed popup menu positioning bug
|
||||||
|
|
||||||
|
wxMac:
|
||||||
|
|
||||||
|
- support for configuration and build under Mac OS X using the Apple Developer
|
||||||
|
Tools
|
||||||
|
|
||||||
wxHTML:
|
wxHTML:
|
||||||
|
|
||||||
- new HTML parser with correct parsing of character entities and fixes
|
- new HTML parser with correct parsing of character entities and fixes
|
||||||
|
@@ -1,4 +0,0 @@
|
|||||||
These are the changes for wxMac 2.3.2
|
|
||||||
|
|
||||||
- support for configuration and build under Mac OS X using the Apple Developer
|
|
||||||
Tools
|
|
Reference in New Issue
Block a user