projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bceb17b
)
just a whitespace change
author
Robin Dunn
<robin@alldunn.com>
Fri, 15 Oct 2004 20:07:51 +0000
(20:07 +0000)
committer
Robin Dunn
<robin@alldunn.com>
Fri, 15 Oct 2004 20:07:51 +0000
(20:07 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29891
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
wxPython/docs/CHANGES.txt
patch
|
blob
|
blame
|
history
diff --git
a/wxPython/docs/CHANGES.txt
b/wxPython/docs/CHANGES.txt
index 98aa78a35e9293619ac94b5bb6de9ddf46b11c75..ec314eba65ef64589b908a6845224f4626529861 100644
(file)
--- a/
wxPython/docs/CHANGES.txt
+++ b/
wxPython/docs/CHANGES.txt
@@
-154,7
+154,6
@@
PyPlot updates from Gordon Williams:
- Modified line end shape from round to square.
- Removed FloatDCWrapper for conversion to ints and ints in arguments
-
MaskedEdit updates from Will Sadkin:
- Added '*' mask char that means "all ansii chars" (ords 32-255)
- Added proper unicode support to masked controls and wx.tools.dbg