2006-08-17 |
Paul Cornett | build fixes |
blob | commitdiff | raw |
2006-07-31 |
Václav Slavík | wxFileModificationTime() needs wxDateTime, put it insid... |
blob | commitdiff | raw | diff to current |
2006-07-25 |
Vadim Zeitlin | wxPathList cleanup by Francesco (patch 1521481) |
blob | commitdiff | raw | diff to current |
2006-07-24 |
Vadim Zeitlin | add default value for the encoding parameter of wxMacCF... |
blob | commitdiff | raw | diff to current |
2006-06-30 |
Stefan Csomor | making sure mac filenames are always decomposed D Unico... |
blob | commitdiff | raw | diff to current |
2006-05-28 |
Michael Wetherell | Use the posix S_ISREG instead of S_IFREG if it is defin... |
blob | commitdiff | raw | diff to current |
2006-05-02 |
Włodzimierz Skiba | Include wx/utils.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-18 |
Włodzimierz Skiba | wx/wxprec.h already includes wx/defs.h (with other... |
blob | commitdiff | raw | diff to current |
2006-04-16 |
Vadim Zeitlin | implement wxFileModificationTime() in terms of wxFileNa... |
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-12 |
Vadim Zeitlin | remove dead code from wxMatchWild (patch 1445809) |
blob | commitdiff | raw | diff to current |
2006-02-27 |
Vadim Zeitlin | fix for wxPathList::FindValidPath() for wxUSE_STL |
blob | commitdiff | raw | diff to current |
2006-02-08 |
Vadim Zeitlin | don't always find the file if it's in the current direc... |
blob | commitdiff | raw | diff to current |
2006-01-16 |
Włodzimierz Skiba | Watcom fix. |
blob | commitdiff | raw | diff to current |
2006-01-15 |
Stefan Neis | Some OS/2 specific improvements. |
blob | commitdiff | raw | diff to current |
2005-12-11 |
Stefan Neis | Fixed wxDirExists implementation for OS/2. |
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-07 |
Włodzimierz Skiba | Fixed #1338966. |
blob | commitdiff | raw | diff to current |
2005-11-07 |
Włodzimierz Skiba | wxGetWorkingDirectory() deprecated. Fixed #1338966. |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-09-20 |
Vadim Zeitlin | blind compilation fix for cygwin Unicode build (bug... |
blob | commitdiff | raw | diff to current |
2005-08-13 |
Michael Wetherell | Let wxGetFileKind(FILE*) return wxFILE_KIND_UNKNOWN... |
blob | commitdiff | raw | diff to current |
2005-07-26 |
Włodzimierz Skiba | Corrections for future OW 1.4. Warning fixes. |
blob | commitdiff | raw | diff to current |
2005-07-22 |
Włodzimierz Skiba | [1231183] 'cleanup: mismatched indentation' and other... |
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-06-30 |
Włodzimierz Skiba | Helpers in disabling warnings for unused params. |
blob | commitdiff | raw | diff to current |
2005-06-19 |
Vadim Zeitlin | reimplemented wxFileModificationTime() for CE without... |
blob | commitdiff | raw | diff to current |
2005-06-08 |
Włodzimierz Skiba | Second part of '[ 1216148 ] cleanup: unused variables... |
blob | commitdiff | raw | diff to current |
2005-06-07 |
Włodzimierz Skiba | Reuse wxTempFile and wxFile in wxConcatFiles. |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Julian Smart | Typo correction patch [ 1208110 ] Lots of typo corrections |
blob | commitdiff | raw | diff to current |
2005-05-25 |
Michael Wetherell | No wxGetOSFHandle for Wine |
blob | commitdiff | raw | diff to current |
2005-05-17 |
Julian Smart | Wine fix |
blob | commitdiff | raw | diff to current |
2005-05-17 |
Julian Smart | Winelib fix |
blob | commitdiff | raw | diff to current |
2005-05-02 |
Chris Elliott | get the path in windows format for cygwin |
blob | commitdiff | raw | diff to current |
2005-04-27 |
David Webster | Unicode fixes for OS/2 (all inside #ifdef __WXPM__... |
blob | commitdiff | raw | diff to current |
2005-04-15 |
Włodzimierz Skiba | Build fix for wxUSE_FILE=0. |
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-03 |
Michael Wetherell | OpenWatcom fixed the problem of fileno being missing... |
blob | commitdiff | raw | diff to current |
2005-03-24 |
Włodzimierz Skiba | Fix for ambiguities which happen in STL=1 mode under... |
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-14 |
Michael Wetherell | The DLL version of Watcom's C runtime doesn't have... |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Vadim Zeitlin | harmless warning fixes for WinCE (mostly unused parameters) |
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 | Next step on bringing PalmOS build to the same filelist... |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Julian Smart | Ignorant WinCE fixes for compile breakage |
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-02-01 |
Włodzimierz Skiba | .empty() string cleaning. |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Ron Lee | Fix wxGTK compilation. |
blob | commitdiff | raw | diff to current |
2004-12-21 |
Włodzimierz Skiba | wxString and wxChar* access for file functions. Source... |
blob | commitdiff | raw | diff to current |
2004-12-01 |
Ryan Norton | Correct mistakes in wxStripExtension - correct wxString... |
blob | commitdiff | raw | diff to current |
2004-11-17 |
Stefan Csomor | wxStat call preliminary fix |
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-15 |
Vadim Zeitlin | added wxFileSize_t, changed types of wxFile methods... |
blob | commitdiff | raw | diff to current |
2004-10-05 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
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-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-08-24 |
Stefan Csomor | FSRef transition |
blob | commitdiff | raw | diff to current |
2004-07-30 |
Włodzimierz Skiba | Code and warning cleaning. |
blob | commitdiff | raw | diff to current |
2004-07-26 |
Julian Smart | Don't return wxEmptyString for e.g. wxPathOnly("\file... |
blob | commitdiff | raw | diff to current |
2004-06-29 |
Vadim Zeitlin | fixed bug in FindAbsoluteValidPath() which returned... |
blob | commitdiff | raw | diff to current |
2004-06-22 |
Włodzimierz Skiba | wxParseWildcard renamed to wxParseCommonDialogsFilter... |
blob | commitdiff | raw | diff to current |
2004-06-21 |
Włodzimierz Skiba | Reordered condition to make diff of other port smaller. |
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-06-08 |
Stefan Csomor | switched to wxLocale usage for string encoding |
blob | commitdiff | raw | diff to current |
2004-06-07 |
Julian Smart | Compile fix |
blob | commitdiff | raw | diff to current |
2004-06-05 |
Stefan Csomor | fixing the carbon cfm |
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-04-18 |
Stefan Csomor | MSL support also for MSW |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Vadim Zeitlin | unused variable warning fix (patch 923094) |
blob | commitdiff | raw | diff to current |
2004-03-27 |
Stefan Csomor | unicode support |
blob | commitdiff | raw | diff to current |
2004-03-05 |
Ron Lee | More updates to the Debian packaging for wxPython,... |
blob | commitdiff | raw | diff to current |
2004-02-11 |
Stefan Csomor | added condition for DARWIN (thanks to Steve Hartwell) |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Vadim Zeitlin | Digital Mars compilation warnings and Unicode fixes... |
blob | commitdiff | raw | diff to current |
2004-01-31 |
Stefan Neis | Fixed compile error with gcc-3.2. |
blob | commitdiff | raw | diff to current |
2003-11-28 |
Dimitri Schoolwerth | Fixed possible usage of uninitialized variable. |
blob | commitdiff | raw | diff to current |
2003-11-23 |
Stefan Neis | Fixed & improved file handling on OS/2. |
blob | commitdiff | raw | diff to current |
2003-11-02 |
Mattia Barbon | Fix (correct) warning about potentially uninitialized... |
blob | commitdiff | raw | diff to current |
2003-10-16 |
Vadim Zeitlin | warning fixes for BCC and OW (heavily modified patch... |
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-04 |
David Elliott | #if wxUSE_UNICODE instead of #if defined(wxUSE_UNICODE) |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Stefan Csomor | unicode wxMac CW fixes |
blob | commitdiff | raw | diff to current |
2003-08-16 |
Stefan Csomor | unicode for mac fixes |
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-15 |
Václav Slavík | added <windows.h> wrapper |
blob | commitdiff | raw | diff to current |
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 |
next |