Robin Dunn
c1fcc7a9b3
Use wx.CLIP_CHILDREN on the splitter windows
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26651 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-07 19:49:36 +00:00
Robin Dunn
00e4ce13ba
changed border style
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-07 19:48:18 +00:00
Robin Dunn
78a32590b1
Fixes so bg colors in a notebook on XP are visible again
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-07 19:47:37 +00:00
Robin Dunn
f7327fccd3
Use a panel
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-07 19:46:59 +00:00
Robin Dunn
33e10b88cf
Added wx.FIXED_SIZE.
...
Added some new methods to wx.Window
Added a Destroy method to wx.TaskbarIcon to help avoid double deletes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-07 19:36:47 +00:00
Robin Dunn
13fc2ad819
use wx.FIXED_SIZE
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26646 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-07 19:32:53 +00:00
Robin Dunn
6811c2f3e3
Use the size value passed to the ctor to set the window's minimum size.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-07 19:23:10 +00:00
Robin Dunn
caa251e073
Added wxFIXED_SIZE.
...
Propogated wxSizer::SetItemMinSize to SetSizeHints for window items.
Updated docs for flag parameter to be more readable and understandable.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26644 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-07 19:21:06 +00:00
Robin Dunn
1ec25e8ff7
Added some convenience inlines
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-07 05:20:58 +00:00
Robin Dunn
7b0c238d4a
Fixed tex2rtf error
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-07 05:20:10 +00:00
Robin Dunn
b8fd6d078c
Somehow the Validate(), TransferDataToWindow(),
...
TransferDataFromWindow(), and InitDialog() methods got lost.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26641 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-06 19:10:43 +00:00
Dimitri Schoolwerth
08989e30ed
applied patch #928786 : "Fix memory leak produced by ConvertArgsToUnicode()"
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26640 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-06 17:18:20 +00:00
Dimitri Schoolwerth
caf412d6f2
applied patch #926140 : "warning cleaning"
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-06 15:34:53 +00:00
Dimitri Schoolwerth
d1f4723592
applied patch #929947 : "Various cleaning of warnings under MSW"; removed some tabs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26638 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-06 13:19:42 +00:00
Václav Slavík
1b035b8cd0
applied patch: wxLongLong CppUnit test (928257)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26637 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-06 12:15:27 +00:00
Václav Slavík
be2c4488bf
this code was taken from console sample, preserve its copyright
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-06 12:14:05 +00:00
Václav Slavík
473276a9a5
upgrade to bakefile-0.1.4
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26635 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-06 09:49:48 +00:00
Dimitri Schoolwerth
6ae4d29a5e
fixed non-pch compilation, initial window size; slight code cleanup
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-06 09:48:40 +00:00
Václav Slavík
a63d2334f2
upgrade to bakefile-0.1.4
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26633 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-06 09:34:56 +00:00
Václav Slavík
79f8a0d85f
make aclocal-1.8 happy (patch 930105)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-06 07:53:23 +00:00
Robin Dunn
3eb1aad7ec
Check for errors after unicode conversions
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-06 05:37:20 +00:00
Vadim Zeitlin
af34abed9c
update from Tsolakos Stavros
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26630 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-06 00:09:11 +00:00
Václav Slavík
eeb07a3319
don't build console apps for WinCE
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-05 22:04:09 +00:00
Václav Slavík
9d1d0ef65b
don't build console apps for WinCE
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26628 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-05 21:57:08 +00:00
Dimitri Schoolwerth
5ce9b17600
removed HasMultipleSelection() because base class implements it now
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26627 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-05 20:33:04 +00:00
Robin Dunn
93a163f611
wxSize::SetDefaults
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26626 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-05 18:25:44 +00:00
Robin Dunn
174051f613
GetDefaultAttributes, and other tweaks needed to get up to date with CVS
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-05 18:23:01 +00:00
Robin Dunn
409eab506e
updated version number
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-05 18:16:35 +00:00
Vadim Zeitlin
b39ba2c2ee
use wxUnusedVar() to suppress warnings about unused variable
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-05 10:51:49 +00:00
Stefan Csomor
b175b96ba0
added recursive invalidation after a Thaw command
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26622 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-05 05:20:40 +00:00
Vadim Zeitlin
e0c5c96f67
don't define functions unused under CE when compiling for it (avoids warnings)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-04 23:36:29 +00:00
Vadim Zeitlin
9c56ae5fe8
implemented abort() and added stub for getenv(): needed to link with libjpeg/libpng
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26620 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-04 23:32:31 +00:00
Vadim Zeitlin
96ce2a5085
removed unused stuff (fixes a couple of compilation warnings)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26619 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-04 23:17:40 +00:00
Vadim Zeitlin
1fa6ebf706
set device origin when drawing on a frame in order to not overwrite the menu/toolbar under Windows CE (doesn't really help however...)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26618 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-04 22:50:37 +00:00
Vadim Zeitlin
8f4d9fcd9a
do take the toolbar into account for Windows CE, otherwise the menus overlap with the frame client area
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26617 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-04 22:37:11 +00:00
Vadim Zeitlin
2a47cb1ba2
don't define SetShape() for Windows CE; use wxTLWBase::GetDefaultSize() to avoid creating too big windows under CE
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-04 17:27:31 +00:00
Vadim Zeitlin
0c089c0826
added wxTLWBase::GetDefaultSize() to avoid creating windows with default size unsuitable for the current display size
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-04 17:26:56 +00:00
Vadim Zeitlin
706f14210b
added and documented wxSize::IsFullySpecified() and SetDefaults()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26614 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-04 17:24:56 +00:00
Václav Slavík
892208406d
wxAutomation not useful on WinCE
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-04 14:43:28 +00:00
Vadim Zeitlin
6ed5d6cbfb
include just wrapwin.h and not the entire msw/private.h
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-04 13:04:31 +00:00
Vadim Zeitlin
2aaf17c223
GlobalLock/Unlock() are available under CE, no need to redefine them, it is already done in eVC 4 headers
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26611 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-04 13:02:56 +00:00
Vadim Zeitlin
14d3c9f7b4
include headers normally included from windows.h and shellapi.h under Windows CE
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-04 13:02:12 +00:00
Vadim Zeitlin
0f8d646134
bsearch() is now available under CE, use it
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-04 13:01:50 +00:00
Vadim Zeitlin
f153c2b611
suppressed unused param warning under CE
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-04 13:01:18 +00:00
Vadim Zeitlin
fb86251bff
do #undef CreateDialog() under CE, what was the reason for not doing it?
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26607 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-04 13:01:00 +00:00
Vadim Zeitlin
fe5c9b3eaf
include wince/missing.h under CE
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-04 13:00:34 +00:00
Vadim Zeitlin
524b59ff2e
removed tons of unused stuff apparently copied verbatim from MS headers (argh!!); added bsearch()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-04 12:59:29 +00:00
Vadim Zeitlin
c2517b5239
use wxDIB object instead of static ConvertFromBitmap() in CF_DIB case
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-04 12:58:26 +00:00
Vadim Zeitlin
be69f971c4
enable wxDIB for Windows CE
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-04 12:57:36 +00:00
Vadim Zeitlin
35f512937b
taken the function unused under CE inside #ifndef __WXWINCE__
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26602 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-04 12:56:58 +00:00