Commit Graph

22694 Commits

Author SHA1 Message Date
Mattia Barbon
15b845f277 Fixed menu separators.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-01 17:08:23 +00:00
Mattia Barbon
0c02f0701e Native wxControl::DoGetBestSize() implementation
using XtQueryGeometry().


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27037 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-01 17:06:08 +00:00
Mattia Barbon
0c05fdf357 MSVC 5 fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27036 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-01 17:03:19 +00:00
Mattia Barbon
1248b41f9f Precompiled headers support.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-01 17:00:40 +00:00
Mattia Barbon
93d660a411 GCC 3.4 fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-01 16:56:59 +00:00
Stefan Csomor
53d923413a classic case menubar changed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-01 09:37:00 +00:00
Václav Slavík
263da34866 define wxUSE_HOTKEY
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27032 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-01 09:27:42 +00:00
Stefan Csomor
1d3216f76d replacing OSX only carbon calls by classic ones for CFM build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27031 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-01 06:34:28 +00:00
Stefan Csomor
57ab966bab positioning of the insertion point at the end
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27030 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-01 06:32:24 +00:00
Vadim Zeitlin
2d814c19cc use an internal wxFileSystem in wxHtmlListBox so that references to images could be resolved
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-30 22:44:03 +00:00
Vadim Zeitlin
2437f26ca5 fixed bug with SetSelection() not hiding the previously shown page
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27028 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-30 22:15:52 +00:00
Vadim Zeitlin
c096f614b9 made TestDestroy public and virtual
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27027 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-30 21:31:52 +00:00
Václav Slavík
0d95d20c5b more dmc fixes (patch 941830)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27026 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-30 20:55:57 +00:00
Václav Slavík
387f829ed1 moved Unicode tests to testsuite (patch 943945)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27025 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-30 20:26:14 +00:00
Václav Slavík
8ef11eb628 don't export private symbols
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-30 13:17:38 +00:00
Stefan Csomor
3b28eaf5c3 libpng vulnerability CAN-2004-0421
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27023 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-30 12:55:10 +00:00
Stefan Csomor
cfeff6f71c adaption for CW 8.3 and quick hack for unicode text control size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-30 12:30:20 +00:00
George Tasker
e31a990025 Updated the embedded sample program to reflect latest class functions. Added a generic HandleError() function as part of the sample program to show a simple way of getting error messages fro database calls
Insert/Query/Delete examples shown in the sample


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-30 11:11:40 +00:00
Robin Dunn
66c033b4a6 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-30 06:30:29 +00:00
Robin Dunn
bcb1a72d5f undid one of the last SWIG tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-30 06:29:27 +00:00
Robin Dunn
9ed0168094 script for the api docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-30 06:28:54 +00:00
Robin Dunn
36305df5aa style sheet for the api docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-30 06:25:00 +00:00
Robin Dunn
dce2bd223c Docstring updates and tweaks for epydoc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27016 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-30 06:14:22 +00:00
Robin Dunn
68ae5821b6 Adds wxSplitterWindow support, patch from Steve Hartwell.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-29 22:32:23 +00:00
Dimitri Schoolwerth
015c495184 changed hand cursor to look like Windows' hand cursor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-29 20:28:49 +00:00
Dimitri Schoolwerth
75d1935a0a clarified #error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27013 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-29 19:19:57 +00:00
Dimitri Schoolwerth
41400c15b5 ignore eVC projects and build-debug dir (docs/msw/install.txt suggests it as a build dir)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-29 18:26:59 +00:00
Dimitri Schoolwerth
653d2f0cb3 fixed a few typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-29 17:45:59 +00:00
Stefan Csomor
c567d635a2 precompiled headers changed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-29 16:07:19 +00:00
Stefan Csomor
77f2f1d3c2 precompiled headers changed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-29 15:38:51 +00:00
Stefan Csomor
9d33159901 resources not needed anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27008 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-29 15:15:28 +00:00
Stefan Csomor
432a3d7a86 precompiled headers changed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27007 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-29 15:14:03 +00:00
Stefan Csomor
7548762cb5 first private implementation for MPRemoteCalls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27006 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-29 13:01:46 +00:00
Stefan Csomor
e26cace2bc obsolete
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27005 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-29 12:35:08 +00:00
Stefan Csomor
1f20a739ba at the moment built in 'old' textcontrol has better overall appearance, added fix for 10.3 only tag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-29 11:33:29 +00:00
Jouk Jansen
5f9a153ce1 Committing in .
OpenVMS : supress warnings on unreacheable code

 Modified Files:
 	wxWidgets/src/motif/dialog.cpp
 ----------------------------------------------------------------------


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-29 07:42:39 +00:00
Stefan Csomor
30e0b1c972 workaround for incorrect find control results because of our non-embedding group boxing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-29 04:26:17 +00:00
Dimitri Schoolwerth
125ccda196 don't inherit back- and foreground colour
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-28 23:15:58 +00:00
Dimitri Schoolwerth
88a31a7071 updated to newer zlib version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-28 23:04:52 +00:00
Dimitri Schoolwerth
0ddda3009e convert all M8.mcp files in a folder, not just the first one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-28 22:03:15 +00:00
Václav Slavík
c5a9960dab re-added still needed zlib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26998 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-28 20:15:59 +00:00
Stefan Csomor
736fac3a51 fallback for non implemented structure region call
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-28 19:24:18 +00:00
Vadim Zeitlin
d59eea2639 fixed wild card string construction when description is not provided and when it is the default (*.* or *) one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-28 16:11:23 +00:00
Vadim Zeitlin
bf179e458a backport wxFileName::GetModificationTime() fix allowing it to work with files already opened [maybe in another application]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-28 16:08:22 +00:00
Vadim Zeitlin
54bcff35e0 let wxFileName::GetModificationTime() work with files already opened [maybe in another application]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-28 10:48:34 +00:00
Vadim Zeitlin
5e6b515aba open registry keys in read-only mode as we might not have the rights for full access to them (this is default for normal users under XP)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26993 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-28 10:42:41 +00:00
Jouk Jansen
b7fafe6a1f Committing in .
OpenVMS updates

 Modified Files:
 	wxWidgets/contrib/src/deprecated/resource.cpp
 	wxWidgets/src/common/descrip.mms
 	wxWidgets/src/common/wfstream.cpp


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26992 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-28 08:00:44 +00:00
Robin Dunn
bc334f39ec Fixes Bug [ 930200 ] Async does not work
Because the wxConsoleAppTraits was being created for GUI apps
wxExecute would fail if the wxEXEC_ASYNC flags was used.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-27 20:02:41 +00:00
Robin Dunn
95561ddfc3 Change SetStringSelection to return bool like in other classes and ports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26990 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-27 19:59:35 +00:00
Robin Dunn
14af60da8b It's now wx._core
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-27 19:36:16 +00:00