No description
Find a file
Vadim Zeitlin 92abb45d0a 1) added wxSplitFile() to decompose a file name into path + name + ext
2) added a macro wxARE_FILENAMES_CASE_SENSITIVE which is either 1 or 0
   (for usage with wxString::IsSameAs)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-07-14 21:55:17 +00:00
distrib/msw Added gtk.rsp, a 'response' file (listing of all wxGTK-specific files) 1998-07-12 09:17:14 +00:00
docs Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__, __WXMSW__ and __WXMOTIF__ 1998-07-10 14:15:17 +00:00
include/wx 1) added wxSplitFile() to decompose a file name into path + name + ext 1998-07-14 21:55:17 +00:00
install/gtk Quick fix to avoid unnecessary compiler warnings from duplicate __WXDEBUG__ defines. 1998-07-13 12:47:02 +00:00
lib Initial revision 1998-05-20 14:01:55 +00:00
misc *** empty log message *** 1998-05-21 10:46:43 +00:00
samples resize mdi and notebook client 1998-07-13 23:30:59 +00:00
src * wxMemory*Stream link problem fix. 1998-07-14 16:35:50 +00:00
user resize mdi and notebook client 1998-07-13 23:30:59 +00:00
utils Added wxTreeLayout for wxWindows 2.0 1998-07-12 09:21:16 +00:00
install-sh Initial revision 1998-05-20 14:01:55 +00:00
Makefile Initial revision 1998-05-20 14:01:55 +00:00
template.mak Initial revision 1998-05-20 14:01:55 +00:00
TODO.txt old TODO renamed 1998-07-02 14:01:27 +00:00

wxWindows 2.0 alpha
-------------------

This is an alpha distribution of wxWindows 2.0. It may be made up
of sources for different platforms from different authors.

For generic installation information, see the docs directory. For
platform-specific installation information see for example docs/msw or
docs/gtk.