2008-03-02 |
Vadim Zeitlin | PalmOS compilation fixes (wx-trunk-out.diff part of... |
blob | commitdiff | raw |
2008-02-13 |
Vadim Zeitlin | don't define HAVE_FSYNC if it's already defined (as... |
blob | commitdiff | raw | diff to current |
2007-12-31 |
Vadim Zeitlin | removed support for Salford compiler (which was almost... |
blob | commitdiff | raw | diff to current |
2007-12-15 |
Vadim Zeitlin | PalmOS 6 compilation fixes (patch 1849757) |
blob | commitdiff | raw | diff to current |
2007-10-28 |
Stefan Neis | Applied patch #1821711 (workaround for Watcom inconsist... |
blob | commitdiff | raw | diff to current |
2007-08-22 |
Julian Smart | Applied [ 1767537 ] [wxOS2]Watcom build - filefn |
blob | commitdiff | raw | diff to current |
2007-07-27 |
Vadim Zeitlin | many compilation fixes for WinCE using VC8 (it now... |
blob | commitdiff | raw | diff to current |
2007-06-10 |
Václav Slavík | 1. made CRT wrappers definitions indepenent of wxUSE_UN... |
blob | commitdiff | raw | diff to current |
2007-06-06 |
Václav Slavík | marked WinCE implementations of wxOpen etc. functions... |
blob | commitdiff | raw | diff to current |
2007-03-02 |
Václav Slavík | changes wxDirExists() to accept wxString instead of... |
blob | commitdiff | raw | diff to current |
2006-12-13 |
Michael Wetherell | Change wxMkDir/wxRmDir to _wmkdir/_wrmdir for Borland... |
blob | commitdiff | raw | diff to current |
2006-11-27 |
Vadim Zeitlin | better fix for scope resolution operator and Borland... |
blob | commitdiff | raw | diff to current |
2006-11-27 |
Vadim Zeitlin | don't use scope resolution operator for Borland in... |
blob | commitdiff | raw | diff to current |
2006-11-09 |
Michael Wetherell | Workaround for BCC 5.5/5.5.1 _wopen bug. |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Chris Elliott | fix borland header difference |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Julian Smart | Borland fix. |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Vadim Zeitlin | use wxPOSIX_IDENT() for consistent handling of undersco... |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Vadim Zeitlin | removed hard TAB |
blob | commitdiff | raw | diff to current |
2006-10-27 |
Robert Roebling | [ 1585270 ] Further fixes to wxPathList |
blob | commitdiff | raw | diff to current |
2006-10-27 |
Michael Wetherell | Yes VC5 support large files. |
blob | commitdiff | raw | diff to current |
2006-10-27 |
Vadim Zeitlin | don't use _INTEGRAL_MAX_BITS to decide whether a (Windo... |
blob | commitdiff | raw | diff to current |
2006-10-26 |
Vadim Zeitlin | move wxMSLU_xxx redefinitions of xxx() Windows function... |
blob | commitdiff | raw | diff to current |
2006-10-25 |
Vadim Zeitlin | declare wxMSLU_xxx functions in the headers which defin... |
blob | commitdiff | raw | diff to current |
2006-10-24 |
Vadim Zeitlin | test that _INTEGRAL_MAX_BITS is defined before comparin... |
blob | commitdiff | raw | diff to current |
2006-10-23 |
Michael Wetherell | Rename WX[F]FILE_LARGEFILE to wxHAS_LARGE_[F]FILES. |
blob | commitdiff | raw | diff to current |
2006-10-23 |
Vadim Zeitlin | try to simplify the web of ifdefs; add Borland to the... |
blob | commitdiff | raw | diff to current |
2006-10-23 |
Michael Wetherell | Add WXFILE_LARGEFILE/wxFFILE_LARGEFILE to indicate... |
blob | commitdiff | raw | diff to current |
2006-10-21 |
Vadim Zeitlin | also define wxLstat for non-Unix platforms |
blob | commitdiff | raw | diff to current |
2006-10-21 |
Vadim Zeitlin | also define wxLstat in ANSI build |
blob | commitdiff | raw | diff to current |
2006-10-21 |
Vadim Zeitlin | added wxLstat() (one of patches from bug 1052385) |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Robert Roebling | [ 1560785 ] wxFileName::IsReadable/Writable/Executable |
blob | commitdiff | raw | diff to current |
2006-07-31 |
Václav Slavík | wxFileModificationTime() needs wxDateTime, put it insid... |
blob | commitdiff | raw | diff to current |
2006-07-25 |
Vadim Zeitlin | don't make wxPathList dtor virtual, this is unneeded... |
blob | commitdiff | raw | diff to current |
2006-07-25 |
Vadim Zeitlin | wxPathList cleanup by Francesco (patch 1521481) |
blob | commitdiff | raw | diff to current |
2006-04-16 |
Vadim Zeitlin | added overwrite parameter to wxRenameFile (patch 1467041) |
blob | commitdiff | raw | diff to current |
2006-03-30 |
Włodzimierz Skiba | Better backward compatibility and deprecation markup... |
blob | commitdiff | raw | diff to current |
2005-11-10 |
Włodzimierz Skiba | Macros for simplified testing Open Watcom version and... |
blob | commitdiff | raw | diff to current |
2005-11-09 |
Włodzimierz Skiba | OW 1.4 preparation. |
blob | commitdiff | raw | diff to current |
2005-11-07 |
Włodzimierz Skiba | wxGetWorkingDirectory() deprecated. Fixed #1338966. |
blob | commitdiff | raw | diff to current |
2005-10-03 |
Włodzimierz Skiba | Source cleaning. wxMotif/OS2 adjustements. |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-08-04 |
Vadim Zeitlin | define wxFsync() as fsync() under Unix not as (not... |
blob | commitdiff | raw | diff to current |
2005-07-21 |
Włodzimierz Skiba | wxOS2 with Open Watcom: correct PCH usage, missing... |
blob | commitdiff | raw | diff to current |
2005-05-19 |
Michael Wetherell | Warning fixes for Cygwin |
blob | commitdiff | raw | diff to current |
2005-04-05 |
Włodzimierz Skiba | Deprecate wxPathExists, make wxDirExists used everywher... |
blob | commitdiff | raw | diff to current |
2005-04-01 |
Włodzimierz Skiba | Do not break checking whether dir exists for given... |
blob | commitdiff | raw | diff to current |
2005-03-17 |
Włodzimierz Skiba | Fixed strange situation when we had wxPathExists and... |
blob | commitdiff | raw | diff to current |
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 |
next |