2005-03-17 |
Włodzimierz Skiba | Fixed strange situation when we had wxPathExists and... |
blob | commitdiff | raw |
2005-03-05 |
Michael Wetherell | Fix for problem with wxGetFileKind on WinCE |
blob | commitdiff | raw | diff to current |
2005-02-26 |
Michael Wetherell | Move wxGetOSFHandle to include/wx/msw/private.h since... |
blob | commitdiff | raw | diff to current |
2005-02-24 |
Włodzimierz Skiba | Provide to Borland the same fix as for Cygwin due to... |
blob | commitdiff | raw | diff to current |
2005-02-14 |
Włodzimierz Skiba | Build fix. |
blob | commitdiff | raw | diff to current |
2005-02-14 |
Dimitri Schoolwerth | fixed Cygwin compilation (there's no _get_osfhandle) |
blob | commitdiff | raw | diff to current |
2005-02-12 |
Michael Wetherell | Rename wxGetFileType to wxGetFileKind |
blob | commitdiff | raw | diff to current |
2005-02-11 |
Michael Wetherell | Add wxGetFileType and IsSeekable |
blob | commitdiff | raw | diff to current |
2005-01-07 |
Robert Roebling | Removed useless defines for WinCE which is |
blob | commitdiff | raw | diff to current |
2004-12-20 |
Włodzimierz Skiba | Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK... |
blob | commitdiff | raw | diff to current |
2004-11-10 |
Vadim Zeitlin | new set of fixes for problems due to huge files support... |
blob | commitdiff | raw | diff to current |
2004-10-19 |
Włodzimierz Skiba | Warning fix to avoid typecasting with OW elsewhere. |
blob | commitdiff | raw | diff to current |
2004-10-19 |
Julian Smart | Committed William Osborne's wxPalmOS port |
blob | commitdiff | raw | diff to current |
2004-10-18 |
Vadim Zeitlin | unsigned off_t doesn't exist |
blob | commitdiff | raw | diff to current |
2004-10-15 |
Włodzimierz Skiba | DMC fix. |
blob | commitdiff | raw | diff to current |
2004-10-15 |
Vadim Zeitlin | fixed wxFileSize_t definition under Unix |
blob | commitdiff | raw | diff to current |
2004-10-15 |
Vadim Zeitlin | added wxFileSize_t, changed types of wxFile methods... |
blob | commitdiff | raw | diff to current |
2004-10-08 |
Vadim Zeitlin | (blind) fix for Metrowerks/Win32 compilation |
blob | commitdiff | raw | diff to current |
2004-10-08 |
Vadim Zeitlin | renamed __HUGEFILES_SUPPORTED to wxHAS_HUGE_FILES |
blob | commitdiff | raw | diff to current |
2004-10-04 |
Vadim Zeitlin | blind warning fix in wxUmaskChanger |
blob | commitdiff | raw | diff to current |
2004-10-03 |
Vadim Zeitlin | added wxUmaskChanger class and wxCHANGE_UMASK macro... |
blob | commitdiff | raw | diff to current |
2004-10-03 |
Vadim Zeitlin | Metrowerks fixes after huge file patch (patch 1037951) |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Julian Smart | __WINCE__ -> __WXWINCE__ |
blob | commitdiff | raw | diff to current |
2004-09-27 |
Julian Smart | Don't try to typedef off_t twice (eVC++) |
blob | commitdiff | raw | diff to current |
2004-09-27 |
Włodzimierz Skiba | Watcom fixes after recent wxFile changes. |
blob | commitdiff | raw | diff to current |
2004-09-27 |
Vadim Zeitlin | define wxInvalidOffset properly (as wxFileOffset, not... |
blob | commitdiff | raw | diff to current |
2004-09-26 |
Vadim Zeitlin | fix for __HUGEFILES_SUPPORTED definition |
blob | commitdiff | raw | diff to current |
2004-09-26 |
Vadim Zeitlin | compilation fix for Unicode mode after huge file patch... |
blob | commitdiff | raw | diff to current |
2004-09-26 |
Ron Lee | Enable the huge files patch to build with mingw-cross. |
blob | commitdiff | raw | diff to current |
2004-09-25 |
Vadim Zeitlin | support for huge files (patch 1002226) |
blob | commitdiff | raw | diff to current |
2004-09-14 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau... |
blob | commitdiff | raw | diff to current |
2004-07-25 |
Vadim Zeitlin | use Unix path separators under Cygwin |
blob | commitdiff | raw | diff to current |
2004-06-22 |
Włodzimierz Skiba | wxParseWildcard renamed to wxParseCommonDialogsFilter... |
blob | commitdiff | raw | diff to current |
2004-06-20 |
Mattia Barbon | Compilation fixes. |
blob | commitdiff | raw | diff to current |
2004-06-15 |
Włodzimierz Skiba | wxParseWildcard added instead of methods hidden under... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-03-28 |
Vadim Zeitlin | removed Win16 code (patch 905241), last version with... |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Vadim Zeitlin | Digital Mars compilation warnings and Unicode fixes... |
blob | commitdiff | raw | diff to current |
2003-11-23 |
Stefan Neis | Insure suitable choices of path/drive separator on... |
blob | commitdiff | raw | diff to current |
2003-10-16 |
Vadim Zeitlin | compilation fix for Watcom (part of patch 813225) |
blob | commitdiff | raw | diff to current |
2003-09-30 |
Vadim Zeitlin | Unicode fixes for Watcom (part of patch 813225) |
blob | commitdiff | raw | diff to current |
2003-09-14 |
Stefan Csomor | removal of pc-mac charset conversion for wxMac |
blob | commitdiff | raw | diff to current |
2003-09-13 |
Stefan Csomor | unicode correction for mac |
blob | commitdiff | raw | diff to current |
2003-09-09 |
Stefan Csomor | fix for CW non unicode builds |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Václav Slavík | removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
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 | path translation (umlauts) added |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Vadim Zeitlin | renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Vadim Zeitlin | fixes needed for separate DLL build to work |
blob | commitdiff | raw | diff to current |
2003-05-02 |
Chris Elliott | Macro swicth from SC to SYMANTEC |
blob | commitdiff | raw | diff to current |
2003-04-29 |
Chris Elliott | fix filefn conditional error |
blob | commitdiff | raw | diff to current |
2003-04-28 |
Chris Elliott | SF patch [ 708702 ] Wide character filename support... |
blob | commitdiff | raw | diff to current |
2003-04-28 |
Chris Elliott | SF patch [ 708702 ] Wide character filename support... |
blob | commitdiff | raw | diff to current |
2003-03-28 |
Stefan Csomor | mach-o addition |
blob | commitdiff | raw | diff to current |
2003-03-27 |
Stefan Csomor | wxMac Unicode support |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
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 |
2002-12-07 |
Robert Roebling | Various compile fixes for WinCE. |
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-08-31 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
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-02-17 |
Václav Slavík | more MSLU fixes and moved MSLU stuff into separate... |
blob | commitdiff | raw | diff to current |
2002-01-28 |
Mattia Barbon | Fix MinGW compilation. |
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-04 |
Stefan Csomor | removing dependany on mac headers from public wx headers |
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-01 |
Vadim Zeitlin | 1. added wxFileName::CreateTempFileName() and implement... |
blob | commitdiff | raw | diff to current |
2001-11-30 |
Vadim Zeitlin | wxFILE_SEP_PATH_VMS must be '.', not '/' |
blob | commitdiff | raw | diff to current |
2001-11-27 |
Mattia Barbon | Fixes for Cygwin compilation |
blob | commitdiff | raw | diff to current |
2001-11-23 |
Jouk Jansen | Committing in . |
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-10-31 |
Gilles Depeyrot | corrections for path handling under Mac OS X |
blob | commitdiff | raw | diff to current |
2001-10-23 |
Vadim Zeitlin | applied patch 473558: fixes for CW compilation under MSW |
blob | commitdiff | raw | diff to current |
2001-10-14 |
Gilles Depeyrot | corrections for Mac OS X |
blob | commitdiff | raw | diff to current |
2001-06-29 |
Stefan Csomor | post wxUniv merge fixes |
blob | commitdiff | raw | diff to current |
2001-06-05 |
Vadim Zeitlin | applied patch 430452 (mingw32 compilation fixes) |
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-24 |
Stefan Csomor | reverting to native mac pathnames |
blob | commitdiff | raw | diff to current |
2001-04-19 |
Gilles Depeyrot | corrections for Mac OS X |
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-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 |
2000-12-31 |
Vadim Zeitlin | rewrote wxFileName::Normalize(), added a few methods... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-01-31 |
David Webster | VA 4.0 fix |
blob | commitdiff | raw | diff to current |
2000-01-31 |
David Webster | VA 4.0 fixes |
blob | commitdiff | raw | diff to current |
2000-01-28 |
David Webster | VA 4.0 fixes |
blob | commitdiff | raw | diff to current |
2000-01-26 |
David Webster | Visualage C++ V4.0 duplicate symbol fixes |
blob | commitdiff | raw | diff to current |
2000-01-19 |
Václav Slavík | added wxFileModificationTime |
blob | commitdiff | raw | diff to current |
1999-11-14 |
Julian Smart | Watcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI... |
blob | commitdiff | raw | diff to current |
1999-11-09 |
Stefan Csomor | mac adaptions |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-08-20 |
Robert Roebling | Changed a few #include <xxx.h> to #include "xxx.h" |
blob | commitdiff | raw | diff to current |
1999-07-28 |
David Webster | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-04-12 |
Ove Kaaven | Oh well, I'll just stuff in the rest of the Unicode... |
blob | commitdiff | raw | diff to current |
1999-04-01 |
Vadim Zeitlin | wxMkDir() has 'perm' argument |
blob | commitdiff | raw | diff to current |
next |