2003-07-15 |
Václav Slavík | added <windows.h> wrapper |
blob | commitdiff | raw |
2003-07-12 |
Mattia Barbon | Readd wxStringList::Add when wxUSE_STL=1, for compati... |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | More WinCE mods. |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Mattia Barbon | Added --use-stl to cnfigure, wxUSE_STL to setup0.h |
blob | commitdiff | raw | diff to current |
2003-07-04 |
Stefan Csomor | pc 2 mac conversion for file operations |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Mattia Barbon | Quick and dirty fix for building with COMPATIBILITY_2... |
blob | commitdiff | raw | diff to current |
2003-06-11 |
Gilles Depeyrot | applied SF patch #752538 to implement wxGetOSDirectory... |
blob | commitdiff | raw | diff to current |
2003-06-07 |
Julian Smart | Applied patch [ 748638 ] wxDos2UnixFilename for unicode |
blob | commitdiff | raw | diff to current |
2003-05-24 |
Mattia Barbon | Compilation/warning fixes. |
blob | commitdiff | raw | diff to current |
2003-05-23 |
Julian Smart | Applied patch [ 736322 ] Remove TWINE support, merge... |
blob | commitdiff | raw | diff to current |
2003-04-02 |
Julian Smart | Applied some of patch [ 688466 ] MSVC7 build & bug... |
blob | commitdiff | raw | diff to current |
2003-03-29 |
Stefan Csomor | unicode and __MACH__ additions for wxMac |
blob | commitdiff | raw | diff to current |
2003-03-27 |
Stefan Csomor | wxMac Unicode support |
blob | commitdiff | raw | diff to current |
2003-03-21 |
Chris Elliott | fix memory leak as Dimitri suggested |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Fixed copyrights and licence spelling |
blob | commitdiff | raw | diff to current |
2003-01-20 |
David Webster | TRUE not true, FALSE not false |
blob | commitdiff | raw | diff to current |
2003-01-14 |
Julian Smart | Applied patch [ 667563 ] Wine: compile fix for using... |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Ron Lee | Split this out from other changes to keep things sane.. |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Julian Smart | Removed old __WXWINE__ support (obsoleted by new __WINE... |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Julian Smart | Applied patch [ 662321 ] Port of wxWindows to Wine |
blob | commitdiff | raw | diff to current |
2003-01-01 |
Gilles Depeyrot | use MoreFilesX instead of MoreFiles when building with... |
blob | commitdiff | raw | diff to current |
2002-12-10 |
Julian Smart | Applied patch [ 651383 ] Removes 3 warnings when buildi... |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-09-12 |
Vadim Zeitlin | make wxFile::Exists() use wxFileExists(): this avoids... |
blob | commitdiff | raw | diff to current |
2002-08-30 |
Julian Smart | Mods for Wine compilation |
blob | commitdiff | raw | diff to current |
2002-08-22 |
Stefan Csomor | fix for getting proper fspecs for volumes that are... |
blob | commitdiff | raw | diff to current |
2002-08-17 |
Robert Roebling | iconv() doesn't set the trailing zero |
blob | commitdiff | raw | diff to current |
2002-08-17 |
Robert Roebling | %s to %ls conversion |
blob | commitdiff | raw | diff to current |
2002-08-15 |
Robert Roebling | What did I change here? |
blob | commitdiff | raw | diff to current |
2002-08-11 |
Robert Roebling | Corrected dangerous cast. |
blob | commitdiff | raw | diff to current |
2002-08-11 |
Robert Roebling | Added wxString::FromAscii() wxString::ToAscii(). |
blob | commitdiff | raw | diff to current |
2002-08-08 |
Robert Roebling | Changed wxStat, wxAccess and wxOpen to no longer |
blob | commitdiff | raw | diff to current |
2002-08-05 |
Robert Roebling | Lots of Unix/Unicode compile fixes, some of which |
blob | commitdiff | raw | diff to current |
2002-07-17 |
Mattia Barbon | Allow compiling wxMotif/GTK/X11 for Cygwin/XFree |
blob | commitdiff | raw | diff to current |
2002-05-13 |
Vadim Zeitlin | cleared the wxFileNameFromPath mess |
blob | commitdiff | raw | diff to current |
2002-05-13 |
David Webster | Compiler bug |
blob | commitdiff | raw | diff to current |
2002-05-10 |
Vadim Zeitlin | test for HAVE_FNMATCH, not HAVE_FNMATCH_H |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Vadim Zeitlin | applied patch to build wxMSW with CW7 (patch 550445) |
blob | commitdiff | raw | diff to current |
2002-04-15 |
Vadim Zeitlin | corrected passing const char * to a function taking... |
blob | commitdiff | raw | diff to current |
2002-04-03 |
Gilles Depeyrot | corrected FSSpec to POSIX file name conversions for... |
blob | commitdiff | raw | diff to current |
2002-03-19 |
Václav Slavík | blind fix to wxGetCwd crash on NT when wxUSE_UNICODE... |
blob | commitdiff | raw | diff to current |
2002-03-05 |
Václav Slavík | fixed compilation for wxUSE_UNICODE=1, wxUSE_UNICODE_MSLU=0 |
blob | commitdiff | raw | diff to current |
2002-02-19 |
Vadim Zeitlin | added an error message to wxCopyFile |
blob | commitdiff | raw | diff to current |
2002-02-17 |
Václav Slavík | more MSLU fixes and moved MSLU stuff into separate... |
blob | commitdiff | raw | diff to current |
2002-02-15 |
Václav Slavík | more MSLU fixes |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Julian Smart | Removed wxBuffer from several ports; added function... |
blob | commitdiff | raw | diff to current |
2002-01-28 |
Mattia Barbon | Fix MinGW compilation. |
blob | commitdiff | raw | diff to current |
2002-01-28 |
Vadim Zeitlin | don't call wxLogLastError() in wx{File|Path}Exists |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Vadim Zeitlin | compilation fixes after previous check in (sorry) |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Vadim Zeitlin | Win16 compilation fixes |
blob | commitdiff | raw | diff to current |
2002-01-26 |
Vadim Zeitlin | patch to fix various filename-related functions for... |
blob | commitdiff | raw | diff to current |
2002-01-18 |
Vadim Zeitlin | fix for Sun CC bug with not calling temporary objects... |
blob | commitdiff | raw | diff to current |
2002-01-15 |
Vadim Zeitlin | added a fix for cygwin and cleaned up wxGetWorkingDirec... |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Vadim Zeitlin | more Sun C++ compiler warning fixes: in particular... |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Stefan Csomor | removing dependancy on mac headers from public wx heade... |
blob | commitdiff | raw | diff to current |
2002-01-04 |
Vadim Zeitlin | fixed wxIsPathSeparator() to work for Mac |
blob | commitdiff | raw | diff to current |
2001-12-31 |
Václav Slavík | added workaround for Unicode functions not working... |
blob | commitdiff | raw | diff to current |
2001-12-30 |
Václav Slavík | Ehm... fixed my comment about DJGPP to say what I wante... |
blob | commitdiff | raw | diff to current |
2001-12-30 |
Václav Slavík | fix for DJGPP returning unix/like/paths instead of... |
blob | commitdiff | raw | diff to current |
2001-12-16 |
Václav Slavík | fixes to wxFindFirstFile |
blob | commitdiff | raw | diff to current |
2001-12-16 |
Václav Slavík | removed platform-specific code for wxFindFirst/NextFile... |
blob | commitdiff | raw | diff to current |
2001-12-15 |
Václav Slavík | DJGPP compilation |
blob | commitdiff | raw | diff to current |
2001-12-14 |
Václav Slavík | wxFindFirstFile and friends for wxMGL |
blob | commitdiff | raw | diff to current |
2001-12-05 |
Václav Slavík | DOS+Watcom fixes |
blob | commitdiff | raw | diff to current |
2001-12-01 |
Vadim Zeitlin | 1. added wxFileName::CreateTempFileName() and implement... |
blob | commitdiff | raw | diff to current |
2001-11-28 |
Julian Smart | Fixing wxMicroWindows compilation |
blob | commitdiff | raw | diff to current |
2001-11-12 |
Gilles Depeyrot | corrected Carbon to/from POSIX path conversions for... |
blob | commitdiff | raw | diff to current |
2001-11-02 |
Stefan Csomor | corrected findfirst/next on mac |
blob | commitdiff | raw | diff to current |
2001-10-31 |
Gilles Depeyrot | corrections for path handling under Mac OS X |
blob | commitdiff | raw | diff to current |
2001-10-29 |
Gilles Depeyrot | corrected wxMacFSSpec2MacFilename and wxMacFilename2FSS... |
blob | commitdiff | raw | diff to current |
2001-10-18 |
Stefan Csomor | corrected wxGetWorkingDirectory for mac (stripping... |
blob | commitdiff | raw | diff to current |
2001-10-17 |
Kendall Bennett | Mutiple updates from SciTech for wxWindows including... |
blob | commitdiff | raw | diff to current |
2001-10-13 |
Gilles Depeyrot | use MoreFiles under Mac OS X |
blob | commitdiff | raw | diff to current |
2001-09-28 |
Julian Smart | Now uses GetFileAttributes for wxPathExists and wxFileE... |
blob | commitdiff | raw | diff to current |
2001-07-23 |
Vadim Zeitlin | fixed bug with wxPathExists('c:\') yet again |
blob | commitdiff | raw | diff to current |
2001-07-14 |
Robert Roebling | wxIsAbsolutePath was correct. |
blob | commitdiff | raw | diff to current |
2001-07-14 |
Robert Roebling | wxIsAbsolutePath is strange under wxMac |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Julian Smart | Various wxUniversal/wxMicroWindows fixes |
blob | commitdiff | raw | diff to current |
2001-06-29 |
Julian Smart | First pass at adding MicroWindows support |
blob | commitdiff | raw | diff to current |
2001-06-07 |
Stefan Csomor | removed duplicate definition |
blob | commitdiff | raw | diff to current |
2001-06-03 |
Vadim Zeitlin | applied Unicode fixes for mingw32 (patch 429654) |
blob | commitdiff | raw | diff to current |
2001-05-26 |
Stefan Csomor | corrected wxIsAbsolutePath for new Mac Path notation |
blob | commitdiff | raw | diff to current |
2001-05-24 |
Stefan Csomor | reverting to native mac pathnames |
blob | commitdiff | raw | diff to current |
2001-05-19 |
Václav Slavík | Unicode compilation fixes |
blob | commitdiff | raw | diff to current |
2001-05-10 |
Julian Smart | NULL -> 0 |
blob | commitdiff | raw | diff to current |
2001-05-02 |
Kendall Bennett | Updates to fix Watcom C/C++ 11.0 compiler warning probl... |
blob | commitdiff | raw | diff to current |
2001-04-11 |
Vadim Zeitlin | warning fix |
blob | commitdiff | raw | diff to current |
2001-04-10 |
Vadim Zeitlin | check that file was closed successfully in wxCopyFile... |
blob | commitdiff | raw | diff to current |
2001-04-09 |
Vadim Zeitlin | applied patch 410892 (wxCopyFile uses ::CopyFile under... |
blob | commitdiff | raw | diff to current |
2001-04-01 |
Gilles Depeyrot | corrections for final release of Mac OS X |
blob | commitdiff | raw | diff to current |
2001-03-29 |
Ove Kaaven | Some Unicode compilation fixes. This Unicode stuff... |
blob | commitdiff | raw | diff to current |
2001-02-15 |
Gilles Depeyrot | modifications for compilation under Mac OS X |
blob | commitdiff | raw | diff to current |
2001-02-08 |
Stefan Csomor | updated mac sources (CW 5.3 working , CW6 still having... |
blob | commitdiff | raw | diff to current |
2001-01-19 |
David Webster | chmod is not available in VisualAge |
blob | commitdiff | raw | diff to current |
2001-01-16 |
Vadim Zeitlin | patch from Roland Scholz to fix the file permissions... |
blob | commitdiff | raw | diff to current |
2000-12-31 |
Vadim Zeitlin | implemented wxFileName::SplitPath(), wxSplitPath()... |
blob | commitdiff | raw | diff to current |
2000-12-31 |
Vadim Zeitlin | rewrote wxFileName::Normalize(), added a few methods... |
blob | commitdiff | raw | diff to current |
2000-12-29 |
David Webster | should use array delete on a wxString object (line... |
blob | commitdiff | raw | diff to current |
2000-12-26 |
Vadim Zeitlin | 1. wxCopyFile() uses buffer (huge copy speed up) |
blob | commitdiff | raw | diff to current |
2000-12-23 |
Vadim Zeitlin | added some error checking to wxCopyFile |
blob | commitdiff | raw | diff to current |
next |