projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Made wxList no longer inherit from wxObject, no change in STL mode
[wxWidgets.git]
/
src
/
common
/
filename.cpp
2007-07-10
Vadim Zeitlin
compilation fixes for wxUSE_LONGLONG==0
blob
|
commitdiff
|
raw
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
2003-08-24
Stefan Neis
Minor correction for OS/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-21
Mattia Barbon
Use wxStringBuffer[Length] instead of explicit calls to
blob
|
commitdiff
|
raw
|
diff to current
2003-07-19
Vadim Zeitlin
added GetForbiddenChars() and TRUE -> true (patch 757777)
blob
|
commitdiff
|
raw
|
diff to current
2003-07-17
Vadim Zeitlin
added format parameter to File/DirName()
blob
|
commitdiff
|
raw
|
diff to current
2003-07-17
Vadim Zeitlin
treat the string passed to MakeRelativeTo() as director...
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-11
Julian Smart
More WinCE mods.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-04
Stefan Csomor
pid removed from temp file name
blob
|
commitdiff
|
raw
|
diff to current
2003-07-03
Mattia Barbon
Moved some methods/classes inside COMPATIBILITY_2_4.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-29
Stefan Csomor
unicode and __MACH__ additions for wxMac
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
Fixed copyrights and licence spelling
blob
|
commitdiff
|
raw
|
diff to current
2003-03-01
Stefan Csomor
applied fix to MkDir for mac
blob
|
commitdiff
|
raw
|
diff to current
2003-02-06
Vadim Zeitlin
allow compilation with wxUSE_DATETIME == 0 (patch 679822)
blob
|
commitdiff
|
raw
|
diff to current
2003-01-25
Vadim Zeitlin
File/DirExists() are const now
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
Julian Smart
Applied patch [ 601072 ] wxFileName::GetLongPath error...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-25
Stefan Neis
EMX (OS/2) defines _MAX_PATH only
blob
|
commitdiff
|
raw
|
diff to current
2002-08-24
Stefan Csomor
getting rid of warnings
blob
|
commitdiff
|
raw
|
diff to current
2002-08-20
Vadim Zeitlin
fixed m_relative initialization in wxFileName default...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-19
Stefan Csomor
const char correction for mac
blob
|
commitdiff
|
raw
|
diff to current
2002-08-19
Robert Roebling
Lots more Unicode fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-13
Vadim Zeitlin
Fixed size buffers are not a good thing. Period.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-10
Robert Roebling
(char*)(const char*)xxx.mb_str() is not a good
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-08-05
Robert Roebling
Lots of Unix/Unicode compile fixes, some of which
blob
|
commitdiff
|
raw
|
diff to current
2002-05-23
Vadim Zeitlin
fixedb ug with normalization of UNC paths (patch 558701)
blob
|
commitdiff
|
raw
|
diff to current
2002-05-22
Vadim Zeitlin
no, we shouldn't inconditionally add the separator...
blob
|
commitdiff
|
raw
|
diff to current
next