Vadim Zeitlin
|
59277cb364
|
wxFile::Open(write_append) will create file if it doesn't exist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-06-09 15:49:59 +00:00 |
|
Vadim Zeitlin
|
74008a4cd4
|
corrected wxFile::Write() return type desc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-05-28 22:09:19 +00:00 |
|
Vadim Zeitlin
|
a2b28e922b
|
don't use wxFile::Eof() (for the reasons explained in the docs now :-) in wxTextFile - this allows it to be used with FIFOs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-04-29 18:07:33 +00:00 |
|
Václav Slavík
|
3e7b695396
|
it's replaced by it is, 'll by will
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-04-27 14:33:00 +00:00 |
|
Vadim Zeitlin
|
66c750fe1f
|
1. wxWizard docs added
2. wxDllLoader docs added (not wxLibrary though - have no idea about this one)
3. some minor fixes to wxCmdLineParser and wx[F]File docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-04-03 00:39:07 +00:00 |
|
George Tasker
|
9a0466f130
|
Fixed typos in the docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@6892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-21 19:18:16 +00:00 |
|
Julian Smart
|
fa482912e4
|
Some doc proofreading
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-15 00:21:49 +00:00 |
|
Václav Slavík
|
605d715ddd
|
many fixes in documentation so that it compiles with LaTeX - get rid of \end{document} troubles, \it{} -> {\it} and few more syntax fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-12-24 23:40:13 +00:00 |
|
Robert Roebling
|
28c9c76e7f
|
Some doc updates.
Corrected wxFileDialog::GetFilenames() and GetPaths()
if no file is selected.
Corrceted make install.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5052 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-12-21 16:43:54 +00:00 |
|
Vadim Zeitlin
|
c53a2bb3d3
|
even more docs for wxFile::Eof
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4878 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-12-08 15:22:18 +00:00 |
|
Vadim Zeitlin
|
e694c22c31
|
1. fix for compiling samples with profile info
2. dir.h/.cpp added to the makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4877 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-12-08 15:20:22 +00:00 |
|
Robert Roebling
|
842d6c94bd
|
Documented wxFFile and wxFFileStream and Co.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4871 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-12-08 11:35:20 +00:00 |
|
Guilhem Lavaux
|
294e9a7aa0
|
* Docs fixes, wxStream overview enabled (all docs should compile now)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-03-13 20:14:37 +00:00 |
|
Julian Smart
|
954b8ae603
|
Added 'Include files' section to class references
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1698 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-15 20:41:29 +00:00 |
|
Julian Smart
|
6be663cf0d
|
Some .tex tweaks; pngdemo fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-01-12 18:28:34 +00:00 |
|
Vadim Zeitlin
|
247aba1065
|
1. wxFile docs updated, wxTextFile and wxTempFile docs written (thanks HelpGen :-)
Added file classes section to the "classes by category" and tfile.tex - file
classes/functions overview, feel free to add stuff there.
2. wxArray docs finally written.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-01-10 23:15:35 +00:00 |
|
Karsten Ballüder
|
a660d684ed
|
I've now added the documentation files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-05-20 14:25:30 +00:00 |
|