]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
20 years agoremoved SetAutoLayout(true) calls when a corresponding SetSizer() was also called...
Dimitri Schoolwerth [Sat, 12 Jun 2004 23:44:08 +0000 (23:44 +0000)] 
removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called (the latter already calls SetAutoLayout(true) in case of a non-NULL window); usual cleanup: removing tabs and end of line whitespace, TRUE->true, FALSE->false, -1->wxID_ANY, Enable(false)->Disable(), ""->wxEmptyString

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago Applied new master define for CommandBar vs. PocketPC mixed bar.
Robert Roebling [Sat, 12 Jun 2004 23:01:02 +0000 (23:01 +0000)] 
  Applied new master define for CommandBar vs. PocketPC mixed bar.
  This also works now under Handheld PC 2000.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27763 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago Added master define for CommandBar vs. PocketPC mixed bar.
Robert Roebling [Sat, 12 Jun 2004 22:58:28 +0000 (22:58 +0000)] 
 Added master define for CommandBar vs. PocketPC mixed bar.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocompilation fixes for GTK (this looks weird for other platforms, too...)
Václav Slavík [Sat, 12 Jun 2004 21:22:05 +0000 (21:22 +0000)] 
compilation fixes for GTK (this looks weird for other platforms, too...)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoset size hints in notebook sample
Václav Slavík [Sat, 12 Jun 2004 19:38:33 +0000 (19:38 +0000)] 
set size hints in notebook sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed setting of initial font under wxGTK2
Václav Slavík [Sat, 12 Jun 2004 12:36:26 +0000 (12:36 +0000)] 
fixed setting of initial font under wxGTK2

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27759 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoAdd "inplace" build option that allows the distribution to be built
Robin Dunn [Fri, 11 Jun 2004 22:50:25 +0000 (22:50 +0000)] 
Add "inplace" build option that allows the distribution to be built
from witin the current source tree instead of rewuiring the
wxPythonSrc tarball.  (Currently it still needs the Docs and Demo
tarballs to make a full build, but it can skip those parts if the
tarballs are not available.)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoFix a couple warnings
Robin Dunn [Fri, 11 Jun 2004 22:46:47 +0000 (22:46 +0000)] 
Fix a couple warnings

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27757 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoReworked dialogs sample in the direction of fully working in not fully specified...
Włodzimierz Skiba [Fri, 11 Jun 2004 20:43:45 +0000 (20:43 +0000)] 
Reworked dialogs sample in the direction of fully working in not fully specified setup.h. Dedicated mainly for all those hard working on various port. Be happy with always working dialogs sample.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoGeneric font dialog is still an option in wxMSW in non Univ mode
Włodzimierz Skiba [Fri, 11 Jun 2004 19:24:59 +0000 (19:24 +0000)] 
Generic font dialog is still an option in wxMSW in non Univ mode

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago Compile fixes for HANDHELDPC
Robert Roebling [Fri, 11 Jun 2004 19:15:40 +0000 (19:15 +0000)] 
  Compile fixes for HANDHELDPC

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago Compile fix for HANDHELDPC
Robert Roebling [Fri, 11 Jun 2004 19:14:20 +0000 (19:14 +0000)] 
 Compile fix for HANDHELDPC

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago Compile fix.
Robert Roebling [Fri, 11 Jun 2004 19:13:49 +0000 (19:13 +0000)] 
  Compile fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago Added compatibility fix for wxADJUST_MINSIZE
Robert Roebling [Fri, 11 Jun 2004 19:12:45 +0000 (19:12 +0000)] 
  Added compatibility fix for wxADJUST_MINSIZE
  Added defines for HANDHELDPC

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoNo warning with wxUSE_BUSYINFO turned off.
Włodzimierz Skiba [Fri, 11 Jun 2004 19:02:44 +0000 (19:02 +0000)] 
No warning with wxUSE_BUSYINFO turned off.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoGeneric colour dialog is still an option in wxMSW in non Univ mode
Włodzimierz Skiba [Fri, 11 Jun 2004 18:37:15 +0000 (18:37 +0000)] 
Generic colour dialog is still an option in wxMSW in non Univ mode

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27749 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agowxUSE_FONTDLG is optional.
Włodzimierz Skiba [Fri, 11 Jun 2004 17:19:17 +0000 (17:19 +0000)] 
wxUSE_FONTDLG is optional.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agowxUSE_PROGRESSDLG is optional.
Włodzimierz Skiba [Fri, 11 Jun 2004 14:45:09 +0000 (14:45 +0000)] 
wxUSE_PROGRESSDLG is optional.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27747 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoadding compatibility mode fallback for custom window definition procs that don't...
Stefan Csomor [Fri, 11 Jun 2004 14:06:50 +0000 (14:06 +0000)] 
adding compatibility mode fallback for custom window definition procs that don't allocated a content view at all

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agowxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND, true, false, tabs replacements.
Włodzimierz Skiba [Fri, 11 Jun 2004 13:14:23 +0000 (13:14 +0000)] 
wxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND, true, false, tabs replacements.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27745 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoChanged type of bitmaps. RC of DMC reported 'is not a valid Windows 3.0 or OS/2 1...
Włodzimierz Skiba [Fri, 11 Jun 2004 12:55:11 +0000 (12:55 +0000)] 
Changed type of bitmaps. RC of DMC reported 'is not a valid Windows 3.0 or OS/2 1.x bitmap' for some images.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27744 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed typo, used word 'assigned' instead of 'allotted'
Dimitri Schoolwerth [Fri, 11 Jun 2004 12:36:55 +0000 (12:36 +0000)] 
fixed typo, used word 'assigned' instead of 'allotted'

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27743 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoAccept both XY and X.Y version numbers
Robin Dunn [Fri, 11 Jun 2004 02:41:27 +0000 (02:41 +0000)] 
Accept both XY and X.Y version numbers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27742 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoSome doc tweaks
Robin Dunn [Fri, 11 Jun 2004 01:25:44 +0000 (01:25 +0000)] 
Some doc tweaks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27741 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoGet unicows.dll from distrib/msw
Robin Dunn [Fri, 11 Jun 2004 01:22:36 +0000 (01:22 +0000)] 
Get unicows.dll from distrib/msw

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27740 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoPut this distributable here so it doesn't get lost again
Robin Dunn [Fri, 11 Jun 2004 01:21:20 +0000 (01:21 +0000)] 
Put this distributable here so it doesn't get lost again

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocorrected the .pyd names
Robin Dunn [Fri, 11 Jun 2004 01:16:51 +0000 (01:16 +0000)] 
corrected the .pyd names

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofix the shebang
Robin Dunn [Fri, 11 Jun 2004 01:15:56 +0000 (01:15 +0000)] 
fix the shebang

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27737 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoupdate from herbert breunung
Vadim Zeitlin [Thu, 10 Jun 2004 22:17:50 +0000 (22:17 +0000)] 
update from herbert breunung

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27736 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoSome doc tweaks
Robin Dunn [Thu, 10 Jun 2004 20:26:43 +0000 (20:26 +0000)] 
Some doc tweaks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed pasting of Unicode strings
Václav Slavík [Thu, 10 Jun 2004 19:37:03 +0000 (19:37 +0000)] 
fixed pasting of Unicode strings

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27733 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agodon't confuse wxDF_UNICODETEXT and wxDF_TEXT
Václav Slavík [Thu, 10 Jun 2004 19:24:08 +0000 (19:24 +0000)] 
don't confuse wxDF_UNICODETEXT and wxDF_TEXT

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoremoved outdated comment
Václav Slavík [Thu, 10 Jun 2004 19:00:56 +0000 (19:00 +0000)] 
removed outdated comment

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoopen more keys in read only mode if we need to only read from them (fixes problems...
Vadim Zeitlin [Thu, 10 Jun 2004 16:51:59 +0000 (16:51 +0000)] 
open more keys in read only mode if we need to only read from them (fixes problems with accessing some registry values under XP)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed typo in wxFrame::SetStatusBar() (bug 970516)
Vadim Zeitlin [Thu, 10 Jun 2004 16:50:31 +0000 (16:50 +0000)] 
fixed typo in wxFrame::SetStatusBar() (bug 970516)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoOR extra style with existing value or some implementations will
Julian Smart [Thu, 10 Jun 2004 13:28:31 +0000 (13:28 +0000)] 
OR extra style with existing value or some implementations will
have problems (espec. wxGTK modal dialogs closing behaviour)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agodisable the first top level parent, not the topmost top level parent
Vadim Zeitlin [Thu, 10 Jun 2004 13:27:58 +0000 (13:27 +0000)] 
disable the first top level parent, not the topmost top level parent

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocount the root item in wxTreeCtrl::GetCount()
Vadim Zeitlin [Thu, 10 Jun 2004 12:06:10 +0000 (12:06 +0000)] 
count the root item in wxTreeCtrl::GetCount()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoclarified the parameters of MB2WC and WC2MB a little in the docs/headers
Dimitri Schoolwerth [Thu, 10 Jun 2004 12:01:59 +0000 (12:01 +0000)] 
clarified the parameters of MB2WC and WC2MB a little in the docs/headers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27725 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed assert in SetItemText() for wxTR_MULTIPLE controls
Vadim Zeitlin [Thu, 10 Jun 2004 11:29:49 +0000 (11:29 +0000)] 
fixed assert in SetItemText() for wxTR_MULTIPLE controls

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27724 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoTake care of some focus issues with the AutoComp list box and also a
Robin Dunn [Thu, 10 Jun 2004 00:09:27 +0000 (00:09 +0000)] 
Take care of some focus issues with the AutoComp list box and also a
crash at exit when losing focus.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27723 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed OnFrameClose() return type
Vadim Zeitlin [Wed, 9 Jun 2004 23:48:17 +0000 (23:48 +0000)] 
fixed OnFrameClose() return type

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoEnsure that the correct rectangle is clipped and refreshed for the CallTip
Robin Dunn [Wed, 9 Jun 2004 22:19:57 +0000 (22:19 +0000)] 
Ensure that the correct rectangle is clipped and refreshed for the CallTip

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoexplicit this-> is required by C++ standard, not g++, in WinStruct template
Vadim Zeitlin [Wed, 9 Jun 2004 22:01:54 +0000 (22:01 +0000)] 
explicit this-> is required by C++ standard, not g++, in WinStruct template

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27720 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocount the root item in wxTreeCtrl::GetCount()
Vadim Zeitlin [Wed, 9 Jun 2004 21:48:18 +0000 (21:48 +0000)] 
count the root item in wxTreeCtrl::GetCount()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoreSWIGged
Robin Dunn [Wed, 9 Jun 2004 19:00:14 +0000 (19:00 +0000)] 
reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoreSWIGed
Robin Dunn [Wed, 9 Jun 2004 18:59:57 +0000 (18:59 +0000)] 
reSWIGed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoUse correct CheckForIntersect method
Robin Dunn [Wed, 9 Jun 2004 18:55:39 +0000 (18:55 +0000)] 
Use correct CheckForIntersect method

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27716 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoreSWIGged
Robin Dunn [Wed, 9 Jun 2004 18:54:49 +0000 (18:54 +0000)] 
reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoSupport for new ctor and Union
Robin Dunn [Wed, 9 Jun 2004 18:54:34 +0000 (18:54 +0000)] 
Support for new ctor and Union

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27714 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agotypo
Robin Dunn [Wed, 9 Jun 2004 17:51:19 +0000 (17:51 +0000)] 
typo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agouse the API Ptr accessor for the inline functions too.
Robin Dunn [Wed, 9 Jun 2004 17:50:45 +0000 (17:50 +0000)] 
use the API Ptr accessor for the inline functions too.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoreSWIGged
Robin Dunn [Wed, 9 Jun 2004 17:31:33 +0000 (17:31 +0000)] 
reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27711 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoreSWIGed
Robin Dunn [Wed, 9 Jun 2004 17:30:31 +0000 (17:30 +0000)] 
reSWIGed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27710 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoDefault position for PopupMenu
Robin Dunn [Wed, 9 Jun 2004 17:05:20 +0000 (17:05 +0000)] 
Default position for PopupMenu

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago-1->wxID_ANY, TRUE->true, FALSE->false and tabs replacements. Correct help system...
Włodzimierz Skiba [Wed, 9 Jun 2004 16:42:34 +0000 (16:42 +0000)] 
-1->wxID_ANY, TRUE->true, FALSE->false and tabs replacements. Correct help system in non MSW builds of OGL-Studio sample.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoremoved unneeded prototype
Václav Slavík [Wed, 9 Jun 2004 15:38:09 +0000 (15:38 +0000)] 
removed unneeded prototype

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agodocumented wxString's ctors that convert between wc and mb strings
Václav Slavík [Wed, 9 Jun 2004 11:17:07 +0000 (11:17 +0000)] 
documented wxString's ctors that convert between wc and mb strings

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoreSWIGged
Robin Dunn [Wed, 9 Jun 2004 07:12:47 +0000 (07:12 +0000)] 
reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27705 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agodistrib and build updates
Robin Dunn [Wed, 9 Jun 2004 07:10:57 +0000 (07:10 +0000)] 
distrib and build updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoRegenned the metadata
Robin Dunn [Wed, 9 Jun 2004 05:43:02 +0000 (05:43 +0000)] 
Regenned the metadata

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoRegenned the ReST docs
Robin Dunn [Wed, 9 Jun 2004 05:40:10 +0000 (05:40 +0000)] 
Regenned the ReST docs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agodistrib and build updates
Robin Dunn [Wed, 9 Jun 2004 05:38:45 +0000 (05:38 +0000)] 
distrib and build updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoremoved invalid restriction
Stefan Csomor [Wed, 9 Jun 2004 05:13:10 +0000 (05:13 +0000)] 
removed invalid restriction

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agobash version of wxPython's b script for win32
Robin Dunn [Wed, 9 Jun 2004 02:43:22 +0000 (02:43 +0000)] 
bash version of wxPython's b script for win32

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoIn unicode builds convert the source files and overview text to
Robin Dunn [Tue, 8 Jun 2004 23:46:12 +0000 (23:46 +0000)] 
In unicode builds convert the source files and overview text to
unicode before displaying them.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27698 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoAdded bash versions of my build scripts and updated BUILD.txt for how
Robin Dunn [Tue, 8 Jun 2004 23:42:22 +0000 (23:42 +0000)] 
Added bash versions of my build scripts and updated BUILD.txt for how
to do it by hand without the scripts

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27697 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agotest wxString's char<->wchar_t ctors
Václav Slavík [Tue, 8 Jun 2004 20:11:31 +0000 (20:11 +0000)] 
test wxString's char<->wchar_t ctors

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27696 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed wxString char<->wchar_t conversion constructors to not truncate strings and...
Václav Slavík [Tue, 8 Jun 2004 20:11:26 +0000 (20:11 +0000)] 
fixed wxString char<->wchar_t conversion constructors to not truncate strings and correctly handle nLength argument

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoMove wxMacCFStringHolder::AsString and etc. to wxBase
Robin Dunn [Tue, 8 Jun 2004 19:36:44 +0000 (19:36 +0000)] 
Move wxMacCFStringHolder::AsString and etc. to wxBase

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago-1->wxID_ANY, TRUE->true, FALSE->false and tabs replacements.
Włodzimierz Skiba [Tue, 8 Jun 2004 19:27:42 +0000 (19:27 +0000)] 
-1->wxID_ANY, TRUE->true, FALSE->false and tabs replacements.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoOnly call GetBestSize if one or both of the minsize components are unset.
Robin Dunn [Tue, 8 Jun 2004 16:33:47 +0000 (16:33 +0000)] 
Only call GetBestSize if one or both of the minsize components are unset.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoInclude wx/image.h
Julian Smart [Tue, 8 Jun 2004 14:57:39 +0000 (14:57 +0000)] 
Include wx/image.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agodirect ie non mutex crit-section implementation
Stefan Csomor [Tue, 8 Jun 2004 14:48:10 +0000 (14:48 +0000)] 
direct ie non mutex crit-section implementation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixing access errors when running in unicode
Stefan Csomor [Tue, 8 Jun 2004 14:46:07 +0000 (14:46 +0000)] 
fixing access errors when running in unicode

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agomessage output for darwin into console, cannot use the normal converters as these...
Stefan Csomor [Tue, 8 Jun 2004 14:44:34 +0000 (14:44 +0000)] 
message output for darwin into console, cannot use the normal converters as these are already in destruction

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27688 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoswitched to wxLocale usage for string encoding
Stefan Csomor [Tue, 8 Jun 2004 05:28:53 +0000 (05:28 +0000)] 
switched to wxLocale usage for string encoding

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agotypo
Robin Dunn [Tue, 8 Jun 2004 01:30:40 +0000 (01:30 +0000)] 
typo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoreSWIGged
Robin Dunn [Tue, 8 Jun 2004 01:30:10 +0000 (01:30 +0000)] 
reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoAdd each line independently
Robin Dunn [Tue, 8 Jun 2004 01:13:33 +0000 (01:13 +0000)] 
Add each line independently

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoThe new OGL doesn't have to be compatible with the bugs in the old
Robin Dunn [Tue, 8 Jun 2004 01:12:26 +0000 (01:12 +0000)] 
The new OGL doesn't have to be compatible with the bugs in the old
one!  ;-)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27683 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoCan't call ShiftDown when it is a CommandEvent
Robin Dunn [Tue, 8 Jun 2004 00:09:51 +0000 (00:09 +0000)] 
Can't call ShiftDown when it is a CommandEvent

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27682 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoMake the copy ctor for the wxPrint*Data classes avaialble from
Robin Dunn [Tue, 8 Jun 2004 00:04:54 +0000 (00:04 +0000)] 
Make the copy ctor for the wxPrint*Data classes avaialble from
Python. This is so we can ensure we get a copy of the data objects
when needed instead of just a reference to a data object within
another that may get deleted unexpectedly.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27681 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agopi --> math.pi
Robin Dunn [Tue, 8 Jun 2004 00:02:05 +0000 (00:02 +0000)] 
pi --> math.pi

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27680 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoremove the Yield's
Robin Dunn [Tue, 8 Jun 2004 00:01:20 +0000 (00:01 +0000)] 
remove the Yield's

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agotypo fixed
Robin Dunn [Mon, 7 Jun 2004 23:59:35 +0000 (23:59 +0000)] 
typo fixed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27678 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoNotes about implementing CreatePopupMenu for the future
Robin Dunn [Mon, 7 Jun 2004 23:59:22 +0000 (23:59 +0000)] 
Notes about implementing CreatePopupMenu for the future

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27677 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agohandle returning the cookie for Get[First|Next]Selected like in the treectrl.
Robin Dunn [Mon, 7 Jun 2004 23:58:13 +0000 (23:58 +0000)] 
handle returning the cookie for Get[First|Next]Selected like in the treectrl.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agolittle tweaks
Robin Dunn [Mon, 7 Jun 2004 23:56:36 +0000 (23:56 +0000)] 
little tweaks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago-1->wxID_ANY, TRUE->true, FALSE->false and tabs replacements.
Włodzimierz Skiba [Mon, 7 Jun 2004 16:02:23 +0000 (16:02 +0000)] 
-1->wxID_ANY, TRUE->true, FALSE->false and tabs replacements.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoAdded Marco to credits
Julian Smart [Mon, 7 Jun 2004 12:36:47 +0000 (12:36 +0000)] 
Added Marco to credits

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoblind fix for compilation error in EVT macros
Václav Slavík [Mon, 7 Jun 2004 12:09:24 +0000 (12:09 +0000)] 
blind fix for compilation error in EVT macros

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoCompile fix
Julian Smart [Mon, 7 Jun 2004 09:46:39 +0000 (09:46 +0000)] 
Compile fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27671 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoInitialize m_PageSize.
Stefan Neis [Sun, 6 Jun 2004 16:30:44 +0000 (16:30 +0000)] 
Initialize m_PageSize.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27667 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agouse pango_font_family_is_monospace() to enumerate fixed-width fonts if available
Václav Slavík [Sun, 6 Jun 2004 15:32:07 +0000 (15:32 +0000)] 
use pango_font_family_is_monospace() to enumerate fixed-width fonts if available

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed wxPluginLibrary unloading on failture (patch #962838)
Václav Slavík [Sun, 6 Jun 2004 15:21:32 +0000 (15:21 +0000)] 
fixed wxPluginLibrary unloading on failture (patch #962838)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed wxPluginLibrary unloading on failture (patch #962838)
Václav Slavík [Sun, 6 Jun 2004 15:15:58 +0000 (15:15 +0000)] 
fixed wxPluginLibrary unloading on failture (patch #962838)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27664 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed double deletion (patch #945491)
Václav Slavík [Sun, 6 Jun 2004 15:09:49 +0000 (15:09 +0000)] 
fixed double deletion (patch #945491)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed incorrect assert (patch #943970)
Václav Slavík [Sun, 6 Jun 2004 14:59:00 +0000 (14:59 +0000)] 
fixed incorrect assert (patch #943970)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27662 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agorestored colour labels until we have more information, it seems to work with all...
Václav Slavík [Sun, 6 Jun 2004 14:49:21 +0000 (14:49 +0000)] 
restored colour labels until we have more information, it seems to work with all GTK2 versions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27661 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775