]> git.saurik.com Git - wxWidgets.git/commitdiff
Added items to todo list and publicity doc
authorJulian Smart <julian@anthemion.co.uk>
Sat, 3 May 2003 15:34:28 +0000 (15:34 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sat, 3 May 2003 15:34:28 +0000 (15:34 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/publicity/publicity.txt
docs/todo30.txt

index 81eaa5841e52a024e5070b3cc9b77b9ef6010432..263b90f6913eb0e7c96e143809ffcb80d0730a87 100644 (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)
 
index 57d5e1c60f338fe67394b4812753092d1fbd0fa9..f4259fb091b79922c118a2649b0b734a705797ae 100644 (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$