wxWidgets/samples/drawing
Vadim Zeitlin 696e1ea0b7 1. fixes for DrawRotatedText(), drawing sample extended to show it
2. implemented colour/font support for wxTreeCtrl items
3. corrected a bug in wxListCtrl colour/font support code, the items should
   now be deleted ok
4. SetProcessAffinityMask() correction, wxThread::SetConcurrency() kind of
   works (difficult to test on a UP machine)
5. wxMimeType::EnumAllFileTypes() added, works (somewhat) under MSW
6. made default fonts under MSW 10 points and not 12 - this is the standard
   size


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4849 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-12-07 00:09:40 +00:00
..
.cvsignore More smaple makefiles 1999-08-13 18:54:54 +00:00
drawing.cpp 1. fixes for DrawRotatedText(), drawing sample extended to show it 1999-12-07 00:09:40 +00:00
drawing.def Added rc and def files for new samples 1999-05-28 14:54:01 +00:00
drawing.rc Added rc and def files for new samples 1999-05-28 14:54:01 +00:00
makefile.b32 Added some makefiles for caret, scroll and drawing samples. 1999-05-27 20:38:29 +00:00
makefile.bcc Added some makefiles for caret, scroll and drawing samples. 1999-05-27 20:38:29 +00:00
makefile.dos Added some makefiles for caret, scroll and drawing samples. 1999-05-27 20:38:29 +00:00
makefile.g95 Added some makefiles for caret, scroll and drawing samples. 1999-05-27 20:38:29 +00:00
Makefile.in Makefile updates 1999-08-14 11:14:39 +00:00
makefile.twn Added some makefiles for caret, scroll and drawing samples. 1999-05-27 20:38:29 +00:00
makefile.unx makefile updates, 1999-11-21 19:28:15 +00:00
makefile.vc Added some makefiles for caret, scroll and drawing samples. 1999-05-27 20:38:29 +00:00
makefile.wat Added some makefiles for caret, scroll and drawing samples. 1999-05-27 20:38:29 +00:00
mondrian.xpm Started drawing sample. 1999-05-15 13:33:55 +00:00