diff --git a/docs/publicity/publicity.txt b/docs/publicity/publicity.txt index 81eaa5841e..263b90f691 100644 --- a/docs/publicity/publicity.txt +++ b/docs/publicity/publicity.txt @@ -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) diff --git a/docs/todo30.txt b/docs/todo30.txt index 57d5e1c60f..f4259fb091 100644 --- a/docs/todo30.txt +++ b/docs/todo30.txt @@ -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$