Julian Smart
|
915438c6ea
|
Fixed tilde problem by using \verb
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-13 13:36:28 +00:00 |
|
Vadim Zeitlin
|
a68010a153
|
added a few missing functions (Abort, FileExits, GetFileSize)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-11 22:54:20 +00:00 |
|
Vadim Zeitlin
|
0dcaf1ea0e
|
removed inexisting default arg in Create() too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-11 21:11:32 +00:00 |
|
Vadim Zeitlin
|
9e0bac7652
|
removed inexisting default arg in ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-11 20:32:21 +00:00 |
|
Julian Smart
|
fd89740e89
|
Corrected typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-11 13:27:08 +00:00 |
|
Julian Smart
|
c97945a001
|
Fixed PDF RTF problem; changed date
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-11 08:39:03 +00:00 |
|
Ron Lee
|
63459a582a
|
updates for scrolling/sizing methods.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17823 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-11 07:49:42 +00:00 |
|
Vadim Zeitlin
|
bc86e2c68f
|
corrected the links
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-10 21:42:06 +00:00 |
|
Julian Smart
|
cffd3ee7c4
|
Added new .ini file for use with styles for better CHM look
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-10 10:59:53 +00:00 |
|
Robert Roebling
|
e593d8f008
|
Documented the new ways to set the scrolling area
in a wxScrolledWindow.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-10 10:45:08 +00:00 |
|
Václav Slavík
|
e2c7efa04b
|
added wxHtmlParser::StopParsing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-09 19:30:02 +00:00 |
|
Václav Slavík
|
128995861e
|
added MSDN-like stylesheet for wxWindows documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17759 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-07 23:25:58 +00:00 |
|
Vadim Zeitlin
|
f385722728
|
made SameAs() and operator==() const, added operator!=() and docs for it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-07 13:16:29 +00:00 |
|
Vadim Zeitlin
|
d480da3f17
|
fixed/expanded InsertItems() and Set() docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-07 12:35:24 +00:00 |
|
Vadim Zeitlin
|
5df61649d9
|
added wxListView docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-07 12:32:30 +00:00 |
|
Vadim Zeitlin
|
55f8e9befc
|
added a note about deleting the menus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-07 11:59:51 +00:00 |
|
Vadim Zeitlin
|
080b9373ff
|
corrected wxDEFAULT_DIALOG_STYLE desc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17745 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-06 15:24:16 +00:00 |
|
Václav Slavík
|
4383c2b97a
|
added wxXmlResource::SetFlags as per wxWorkshop team's request
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-06 11:10:59 +00:00 |
|
Vadim Zeitlin
|
bab7e01267
|
wxUpdateUIEvent derives from wxCommandEvent, not wxEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-05 00:46:27 +00:00 |
|
Vadim Zeitlin
|
9f9cebfb6c
|
conversion to/from DOS date/time (patch 627575)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-04 22:38:15 +00:00 |
|
Robert Roebling
|
f4c049b60e
|
Small correction for wxButton mouse events under GTK 2.0.
Minor doc updates.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-04 20:13:23 +00:00 |
|
Vadim Zeitlin
|
05ae76ec1d
|
added Update() and RefreshRect()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17696 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-04 17:25:51 +00:00 |
|
Vadim Zeitlin
|
94d07a6abd
|
removed erroneous spaces from an example code snippet (bug 624580)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17653 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-29 00:40:11 +00:00 |
|
Vadim Zeitlin
|
824b2f9451
|
dy parameter in ScrollList() is the number of pixels, not lines (closes bug 628778)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-29 00:14:38 +00:00 |
|
Vadim Zeitlin
|
5f60853843
|
documented DeleteChildren
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-28 20:20:35 +00:00 |
|
Chris Elliott
|
f371aaacb4
|
documents CreateButtonSizer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17638 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-28 14:14:27 +00:00 |
|
Vadim Zeitlin
|
a068a1ce8d
|
clarified the return value of MB2WC/WC2MB
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-26 20:18:46 +00:00 |
|
Vadim Zeitlin
|
936284fe41
|
fixed several bugs in wxDateTime week number calculations which required passing WeekFlags argument to more functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-24 16:11:02 +00:00 |
|
Julian Smart
|
ed9cd416f1
|
Applied patch [ 614042 ] Add wxSizer::Hide() & Show()
By Carl Godkin
Also documented wxSizer::Show.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-24 11:01:47 +00:00 |
|
Václav Slavík
|
2f4ed3b275
|
fixed syntax errors in documentation (once again...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-20 13:47:12 +00:00 |
|
Vadim Zeitlin
|
9e99b53208
|
added wxRB_SINGLE style as temp workaround for MSW native radiobutton bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-19 13:24:09 +00:00 |
|
Václav Slavík
|
4f3f29fe0a
|
documented wxXmlResourceHandler::IsOfClass
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-14 22:31:50 +00:00 |
|
Vadim Zeitlin
|
06cdbdacb2
|
clarifications of ENDSCROLL event docs (patch 622424)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-13 12:05:57 +00:00 |
|
Vadim Zeitlin
|
86181cbde1
|
added wxLL and wxLongLongFmtSpec macros; documented them; added a test in the sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-13 11:02:48 +00:00 |
|
Václav Slavík
|
edb22d6af1
|
added wxHtmlContainerCell::GetBackgroundColour (needed for e.g. widgets rendering)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-11 22:22:06 +00:00 |
|
Vadim Zeitlin
|
d329818b2a
|
added/documented wxWizard::HasNext/PrevPage()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17484 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-08 20:37:56 +00:00 |
|
Vadim Zeitlin
|
e03cdae726
|
wxTimer::Start() only works from the main thread: mention it in the docs and add an assert in the code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17475 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-07 22:16:36 +00:00 |
|
Julian Smart
|
762b5367f7
|
Removed comment about using its own storage - wxTextValidator doesn't.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17472 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-07 07:28:26 +00:00 |
|
Vadim Zeitlin
|
3a9dd8d618
|
added default value of id param in ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17468 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-06 19:45:51 +00:00 |
|
Vadim Zeitlin
|
26f10d1c2b
|
added a section about wxTextCtrl indices
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-06 19:44:33 +00:00 |
|
Vadim Zeitlin
|
0debb1231a
|
mention wxNB_MULTILINE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-05 20:41:26 +00:00 |
|
Julian Smart
|
fe3f379193
|
Applied [ 609518 ] wxImage: const comp. operators
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-02 13:35:52 +00:00 |
|
Julian Smart
|
742e672095
|
Applied patch [ 613877 ] Fixes word ordering
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-02 13:27:46 +00:00 |
|
Vadim Zeitlin
|
ecc4fd1e37
|
SetFilterIndex() is not only for MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-09-23 14:56:22 +00:00 |
|
Julian Smart
|
556469d8ba
|
Fixed bug [ 413614 ] native wxDragImage w/o mask is broken
by adding ILC_MASK even when there's no mask.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-09-22 14:32:23 +00:00 |
|
Vadim Zeitlin
|
2304dc6eaa
|
mention that multiple selection events are not sent to the virtual list controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-09-19 21:49:16 +00:00 |
|
Vadim Zeitlin
|
32742e5755
|
corrected outdated Unicode information
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-09-18 14:48:56 +00:00 |
|
Vadim Zeitlin
|
73f6b0b14e
|
Fit() is called FitToPage() in reality
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17209 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-09-15 23:49:38 +00:00 |
|
Julian Smart
|
b55a176b25
|
Applied patch [ 608876 ] Improvements to installation docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-09-14 08:31:23 +00:00 |
|
Julian Smart
|
c721300b59
|
Added unix2dos.c utility
Fixed doc typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-09-12 20:16:53 +00:00 |
|