Julian Smart
|
607d906178
|
Added more flags to resource.cpp, #ifdefed out ScanfV for Windows, some
grid typo fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-22 22:48:22 +00:00 |
|
Vadim Zeitlin
|
9efd3367c0
|
wxString::Scanf() removed because can't be implemented portably
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-22 22:04:23 +00:00 |
|
Vadim Zeitlin
|
c8cfb486fb
|
1) Right(char ch) now returns the part of the string after the last
occurence of ch _without_ ch itself (like Left(char ch))
2) Added wxString::Scanf() and wxString::ScanfV()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-18 13:20:42 +00:00 |
|
Vadim Zeitlin
|
d1c9bbf64d
|
"-1" index error in wxString::Before fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-06-16 12:41:33 +00:00 |
|
Julian Smart
|
f0b3249bf7
|
Changes to help with Win16 compilation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-05-27 09:37:56 +00:00 |
|
Karsten Ballüder
|
c801d85f15
|
Initial revision
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-05-20 14:01:55 +00:00 |
|