projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Document wxKill(wxSIGTERM) reliance on having an open window in wxMSW.
[wxWidgets.git]
/
src
/
common
/
textfile.cpp
2009-07-23
Vadim Zeitlin
Globally replace _T() with wxT().
blob
|
commitdiff
|
raw
2008-05-13
Vadim Zeitlin
fix bug introduced by the last change: we could overwri...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-11
Vadim Zeitlin
avoid extra reallocations and memcpy for seekable files...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-18
Vadim Zeitlin
corrected VC warning about possibly uninitialized varia...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-18
Vadim Zeitlin
make wxTextFile work with unseekable files again (patch...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Vadim Zeitlin
give the file name in the error message about failed...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-09
Václav Slavík
don't crash on weird line endings like \r\r\n
blob
|
commitdiff
|
raw
|
diff to current
2006-04-05
Vadim Zeitlin
1. changed all "wxMBConv& conv" parameters to "const...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-03
Włodzimierz Skiba
Warning fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-31
Vadim Zeitlin
don't give error when reading empty file in Unicode...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-31
Vadim Zeitlin
rewrote Read() to slurp all the file at once to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-30
Vadim Zeitlin
don't process previously read characters twice in OnRead()
blob
|
commitdiff
|
raw
|
diff to current
2006-03-29
Vadim Zeitlin
wxUSE_STL==1 compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2006-03-28
Włodzimierz Skiba
Warning fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-28
Vadim Zeitlin
properly NUL-terminate the buffer before converting...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-27
Vadim Zeitlin
made wxTextFile work in Unicode; also made it possible...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
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
use wxFileSize_t instead of wxFileOffset or off_t
blob
|
commitdiff
|
raw
|
diff to current
2004-09-23
Włodzimierz Skiba
Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
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
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2003-03-17
Julian Smart
Fixed copyrights and licence spelling
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-31
Julian Smart
Corrected Normalize invocation by casting
blob
|
commitdiff
|
raw
|
diff to current
2002-01-31
Julian Smart
Removed wxPATH_NORM_CASE from Normalize or files won...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-17
Václav Slavík
rewrote wxTextFile::OnRead to handle variable-length...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-03
Ron Lee
Use GetFullPath not GetFullName in OnWrite else we...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-19
Vadim Zeitlin
blind fix for temp file creation problem
blob
|
commitdiff
|
raw
|
diff to current
2001-12-01
Vadim Zeitlin
fixed assert to avoid compilation warnings
blob
|
commitdiff
|
raw
|
diff to current
2001-11-30
David Webster
Can't just wxASSERT(0). Give "constant in conditional...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-22
Mattia Barbon
Converting uninitialized data is not a Good Idea
blob
|
commitdiff
|
raw
|
diff to current
2001-11-14
Vadim Zeitlin
added wxTextBuffer and wxMemoryText which allow to...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-31
Gilles Depeyrot
added comment concerning native line endings under...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-06
Václav Slavík
Unicodification of wxTextFile
blob
|
commitdiff
|
raw
|
diff to current
2000-12-20
Václav Slavík
fixed wxTextFile::GuessType assertion
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-04-11
Vadim Zeitlin
fixed double eol problem
blob
|
commitdiff
|
raw
|
diff to current
2000-03-07
Michael Bedward
Added Create functions. They return TRUE if the file...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-20
Guillermo Rodrigue...
Don't try to translate empty strings (just a cosmetical...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-06
Vadim Zeitlin
bug fixes for '\r' handling in wxTextFile::Translate()
blob
|
commitdiff
|
raw
|
diff to current
1999-12-06
Vadim Zeitlin
wxThread::GetCPUCount() and SetConcurrency() added...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-08
Karsten Ballüder
replaced T() makro with wxT() due to namespace probs...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Vadim Zeitlin
many changes; major ones:
blob
|
commitdiff
|
raw
|
diff to current
1999-07-30
David Webster
OS/2 updates
blob
|
commitdiff
|
raw
|
diff to current
1999-07-14
Vadim Zeitlin
1. new wxFFile class - as wxFile but uses fopen/fread...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-10
Vadim Zeitlin
1. minor fixes in wxDynLib
blob
|
commitdiff
|
raw
|
diff to current
1999-06-15
Robert Roebling
Added a few #if wxUSE_XXX
blob
|
commitdiff
|
raw
|
diff to current
1999-04-13
Ove Kaaven
Another one bites the dust.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-16
Vadim Zeitlin
wxTextFile::Close() implemented
blob
|
commitdiff
|
raw
|
diff to current
1998-12-22
Vadim Zeitlin
wxTextFile::Type changed to ::wxTextFileType (portability)
blob
|
commitdiff
|
raw
|
diff to current
1998-12-18
Julian Smart
Partial Watcom C++ 10.6 support added (doesn't link...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-25
Julian Smart
Various fixes.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-28
Vadim Zeitlin
Mac fixes (thanks to Stefan Csomor)
blob
|
commitdiff
|
raw
|
diff to current
1998-08-18
Vadim Zeitlin
globally renamed uint to size_t. This has _not_ been...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-15
Julian Smart
Changes mostly as a result of __WXSTUBS__ compilation...
blob
|
commitdiff
|
raw
|
diff to current
1998-08-08
Denis Pershin
DP:
blob
|
commitdiff
|
raw
|
diff to current
1998-07-24
Guilhem Lavaux
* New wxStream classes: wxStreamBuffer and wxObject...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-17
Vadim Zeitlin
last traces of wxTString removed
blob
|
commitdiff
|
raw
|
diff to current
1998-07-15
Vadim Zeitlin
speed optimizations: some functions now use wxString...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-10
Karsten Ballüder
Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
blob
|
commitdiff
|
raw
|
diff to current
1998-05-20
Karsten Ballüder
Initial revision
blob
|
commitdiff
|
raw
|
diff to current