]>
git.saurik.com Git - wxWidgets.git/log
Julian Smart [Sat, 12 Feb 2005 18:53:20 +0000 (18:53 +0000)]
Regenerated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31966
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 12 Feb 2005 18:38:47 +0000 (18:38 +0000)]
Regenerated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31965
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 12 Feb 2005 15:53:25 +0000 (15:53 +0000)]
Added GetPureVitualSize() returning just m_virtualSize.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31964
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 12 Feb 2005 13:54:52 +0000 (13:54 +0000)]
compilation fix for !wxUSE_ON_FATAL_EXCEPTION
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31963
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 12 Feb 2005 12:36:12 +0000 (12:36 +0000)]
Revert patch again, as the scrollbars are now always shown.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31962
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 12 Feb 2005 12:31:02 +0000 (12:31 +0000)]
Patch by David Brinegar to fix menubar updating after modal dialog shown
See thread: [wx-dev] [wxMac] Menubar UI updates when launching from Finder
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31961
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 12 Feb 2005 12:03:54 +0000 (12:03 +0000)]
Mac Core Graphics Implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31960
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 12 Feb 2005 11:34:05 +0000 (11:34 +0000)]
Mac Core Graphics Implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31959
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 12 Feb 2005 10:42:00 +0000 (10:42 +0000)]
Applied [
1059554 ] patch for [
1028659 ] fixes a couple of bugs with menus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31958
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 12 Feb 2005 10:15:18 +0000 (10:15 +0000)]
Applied patch [
1120683 ] Fix for wxDateTime::Format() under Windows CE
by upcase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31957
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 12 Feb 2005 08:51:53 +0000 (08:51 +0000)]
ALso correct scrollbar calc to not clip division remainder
from the displayed area.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31956
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Sat, 12 Feb 2005 02:32:29 +0000 (02:32 +0000)]
Cleanup mediaplayer sample a bit - get rid of bad loop/islooped since it has internal state
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31955
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Sat, 12 Feb 2005 02:29:42 +0000 (02:29 +0000)]
underscore fix(es)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31954
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Sat, 12 Feb 2005 01:30:39 +0000 (01:30 +0000)]
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
Robin Dunn [Fri, 11 Feb 2005 23:54:47 +0000 (23:54 +0000)]
Initialize the new data memebers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31952
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 11 Feb 2005 23:40:42 +0000 (23:40 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31951
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 11 Feb 2005 23:36:59 +0000 (23:36 +0000)]
On wxMSW Move an invisible system caret around with the Scintilla
caret to help screen readers and such can follow.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31950
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 11 Feb 2005 23:01:58 +0000 (23:01 +0000)]
Correct rounding up vs. rounding down error in GTK+
wxScrolledWindow so that no contents is ever hidden,
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31949
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 11 Feb 2005 23:00:31 +0000 (23:00 +0000)]
Make wxTLW::Raise() actually bring the window to the top
and give it the WM's focus (if supported).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31948
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 11 Feb 2005 22:53:19 +0000 (22:53 +0000)]
Updated to Scintilla 1.62
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31938
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 11 Feb 2005 22:33:09 +0000 (22:33 +0000)]
added possibility to throw different objects and crash directly from the main frame; use OnExceptionInMainLoop() instead of overriding HandleEvent()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31937
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 11 Feb 2005 22:31:23 +0000 (22:31 +0000)]
don't translate Win32 structured exceptions into C++ ones (requires always using a special wxEntry for MSW in init.cpp)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31936
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 11 Feb 2005 22:16:41 +0000 (22:16 +0000)]
Made gnome printing stuff return wxPRINT_CANCELLED if
it has been canceled.
Moved the FORCE_LINK code from app.cpp to the sample
as I cannot find the right place for it. We'd need
an empty extrya file for ADV lib only for that.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31935
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 11 Feb 2005 21:18:42 +0000 (21:18 +0000)]
Doc tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31934
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 11 Feb 2005 20:08:51 +0000 (20:08 +0000)]
Misc doc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31933
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 11 Feb 2005 20:00:18 +0000 (20:00 +0000)]
wx.SL_INVERSE works for the big 3 now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31932
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 11 Feb 2005 18:33:42 +0000 (18:33 +0000)]
don't hardcode the array size as done by last commit, just what exactly was the point of this change?
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31931
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 11 Feb 2005 18:31:01 +0000 (18:31 +0000)]
Make wxConvFile wxConvLibc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31930
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 11 Feb 2005 17:46:05 +0000 (17:46 +0000)]
Reduced Number Of Capitals And Other Fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31929
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 11 Feb 2005 17:35:19 +0000 (17:35 +0000)]
English corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31928
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 11 Feb 2005 16:24:25 +0000 (16:24 +0000)]
wxBookCtrl overview.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31927
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Fri, 11 Feb 2005 13:31:05 +0000 (13:31 +0000)]
Add uxtheme.h to files.bkl, patch
1120747 from Tim Kosse
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31926
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 11 Feb 2005 13:12:11 +0000 (13:12 +0000)]
install xh_datectrl.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31925
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Fri, 11 Feb 2005 12:39:03 +0000 (12:39 +0000)]
Add wxGetFileType and IsSeekable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31924
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 11 Feb 2005 12:01:38 +0000 (12:01 +0000)]
Spacing fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31923
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Fri, 11 Feb 2005 11:06:11 +0000 (11:06 +0000)]
Change copyright
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31922
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 11 Feb 2005 10:42:05 +0000 (10:42 +0000)]
Various cleanings.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31921
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Fri, 11 Feb 2005 10:40:10 +0000 (10:40 +0000)]
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
Julian Smart [Fri, 11 Feb 2005 09:31:10 +0000 (09:31 +0000)]
Updated date
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31919
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 11 Feb 2005 09:20:59 +0000 (09:20 +0000)]
Avoid double-define on WinCE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31918
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 11 Feb 2005 09:19:34 +0000 (09:19 +0000)]
Don't use mnemonics for OK, Cancel and Close under Windows, to follow
style guidelines
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31917
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 11 Feb 2005 08:58:57 +0000 (08:58 +0000)]
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
Julian Smart [Fri, 11 Feb 2005 08:55:45 +0000 (08:55 +0000)]
Missing standard ids
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31915
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 11 Feb 2005 06:56:47 +0000 (06:56 +0000)]
Use parents client size and origin in placement of controls.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31914
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Fri, 11 Feb 2005 04:11:47 +0000 (04:11 +0000)]
wxSL_INVERSE for MSW. Heavily modified patch
1096922 .
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31912
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Fri, 11 Feb 2005 04:11:23 +0000 (04:11 +0000)]
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
Robin Dunn [Fri, 11 Feb 2005 00:22:54 +0000 (00:22 +0000)]
typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31910
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 11 Feb 2005 00:21:31 +0000 (00:21 +0000)]
Also increment WX_CURRENT and WX_AGE according to the directions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31909
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 11 Feb 2005 00:18:40 +0000 (00:18 +0000)]
typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31908
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 10 Feb 2005 22:32:48 +0000 (22:32 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31907
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 10 Feb 2005 22:28:44 +0000 (22:28 +0000)]
Put the deprecation wrapper on __init__, not the class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31906
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 10 Feb 2005 22:07:50 +0000 (22:07 +0000)]
Version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31905
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 10 Feb 2005 21:33:56 +0000 (21:33 +0000)]
Use default constructors for wxSize/Point/Rect.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31904
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 10 Feb 2005 21:14:55 +0000 (21:14 +0000)]
Build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31903
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 10 Feb 2005 20:29:19 +0000 (20:29 +0000)]
Corrected button height for multiline buttons.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31902
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 10 Feb 2005 19:22:20 +0000 (19:22 +0000)]
Warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31901
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 10 Feb 2005 17:25:11 +0000 (17:25 +0000)]
wxEmptyString decorations.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31900
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 10 Feb 2005 16:35:12 +0000 (16:35 +0000)]
Applied patch [
1096612 ] FL: fix close button on wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31899
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 10 Feb 2005 16:31:13 +0000 (16:31 +0000)]
Applied patch [
1117207 ] changed the test for SQL_C_WCHAR
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31898
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Thu, 10 Feb 2005 16:26:34 +0000 (16:26 +0000)]
Compile console apps with wxUSE_GUI=0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31897
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 10 Feb 2005 15:33:51 +0000 (15:33 +0000)]
Applied patch [
1113565 ] generic treectl multiselection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31896
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 10 Feb 2005 15:29:58 +0000 (15:29 +0000)]
Applied [
1110257 ] wxFoldPanelBar does not display correctly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31895
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 10 Feb 2005 14:55:27 +0000 (14:55 +0000)]
Applied patch [
1119239 ] Adds socket support for Windows CE platforms
by 'upcase'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31894
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Thu, 10 Feb 2005 14:39:33 +0000 (14:39 +0000)]
remove superflous comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31893
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Thu, 10 Feb 2005 14:06:08 +0000 (14:06 +0000)]
Separate out zip specific parts of the archive test suite
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31892
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Thu, 10 Feb 2005 13:54:41 +0000 (13:54 +0000)]
Add wxUSE_ARCSTREAM so that other archive classes can be used without wxZip
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31891
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 10 Feb 2005 12:54:34 +0000 (12:54 +0000)]
Version update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31890
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Thu, 10 Feb 2005 11:05:53 +0000 (11:05 +0000)]
wxSockAddr docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31889
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Thu, 10 Feb 2005 10:54:06 +0000 (10:54 +0000)]
wxMediaCtrl unix port with gstreamer usable version :)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31888
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 10 Feb 2005 10:49:35 +0000 (10:49 +0000)]
wxWindow::GetClientAreaOrigin duplicated wxWindowBase method.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31887
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 10 Feb 2005 10:43:00 +0000 (10:43 +0000)]
wxWindow::GetClientAreaOrigin duplicated wxWindowBase method.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31886
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 10 Feb 2005 10:36:29 +0000 (10:36 +0000)]
wxWindow::GetClientAreaOrigin duplicated wxWindowBase method.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31885
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 10 Feb 2005 10:27:12 +0000 (10:27 +0000)]
wxWindow::GetClientAreaOrigin duplicated wxWindowBase method.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31884
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 10 Feb 2005 09:22:12 +0000 (09:22 +0000)]
wxWindow::GetClientAreaOrigin duplicated wxWindowBase method. Working wxFrame::GetClientAreaOrigin. Screen size metric.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31883
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 9 Feb 2005 22:49:32 +0000 (22:49 +0000)]
Applied patch for more compliant wxScrolbar event
generation order.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31882
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 9 Feb 2005 22:31:30 +0000 (22:31 +0000)]
redraw the grid when it's enabled/disabled
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31881
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 9 Feb 2005 21:36:10 +0000 (21:36 +0000)]
Applied patch [
1113624 ] MSW DLL requires global new/delete ops inline
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31880
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 9 Feb 2005 21:34:05 +0000 (21:34 +0000)]
Applied patch [
1116706 ] wxRendererGeneric::DrawComboBoxDropButton position fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31879
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 9 Feb 2005 20:56:54 +0000 (20:56 +0000)]
don't use wxBG_STYLE_CUSTOM for GTK1, it breaks background painting there
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31878
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 9 Feb 2005 20:43:27 +0000 (20:43 +0000)]
don't suppress default erase background logic, we do have to paint bg somewhere
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31877
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Wed, 9 Feb 2005 18:44:54 +0000 (18:44 +0000)]
'rpath' for hpux
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31876
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 9 Feb 2005 18:33:00 +0000 (18:33 +0000)]
don't erase the background of wxHtmlWindow unconditionally
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31875
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Wed, 9 Feb 2005 17:40:10 +0000 (17:40 +0000)]
Fix eval order of arguments...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31874
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 9 Feb 2005 16:57:22 +0000 (16:57 +0000)]
Fixed delete
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31873
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 9 Feb 2005 16:22:25 +0000 (16:22 +0000)]
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
Jouk Jansen [Wed, 9 Feb 2005 15:01:49 +0000 (15:01 +0000)]
----------------------------------------------------------------------
Committing in .
-delete superfluous semicolons
-Update OpenVMS compile support
Modified Files:
wxWidgets/include/wx/gtk/region.h
wxWidgets/include/wx/gtk/textctrl.h
wxWidgets/include/wx/motif/icon.h
wxWidgets/include/wx/x11/region.h
wxWidgets/src/common/descrip.mms
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31871
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 9 Feb 2005 14:19:49 +0000 (14:19 +0000)]
.empty() string decorations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31870
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 9 Feb 2005 14:14:21 +0000 (14:14 +0000)]
Semicolon removed for Borland
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31869
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 9 Feb 2005 10:56:07 +0000 (10:56 +0000)]
Update to Bakefile 0.1.6
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31868
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 9 Feb 2005 07:07:46 +0000 (07:07 +0000)]
wxPalmOS frame code clearning from MSW specific parts. Initial GetClientAreaOrigin implementation for wxFrame.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31867
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 9 Feb 2005 07:04:09 +0000 (07:04 +0000)]
World is more than WXUNIV vs. MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31866
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 8 Feb 2005 21:00:40 +0000 (21:00 +0000)]
Use wxICON as portable feature.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31865
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 8 Feb 2005 20:58:19 +0000 (20:58 +0000)]
Minor decorations.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31864
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 8 Feb 2005 20:57:12 +0000 (20:57 +0000)]
MinGW warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31863
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 8 Feb 2005 17:02:57 +0000 (17:02 +0000)]
Check accelerators before sending EVT_CHAR
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31862
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 8 Feb 2005 16:23:27 +0000 (16:23 +0000)]
Allow EVT_CHAR events in a wxGTK2 build for F-keys, and other
non-alphanumeric keys.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31861
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Tue, 8 Feb 2005 16:10:29 +0000 (16:10 +0000)]
Rebaked test.bkl for new tests largefile, size, point
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31860
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Tue, 8 Feb 2005 15:39:40 +0000 (15:39 +0000)]
Minor compilo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31859
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 8 Feb 2005 15:38:21 +0000 (15:38 +0000)]
Last change undone
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31858
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 8 Feb 2005 15:09:22 +0000 (15:09 +0000)]
Restored a couple of label
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31857
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775