Added items to todo list and publicity doc

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-05-03 15:34:28 +00:00
parent dddcedbf7f
commit afd366a714
2 changed files with 10 additions and 0 deletions

View File

@@ -88,4 +88,9 @@ PC Magazines:
CD-ROM distributions for PC Plus, PCW
Organisations:
--------------
http://www.egovos.org/ The Center of Open Source & Government
(Submitted to their directory, 2003-04-25)

View File

@@ -191,6 +191,11 @@ wxMiscellaneous
but sending a wxSizeEvent will do it.
- wxMac font selector dialog is the generic font selector -
horrible.
- No Append(wxArrayString&) for wxChoice and wxComboBox in wxGTK.
Probably other functions too. Consider adding Insert to
these classes, as per the patch on SF.
- Rewrite wxFileHistory using wxString and wxArrayString, and
put in separate file.
Version: $Id$