projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxUSE_STATTEXT fixes
[wxWidgets.git]
/
src
/
common
/
filename.cpp
2005-02-28
Vadim Zeitlin
compilation fix for non-debug build
blob
|
commitdiff
|
raw
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
2002-05-08
Stefan Csomor
filename workaround CW bug in debug builds
blob
|
commitdiff
|
raw
|
diff to current
2002-04-27
Vadim Zeitlin
fixed wxFileName::GetModificationTime()
blob
|
commitdiff
|
raw
|
diff to current
2002-04-26
Julian Smart
Fixed my sloppy fix for redundant path separators
blob
|
commitdiff
|
raw
|
diff to current
2002-04-25
Julian Smart
In GetPath(), don't append separator if there's already...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-11
Vadim Zeitlin
fixed 2 bugs which were fixed in GetFullPath() but...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-11
Vadim Zeitlin
fixed GetPath() trailing separator bug, rewrote GetFull...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-11
Vadim Zeitlin
added missing WINAPI to GET_LONG_PATH_NAME typedef...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-08
Vadim Zeitlin
fixed format parameter in wxGetVolumeString() (closes...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-08
Vadim Zeitlin
fixed several bugs in Mkdir() and also modified its...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-08
Vadim Zeitlin
added GetPath(flags) version to allow retrieving the...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-08
Julian Smart
Re-enabled dynamic library code in wxFileName so
blob
|
commitdiff
|
raw
|
diff to current
2002-04-07
Vadim Zeitlin
fix for splitting the UNC paths
blob
|
commitdiff
|
raw
|
diff to current
2002-04-05
Vadim Zeitlin
minor fix to wxFileName::MakeRelativeTo(), removed...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-31
Robert Roebling
Compile fix for MinGW32
blob
|
commitdiff
|
raw
|
diff to current
2002-03-28
Vadim Zeitlin
basic wxFileName functions seem to work under Windows
blob
|
commitdiff
|
raw
|
diff to current
2002-03-27
Vadim Zeitlin
wxFileName::Get/SetTimes() finally seem to work under...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-27
Vadim Zeitlin
fixed bug in ConvertWxToFileTime (bug 525868)
blob
|
commitdiff
|
raw
|
diff to current
2002-02-07
Kendall Bennett
Merges from Scitech Branch (George Davison):
blob
|
commitdiff
|
raw
|
diff to current
2002-02-02
Václav Slavík
changed wxFileName::Normalize signature to allow or...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-28
Stefan Csomor
corrected path splitting for mac relative paths
blob
|
commitdiff
|
raw
|
diff to current
2002-01-26
Gilles Depeyrot
added missing return values
blob
|
commitdiff
|
raw
|
diff to current
2002-01-13
Stefan Csomor
added type and creator routines for mac
blob
|
commitdiff
|
raw
|
diff to current
2002-01-13
Stefan Csomor
switched to proper const scheme for findfolder on mac
blob
|
commitdiff
|
raw
|
diff to current
2002-01-04
Stefan Csomor
removing dependancy on mac headers from public wx heade...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-04
Vadim Zeitlin
typo which prevented TMP env var from being used in...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-04
Vadim Zeitlin
fixed wxIsPathSeparator() to work for Mac
blob
|
commitdiff
|
raw
|
diff to current
2002-01-03
Stefan Csomor
added correct temp folder path for mac classic
blob
|
commitdiff
|
raw
|
diff to current
2001-12-29
Ron Lee
removed dependency on windows.h from dynload.h
blob
|
commitdiff
|
raw
|
diff to current
2001-12-24
Václav Slavík
compilation fix for DJGPP
blob
|
commitdiff
|
raw
|
diff to current
2001-12-23
Robert Roebling
Removed warning for Darwin compilation from datetime.inl
blob
|
commitdiff
|
raw
|
diff to current
2001-12-20
Ron Lee
moved dynamic loader option checks to chkconf.h
blob
|
commitdiff
|
raw
|
diff to current
2001-12-20
Vadim Zeitlin
fix for temp file creation under Windows
blob
|
commitdiff
|
raw
|
diff to current
2001-12-19
Ron Lee
Added new dynamic loading classes. (which handle proper
blob
|
commitdiff
|
raw
|
diff to current
2001-12-19
Vadim Zeitlin
compilation fix for Windows
blob
|
commitdiff
|
raw
|
diff to current
2001-12-18
Vadim Zeitlin
1. fixed file descriptors leak in wxFileName::CreateTem...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-17
Robert Roebling
Forgot to unset m_relative in wxFilename::Normalize().
blob
|
commitdiff
|
raw
|
diff to current
2001-12-17
Václav Slavík
fixed Unicode compilation (please use wxT()...)
blob
|
commitdiff
|
raw
|
diff to current
next