Commit Graph

22768 Commits

Author SHA1 Message Date
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
Robin Dunn
ded6ea2319 Add Unbind methods that can Disconnect event handlers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26988 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-27 19:35:49 +00:00
Robin Dunn
9e4e25d550 Remove the need for the PyPen class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-27 19:29:16 +00:00
Robin Dunn
99109c0ff1 better __docfilter__ and other epydoc tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-27 19:26:48 +00:00
Stefan Csomor
78577dcb71 added defines for wxchar workaround
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-27 17:17:31 +00:00
Stefan Csomor
2a039701a8 specific workaround for XCODE native
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-27 17:15:02 +00:00
Stefan Csomor
fc38315b49 cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26983 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-27 17:13:40 +00:00
Julian Smart
82eda5ecd0 SmartPhone windows are always maximized: Patch 942118
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-27 13:48:07 +00:00
Robin Dunn
121b9a6757 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 23:41:48 +00:00
Robin Dunn
5020e71e3d fixed introspection of objects with attrs without string names.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26980 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 23:38:06 +00:00
Robin Dunn
174ee1b3d3 Patch [ 942051 ] generic wxDCBase::DoGetPartialTextExtents speed improvement
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 23:33:55 +00:00
Robin Dunn
5ce4d9fa37 added missing comma
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 22:28:34 +00:00
Robin Dunn
f8c88923b0 SetStringSelection and etc. fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 22:26:39 +00:00
Robin Dunn
da8d6ffa57 Patches from KevinO that work around issues where the widget isn't
fully created yet.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 22:25:44 +00:00
Robin Dunn
4997d3014c wxToggleButton on wxMac has these methods now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 22:23:33 +00:00
Robin Dunn
26779945a8 More details about the internal module name changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 22:22:41 +00:00
Robin Dunn
1c2accfc9d make it easier to do a gtk2 build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 22:22:09 +00:00
Robin Dunn
34c29c434b Patch [ 941460 ] wxStaticBox note about control Z-Order
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 16:02:25 +00:00
Václav Slavík
a266369341 supress bcc warnings in new zlib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 09:58:00 +00:00
Václav Slavík
ce42615218 another 2.4 compatiblity fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 09:22:03 +00:00
Stefan Csomor
c1b6baffac OSX Info.plist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 05:34:16 +00:00
Stefan Csomor
8fa0dd3f29 xcode 1.2 native targets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 05:27:12 +00:00
Stefan Csomor
c2e5616e06 on xcode native we end up with several definitions otherwise
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26967 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 05:20:52 +00:00
Stefan Csomor
952b52c9f1 xcode 1.2 project files with native targets and precompiled headers support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 05:13:30 +00:00
Stefan Csomor
b2a9a5fbca xcode precompiled headers support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-26 04:59:46 +00:00
Václav Slavík
e02ecf7c9a don't crash if there's no wxFileSystem instance
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-25 19:39:57 +00:00
Václav Slavík
82073497ad 2.4 backward compatiblity tests should be run only if the library was built in compatibility mode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-25 19:26:07 +00:00