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 |
|
Harco de Hilster
|
eefe541967
|
removed gtk_text references
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-03 00:34:00 +00:00 |
|
Harco de Hilster
|
8fb6fe448e
|
A minimal document skeleton. See comments inside for details
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-03 00:27:52 +00:00 |
|
Harco de Hilster
|
f66205b672
|
Fixed incredibly stupid mistake made earlier by me that upset tex2rtf
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-03 00:18:45 +00:00 |
|
Harco de Hilster
|
abaa293664
|
included description of wxTextCtrl::AppendText
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-02 19:20:48 +00:00 |
|
Julian Smart
|
77a3b7800b
|
Removed unnecessary (and buggy) additions. Sorry Guilhem!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-02 18:37:25 +00:00 |
|
Julian Smart
|
1f11220943
|
Consistent naming of e.g. wxUSE_CTRL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-02 12:37:14 +00:00 |
|
Guilhem Lavaux
|
f2fc7f71ce
|
* Someone destroy a part of my previous work. Redocumenting ...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-01 18:09:27 +00:00 |
|
Guilhem Lavaux
|
e2cad35228
|
* Some more on streams.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1533 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-01-31 16:56:04 +00:00 |
|
Julian Smart
|
03ab016d66
|
Some corrections for BC++ compilation; Latex doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-01-31 11:42:58 +00:00 |
|
Harco de Hilster
|
71777e2c27
|
Some updates to clarify definitions and behaviour of lines, columns,
positions etc. Also some general stuff added.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-01-31 04:11:10 +00:00 |
|
Robert Roebling
|
5aa5e35ade
|
My last patch for status bar size events wasn't perfect
Added wxPython to the wxGTK dist script
docs for wxPrivateDataObject
Corrected penguin makefile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-01-30 22:54:23 +00:00 |
|