Vadim Zeitlin
355debca06
added wxPowerEvent; moved power functions stubs to common/powercmn.cpp
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-27 14:09:40 +00:00
Mart Raudsepp
93664d1bff
Typo fix (age -> page) and \texttt{NULL} -> \NULL
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39323 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-24 23:23:19 +00:00
Włodzimierz Skiba
0a87ef19ce
wxToggleButton for wxUniv already introduced.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39312 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-24 09:42:25 +00:00
Vadim Zeitlin
8fa8d158bd
document that wxRenderer methods [are supposed to] preserve wxDC attributes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39275 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-22 22:03:42 +00:00
Julian Smart
77a1771911
Added Set/GetQuickBestSize
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39208 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-18 09:35:25 +00:00
Mart Raudsepp
9689f522e5
Fix doc bug #1455621 - wxURI documentation has wrong include files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-16 11:53:35 +00:00
Vadim Zeitlin
78c9181500
added clipboard events (wxEVT_COMMAND_TEXT_COPY/CUT/PASTE) and implemented them for wxMSW
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-12 15:21:41 +00:00
Mart Raudsepp
b44f1ca20b
Add some helpref's in the wxPython topic overview. Some of the ones without a helpref in the list are a good
...
indication of what classes we have undocumented still.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-11 16:46:38 +00:00
Vadim Zeitlin
c9c537e6b0
better Wait/Delete() docs (patch 1434085)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39093 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-06 22:40:19 +00:00
Vadim Zeitlin
f0545c140a
docs for Get/SetNativeFontInfoUserDesc() (part of patch 1481722)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39081 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-06 20:15:06 +00:00
Vadim Zeitlin
141d782d56
misc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag (patch 1478051)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-06 20:10:11 +00:00
Vadim Zeitlin
ddca12cfd9
mention that Wait() relocks the mutex before returning (patch 1482390)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-06 17:29:16 +00:00
Vadim Zeitlin
3affcd078b
added wxString::EndsWith() (patch 1483049)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-06 17:27:52 +00:00
Vadim Zeitlin
9b2a74693e
allow to specify the value for unknown ids in GetXRCID() (patch 1448981)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39068 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-06 16:59:59 +00:00
Vadim Zeitlin
53ee60908a
added wxTextAttr::Merge (modified patch 1482719)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-06 16:16:25 +00:00
Vadim Zeitlin
caddf9b410
corrected wording of application shutdown logic description
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-05 23:58:22 +00:00
Vadim Zeitlin
6f7b61759e
mention that timestamp is in ms
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39053 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-05 19:37:41 +00:00
Vadim Zeitlin
4dfda526ef
mention that SetItemToolTip() is for wxMSW and wxGTK2 only
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-04 23:31:47 +00:00
Vadim Zeitlin
c670c85582
added Get/SetItemToolTip() (and implemented them for MSW) to allow setting tooltips for the individual radiobox items
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39030 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-04 16:08:56 +00:00
Vadim Zeitlin
8b4b9395e0
documented GetPathWithSep()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38998 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-03 13:12:41 +00:00
Vadim Zeitlin
a16a4ab156
mention that FindToolForPosition() is not implemented under wxGTK; general cleanup (\arg instead of \it, \NULL instead of NULL)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-02 23:43:55 +00:00
Włodzimierz Skiba
90b903c263
Renamed DrawCheckButton due to conflict with existing and public api of wxUniversal port.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-30 23:54:26 +00:00
Robert Roebling
5b9003ae32
Applied patch to add n bitmaps at once to an image
...
list of the bitmap is n times as wide as the
image width of the image list. This was the case
in the MSW image list before.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-30 11:58:40 +00:00
Robert Roebling
1219d8a408
wxListBox default cstr doc patch.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-30 11:40:56 +00:00
Robert Roebling
434cf5a448
Commit XML doc patch.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-30 11:37:12 +00:00
Robert Roebling
1a090517cf
int -> unsigned int in wxListBox docs.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-30 09:59:07 +00:00
Włodzimierz Skiba
f43255e838
No more avoiding wxSizer::Fit in wxWinCE builds.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-30 00:20:54 +00:00
Włodzimierz Skiba
979a0320b0
wxTLW::IsAlwaysMaximized() introduction.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-27 17:18:46 +00:00
Robert Roebling
2209baaee3
Committed Jaako's renderer patch
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-24 16:57:27 +00:00
Włodzimierz Skiba
40989e46b8
[ 1473731 ] 'wxColourBase and wxString <-> wxColour implementation' with minor modifications and rebaked build files.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-24 14:52:23 +00:00
Vadim Zeitlin
2e91c90549
corrected return codes of various methods (patch 1472288)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38883 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-23 22:41:42 +00:00
Vadim Zeitlin
12f3417159
LaTeX syntax error in wxRenameFile fixed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-20 16:25:13 +00:00
Václav Slavík
3f1ed8567e
fixed typo: SelectItem doesn't have return value
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-20 12:22:52 +00:00
Vadim Zeitlin
45000e4546
define constfunc in terms of func, this helps tex2rtf to create automatic links for the types used as constfunc arguments
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-18 22:56:06 +00:00
Vadim Zeitlin
1b2afc5ac7
wxSizerItem can be used by user code
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-18 22:54:48 +00:00
Vadim Zeitlin
8258c3ddbd
document that Remove(index) doesn't delete the window neither (replaces patch 1470834)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-17 17:01:16 +00:00
Vadim Zeitlin
484e841e33
corrected ancient event type constant in an example
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38781 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-17 11:43:41 +00:00
Vadim Zeitlin
17af82fb4c
added wxStandardPaths::GetDocumentsDir() (patch 1214360)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-17 01:12:04 +00:00
Vadim Zeitlin
3786c8b587
added wxMenu::AppendSubMenu() to avoid having to specify a dummy id when adding a submenu
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38770 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-16 23:25:21 +00:00
Vadim Zeitlin
47ce5c4a5a
clarified the rules for determining whether the path is absolute or relative (patch 1451229 and bug 1438196)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38769 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-16 22:44:19 +00:00
Vadim Zeitlin
1de8d512b7
simplify/cleanup wxTheXXXList and wxGDIObject code (patch 1452023 from Paul Cornett)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-16 22:33:24 +00:00
Vadim Zeitlin
c4edcd7c86
documented Set/GetBitmapSelected() (patch 1339028)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-16 22:10:45 +00:00
Vadim Zeitlin
57e988b8ef
added overwrite parameter to wxRenameFile (patch 1467041)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-16 21:14:00 +00:00
Vadim Zeitlin
e3950b1852
added missing methods documentation (patch 1466949); also use \arg instead of \it
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38759 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-16 21:09:12 +00:00
Vadim Zeitlin
e4861c72be
HitTest() seems to be implemented on most platforms now (replaces patch 1467212)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-16 01:24:32 +00:00
Vadim Zeitlin
c9d9b9c11a
fixed typo in EVT_SCROLLWIN_BOTTOM documentation (patch 1463429)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-16 01:16:16 +00:00
Robin Dunn
c072c75701
Give wxDataObjectComposite a way to report what kind of data was given
...
to it from the clipboard or DnD source.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38736 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-15 05:35:08 +00:00
Vadim Zeitlin
96c59453c5
removed reference to hvscroll.tex
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-14 23:03:28 +00:00
Václav Slavík
88a1b6485f
don't show the I-beam cursor over text in wxHtmlListBox
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-14 11:38:36 +00:00
Václav Slavík
bc55e31bdc
1. added abstract interface to wxHtmlWindow for use by wxHtmlWinParser and implemented it for wxHtmlListBox
...
2. used the above to implement clickable links support in wxHtmlListBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-04-13 22:08:28 +00:00