wxWidgets/samples/minimal
Vadim Zeitlin d0c57dbef0 Fix string iteration logic in wxFTP::Pwd()
wxString iterators can't be dereferenced once they reach the end of the
string, so compare them with end rather than checking if the value they point
to is non-NUL.

This makes wxFTP::Pwd() actually work, which was apparently broken since quite
some time (perhaps ever since c9f7896861 9+
years ago).

Closes #17679.
2016-09-25 01:20:41 +02:00
..
minimal_cocoa.xcodeproj removes zlib link statement from static builds, closes #16192 2014-04-21 18:56:37 +00:00
minimal_iphone.xcodeproj removes zlib link statement from static builds, closes #16192 2014-04-21 18:56:37 +00:00
borland_ide.cpp Fix misspellings of "occurred" and "occurrences". 2014-06-11 15:25:33 +00:00
borland.bdsproj Remove the long obsolete and unused since 2.7.0 __WIN95__ define. 2013-07-13 23:23:19 +00:00
descrip.mms
Info_cocoa.plist Update version to 3.1.1 2016-03-03 23:23:06 +01:00
Info_iphone.plist project files for xcode 2011-05-03 19:05:24 +00:00
makefile.bcc Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
makefile.gcc Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
Makefile.in Update version to 3.1.1 2016-03-03 23:23:06 +01:00
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
minimal_vc7.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
minimal_vc8.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
minimal_vc9.vcproj Link with shlwapi.lib and version.lib under MSW 2015-10-07 18:56:33 +02:00
minimal_vc10.sln Also add MSVS 201[0235] projects for the minimal sample 2016-02-05 22:43:23 +01:00
minimal_vc11.sln Also add MSVS 201[0235] projects for the minimal sample 2016-02-05 22:43:23 +01:00
minimal_vc12.sln Also add MSVS 201[0235] projects for the minimal sample 2016-02-05 22:43:23 +01:00
minimal_vc14.sln Also add MSVS 201[0235] projects for the minimal sample 2016-02-05 22:43:23 +01:00
minimal.bkl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
minimal.cpp Merge wxiOS fixes 2016-02-22 23:53:30 +01:00
minimal.plc Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
minimal.vcxproj Fix string iteration logic in wxFTP::Pwd() 2016-09-25 01:20:41 +02:00
minimal.vcxproj.filters Also add MSVS 201[0235] projects for the minimal sample 2016-02-05 22:43:23 +01:00
sample.icns Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00