Added background colour again

Added wxTextCtrl methods
  Removed Imlib

  -> Recompile


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1998-10-27 15:04:35 +00:00
parent b926666447
commit a81258bee4
82 changed files with 720 additions and 13159 deletions

41
docs/gtk/todo.txt Normal file
View File

@@ -0,0 +1,41 @@
-------------------- High priority ---------------------
wxTreeCtrl
-> Keyboard handling, icon support and new API.
wxListCtrl
-> Icon support in list mode.
Finish DnD
-> Only decoding filelist and visual feedback missing
wxClipboard
-> Urg.
wxHelpController
-> Karsten ?
Implement wxRadioBox layout
-> I'm so lazy.
Fix printing of bitmaps
-> No idea. Postponed.
Add support SetForegroundColour in GTK widgets
-> On the way.
-------------------- Low priority ---------------------
Implement wxPalette
-> I never understood that. Postponed.
Implement wxDirDialog
-> Not heard of. Postponed.
Show accelerator in menus
-> Changed in GTK 1.1.X. Postponed.
Correct tab navigation
-> seems to be broken in GTK. Postponed.