projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avoid setting negative window size
[wxWidgets.git]
/
src
/
common
/
filename.cpp
2009-12-09
Stefan Csomor
avoiding string conversions on 1st param of wxStat...
blob
|
commitdiff
|
raw
2009-12-05
Vadim Zeitlin
Add support for MSW unique volume names to wxFileName.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-28
Vadim Zeitlin
Define INVALID_FILE_ATTRIBUTES in filename.cpp too.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-28
Vadim Zeitlin
Implement wx{File,Dir}Exists() in terms of wxFileName...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-24
Vadim Zeitlin
Don't change file access time implicitly when setting...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Vadim Zeitlin
Fix handling of invalid paths with multiple columns...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-05
Vadim Zeitlin
Recognize UNCs starting with forward slashes too in...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-28
Jouk Jansen
omitting assert that makes no sense for OpenVMS
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
blob
|
commitdiff
|
raw
|
diff to current
2009-07-20
Vadim Zeitlin
Put braces around all calls to wxLogFunctions() inside...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-01
Vadim Zeitlin
interpret ~ specially only when it is the first charact...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-12
Vadim Zeitlin
make more wxFileName methods const (closes #10887)
blob
|
commitdiff
|
raw
|
diff to current
2009-06-11
Vadim Zeitlin
make wxFileName::{Mk,Rm}dir() const (closes #10868)
blob
|
commitdiff
|
raw
|
diff to current
2009-03-26
Vadim Zeitlin
implement deprecated wxStripExtension() in terms of...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-22
Vadim Zeitlin
replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL
blob
|
commitdiff
|
raw
|
diff to current
2009-01-25
Vadim Zeitlin
added wxPATH_RMDIR_FULL/RECURSIVE wxFileName::Rmdir...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
Vadim Zeitlin
implement SetTimes() for directories too under MSW...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-07
Francesco Montorsi
s/wxSplitPath/wxFileName::SplitPath
blob
|
commitdiff
|
raw
|
diff to current
2009-01-07
Francesco Montorsi
rewrite wxContractPath as wxFileName::ReplaceEnvVariabl...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-29
Vadim Zeitlin
don't use wxChar arrays and wxStrncpy (especially as...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-12
Vadim Zeitlin
don't replace . and .. with the corresponding directoti...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-14
Vadim Zeitlin
added wxFileName::GetVolumeString() (#9950)
blob
|
commitdiff
|
raw
|
diff to current
2008-08-02
Vadim Zeitlin
added enabled and hidden attributes to radio box items...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-29
Stefan Csomor
OSX regrouping
blob
|
commitdiff
|
raw
|
diff to current
2008-06-11
Stefan Csomor
fixing file paths after renaming
blob
|
commitdiff
|
raw
|
diff to current
2008-05-24
Vadim Zeitlin
do case normalization after long path one, this fixes...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-03
Vadim Zeitlin
replace wrong wxUSE_DYNAMIC_LOADER test with the correc...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-22
Stefan Csomor
cleanup mac
blob
|
commitdiff
|
raw
|
diff to current
2007-10-20
Vadim Zeitlin
export wxInvalidSize from DLL builds (patch 1805738)
blob
|
commitdiff
|
raw
|
diff to current
2007-07-10
Vadim Zeitlin
compilation fixes for wxUSE_LONGLONG==0
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
don't use implicit wxString->char*/wchar_t* conversion...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-15
Vadim Zeitlin
fix GetSize() for large files (patch 1680876)
blob
|
commitdiff
|
raw
|
diff to current
2007-03-14
Václav Slavík
constructing a sentence dynamically is not i18n-friendl...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-17
Vadim Zeitlin
don't treat foo in c:\\foo\bar as network share
blob
|
commitdiff
|
raw
|
diff to current
2006-12-16
Vadim Zeitlin
for for initializing wxFileName with empty string retur...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-10
Vadim Zeitlin
GetLongPath() should just do nothing under CE as there...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-18
Robert Roebling
Restore correct behaviour of GetTimes() wrt to
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Michael Wetherell
Fix for CreateTempFileName with wxFFile for Windows...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-01
Julian Smart
IsDir() test is pretty useless, use DirExists
blob
|
commitdiff
|
raw
|
diff to current
2006-10-26
Robert Roebling
[ 1585253 ] Various important bugfixes to wxFileName...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Julian Smart
Added GetTempDir
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Michael Wetherell
wxFileName::CreateTempFileName changes. Open the tempfi...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Włodzimierz Skiba
Include wx/msw/wrap*.h according to pch support (with...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-24
Włodzimierz Skiba
Keep wxPalmOS buildable - missing functions.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-22
Vadim Zeitlin
fixed a crash and a leak in GetShortcutTarget() (closes...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-18
Julian Smart
Applied patch [ 1531615 ] size support for wxFileName
blob
|
commitdiff
|
raw
|
diff to current
2006-05-28
Vadim Zeitlin
use GetPath() instead of GetFullPath() in the directory...
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-19
Włodzimierz Skiba
Include wx/dynarray.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-02
Julian Smart
Use temp directory and don't prepend two backslashes...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-18
Julian Smart
Applied patch [ 1381016 ] wxFileName should use TMPDIR
blob
|
commitdiff
|
raw
|
diff to current
2006-01-17
Włodzimierz Skiba
Minor cleaning.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-17
Julian Smart
Applied patch [ 1370718 ] WinCE does not support drive...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-15
Stefan Neis
Some OS/2 specific improvements.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-10
Stefan Csomor
add reasonable default TEMP for __WXMAC__ when running...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Vadim Zeitlin
first round of Intel compiler warning fixes: down from...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
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-30
Julian Smart
Applied patch to fix silly filenames in CreateTempFileName
blob
|
commitdiff
|
raw
|
diff to current
2005-05-06
Włodzimierz Skiba
Build fix (Watcom).
blob
|
commitdiff
|
raw
|
diff to current
2005-05-04
Vadim Zeitlin
fixed GetLongPath(): it never used ::GetLongPath()...
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-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-02-28
Vadim Zeitlin
compilation fix for non-debug build
blob
|
commitdiff
|
raw
|
diff to current
2005-02-28
Vadim Zeitlin
support filenames with empty extension (foo.) (bug...
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-13
Vadim Zeitlin
changed Remove/InsertDir() parameter type to size_t...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-06
Stefan Csomor
NULL warning fixes
blob
|
commitdiff
|
raw
|
diff to current
2005-02-01
Włodzimierz Skiba
.empty() string cleaning.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-07
Vadim Zeitlin
handle volume part of the path correctly in wxFileName...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-07
Vadim Zeitlin
made IsPathSeparator(NUL) work (by returning false)
blob
|
commitdiff
|
raw
|
diff to current
2004-10-20
Włodzimierz Skiba
Oups :-( incomplete previous undo.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-20
Włodzimierz Skiba
Correct fix to the compile time assert under OW. Kudos...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-19
Włodzimierz Skiba
OW warning fix. Our compile time asserts warns when...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-14
Włodzimierz Skiba
Warning fix for wxDateTime_t <-> MSW data exchange.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-09
Julian Smart
Workaround for incorrect header in some versions of...
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-08-16
Dimitri Schoolwerth
doc typo
blob
|
commitdiff
|
raw
|
diff to current
2004-07-25
Vadim Zeitlin
added and documented SplitVolume() and GetPathTerminato...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-22
Vadim Zeitlin
don't treat filenames starting with dot as having empty...
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-28
Vadim Zeitlin
let wxFileName::GetModificationTime() work with files...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-15
Vadim Zeitlin
normalize the case of the volume names too (patch 925887)
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-01-26
Václav Slavík
don't include GetShortcutTarget if OLE is not available...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-25
Stefan Csomor
extensions management unified
blob
|
commitdiff
|
raw
|
diff to current
2003-12-23
Julian Smart
Added comments for WinCE shortcut suggestion
blob
|
commitdiff
|
raw
|
diff to current
2003-12-21
Julian Smart
Correction for gcc
blob
|
commitdiff
|
raw
|
diff to current
2003-12-20
Julian Smart
Added wxPATH_NORM_SHORTCUT
blob
|
commitdiff
|
raw
|
diff to current
2003-12-11
Julian Smart
Applied patch [ 850594 ] wxFileName(_T("/fred")).GetFul...
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-20
Dimitri Schoolwerth
Fixed gcc compiler warning (size_t was assumed to equal...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-21
Vadim Zeitlin
fix for mistakenly prepending slash to the filenames...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-08
Vadim Zeitlin
wxFileName::Normalize(wxPATH_NORM_ENV_VARS) now works
blob
|
commitdiff
|
raw
|
diff to current
2003-10-08
Vadim Zeitlin
check directories passed to Append/Insert/PrependDir...
blob
|
commitdiff
|
raw
|
diff to current
next