Kevin Hock
13ba38f46e
Add missing wxFileDialog flags to both dialog overview and wxFileDialog description (modified patch 1154022)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-02 00:15:48 +00:00
Julian Smart
f354202554
Typo fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-01 09:24:56 +00:00
Julian Smart
d0a0dbd57d
Search path correction (in line with intl.cpp)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 21:16:23 +00:00
Ryan Norton
9314633b78
note wxURI change
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 20:09:07 +00:00
Ryan Norton
4860d40db4
rename wxURI::GetUser to wxURI::GetUserInfo and add wxURI::GetUser and wxURI::GetPassword
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 20:01:44 +00:00
Julian Smart
7ab378223c
Documented wxImage XPM data ctor
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 13:55:59 +00:00
Vadim Zeitlin
dfecbee579
support filenames with empty extension (foo.) (bug 1078200)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 00:18:37 +00:00
Vadim Zeitlin
a4efa72179
added support for saving grey and grey-red PNG images (patch 985447)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-27 15:24:50 +00:00
Julian Smart
e8332ccfe0
Tweaks to install guide
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32406 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-27 14:06:34 +00:00
Julian Smart
2a138829cb
Added GetIcon, GetBitmap to wxImageList
...
Tweaked DC and bitmap docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-27 11:55:01 +00:00
Włodzimierz Skiba
d8245a8160
wxDocManager::GetTemplates was missing ( #1149847 )
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32335 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-23 20:08:51 +00:00
Włodzimierz Skiba
8795498cd9
Licence name correction.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32309 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-22 15:09:56 +00:00
Włodzimierz Skiba
03021f718b
More connections between wxWindow and wxRadioBox.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-22 14:48:31 +00:00
Włodzimierz Skiba
f050223c83
wxRect::SetSize documented.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32304 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-22 07:15:18 +00:00
Włodzimierz Skiba
1a87edf286
Consistent wxWindow::Enable with wxRadioBox::Enable for control and its items. wxRadioBox of PalmOS. Little source cleaning.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32301 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 21:02:41 +00:00
Julian Smart
f43a6e5ca9
Updated FAQs from web site
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 14:19:50 +00:00
Dimitri Schoolwerth
e0cb07e376
reworded parts of the 'alpha channel support' paragraph
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 02:13:25 +00:00
Vadim Zeitlin
aefcdeee3f
declare variable used in source code example (bug 1093638)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 01:56:35 +00:00
Vadim Zeitlin
91d90dd20b
removed mention of client data, there is none in this class (bug 1144820)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32276 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 01:44:46 +00:00
Vadim Zeitlin
78603ad208
define wxNO_(THREADS|RTTI|EXCEPTIONS) if the corresponding feature is disabled
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32264 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-20 19:01:56 +00:00
Julian Smart
bee44427ef
Duplicate label corrections
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32262 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-20 18:25:14 +00:00
Vadim Zeitlin
b9e34846ec
mention [_]UNICODE
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-20 18:09:10 +00:00
Vadim Zeitlin
0e10e38d8b
more minor doc corrections (patch 1144628)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-20 17:06:25 +00:00
Julian Smart
dbfb85a765
Doc fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-20 15:57:24 +00:00
Vadim Zeitlin
0f35356305
minor docs corrections (patch 1144566)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-20 00:07:35 +00:00
Vadim Zeitlin
828f093601
added InitAlpha() (replaces patch 991168)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32213 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-19 21:51:37 +00:00
Vadim Zeitlin
0afa5859ab
wxGenericListCtrl::SetItemState(-1) now changes the state of all items (patch 1101650)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-19 17:07:17 +00:00
Vadim Zeitlin
f260c476e4
wxCommandProcessor::MarkAsSaved() and IsDirty() added (modified patch 1062556)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32192 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-19 16:52:08 +00:00
Vadim Zeitlin
07d0abae96
document GetOptionInt() as returning 0 for the options which are not present
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-19 16:33:38 +00:00
Vadim Zeitlin
3e15dde396
added wxMBConv parameter for wxFFile::ReadAll() and documented it (improved patch 1041642)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32187 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-19 15:53:04 +00:00
Vadim Zeitlin
f52c3131bf
VK_MENU is WXK_ALT, notWXK_MENU (patch 1119601)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32180 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-19 15:08:36 +00:00
Kevin Hock
d69b094f36
Documentation - wxTE_AUTO_URL for wxGTK2 from Mart R. [patch 1126182]
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32160 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-19 02:56:40 +00:00
Robin Dunn
718903fe64
wxStdButtonSizer Finalise --> Realize
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-18 17:49:03 +00:00
Dimitri Schoolwerth
00a1d2e004
minor typo fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-16 19:25:35 +00:00
Robert Roebling
388413fca8
Typo.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32087 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-15 21:56:07 +00:00
Robert Roebling
0ff2a74d0c
Implemented wxBitmap::HasAlpha() and ::UseAlpha().
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-15 20:27:46 +00:00
Julian Smart
9f8b5032ab
Typo correction
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-15 13:34:11 +00:00
Julian Smart
184686f656
Small doc corrections
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32074 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-15 13:17:10 +00:00
Vadim Zeitlin
e554d626b7
(blind) fix for ambiguity between Disconnect() overloads
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-15 12:04:53 +00:00
Vadim Zeitlin
18e3348481
documented new overloaded Connect() and wxFooEventHandler macros
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32067 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-15 11:42:36 +00:00
Włodzimierz Skiba
6a27c749b3
wxDatePicker and wxDateTime for PalmOS. Remove conflict with internal maxDays in PalmOS. #if wxUSE_XXX for limited builds.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-15 07:24:37 +00:00
Ryan Norton
92cd4cf182
Note the media lib
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-15 01:40:50 +00:00
Ryan Norton
65442ab650
Finalize wxJoystick on mac. Note change. Pretty up joystick sample a bit. Don't logsyserror when wxSound can't find a file - its annoying.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32045 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-14 20:12:11 +00:00
Julian Smart
5cb1ae8b79
Added wxContextMenuEvent
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-14 15:40:06 +00:00
Włodzimierz Skiba
324eeecb3c
Inversed slider and wrapper for datepicker control on PalmOS. WinHandle instead of HWND as WXWidget type. Cleaning from wxMSW specific API. Moving controls support. Non deprecated API in new port. Refreshing of whole and portions of windows.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32032 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-14 10:49:02 +00:00
Vadim Zeitlin
97e490f8b0
added support for background bitmap specified in background attribute of the HTML body tag
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-13 23:17:12 +00:00
Michael Wetherell
e21f30b925
Add some information for HP-UX 11i
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32013 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-13 20:28:32 +00:00
Vadim Zeitlin
c6179a847d
1. added SetSelection() to wxItemContainer and removed its declarations
...
from derived classes
2. made wxItemContainer::Select() non virtual: it simply calls SetSelection()
3. renamed wxListBox::SetSelection(n, select) to DoSetSelection() for all
ports and defined non virtual SetSelection() overloads in the base class
to avoid virtual functions hiding
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-13 17:08:27 +00:00
Vadim Zeitlin
64fa6f167e
removed multiple duplicate copies (with subtly different behaviour) of SetStringSelection(); left only one of them in wxItemContainer (and another one in wxRadioBoxBase, to be removed)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-13 16:29:31 +00:00
Robert Roebling
a947a1e5e8
Documentedm, that the print setup dialog has been
...
made obsolete.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31998 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-13 15:44:27 +00:00
Robert Roebling
284f2b59db
Added raw bitmap access support to GTK 2.0.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-13 15:35:43 +00:00
Vadim Zeitlin
3200f37d25
added support for wxDP_ALLOWNONE in wxMSW; documented it; added test for it in the sample
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-13 12:57:38 +00:00
Vadim Zeitlin
2458d90b1d
changed Remove/InsertDir() parameter type to size_t from int; added RemoveLastDir()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-13 00:55:27 +00:00
Ryan Norton
48a4834d6d
note wxMediaCtrl change - all that work for one line lol
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-13 00:23:51 +00:00
Robert Roebling
878ddad57a
Reapplied patch to change the two scrolled window implementations
...
to no longer clip the last bits as a rounding error. I had to
change GetVirtualSize() as per my mail to devs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-12 23:44:24 +00:00
Michael Wetherell
0912690b65
Rename wxGetFileType to wxGetFileKind
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-12 21:53:51 +00:00
Ryan Norton
05db64b2e9
slight warnings in wxprinterdc docs about constructor confusion - see http://www.solidsteel.nl/users/wxwidgets/viewtopic.php?t=1247 for more
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-12 20:00:13 +00:00
Vadim Zeitlin
bf25eaeb66
corrected header name (closes 1121351)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-12 19:42:07 +00:00
Julian Smart
162a956bb6
Regenerated makefiles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-12 19:01:50 +00:00
Robert Roebling
85b38e0bd1
Added GetPureVitualSize() returning just m_virtualSize.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-12 15:53:25 +00:00
Ryan Norton
bbe5510dcf
underscore fix(es)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-12 02:29:42 +00:00
Ryan Norton
ce756cb06a
properly detect gstreamer and libxml headers and libs, reflect that wxMediaCtrl now on unix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31953 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-12 01:30:39 +00:00
Julian Smart
67edd0c796
Doc tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-11 21:18:42 +00:00
Julian Smart
dceb1c097c
Misc doc fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-11 20:08:51 +00:00
Julian Smart
0827d10be2
Reduced Number Of Capitals And Other Fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-11 17:46:05 +00:00
Julian Smart
17902387c4
English corrections
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-11 17:35:19 +00:00
Włodzimierz Skiba
b742a43b2a
wxBookCtrl overview.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-11 16:24:25 +00:00
Michael Wetherell
3c70014d96
Add wxGetFileType and IsSeekable
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-11 12:39:03 +00:00
Julian Smart
af44de02ae
Spacing fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-11 12:01:38 +00:00
Ryan Norton
419237157d
Change copyright
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-11 11:06:11 +00:00
Ryan Norton
7b9472b9c8
Fixup latex in tchanges.tex for rtf
...
Make pretty bullets for tchages.tex instead of dashes
Postfix ands with slash and don't use tilde
Lots of other niceties for tchanges.tex
Add tchanes.tex back to the topics
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-11 10:40:10 +00:00
Julian Smart
685bf1829b
Updated date
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31919 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-11 09:31:10 +00:00
Julian Smart
461edab540
Don't include tchanges.tex until it's converted to Latex syntax
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-11 08:58:57 +00:00
Julian Smart
e9f4f51d06
Missing standard ids
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-11 08:55:45 +00:00
Kevin Hock
7ad71baf8e
Updated wxSlider docs now that wxSL_INVERSE is available on MSW, GTK and Mac.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-11 04:11:23 +00:00
Ryan Norton
d7d73110cd
wxSockAddr docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-10 11:05:53 +00:00
Włodzimierz Skiba
5e091b2b01
Better markup to wxRegKey. Do not list generic renderer member in native renderer section. Do not link to wxStringList and wxApp::OnQueryEndSession because they are removed from docs.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31872 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-09 16:22:25 +00:00
Julian Smart
b5f2794059
Restored a couple of label
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-08 15:09:22 +00:00
Julian Smart
0e2e3ffd64
Corrections; don't use long section headings
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-08 13:50:25 +00:00
Ryan Norton
7ad56d275d
Remove traces of wxIniConfig from docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-08 00:04:14 +00:00
Ryan Norton
f94a790daf
change wxTextValidator to use wxArrayString instead of wxStringList
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-07 23:46:42 +00:00
Ryan Norton
ec9eba4b78
Remove almost all traces of wxStringList - (still exists in wxTextValidator)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-07 22:42:42 +00:00
Ryan Norton
9919dac1c8
Previosly removed BuildWhereStmt really did exist, but as BuildWhereClause - not BuildWhereStmt :)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-07 22:36:04 +00:00
Julian Smart
4e4cea52b3
Version number updates
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31832 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-07 20:49:47 +00:00
Václav Slavík
310e47b3be
added wxDatePickerCtrl XRC control
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31817 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-07 11:32:01 +00:00
Ryan Norton
27bb69ac80
Remove event handlers wxApp::OnQueryEndSession and wxDialog::OnCharHook from docs...
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31815 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-07 04:52:40 +00:00
Ryan Norton
f05074ad60
Remove depreciated wxTabCtrl and wxTabEvent API from docs...
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31814 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-07 04:40:35 +00:00
Julian Smart
25057abaac
Can suppress themed notebook page with wxNB_NOPAGETHEME or
...
setting system option msw.notebook.themed-background to 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 19:17:35 +00:00
Ryan Norton
9a75ba66de
Doc fixes N-Z edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along...
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 18:25:54 +00:00
Ryan Norton
f6e9a8189c
Doc fixes A-M edition. Thanks to Arnout for pointing these out. Also I fixed some others as I went along...
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 17:27:04 +00:00
Ryan Norton
38b9e339b6
wxRegKey docs by C.C.Chakkaradeep latexitized, sorted, with some minor edits.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 03:17:39 +00:00
Ryan Norton
bb772a8edf
Various underscore doc fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 02:47:31 +00:00
Ryan Norton
f5409ef1f7
char->wxChar
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 00:27:38 +00:00
Robert Roebling
c8e1af672f
Add comment about wxBitmap::SetPalette() not being implemented
...
under GTK+.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-05 13:12:41 +00:00
Vadim Zeitlin
8673a12505
fixed Inflate() to not move the rectangle (patch 1114622)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-04 11:04:43 +00:00
Robin Dunn
08a19f6407
Include the size of any window borders (size vs. clientsize
...
differences) in the window's bestsize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-03 22:11:43 +00:00
Robin Dunn
4fb6c97e93
Selected --> IsSelected
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-03 19:12:57 +00:00
Ryan Norton
3b5023b99a
CreateMovieControl change for wxMediaCtrl on OSX 10.2 and up
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-03 11:11:36 +00:00
Włodzimierz Skiba
bcf576ccfe
wxR?_USE_CHECKBOX style for wxPalmOS.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-01 18:36:34 +00:00
Robert Roebling
faa9724741
Changed note that enter/leave events ARE supported
...
natively under Windows.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-01-31 18:04:21 +00:00