]> git.saurik.com Git - wxWidgets.git/commitdiff
wxSplashScreen sample added.
authorWłodzimierz Skiba <abx@abx.art.pl>
Wed, 4 Aug 2004 19:04:45 +0000 (19:04 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Wed, 4 Aug 2004 19:04:45 +0000 (19:04 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index a7316131c674d55ce47752540ae50249763420db..b80bd1a29baf92d238800244e19fe31ce82548f2 100644 (file)
@@ -220,6 +220,7 @@ All (GUI):
 - added wxKeyEvent::CmdDown() and wxMouseEvent::CmdDown()
 - implemented wxListCtrl::FindItem() for non-MSW (Robin Stoll)
 - added status bar fields styles support (Tim Kosse)
+- added samples/splash
 
 Unix: