Commit Graph

3199 Commits

Author SHA1 Message Date
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