]>
git.saurik.com Git - wxWidgets.git/log
Włodzimierz Skiba [Tue, 8 Feb 2005 12:37:49 +0000 (12:37 +0000)]
Semicolon fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31853
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 8 Feb 2005 09:38:08 +0000 (09:38 +0000)]
wxSlider event handling as described by Vadim in thread 'Slider events' at wx-dev. More changes towards wxRadioBox on Palm.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31852
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Tue, 8 Feb 2005 04:20:17 +0000 (04:20 +0000)]
regen configure for tab sample removal
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31851
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Tue, 8 Feb 2005 04:10:45 +0000 (04:10 +0000)]
Remove tab sample as per 2.6 wiki todo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31850
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Tue, 8 Feb 2005 03:25:05 +0000 (03:25 +0000)]
Duplicate impl of wxVariant == because GCC can't tell if one depreciated method is being used inside another
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31849
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Tue, 8 Feb 2005 03:16:09 +0000 (03:16 +0000)]
Patch [
1118343 ] Use wxTextValidator::SetIncludes in wxDatePickerCtrlGeneric
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31848
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Tue, 8 Feb 2005 03:05:42 +0000 (03:05 +0000)]
Make it possible to actually build cvs with a version of bakefile
that does not have a 'critical bug'.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31847
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Tue, 8 Feb 2005 03:01:31 +0000 (03:01 +0000)]
No *.h in src/common/ anymore.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31846
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Tue, 8 Feb 2005 00:04:14 +0000 (00:04 +0000)]
Remove traces of wxIniConfig from docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31845
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Mon, 7 Feb 2005 23:46:42 +0000 (23:46 +0000)]
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
Ryan Norton [Mon, 7 Feb 2005 22:51:30 +0000 (22:51 +0000)]
depereciate stringlist stuff in wxVariant
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31843
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Mon, 7 Feb 2005 22:42:42 +0000 (22:42 +0000)]
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
Robert Roebling [Mon, 7 Feb 2005 22:37:24 +0000 (22:37 +0000)]
Added screen locking code to popup window for X11.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31841
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Mon, 7 Feb 2005 22:36:04 +0000 (22:36 +0000)]
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
Robert Roebling [Mon, 7 Feb 2005 21:48:06 +0000 (21:48 +0000)]
Lock whole screen when popup is open under GTK+.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31839
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 7 Feb 2005 21:04:17 +0000 (21:04 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31838
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Mon, 7 Feb 2005 21:00:47 +0000 (21:00 +0000)]
wxGTK compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31837
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Mon, 7 Feb 2005 20:59:33 +0000 (20:59 +0000)]
Fixed error in my previous commit causing
wxDialupManager to be always disabled.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31836
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 7 Feb 2005 20:53:50 +0000 (20:53 +0000)]
Add a sample of a wx.StaticBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31835
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 7 Feb 2005 20:52:34 +0000 (20:52 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31834
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 7 Feb 2005 20:51:37 +0000 (20:51 +0000)]
updated with new stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31833
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 7 Feb 2005 20:49:47 +0000 (20:49 +0000)]
Version number updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31832
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 7 Feb 2005 20:43:22 +0000 (20:43 +0000)]
a little cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31831
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 7 Feb 2005 20:43:00 +0000 (20:43 +0000)]
Don't do str() on Numeric arrays
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31830
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 7 Feb 2005 20:41:57 +0000 (20:41 +0000)]
Added wxNB_NOPAGETHEME and GetThemeBackgroundColour
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31829
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 7 Feb 2005 20:35:43 +0000 (20:35 +0000)]
Don't add wxfilesdir twice
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31828
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 7 Feb 2005 20:26:28 +0000 (20:26 +0000)]
wx.Rect.Inflate/Defalte docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31827
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 7 Feb 2005 20:16:53 +0000 (20:16 +0000)]
Don't release capture unless we already have it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31826
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 7 Feb 2005 19:27:56 +0000 (19:27 +0000)]
Use wx.StdDialogButtonSizer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31825
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 7 Feb 2005 19:17:17 +0000 (19:17 +0000)]
update version number, add build_options patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31824
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 7 Feb 2005 18:37:43 +0000 (18:37 +0000)]
Added validator to generic date picker control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31823
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 7 Feb 2005 16:50:33 +0000 (16:50 +0000)]
no changes, just added a couple of virtual keywords
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31822
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 7 Feb 2005 15:20:01 +0000 (15:20 +0000)]
wxSizeEvent for wxPalmTLW. wxScrollEvent for wxSlider.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31821
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 7 Feb 2005 14:57:14 +0000 (14:57 +0000)]
Workaround for static controls appearing with a white background
on otherwise grey panels on WinCE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31820
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 7 Feb 2005 14:55:41 +0000 (14:55 +0000)]
Life! made more WinCE-friendly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31819
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 7 Feb 2005 12:22:09 +0000 (12:22 +0000)]
use wxUSE_DATEPICKCTRL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31818
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 7 Feb 2005 11:32:01 +0000 (11:32 +0000)]
added wxDatePickerCtrl XRC control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31817
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 7 Feb 2005 10:12:12 +0000 (10:12 +0000)]
DebugAlloc and DebugFree must be present also if there is no overridden global new as wxObject::new still needs it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31816
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Mon, 7 Feb 2005 04:52:40 +0000 (04:52 +0000)]
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
Ryan Norton [Mon, 7 Feb 2005 04:40:35 +0000 (04:40 +0000)]
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
Vadim Zeitlin [Sun, 6 Feb 2005 23:21:59 +0000 (23:21 +0000)]
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
Václav Slavík [Sun, 6 Feb 2005 22:57:31 +0000 (22:57 +0000)]
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
Robert Roebling [Sun, 6 Feb 2005 21:39:11 +0000 (21:39 +0000)]
GTK 1.2 compilo/link error.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31811
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 6 Feb 2005 21:29:24 +0000 (21:29 +0000)]
GTK 1.2 compilation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31810
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 6 Feb 2005 20:03:35 +0000 (20:03 +0000)]
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
Julian Smart [Sun, 6 Feb 2005 19:41:45 +0000 (19:41 +0000)]
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
Julian Smart [Sun, 6 Feb 2005 19:17:35 +0000 (19:17 +0000)]
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
Julian Smart [Sun, 6 Feb 2005 18:42:43 +0000 (18:42 +0000)]
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
Ryan Norton [Sun, 6 Feb 2005 18:25:54 +0000 (18:25 +0000)]
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
Robert Roebling [Sun, 6 Feb 2005 18:24:02 +0000 (18:24 +0000)]
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
Mattia Barbon [Sun, 6 Feb 2005 17:55:52 +0000 (17:55 +0000)]
wxX11 compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31803
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 6 Feb 2005 17:38:33 +0000 (17:38 +0000)]
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
Ryan Norton [Sun, 6 Feb 2005 17:27:04 +0000 (17:27 +0000)]
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
Václav Slavík [Sun, 6 Feb 2005 17:15:21 +0000 (17:15 +0000)]
updated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31800
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 6 Feb 2005 17:10:01 +0000 (17:10 +0000)]
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
Stefan Csomor [Sun, 6 Feb 2005 16:28:03 +0000 (16:28 +0000)]
NULL warning fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31798
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 6 Feb 2005 16:27:06 +0000 (16:27 +0000)]
proper style includes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31797
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 6 Feb 2005 16:26:13 +0000 (16:26 +0000)]
type fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31796
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 6 Feb 2005 16:17:18 +0000 (16:17 +0000)]
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
Stefan Csomor [Sun, 6 Feb 2005 16:02:39 +0000 (16:02 +0000)]
fixing NULL warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31794
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 6 Feb 2005 15:59:08 +0000 (15:59 +0000)]
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
Stefan Csomor [Sun, 6 Feb 2005 15:57:19 +0000 (15:57 +0000)]
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
Stefan Csomor [Sun, 6 Feb 2005 15:52:53 +0000 (15:52 +0000)]
newline before EOF fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31791
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 6 Feb 2005 15:48:00 +0000 (15:48 +0000)]
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
Vadim Zeitlin [Sun, 6 Feb 2005 15:46:37 +0000 (15:46 +0000)]
regenerated after adding popup sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31789
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sun, 6 Feb 2005 14:36:03 +0000 (14:36 +0000)]
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
Gilles Depeyrot [Sun, 6 Feb 2005 14:28:21 +0000 (14:28 +0000)]
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
Robert Roebling [Sun, 6 Feb 2005 12:45:26 +0000 (12:45 +0000)]
Applied context menu patch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31786
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 6 Feb 2005 12:42:34 +0000 (12:42 +0000)]
Applied compilation fix for memory.cpp.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31785
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 6 Feb 2005 11:57:25 +0000 (11:57 +0000)]
newline before EOF fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31784
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 6 Feb 2005 11:52:28 +0000 (11:52 +0000)]
Script updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31783
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 6 Feb 2005 11:29:39 +0000 (11:29 +0000)]
newline before EOF fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31782
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 6 Feb 2005 11:27:19 +0000 (11:27 +0000)]
Spiner -> Spinner
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31781
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 6 Feb 2005 11:19:58 +0000 (11:19 +0000)]
As members have gone private, use Accessors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31780
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 6 Feb 2005 11:12:48 +0000 (11:12 +0000)]
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
Mattia Barbon [Sun, 6 Feb 2005 10:41:35 +0000 (10:41 +0000)]
Miscellaneous compilation and warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31778
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Sun, 6 Feb 2005 03:17:39 +0000 (03:17 +0000)]
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
Ryan Norton [Sun, 6 Feb 2005 02:47:31 +0000 (02:47 +0000)]
Various underscore doc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31776
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 6 Feb 2005 01:52:19 +0000 (01:52 +0000)]
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
Vadim Zeitlin [Sun, 6 Feb 2005 01:31:26 +0000 (01:31 +0000)]
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
Kevin Hock [Sun, 6 Feb 2005 00:43:44 +0000 (00:43 +0000)]
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
Ryan Norton [Sun, 6 Feb 2005 00:27:38 +0000 (00:27 +0000)]
char->wxChar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31772
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 5 Feb 2005 18:44:25 +0000 (18:44 +0000)]
added complex popup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31771
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 5 Feb 2005 18:38:26 +0000 (18:38 +0000)]
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
Robert Roebling [Sat, 5 Feb 2005 15:25:32 +0000 (15:25 +0000)]
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
Robert Roebling [Sat, 5 Feb 2005 14:18:55 +0000 (14:18 +0000)]
Forgot one.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31768
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 5 Feb 2005 14:17:27 +0000 (14:17 +0000)]
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
Robert Roebling [Sat, 5 Feb 2005 13:12:41 +0000 (13:12 +0000)]
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
Robert Roebling [Sat, 5 Feb 2005 13:08:44 +0000 (13:08 +0000)]
Make wxBitmap inherit from wxBitmapBase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31765
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 5 Feb 2005 12:51:05 +0000 (12:51 +0000)]
_conncect_after() should be used for controls emitting
command events so as to not confuse GTK+ if the user
intercepts them too early.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31764
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 5 Feb 2005 12:49:08 +0000 (12:49 +0000)]
Blind patch for SetFont() in Unicode mode for wxX11.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31763
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Sat, 5 Feb 2005 11:59:06 +0000 (11:59 +0000)]
Put _something_ there for now....
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31762
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 5 Feb 2005 11:35:48 +0000 (11:35 +0000)]
added test for wxPopupTransientWindow.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31761
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Fri, 4 Feb 2005 22:47:48 +0000 (22:47 +0000)]
unix mediactrl stubs...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31760
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Fri, 4 Feb 2005 22:24:14 +0000 (22:24 +0000)]
FIX positioning problems with carbon media control - CreateMovieControl positioning is broken in that it resizes to the WindowRef parent, not its real one [thus making you wonder if EmbedControl even _works_ with CreateMovieControl], so we do our own.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31759
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 4 Feb 2005 21:35:54 +0000 (21:35 +0000)]
Fix for assertions when updating UI and focus is on read-only combobox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31758
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 4 Feb 2005 19:35:40 +0000 (19:35 +0000)]
Patch #
1113284 : wx.lib.calendar SetBusType() problem
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31757
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 4 Feb 2005 19:15:02 +0000 (19:15 +0000)]
the window takes ownership of the caret
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31756
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Fri, 4 Feb 2005 19:04:58 +0000 (19:04 +0000)]
Massive commenting/professionalize and add some other new fun stuff to mediaplayer sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31755
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 4 Feb 2005 18:48:09 +0000 (18:48 +0000)]
Use the unicode character, if available in the event
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31754
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775