Vadim Zeitlin
|
9eace708fc
|
fixed base classes; also added include file section
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-14 17:33:26 +00:00 |
|
George Tasker
|
acbadd0bc5
|
Grammtical correction in commented out documentation, but fixed anyway as the comment says portions of the documentation may get moved to other sections of the manual
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-14 11:14:30 +00:00 |
|
Vadim Zeitlin
|
3fbade2be0
|
replaced wxControl with wxWindow in 2 methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 20:14:50 +00:00 |
|
Vadim Zeitlin
|
9ce8d05ed7
|
fixes after some of wxFrame methods were extracted to wxTLW docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 14:11:01 +00:00 |
|
Włodzimierz Skiba
|
8b2bac626c
|
Recursive wxSizer::Show for subsizer and return value if element was found.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29120 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 13:46:45 +00:00 |
|
Vadim Zeitlin
|
14236c1b61
|
mention wxDateTime::SetToTheWeek() change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 09:23:03 +00:00 |
|
Vadim Zeitlin
|
9a32d27d85
|
added missing conv parameter to wxTextOutputStream ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-13 09:22:11 +00:00 |
|
Vadim Zeitlin
|
4c27e2faf3
|
deprecated SetToTheWeek() and GetWeek(); added and documented new and well-defined SetToWeekOfYear()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-11 22:07:10 +00:00 |
|
Vadim Zeitlin
|
f499e61407
|
make background colour apply to choice/combobox dropdown listbox as well as the main part (patch 1023669)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-10 20:36:50 +00:00 |
|
Włodzimierz Skiba
|
302e251b4d
|
Native Smartphone wxTextCtrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29045 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-08 06:20:42 +00:00 |
|
Vadim Zeitlin
|
dc92adaf0c
|
added wxTopLevelWindow::RequestUserAttention(); documented it and implemented it for MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29044 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-07 21:02:55 +00:00 |
|
Vadim Zeitlin
|
5a8e93c455
|
documented GetIcon(s), extended SetIcons() doc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29043 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-07 20:39:35 +00:00 |
|
Vadim Zeitlin
|
834ed99470
|
extracted common wxDialog/wxFrame methods to tlw.tex
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29042 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-07 20:34:08 +00:00 |
|
Włodzimierz Skiba
|
f70c044346
|
Spelling fixes [#1017001]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29023 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-09-04 02:44:43 +00:00 |
|
Václav Slavík
|
b5ab476a0f
|
load icons from current icon theme under GTK >= 2.4, too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-30 22:31:41 +00:00 |
|
Václav Slavík
|
5f7bcb48fd
|
new stock buttons API
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-30 14:42:51 +00:00 |
|
Julian Smart
|
50c538600e
|
First step in background erase optimization
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-29 10:22:34 +00:00 |
|
Włodzimierz Skiba
|
db11ea905f
|
Support for comma in contrib gizmo wxLEDNumberCtrl (patches #1006434, #1007063 with modifications).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-25 18:50:52 +00:00 |
|
Włodzimierz Skiba
|
1550d5f80d
|
Native SmartPhone wxChoice implementation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-23 10:53:57 +00:00 |
|
Václav Slavík
|
7bebedd826
|
added GTK2 implementation of wxArtProvider
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-22 19:23:53 +00:00 |
|
Václav Slavík
|
b5cf8234c6
|
added wxART_BUTTON
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-22 18:56:55 +00:00 |
|
Václav Slavík
|
feac79373c
|
added alpha channel support to wxGTK2's wxBitmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-21 22:42:06 +00:00 |
|
Václav Slavík
|
ff5ad79411
|
added wxImage::ConvertAlphaToMask
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-16 12:31:08 +00:00 |
|
Václav Slavík
|
09d2369327
|
descriptiveLabel clarification
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-15 16:02:02 +00:00 |
|
Václav Slavík
|
401e3b6e5f
|
added stock buttons support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-15 15:56:56 +00:00 |
|
Václav Slavík
|
429ffcc411
|
move wxLANGUAGE_XXX constants to constans section of the manual
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28790 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-15 15:29:34 +00:00 |
|
Chris Elliott
|
85d525b111
|
fix bug with new numbering system
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28749 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-10 14:09:23 +00:00 |
|
Włodzimierz Skiba
|
b61d8079f5
|
Fixed bug with truncation of Unicode data in wxConnection under MSW.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-09 11:07:29 +00:00 |
|
Włodzimierz Skiba
|
8e254d94e2
|
wxUSE_GENERIC_DIALOGS_IN_MSW removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-09 07:44:37 +00:00 |
|
Vadim Zeitlin
|
d0247e6729
|
removed not existing GiveFeedback() parameter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-06 18:28:19 +00:00 |
|
Włodzimierz Skiba
|
daa9deb2a2
|
splash sample into distribution.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-05 09:06:40 +00:00 |
|
Włodzimierz Skiba
|
fd945da035
|
wxSplashScreen sample added.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-04 19:04:45 +00:00 |
|
Vadim Zeitlin
|
224bf05c9b
|
added --version-full option to wx-config
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-01 22:21:54 +00:00 |
|
Julian Smart
|
4bd1f74663
|
Fixed flat style for toolbars under XP, Windows Classic style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-08-01 09:23:42 +00:00 |
|
Julian Smart
|
4a82116e2e
|
Fixed wxTextCtrl::SetMaxLength for rich edit controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-31 15:43:20 +00:00 |
|
Vadim Zeitlin
|
2c622d7178
|
fixed wxDateTime::GetWeekDayName() for wday > Wed (patch 998646)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-30 23:33:16 +00:00 |
|
Vadim Zeitlin
|
885ebd2b32
|
fixed MFC sample (bug 978194)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-30 23:01:04 +00:00 |
|
Vadim Zeitlin
|
3cd2f0bdee
|
IsTopLevel() may return true not only for wxTLW: this fixes crash when opening a menu
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 23:34:37 +00:00 |
|
Dimitri Schoolwerth
|
02af5ea4ba
|
removed reference to deleted wxNotebookSizer programming section
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 17:49:27 +00:00 |
|
Dimitri Schoolwerth
|
6f63b8adb8
|
added missing closing bracket
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 17:45:15 +00:00 |
|
Dimitri Schoolwerth
|
e4451d8773
|
fixed tex2rtf errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 17:38:46 +00:00 |
|
Vadim Zeitlin
|
74c481d117
|
replaced my recent GSocket_SetReuseAddr() addition with GSocket_SetReusable() from the patch 992473; it also adds and documents wxSOCKET_REUSEADDR flag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 17:06:01 +00:00 |
|
Vadim Zeitlin
|
0b11099dd6
|
implemented moving the dialog (patch 996448)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 16:56:00 +00:00 |
|
Dimitri Schoolwerth
|
7bef714caa
|
converted char * references to wxChar *
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28491 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 16:50:57 +00:00 |
|
Dimitri Schoolwerth
|
b11dd80fa4
|
typo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28487 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 16:38:58 +00:00 |
|
Dimitri Schoolwerth
|
749bb9f129
|
added shortcut functions AddSpacer and AddStretchSpacer (plus Prepend and Insert variants)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 16:37:48 +00:00 |
|
Vadim Zeitlin
|
c2919ab326
|
added status bar fields styles support (patch 988292)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 16:13:52 +00:00 |
|
Vadim Zeitlin
|
c48908df67
|
added GetHeaderValue() (patch 974427)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28473 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 15:30:42 +00:00 |
|
Vadim Zeitlin
|
f1e7793361
|
added and documented SplitVolume() and GetPathTerminators(); corrected SetPath() to treat the volume part properly (patch 970580)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28468 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 13:59:47 +00:00 |
|
Vadim Zeitlin
|
92661f9794
|
support for alpha channel in toolbars (patch 949843)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28466 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-07-25 12:59:32 +00:00 |
|