projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed wxPropertyGridManager::CreatePropertyGrid(), corrected documentation about...
[wxWidgets.git]
/
src
/
common
/
filefn.cpp
2009-01-19
Vadim Zeitlin
don't use annoying and unneeded in C++ casts of NULL...
blob
|
commitdiff
|
raw
2009-01-19
Vadim Zeitlin
fix OS/2 compilation of wxDoGetCwd()
blob
|
commitdiff
|
raw
|
diff to current
2009-01-07
Francesco Montorsi
MYcopystring is not required anymore when compat2.8...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-07
Francesco Montorsi
deprecate wxDos2UnixFilename, wxUnix2DosFilename, wxStr...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-17
Vadim Zeitlin
VC6 SDK doesn't define INVALID_FILE_ATTRIBUTES, do...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-17
Vadim Zeitlin
use GetFileAttributes() to check for readonly files...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-06
Vadim Zeitlin
replace wxASSERT in wxFindNextFile() with wxCHECK to...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-29
Stefan Csomor
OSX regrouping
blob
|
commitdiff
|
raw
|
diff to current
2008-07-05
Václav Slavík
reverted Robert's premature removal of deprecated 2...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-05
Robert Roebling
Remove 2_6 compatibility code
blob
|
commitdiff
|
raw
|
diff to current
2008-07-04
Robert Roebling
added wxString.t_str() and used it in filefn.cpp
blob
|
commitdiff
|
raw
|
diff to current
2008-07-03
Robert Roebling
Make wxMSW wxBase compile in UTF-8 mode
blob
|
commitdiff
|
raw
|
diff to current
2008-06-11
Stefan Csomor
fixing file paths after renaming
blob
|
commitdiff
|
raw
|
diff to current
2008-03-02
Vadim Zeitlin
workarounds for Palm compiler errors (pacc-error.diff...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-15
Vadim Zeitlin
PalmOS 6 compilation fixes (patch 1849757)
blob
|
commitdiff
|
raw
|
diff to current
2007-12-12
Vadim Zeitlin
replace wrong WXDLLEXPORT declarations with correct...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-08
Stefan Csomor
unifying CFTypes
blob
|
commitdiff
|
raw
|
diff to current
2007-11-22
Stefan Csomor
cleanup mac
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Paul Cornett
fix for HP and IBM compilers, calls to static template...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-22
Julian Smart
Corrected wxAccess arg
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-28
Vadim Zeitlin
blind OS/2 compilation fix in wxSetWorkingDirectory()
blob
|
commitdiff
|
raw
|
diff to current
2007-07-16
Vadim Zeitlin
include wx/dynarray.h to fix compilation with minimal...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-20
Václav Slavík
more changes to make wx compile without implicit wxStri...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-11
Václav Slavík
compilation fixes for PCH-less build
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-04-07
Vadim Zeitlin
add support for resources forks in wxCopyFile() (modifi...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-06
Stefan Neis
OS/2 specific compilation fix for wxCStrData handling.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-30
Vadim Zeitlin
fix error handling in the generic branch of wxCopyFile()
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
2007-01-07
Stefan Neis
Fixed switching to a different drive/volume on OS/2.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-06
Robert Roebling
I blindly believe that WinCE doesn't delete a
blob
|
commitdiff
|
raw
|
diff to current
2006-11-12
Julian Smart
Wine fix
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-11-04
Vadim Zeitlin
don't compile in wxCheckWin32Permission() when it's...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-27
Robert Roebling
[ 1585270 ] Further fixes to wxPathList
blob
|
commitdiff
|
raw
|
diff to current
2006-10-24
Włodzimierz Skiba
Verify wx/filefn.h can be placed as first header in...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Michael Wetherell
Warning fix for vc8, and move wxGetFileKind out of...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-22
Stefan Neis
Extended #1560785 (wxFileName::IsReadable/Writable...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-21
Vadim Zeitlin
don't use GetFileAttributesEx() which doesn't exist...
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-19
Vadim Zeitlin
fixed the problem in 2 last commits
blob
|
commitdiff
|
raw
|
diff to current
2006-10-19
Robert Roebling
Fix mem leak.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-19
Vadim Zeitlin
fix memory leak in wxGetTempFileName(const wxString...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-14
Stefan Csomor
cleanup for 10.5
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Włodzimierz Skiba
Warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-05
Robert Roebling
[ 1560785 ] wxFileName::IsReadable/Writable/Executable
blob
|
commitdiff
|
raw
|
diff to current
2006-09-17
Robert Roebling
[ 1521481 ] wxPathList modernization
blob
|
commitdiff
|
raw
|
diff to current
2006-08-17
Paul Cornett
build fixes
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
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
next