wxWidgets.git
18 years agojust reindented properly (while trying to understand what this check does...)
Vadim Zeitlin [Sun, 15 Jan 2006 21:39:32 +0000 (21:39 +0000)] 
just reindented properly (while trying to understand what this check does...)

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

18 years agoBuild fix for wxTheApp usage.
Włodzimierz Skiba [Sun, 15 Jan 2006 10:15:28 +0000 (10:15 +0000)] 
Build fix for wxTheApp usage.

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

18 years agoBuild fix for wxWindowMSW used in header.
Włodzimierz Skiba [Sun, 15 Jan 2006 10:13:40 +0000 (10:13 +0000)] 
Build fix for wxWindowMSW used in header.

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

18 years agoMore common code moved from generic dialogs to wxDialogBase::CreateButtonSizer()...
Włodzimierz Skiba [Sun, 15 Jan 2006 10:06:15 +0000 (10:06 +0000)] 
More common code moved from generic dialogs to wxDialogBase::CreateButtonSizer(). New system option 'wince.dialog.real-ok-cancel'.

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

18 years agocleanup - reformat
David Surovell [Sun, 15 Jan 2006 07:20:59 +0000 (07:20 +0000)] 
cleanup - reformat

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

18 years agoConvert line-endings to proper style
Mart Raudsepp [Sun, 15 Jan 2006 01:42:13 +0000 (01:42 +0000)] 
Convert line-endings to proper style

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

18 years agoDon't extern declare wxDialogNameStr twice in include/wx/mac/classic/dialog.h either...
Mart Raudsepp [Sun, 15 Jan 2006 01:29:45 +0000 (01:29 +0000)] 
Don't extern declare wxDialogNameStr twice in include/wx/mac/classic/dialog.h either...

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

18 years agoDon't extern declare wxDialogNameStr twice
Mart Raudsepp [Sun, 15 Jan 2006 01:27:09 +0000 (01:27 +0000)] 
Don't extern declare wxDialogNameStr twice

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

18 years agoRemove stray whitespaces
Mart Raudsepp [Sat, 14 Jan 2006 18:32:37 +0000 (18:32 +0000)] 
Remove stray whitespaces

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

18 years agoRegenerated after getaddr* fixes in configure.in
Mart Raudsepp [Sat, 14 Jan 2006 18:26:50 +0000 (18:26 +0000)] 
Regenerated after getaddr* fixes in configure.in

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

18 years agoEnsure "reasonable" return values even if none of the #ifdef conditions in
Stefan Neis [Sat, 14 Jan 2006 13:30:58 +0000 (13:30 +0000)] 
Ensure "reasonable" return values even if none of the #ifdef conditions in
        wxGet{host,serv}by{name,addr}_r matches.

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

18 years agoTemporarily (?) commented the code for testing for getaddrinfo.
Stefan Neis [Sat, 14 Jan 2006 13:07:42 +0000 (13:07 +0000)] 
Temporarily (?) commented the code for testing for getaddrinfo.

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

18 years agofixed crash introduced in v1.41
David Surovell [Sat, 14 Jan 2006 08:49:42 +0000 (08:49 +0000)] 
fixed crash introduced in v1.41

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

18 years agocleanup - reformat ()
David Surovell [Sat, 14 Jan 2006 08:25:42 +0000 (08:25 +0000)] 
cleanup - reformat ()

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

18 years agocleanup - reformat
David Surovell [Sat, 14 Jan 2006 07:56:26 +0000 (07:56 +0000)] 
cleanup - reformat

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

18 years agocleanup - reformat
David Surovell [Sat, 14 Jan 2006 07:31:29 +0000 (07:31 +0000)] 
cleanup - reformat

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

18 years agoremoved extraneous spaces
David Surovell [Sat, 14 Jan 2006 06:55:06 +0000 (06:55 +0000)] 
removed extraneous spaces

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

18 years agoOnly update the size if the parent is a frame and the frame is
Robin Dunn [Fri, 13 Jan 2006 23:21:57 +0000 (23:21 +0000)] 
Only update the size if the parent is a frame and the frame is
managing the size of this toolbar, otherwise assume that something
else (like a sizer) is managing the layout of this toolbar and leave
it alone.

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

18 years agoreturn correct client size for child window which are being defer-resized
Vadim Zeitlin [Fri, 13 Jan 2006 22:07:44 +0000 (22:07 +0000)] 
return correct client size for child window which are being defer-resized

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

18 years agofixed crash with ownerdrawn menu items accelerators (Perry Miller)
Vadim Zeitlin [Fri, 13 Jan 2006 21:03:19 +0000 (21:03 +0000)] 
fixed crash with ownerdrawn menu items accelerators (Perry Miller)

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

18 years agogcc 3.3 for ppc and gcc 4.0 for i386, static and dynamic builds, 10.3 minimum
Stefan Csomor [Fri, 13 Jan 2006 17:44:00 +0000 (17:44 +0000)] 
gcc 3.3 for ppc and gcc 4.0 for i386, static and dynamic builds, 10.3 minimum

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

18 years agogcc 3.3 for ppc and gcc 4.0 static and dynamic builds 10.3 minimum
Stefan Csomor [Fri, 13 Jan 2006 17:42:21 +0000 (17:42 +0000)] 
gcc 3.3 for ppc and gcc 4.0 static and dynamic builds 10.3 minimum

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

18 years agoFix for MSVC 6 compile error
Robin Dunn [Fri, 13 Jan 2006 05:22:16 +0000 (05:22 +0000)] 
Fix for MSVC 6 compile error

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

18 years agoreSWIGged
Robin Dunn [Fri, 13 Jan 2006 05:21:18 +0000 (05:21 +0000)] 
reSWIGged

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

18 years agoAdded GetFrame and GetDialog
Robin Dunn [Fri, 13 Jan 2006 05:19:07 +0000 (05:19 +0000)] 
Added GetFrame and GetDialog

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

18 years agowx.EventLoop is now implemented for wxMac.
Robin Dunn [Fri, 13 Jan 2006 04:07:35 +0000 (04:07 +0000)] 
wx.EventLoop is now implemented for wxMac.

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

18 years agoAdd missing WINDOWPOS flags for WinCE build to include/wx/msw/wince/missing.h
Jamie Gadd [Fri, 13 Jan 2006 01:33:33 +0000 (01:33 +0000)] 
Add missing WINDOWPOS flags for WinCE build to include/wx/msw/wince/missing.h

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

18 years agoadded missing default value for wxEventLoopManual::Exit() parameter
Vadim Zeitlin [Fri, 13 Jan 2006 01:32:38 +0000 (01:32 +0000)] 
added missing default value for wxEventLoopManual::Exit() parameter

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

18 years agoupdated to derive from wxEventLoopManual
Vadim Zeitlin [Fri, 13 Jan 2006 01:31:37 +0000 (01:31 +0000)] 
updated to derive from wxEventLoopManual

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

18 years agowxEventLoop::ms_activeLoop is now defined in its own file
Vadim Zeitlin [Thu, 12 Jan 2006 23:10:29 +0000 (23:10 +0000)] 
wxEventLoop::ms_activeLoop is now defined in its own file

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

18 years agodon't compile wxEventLoopManual for the ports which don't need it
Vadim Zeitlin [Thu, 12 Jan 2006 23:10:03 +0000 (23:10 +0000)] 
don't compile wxEventLoopManual for the ports which don't need it

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

18 years agoimproved wxMac event loop implementation and refactored the code to share it with...
Vadim Zeitlin [Thu, 12 Jan 2006 23:06:26 +0000 (23:06 +0000)] 
improved wxMac event loop implementation and refactored the code to share it with wxMSW

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

18 years agoimplemented wxEventLoop for wxMac
Vadim Zeitlin [Thu, 12 Jan 2006 20:09:00 +0000 (20:09 +0000)] 
implemented wxEventLoop for wxMac

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

18 years agodefine wxEventLoopBase::ms_activeLoop in appcmn.cpp instead of doing it in all platfo...
Vadim Zeitlin [Thu, 12 Jan 2006 18:57:28 +0000 (18:57 +0000)] 
define wxEventLoopBase::ms_activeLoop in appcmn.cpp instead of doing it in all platform-dependent evtloop.cpp files

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

18 years agoshare wxEventLoop::IsRunning() implementation between all ports; moved wxEventLoopAct...
Vadim Zeitlin [Thu, 12 Jan 2006 16:56:48 +0000 (16:56 +0000)] 
share wxEventLoop::IsRunning() implementation between all ports; moved wxEventLoopActivator used by it in wx/evtloop.h instead of duplicating it in 3 different .cpp files (and not using it at all in 3 other ones)

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

18 years agoChange reference from GetForce to CanVeto
Kevin Hock [Thu, 12 Jan 2006 15:25:26 +0000 (15:25 +0000)] 
Change reference from GetForce to CanVeto

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

18 years agofixed include file rename issue
David Surovell [Wed, 11 Jan 2006 23:58:52 +0000 (23:58 +0000)] 
fixed include file rename issue

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

18 years ago Committing in .
Jouk Jansen [Wed, 11 Jan 2006 13:26:42 +0000 (13:26 +0000)] 
 Committing in .

 1 ; too many

 Modified Files:
  wxWidgets/include/wx/html/helpwnd.h
 ----------------------------------------------------------------------

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

18 years ago Committing in .
Jouk Jansen [Wed, 11 Jan 2006 10:36:48 +0000 (10:36 +0000)] 
 Committing in .

 OpenVMS update

 Modified Files:
  wxWidgets/setup.h_vms
 ----------------------------------------------------------------------

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

18 years agoCorrected accessor names
Julian Smart [Wed, 11 Jan 2006 09:08:31 +0000 (09:08 +0000)] 
Corrected accessor names

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

18 years agoTypos
Julian Smart [Wed, 11 Jan 2006 09:00:33 +0000 (09:00 +0000)] 
Typos

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

18 years agoRenamed helpwin.h/cpp to helpwnd.h/cpp to avoid clash
Julian Smart [Wed, 11 Jan 2006 08:59:17 +0000 (08:59 +0000)] 
Renamed helpwin.h/cpp to helpwnd.h/cpp to avoid clash
Added back GetFrame/GetDialog for compatibility and consistency

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

18 years agoOne last change from Chris. Delays handling a resize event until 50ms
Robin Dunn [Tue, 10 Jan 2006 23:49:18 +0000 (23:49 +0000)] 
One last change from Chris.  Delays handling a resize event until 50ms
after the last event.

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

18 years agomerge #4 from 2.6 branch
Robin Dunn [Tue, 10 Jan 2006 23:15:38 +0000 (23:15 +0000)] 
merge #4 from 2.6 branch

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

18 years agoMention statusbar painting fix.
Jamie Gadd [Tue, 10 Jan 2006 22:08:52 +0000 (22:08 +0000)] 
Mention statusbar painting fix.

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

18 years agoRepainting fixes/improvements. Use SWP_NOCOPYBITS for statusbars, don't activate...
Jamie Gadd [Tue, 10 Jan 2006 21:37:16 +0000 (21:37 +0000)] 
Repainting fixes/improvements. Use SWP_NOCOPYBITS for statusbars, don't activate when using DeferWindowPos and remove WM_WINDOWPOSCHANGED code (no longer necessary).

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

18 years agowxCalendarCtrl: positioning fixes and colours following system settings.
Włodzimierz Skiba [Tue, 10 Jan 2006 21:08:07 +0000 (21:08 +0000)] 
wxCalendarCtrl: positioning fixes and colours following system settings.

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

18 years agowxWinCE (small screen) adjustements. Added possible testing of sizable calendar control.
Włodzimierz Skiba [Tue, 10 Jan 2006 21:00:44 +0000 (21:00 +0000)] 
wxWinCE (small screen) adjustements. Added possible testing of sizable calendar control.

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

18 years agoWatcom does not accept #warning but supports more than MSW port.
Włodzimierz Skiba [Tue, 10 Jan 2006 19:39:28 +0000 (19:39 +0000)] 
Watcom does not accept #warning but supports more than MSW port.

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

18 years agowxMGL/Watcom linkage fix.
Włodzimierz Skiba [Tue, 10 Jan 2006 16:52:02 +0000 (16:52 +0000)] 
wxMGL/Watcom linkage fix.

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

18 years agocleanup - reformat
David Surovell [Tue, 10 Jan 2006 04:10:57 +0000 (04:10 +0000)] 
cleanup - reformat

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

18 years agocleanup - reformat - 4th pass
David Surovell [Tue, 10 Jan 2006 03:47:35 +0000 (03:47 +0000)] 
cleanup - reformat - 4th pass

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

18 years agoAdded wxHelpControllerBase, wxHtmlHelpDialog, wxHtmlHelpWindow
Robin Dunn [Mon, 9 Jan 2006 23:05:54 +0000 (23:05 +0000)] 
Added wxHelpControllerBase, wxHtmlHelpDialog, wxHtmlHelpWindow

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

18 years agoMerge #3 from the 2.6 branch, containing last set of changes before
Robin Dunn [Mon, 9 Jan 2006 21:09:57 +0000 (21:09 +0000)] 
Merge #3 from the 2.6 branch, containing last set of changes before
the 2.6.2 release.

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

18 years agoadd new wxHTML headers
David Surovell [Mon, 9 Jan 2006 17:47:06 +0000 (17:47 +0000)] 
add new wxHTML headers

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

18 years agoMade the HTML command ids visible
Julian Smart [Mon, 9 Jan 2006 17:06:05 +0000 (17:06 +0000)] 
Made the HTML command ids visible

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

18 years agoMoved wxHtmlHelpFrame functionality to wxHtmlHelpWindow to allow
Julian Smart [Mon, 9 Jan 2006 13:42:57 +0000 (13:42 +0000)] 
Moved wxHtmlHelpFrame functionality to wxHtmlHelpWindow to allow
for embedded and modal help

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

18 years agofix SetUserData() to delete the correct pointer
Vadim Zeitlin [Mon, 9 Jan 2006 12:27:49 +0000 (12:27 +0000)] 
fix SetUserData() to delete the correct pointer

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

18 years agofix for Unicode builds under OS X <= 10.2
Vadim Zeitlin [Mon, 9 Jan 2006 12:27:18 +0000 (12:27 +0000)] 
fix for Unicode builds under OS X <= 10.2

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

18 years agodocument that wxDC can't be created
Vadim Zeitlin [Mon, 9 Jan 2006 12:25:06 +0000 (12:25 +0000)] 
document that wxDC can't be created

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

18 years agocleanup - reformat
David Surovell [Mon, 9 Jan 2006 09:46:05 +0000 (09:46 +0000)] 
cleanup - reformat

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

18 years agoFix for wxMac when the tree doesn't have the focus and the
Robin Dunn [Mon, 9 Jan 2006 02:57:04 +0000 (02:57 +0000)] 
Fix for wxMac when the tree doesn't have the focus and the
wxSYS_COLOUR_HIGHLIGHTTEXT is white.

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

18 years agocleanup - reformat
David Surovell [Mon, 9 Jan 2006 00:46:43 +0000 (00:46 +0000)] 
cleanup - reformat

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

18 years agomoved OnExceptionInMainLoop() from wxAppConsole to wxAppBase because
Vadim Zeitlin [Mon, 9 Jan 2006 00:12:49 +0000 (00:12 +0000)] 
moved OnExceptionInMainLoop() from wxAppConsole to wxAppBase because

1. console apps have no main loop
2. in non-monolithic mingw32 build, rethrowing an exception thrown from the
   GUI in the base DLL doesn't work

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

18 years agoMinor reformat.
Włodzimierz Skiba [Mon, 9 Jan 2006 00:09:43 +0000 (00:09 +0000)] 
Minor reformat.

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

18 years agomention that wxMULTIPLE flag doesn't make sense with wxFileSelector
Vadim Zeitlin [Mon, 9 Jan 2006 00:09:01 +0000 (00:09 +0000)] 
mention that wxMULTIPLE flag doesn't make sense with wxFileSelector

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

18 years agodefs.h doubled include fixed.
Włodzimierz Skiba [Mon, 9 Jan 2006 00:06:50 +0000 (00:06 +0000)] 
defs.h doubled include fixed.

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

18 years agowxMGL bakefiled for OpenWatcom (needs bakefiles from CVS but compatible with bkl...
Włodzimierz Skiba [Mon, 9 Jan 2006 00:03:54 +0000 (00:03 +0000)] 
wxMGL bakefiled for OpenWatcom (needs bakefiles from CVS but compatible with bkl 0.1.9.X for other ports.

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

18 years agowxMGL bakefiled for OpenWatcom (needs bakefiles from CVS but compatible with bkl...
Włodzimierz Skiba [Sun, 8 Jan 2006 23:58:18 +0000 (23:58 +0000)] 
wxMGL bakefiled for OpenWatcom (needs bakefiles from CVS but compatible with bkl 0.1.9.X for other ports.

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

18 years ago Added empty wxDataViewCtrl header and control name string.
Robert Roebling [Sun, 8 Jan 2006 21:50:02 +0000 (21:50 +0000)] 
  Added empty wxDataViewCtrl header and control name string.

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

18 years ago Added configure flag for wxDataViewCtrl.
Robert Roebling [Sun, 8 Jan 2006 21:23:35 +0000 (21:23 +0000)] 
  Added configure flag for wxDataViewCtrl.
    Currently defaults to "no".

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

18 years ago Added configure checks for Hildon Framework.
Robert Roebling [Sun, 8 Jan 2006 21:18:16 +0000 (21:18 +0000)] 
  Added configure checks for Hildon Framework.

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

18 years agofixed a typo
David Surovell [Sun, 8 Jan 2006 18:52:36 +0000 (18:52 +0000)] 
fixed a typo

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

18 years agominor cleanup - reformat
David Surovell [Sun, 8 Jan 2006 18:52:03 +0000 (18:52 +0000)] 
minor cleanup - reformat

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

18 years agocleanup - reformat
David Surovell [Sun, 8 Jan 2006 18:51:24 +0000 (18:51 +0000)] 
cleanup - reformat

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

18 years ago Added sample for wxDataViewCtrl
Robert Roebling [Sun, 8 Jan 2006 16:23:03 +0000 (16:23 +0000)] 
  Added sample for wxDataViewCtrl

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

18 years agoReturn correct values for GetFieldRect() when using themes.
Jamie Gadd [Sun, 8 Jan 2006 15:33:30 +0000 (15:33 +0000)] 
Return correct values for GetFieldRect() when using themes.

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

18 years agoInsertMenuItem can be used by submenus having bitmaps also
Jamie Gadd [Sun, 8 Jan 2006 13:28:52 +0000 (13:28 +0000)] 
InsertMenuItem can be used by submenus having bitmaps also

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

18 years agofixes for Unicode build with CodeWarrior under OS X 10.2 (patch 1373217)
Vadim Zeitlin [Sun, 8 Jan 2006 12:19:14 +0000 (12:19 +0000)] 
fixes for Unicode build with CodeWarrior under OS X 10.2 (patch 1373217)

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

18 years agofixed check for Metrowerks mbstowcs(): check for __MSL__
Vadim Zeitlin [Sun, 8 Jan 2006 12:09:03 +0000 (12:09 +0000)] 
fixed check for Metrowerks mbstowcs(): check for __MSL__

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

18 years agoallowing ampersands in choices and comboboxes means we have to strip outside of uma.cpp
Stefan Csomor [Sun, 8 Jan 2006 10:54:32 +0000 (10:54 +0000)] 
allowing ampersands in choices and comboboxes means we have to strip outside of uma.cpp

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

18 years agoReplaced get{host,serv}by{name,addr} by the threadsafe wrappers
Stefan Neis [Sun, 8 Jan 2006 01:33:58 +0000 (01:33 +0000)] 
Replaced get{host,serv}by{name,addr} by the threadsafe wrappers
        introduced in the previous revision.

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

18 years agofixed typo in prior checkin
David Surovell [Sat, 7 Jan 2006 17:43:39 +0000 (17:43 +0000)] 
fixed typo in prior checkin

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

18 years agocleanup - reformat
David Surovell [Sat, 7 Jan 2006 17:29:16 +0000 (17:29 +0000)] 
cleanup - reformat

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

18 years agobug fix for MacTel builds, using the same code on PPC as well (wxMask)
Stefan Csomor [Sat, 7 Jan 2006 08:33:13 +0000 (08:33 +0000)] 
bug fix for MacTel builds, using the same code on PPC as well (wxMask)

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

18 years agominor cleanup
David Surovell [Sat, 7 Jan 2006 06:30:25 +0000 (06:30 +0000)] 
minor cleanup

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

18 years agominor cleanup
David Surovell [Sat, 7 Jan 2006 06:09:50 +0000 (06:09 +0000)] 
minor cleanup

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

18 years agocleanup - reformat
David Surovell [Sat, 7 Jan 2006 06:01:50 +0000 (06:01 +0000)] 
cleanup - reformat

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

18 years agorefresh the MDI frame window menu whenever a child frame is shown/hidden (and not...
Vadim Zeitlin [Sat, 7 Jan 2006 01:14:45 +0000 (01:14 +0000)] 
refresh the MDI frame window menu whenever a child frame is shown/hidden (and not only when its menu bar is changed as this means that the menu is never refreshed if the child frame has no menu)

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

18 years agojust added wxUSE_MENUS around code using the menus
Vadim Zeitlin [Sat, 7 Jan 2006 01:12:49 +0000 (01:12 +0000)] 
just added wxUSE_MENUS around code using the menus

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

18 years agoremoved Win16 code
Vadim Zeitlin [Sat, 7 Jan 2006 01:05:52 +0000 (01:05 +0000)] 
removed Win16 code

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

18 years agoadded a test command to show the current selection
Vadim Zeitlin [Sat, 7 Jan 2006 00:31:32 +0000 (00:31 +0000)] 
added a test command to show the current selection

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

18 years agoIntegrated fixes for sizing/positioning; cleanup; removal of handle/window
Stefan Neis [Fri, 6 Jan 2006 23:43:45 +0000 (23:43 +0000)] 
Integrated fixes for sizing/positioning; cleanup; removal of handle/window
        association in dtor. (All according to patch #1396667).

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

18 years agoFixed sizing&positioning and an error in subclassing.
Stefan Neis [Fri, 6 Jan 2006 22:31:00 +0000 (22:31 +0000)] 
Fixed sizing&positioning and an error in subclassing.

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

18 years agoCosmetic fixes.
Stefan Neis [Fri, 6 Jan 2006 22:26:15 +0000 (22:26 +0000)] 
Cosmetic fixes.

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

18 years agoUnicode compilation fix
Vadim Zeitlin [Fri, 6 Jan 2006 21:44:44 +0000 (21:44 +0000)] 
Unicode compilation fix

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

18 years agofixed bug in GetString() introduced during the latest round of changes
Vadim Zeitlin [Fri, 6 Jan 2006 21:41:54 +0000 (21:41 +0000)] 
fixed bug in GetString() introduced during the latest round of changes

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

18 years agoadded GetString() test
Vadim Zeitlin [Fri, 6 Jan 2006 21:33:39 +0000 (21:33 +0000)] 
added GetString() test

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

18 years agocleanup - reformat (take 2)
David Surovell [Fri, 6 Jan 2006 21:17:18 +0000 (21:17 +0000)] 
cleanup - reformat (take 2)

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

18 years agocleanup - reformat
David Surovell [Fri, 6 Jan 2006 21:14:34 +0000 (21:14 +0000)] 
cleanup - reformat

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