projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c74b77e
)
wxMac changes
author
Stefan Csomor
<csomor@advancedconcepts.ch>
Sun, 18 Sep 2005 05:19:26 +0000
(
05:19
+0000)
committer
Stefan Csomor
<csomor@advancedconcepts.ch>
Sun, 18 Sep 2005 05:19:26 +0000
(
05:19
+0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35553
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
docs/changes.txt
patch
|
blob
|
blame
|
history
diff --git
a/docs/changes.txt
b/docs/changes.txt
index f2c703329f879f21ae1aac90ebd583ceb0b287de..6cf9c3abc435563b2bb926ae5343b6cdd8bce32b 100644
(file)
--- a/
docs/changes.txt
+++ b/
docs/changes.txt
@@
-65,6
+65,10
@@
wxGTK:
wxMac:
+- First implementation of native HIToolbar support
+- Added textCntl context menu (ported from wxMSW)
+- More CoreGraphics implementation improvements
+- Various textCntl bug fixes
- Automatic menu management improved.
- Fixed crash when wxRadioButton is deleted from a group of radio buttons,
due to dangling cycle pointers.