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
Vadim Zeitlin
66d2fa18ee
blind fix for XTI compilation after last change
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 23:21:59 +00:00
Václav Slavík
564872cfe9
update for the next bakefile version (no effect with current bakefile)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 22:57:31 +00:00
Robert Roebling
709feaf70c
GTK 1.2 compilo/link error.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31811 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 21:39:11 +00:00
Robert Roebling
fbe99a7ea8
GTK 1.2 compilation.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 21:29:24 +00:00
Julian Smart
c6430ed0ae
Can now set msw.window.no-clip-children to 1 to eliminate weird
...
refresh behaviour (delays between a window being erased and repainted,
giving a ghostly gradual-redraw effect). May be a temporary 'fix'
until properly fixed before 2.6.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31809 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 20:03:35 +00:00
Julian Smart
f2b7be7ad5
Set solid colour for whole control, not pages
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31808 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 19:41:45 +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
Julian Smart
0090a1538c
Restored the ability to set the background colour for a toolbar on Windows
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31806 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 18:42:43 +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
Robert Roebling
f7204798e2
I think I found out how GTK+ want popup windows
...
to be handled...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31804 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 18:24:02 +00:00
Mattia Barbon
2fd1cf7daf
wxX11 compilation fixes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 17:55:52 +00:00
Mattia Barbon
96be256b3e
Replaced TRUE and FALSE with true and false
...
(or True and False when calling Motif APIs).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 17:38:33 +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
Václav Slavík
3f029bd314
updated
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 17:15:21 +00:00
Stefan Neis
d3e9dd9409
fixed double delete in UpdateAttrRows/Cols introduced by patch 1104355.
...
[ Only the change for UpdateAttrRowsOrCols was valid. ]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 17:10:01 +00:00
Stefan Csomor
1a183bb1d3
NULL warning fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 16:28:03 +00:00
Stefan Csomor
02250fa1ef
proper style includes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 16:27:06 +00:00
Stefan Csomor
5b74902d6d
type fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 16:26:13 +00:00
Vadim Zeitlin
3839f37ed3
removed trailing semicolons after DECLARE_DYNAMIC_CLASS(), Borland chokes on them
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 16:17:18 +00:00
Stefan Csomor
77eddfb7f5
fixing NULL warnings
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 16:02:39 +00:00
Stefan Csomor
b409fa1959
fixing NULL vs 0 warnings in gcc 4
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 15:59:08 +00:00
Stefan Csomor
819f6fb9f0
needed for avoiding double typedefs in xcode builds
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31792 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 15:57:19 +00:00
Stefan Csomor
449816adfd
newline before EOF fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31791 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 15:52:53 +00:00
Vadim Zeitlin
8127b29715
use DECLARE_DYNAMIC_CLASS instead of DECLARE_ABSTRACT_CLASS
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31790 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 15:48:00 +00:00
Vadim Zeitlin
dedc8f0d3f
regenerated after adding popup sample
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 15:46:37 +00:00
Gilles Depeyrot
3bf2bdfb7d
corrected initialization of private wxBitmapHandler members in wxPICTResourceHandler constructor
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 14:36:03 +00:00
Gilles Depeyrot
e369bddbfb
order wxFontRefData member constructor initialization according to member declaration
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31787 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 14:28:21 +00:00
Robert Roebling
18216ae352
Applied context menu patch.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 12:45:26 +00:00
Robert Roebling
fa6ca47e01
Applied compilation fix for memory.cpp.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31785 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 12:42:34 +00:00
Stefan Csomor
34a3f96a85
newline before EOF fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 11:57:25 +00:00
Julian Smart
a236af7b74
Script updates
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31783 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 11:52:28 +00:00
Stefan Csomor
0856acc63d
newline before EOF fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 11:29:39 +00:00
Julian Smart
5aaabb3710
Spiner -> Spinner
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31781 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 11:27:19 +00:00
Stefan Csomor
19d360adbe
As members have gone private, use Accessors
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31780 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 11:19:58 +00:00
Julian Smart
ef9ed995cf
Fix for menu items not being disabled after a modal dialog is shown
...
on app startup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 11:12:48 +00:00
Mattia Barbon
60c474a0c4
Miscellaneous compilation and warning fixes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31778 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 10:41:35 +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
Vadim Zeitlin
14ca93a0d9
two changes and some cleanup:
...
1. DECLARE_ABSTRACT_CLASS() shouldn't declare wxCreateObject() (which is not
defined by IMPLEMENT_ABSTRACT_CLASS())
2. don't make GetClassInfo() declaration inside DECLARE_CLASS inline in an
attempt to fix linking problems with HP-UX compiler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 01:52:19 +00:00
Vadim Zeitlin
543ad8984b
ensure that _WIN32_IE is defined to max value before including commctrl.h, otherwise we don't get support for 32bit spin button range even if the headers have it
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 01:31:26 +00:00
Kevin Hock
cdec37ac77
As per the docs, the value returned is -1 if the value entered is out of range [patch 1116606]
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-06 00:43:44 +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
Vadim Zeitlin
3478658890
added complex popup
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-05 18:44:25 +00:00
Vadim Zeitlin
43f813d1de
created bakefile and generated all makefiles from it; renamed minimal.cpp to popup.cpp
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31770 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-05 18:38:26 +00:00
Robert Roebling
f127216013
Reorganized char and keydown event code, hoping
...
that Input Method handling is still not broken.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31769 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-05 15:25:32 +00:00
Robert Roebling
effc8cf18b
Forgot one.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-05 14:18:55 +00:00
Robert Roebling
4b61c88d55
Second try to add "support" for deriving from
...
wxBitmapHandlerBase.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-05 14:17:27 +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