Vadim Zeitlin
|
ed93168bf9
|
1. (very) short i18n overview added, wxGetTranslation() documented.
2. wxTreeCtrl overview written and documentation updated
3. wxString docmunetation updated (no more unresolved references)
4. wxWindow::SetCursor() recursive behaviour mentioned
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-27 01:26:26 +00:00 |
|
Julian Smart
|
721b32e058
|
DoSetClientSize omissions fixed; some doc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1806 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-26 22:22:13 +00:00 |
|
Vadim Zeitlin
|
585037876a
|
char */wxString confusion cleaned in the docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-26 21:13:12 +00:00 |
|
Guilhem Lavaux
|
5a99f84afe
|
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-26 18:54:44 +00:00 |
|
Guilhem Lavaux
|
0d6957a540
|
* Missing doc file.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-26 18:51:51 +00:00 |
|
Julian Smart
|
b23386b266
|
Fixed wxMSW arrow key bug, changed wxPoem window to a wxWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-26 18:04:12 +00:00 |
|
Julian Smart
|
532372a31c
|
Doc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-26 17:29:39 +00:00 |
|
Julian Smart
|
fd34e3a570
|
Some doc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-26 09:45:30 +00:00 |
|
Guilhem Lavaux
|
9a1b2c283e
|
* Added a small wxHTTP description
* Added some example/description to wxFTP
* Some more on wxURL
* Added missing file in wxMMedia
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-25 20:13:10 +00:00 |
|
Julian Smart
|
40b480c35d
|
Corrected some .tex problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1792 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-25 15:07:00 +00:00 |
|
Vadim Zeitlin
|
a994f81b94
|
1. validator fixes: don't eat TAB. Added new SetBellOnError() function to
suppress _annoying_ bell.
2. Docs and samples updated to reflect this.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1791 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-25 14:47:18 +00:00 |
|
Vadim Zeitlin
|
81108288e6
|
InsertItems() documented
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1787 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-25 12:38:56 +00:00 |
|
Vadim Zeitlin
|
99f09bc1b9
|
wxString docs are nearly complete (but don't compile :-( ), a brief threads
overview
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1781 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-24 23:53:40 +00:00 |
|
Robin Dunn
|
21f280f4ec
|
More wxPython docs...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-24 08:17:50 +00:00 |
|
Julian Smart
|
ad813b00d5
|
Some stubs corrections; Motif corrections incl. busy cursor fix; doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-24 08:02:28 +00:00 |
|
Vadim Zeitlin
|
037267e156
|
\\param -> \param
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-20 22:50:06 +00:00 |
|
Vadim Zeitlin
|
e6c2ee9583
|
ignore file for HelpGen
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-20 22:49:10 +00:00 |
|
Robin Dunn
|
06d20283af
|
Added first batch of docs and notes for wxPython.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-19 07:58:02 +00:00 |
|
Julian Smart
|
0492c5a094
|
Cured last focus bug (I hope); some wxMotif mods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1724 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-18 21:24:11 +00:00 |
|
Julian Smart
|
33b64e6f8b
|
Added 'tardist' script for creating .tgz archives of wxWin; cured wxExecute
crash on wxMotif; added wxHelpControllerBase::SetViewer; added consts to wxColour
== and != operators; changed beta version; fixed wxChoice/wxComboBox bugs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-18 14:55:34 +00:00 |
|
Vadim Zeitlin
|
a5a19b8360
|
wxMimeTypesManager::IsOfType() added (and documented)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-18 14:23:24 +00:00 |
|
Vadim Zeitlin
|
d37fd2fada
|
wxSplitPath() bugs corrected and it's documented
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1716 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-18 14:22:23 +00:00 |
|
Vadim Zeitlin
|
e6045e08ed
|
wxExecute() fixes and doc updates: the return value for sync exec case is now
the exit code of the process and not its pid. Warning: MSW code is untested.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-17 21:04:47 +00:00 |
|
Vadim Zeitlin
|
7e84f02dfd
|
wxProcess fixes (Detach() added), cleared/corrected wxExecute() documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-17 17:56:59 +00:00 |
|
Julian Smart
|
ca5c8b2df6
|
Changed .vc makefiles to allow different configurations to co-exist (so library
names have changed a bit). Split ipvaddr.tex from sckaddr.tex.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-17 17:18:22 +00:00 |
|
Julian Smart
|
dbdb39b2d0
|
Some doc corrections; removed wxDocument arg from wxView constructor;
wxTextCtrl::OnChar correction; added SetString and default constructor
to wxStringTokenizer; added missing MSW wxFrame::SetSize functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-16 20:17:02 +00:00 |
|
Vadim Zeitlin
|
c1b7dab08b
|
started wxIntl documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-15 23:04:52 +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
|
c7f49969d6
|
Added png, zlib targets to 16-bit makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-14 23:23:19 +00:00 |
|
Guilhem Lavaux
|
9fc0fe377b
|
* Stream: update in doc, fix in code.
* wxMMedia: various fixes, WAV and AIFF should work on Linux, preparing it
for Windows.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-14 17:46:47 +00:00 |
|
Julian Smart
|
aed0ed3c42
|
Small Tex2RTF fixes; wxMotif compile fixes (motif.inc, wxCheckListBox);
wxMSW wxWindow::IsShown fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-12 22:00:14 +00:00 |
|
Guilhem Lavaux
|
b36f57c252
|
* Stream doc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-12 19:03:32 +00:00 |
|
Guilhem Lavaux
|
9f3430a6d4
|
* Added some warning in socket doc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1688 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-12 18:31:00 +00:00 |
|
Vadim Zeitlin
|
b2ff82b9fd
|
mentioned the fact that wxArray can't be used for storing floats/doubles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-12 13:55:22 +00:00 |
|
Julian Smart
|
cba2db0c29
|
Some doc corrections (added blank lines at end of docs); corrected Forty sample
dialog behaviour; added dummy menubar constructors; corrected wxMSW wxRegion bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-12 08:22:29 +00:00 |
|
Julian Smart
|
750b78ba35
|
Cured some small doc typos; some WIN16 fixes; transferred DLL WinMain to
IMPLEMENT_APP() macro so dummy.obj doesn't have to be linked; lexer.l fix
for LEX (I hope)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-10 22:44:53 +00:00 |
|
Guilhem Lavaux
|
7f42cff13e
|
* Doc updates
* Fixes about socket, stream core, a superfluous stream.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1670 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-10 20:01:06 +00:00 |
|
Vadim Zeitlin
|
3ad5e06b4a
|
wxSplitterWindow::ReplaceWindow() function added and documented
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-10 13:38:12 +00:00 |
|
Julian Smart
|
5b6aa0ff15
|
Removed some TODOs in the Latex docs; changed wxMotif wxClipboard to match
wxGTK/wxMSW syntax; added Ron Kuris' wxExecute patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-09 21:22:58 +00:00 |
|
Guilhem Lavaux
|
da3aea64f9
|
* wxStream doc updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1657 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-09 18:12:20 +00:00 |
|
Vadim Zeitlin
|
7af89395ba
|
wxFindFirst/NextFile() now return wxString and not "char *", wxGetCwd() added
(to be used instead of wxGetWorkingDirectory)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-09 17:04:29 +00:00 |
|
Guilhem Lavaux
|
07b7327093
|
* A few updates (stream doc)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-07 21:12:41 +00:00 |
|
Julian Smart
|
89c684ef82
|
Added wxGenericValidator & doc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1635 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-07 17:11:44 +00:00 |
|
Vadim Zeitlin
|
189a89aeb3
|
description of Write() return value added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1619 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-06 23:12:41 +00:00 |
|
Julian Smart
|
631f1bfed5
|
Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStubs; rearranged/debugged
docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1617 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-06 13:32:46 +00:00 |
|
Julian Smart
|
e306597309
|
Removed lots of OnClose functions; doc'ed OnCloseWindow better;
MM_... -> wxMM_...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-05 23:55:04 +00:00 |
|
Julian Smart
|
818e52c201
|
Changed GetForce -> !CanVeto
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-05 15:06:25 +00:00 |
|
Julian Smart
|
acbd13a365
|
Some warnings removed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-04 11:14:41 +00:00 |
|
Václav Slavík
|
0a9f252212
|
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-04 10:58:33 +00:00 |
|
Julian Smart
|
4dba84be23
|
Cured some Latex problems; fixed i declaration; fixed filedlg.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-03 10:01:34 +00:00 |
|