wxWidgets.git
19 years agoBlind fix to precompiled headers verified by author of bug #1003085
Włodzimierz Skiba [Wed, 4 Aug 2004 08:04:06 +0000 (08:04 +0000)] 
Blind fix to precompiled headers verified by author of bug #1003085

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

19 years agoMissed defs.h inclusion.
Włodzimierz Skiba [Wed, 4 Aug 2004 07:03:53 +0000 (07:03 +0000)] 
Missed defs.h inclusion.

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

19 years agoUse new C++ sockets for everything except OS/2
David Elliott [Wed, 4 Aug 2004 03:22:44 +0000 (03:22 +0000)] 
Use new C++ sockets for everything except OS/2

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

19 years agoC->C++ conversion
David Elliott [Wed, 4 Aug 2004 03:04:53 +0000 (03:04 +0000)] 
C->C++ conversion

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

19 years agoSupport building X11 and Motif on Mac OS X
David Elliott [Wed, 4 Aug 2004 00:35:43 +0000 (00:35 +0000)] 
Support building X11 and Motif on Mac OS X

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

19 years agomore dbg flags (but it's still comment out by defult)
Robin Dunn [Tue, 3 Aug 2004 21:17:06 +0000 (21:17 +0000)] 
more dbg flags (but it's still comment out by defult)

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

19 years agoAccidently left in an extra {} and also had wrong license name.
David Elliott [Tue, 3 Aug 2004 19:22:09 +0000 (19:22 +0000)] 
Accidently left in an extra {} and also had wrong license name.

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

19 years agoRevert original UNIX C->C++ conversion and instead make it work exactly
David Elliott [Tue, 3 Aug 2004 19:18:39 +0000 (19:18 +0000)] 
Revert original UNIX C->C++ conversion and instead make it work exactly
like the new MSW C++ GSocket.

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

19 years agoProvide stub for wxDisplayBase::GetCount()
David Elliott [Tue, 3 Aug 2004 18:41:18 +0000 (18:41 +0000)] 
Provide stub for wxDisplayBase::GetCount()

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

19 years agorefresh had to offset the region by borders
Stefan Csomor [Tue, 3 Aug 2004 18:00:51 +0000 (18:00 +0000)] 
refresh had to offset the region by borders
moving windows had to take parent borders into account as well on composited windows

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

19 years agoMakefiles for foldbar sample.
Włodzimierz Skiba [Tue, 3 Aug 2004 14:46:56 +0000 (14:46 +0000)] 
Makefiles for foldbar sample.

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

19 years agoMakefiles for foldbar contrib.
Włodzimierz Skiba [Tue, 3 Aug 2004 14:44:01 +0000 (14:44 +0000)] 
Makefiles for foldbar contrib.

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

19 years agoFull headers, Unicode markup, whitespaces, wxID_ANY, wxDefaultCoord conventions appli...
Włodzimierz Skiba [Tue, 3 Aug 2004 14:39:09 +0000 (14:39 +0000)] 
Full headers, Unicode markup, whitespaces, wxID_ANY, wxDefaultCoord conventions applied with some warning fixes.

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

19 years agoWarning fix.
Włodzimierz Skiba [Tue, 3 Aug 2004 14:33:49 +0000 (14:33 +0000)] 
Warning fix.

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

19 years agoFull headers, Unicode markup, whitespaces, wxID_ANY, wxDefaultCoord conventions applied.
Włodzimierz Skiba [Tue, 3 Aug 2004 11:55:18 +0000 (11:55 +0000)] 
Full headers, Unicode markup, whitespaces, wxID_ANY, wxDefaultCoord conventions applied.

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

19 years agoadded foldbar contrib
Vadim Zeitlin [Tue, 3 Aug 2004 11:18:36 +0000 (11:18 +0000)] 
added foldbar contrib

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

19 years agoWinCE warning fixes.
Włodzimierz Skiba [Tue, 3 Aug 2004 08:24:04 +0000 (08:24 +0000)] 
WinCE warning fixes.

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

19 years agoSmartphone fix due to separated implementation of wxFileDialog.
Włodzimierz Skiba [Tue, 3 Aug 2004 06:58:37 +0000 (06:58 +0000)] 
Smartphone fix due to separated implementation of wxFileDialog.

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

19 years ago* Made GSocket::GetError() exp/imp from net library and provide an inline
David Elliott [Tue, 3 Aug 2004 04:14:42 +0000 (04:14 +0000)] 
* Made GSocket::GetError() exp/imp from net library and provide an inline
  compatibility function.
* Provide a Null gs_gui_functions implementation.

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

19 years agoReal C++(ish) code
David Elliott [Tue, 3 Aug 2004 03:37:32 +0000 (03:37 +0000)] 
Real C++(ish) code

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

19 years agoPrepare for GSocket C->C++ migration
David Elliott [Tue, 3 Aug 2004 03:35:52 +0000 (03:35 +0000)] 
Prepare for GSocket C->C++ migration

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

19 years agoPrepare headers for C->C++ migration
David Elliott [Tue, 3 Aug 2004 03:33:36 +0000 (03:33 +0000)] 
Prepare headers for C->C++ migration

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

19 years agoupdated sample
Robin Dunn [Mon, 2 Aug 2004 22:09:39 +0000 (22:09 +0000)] 
updated sample

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

19 years agoreSWIGged
Robin Dunn [Mon, 2 Aug 2004 22:04:33 +0000 (22:04 +0000)] 
reSWIGged

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

19 years agolittle tweak
Robin Dunn [Mon, 2 Aug 2004 22:01:02 +0000 (22:01 +0000)] 
little tweak

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

19 years agofixed typo
Robin Dunn [Mon, 2 Aug 2004 21:59:10 +0000 (21:59 +0000)] 
fixed typo

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

19 years agoAdded wxQuantize
Robin Dunn [Mon, 2 Aug 2004 21:56:06 +0000 (21:56 +0000)] 
Added wxQuantize

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

19 years agoMore suitable data structure (in the process of making everything wxUSE_STL insensitive).
Włodzimierz Skiba [Mon, 2 Aug 2004 17:52:12 +0000 (17:52 +0000)] 
More suitable data structure (in the process of making everything wxUSE_STL insensitive).

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

19 years agoFix for toolbar workaround (mustn't set flag unless we're in Classic mode
Julian Smart [Mon, 2 Aug 2004 09:50:03 +0000 (09:50 +0000)] 
Fix for toolbar workaround (mustn't set flag unless we're in Classic mode
or we get separators showing)

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

19 years agoRegenerated makefiles after copying of subdirectory.
Włodzimierz Skiba [Mon, 2 Aug 2004 09:06:11 +0000 (09:06 +0000)] 
Regenerated makefiles after copying of subdirectory.

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

19 years agoRegenerated makefile after some recent addition of library.
Włodzimierz Skiba [Mon, 2 Aug 2004 08:59:59 +0000 (08:59 +0000)] 
Regenerated makefile after some recent addition of library.

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

19 years agoRegenerated file after adding except sample.
Włodzimierz Skiba [Mon, 2 Aug 2004 07:44:21 +0000 (07:44 +0000)] 
Regenerated file after adding except sample.

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

19 years agoRegenerated file after deleting gzstream.cpp
Włodzimierz Skiba [Mon, 2 Aug 2004 07:35:49 +0000 (07:35 +0000)] 
Regenerated file after deleting gzstream.cpp

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

19 years agoRegenerated makefiles after new filename test by Vadim.
Włodzimierz Skiba [Mon, 2 Aug 2004 07:34:01 +0000 (07:34 +0000)] 
Regenerated makefiles after new filename test by Vadim.

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

19 years agoadded --version-full option to wx-config
Vadim Zeitlin [Sun, 1 Aug 2004 22:21:54 +0000 (22:21 +0000)] 
added --version-full option to wx-config

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

19 years agoFixed flat style for toolbars under XP, Windows Classic style
Julian Smart [Sun, 1 Aug 2004 09:23:42 +0000 (09:23 +0000)] 
Fixed flat style for toolbars under XP, Windows Classic style

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

19 years agoFix by George Wismer to get flat toolbars under Windows Classic style,
Julian Smart [Sun, 1 Aug 2004 09:19:10 +0000 (09:19 +0000)] 
Fix by George Wismer to get flat toolbars under Windows Classic style,
by setting TBSTYLE_FLAT after toolbar creation

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

19 years agoreSWIGged
Robin Dunn [Sat, 31 Jul 2004 22:27:09 +0000 (22:27 +0000)] 
reSWIGged

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

19 years agoAvoid warnings in the DLL builds
Robin Dunn [Sat, 31 Jul 2004 21:05:38 +0000 (21:05 +0000)] 
Avoid warnings in the DLL builds

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

19 years agoreSWIGged
Robin Dunn [Sat, 31 Jul 2004 20:25:51 +0000 (20:25 +0000)] 
reSWIGged

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

19 years agofixed version number
Robin Dunn [Sat, 31 Jul 2004 20:25:29 +0000 (20:25 +0000)] 
fixed version number

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

19 years agofixed typo
Robin Dunn [Sat, 31 Jul 2004 20:25:13 +0000 (20:25 +0000)] 
fixed typo

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

19 years agoVarious updates to catch up to wxWidgets CVS
Robin Dunn [Sat, 31 Jul 2004 20:24:29 +0000 (20:24 +0000)] 
Various updates to catch up to wxWidgets CVS

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

19 years agoFixed wxTextCtrl::SetMaxLength for rich edit controls
Julian Smart [Sat, 31 Jul 2004 15:43:20 +0000 (15:43 +0000)] 
Fixed wxTextCtrl::SetMaxLength for rich edit controls

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

19 years agofixed passing wxCharBuffer to a vararg function (part of bug 1001166)
Vadim Zeitlin [Sat, 31 Jul 2004 13:14:10 +0000 (13:14 +0000)] 
fixed passing wxCharBuffer to a vararg function (part of bug 1001166)

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

19 years agoapplied patch #997019: '[wxMac] updated wxSound', adds static IsPlaying() and Stop()
Dimitri Schoolwerth [Sat, 31 Jul 2004 07:36:13 +0000 (07:36 +0000)] 
applied patch #997019: '[wxMac] updated wxSound', adds static IsPlaying() and Stop()

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

19 years agoFixed compilation error
Robin Dunn [Sat, 31 Jul 2004 04:39:49 +0000 (04:39 +0000)] 
Fixed compilation error

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

19 years agoinvalidate m_selection in DoRemovePage(), not in DeletePage() (replaces patch 998984)
Vadim Zeitlin [Fri, 30 Jul 2004 23:38:36 +0000 (23:38 +0000)] 
invalidate m_selection in DoRemovePage(), not in DeletePage() (replaces patch 998984)

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

19 years agoGerman translation update (patch 1000305)
Vadim Zeitlin [Fri, 30 Jul 2004 23:34:25 +0000 (23:34 +0000)] 
German translation update (patch 1000305)

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

19 years agofixed wxDateTime::GetWeekDayName() for wday > Wed (patch 998646)
Vadim Zeitlin [Fri, 30 Jul 2004 23:33:16 +0000 (23:33 +0000)] 
fixed wxDateTime::GetWeekDayName() for wday > Wed (patch 998646)

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

19 years agofixed delete[]/free mismatch in SetAlpha (part of patch 991168)
Vadim Zeitlin [Fri, 30 Jul 2004 23:18:10 +0000 (23:18 +0000)] 
fixed delete[]/free mismatch in SetAlpha (part of patch 991168)

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

19 years agofixed quitting the sample; fixed memory leak of CDummyWindow
Vadim Zeitlin [Fri, 30 Jul 2004 23:05:53 +0000 (23:05 +0000)] 
fixed quitting the sample; fixed memory leak of CDummyWindow

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

19 years agofixed MFC sample (bug 978194)
Vadim Zeitlin [Fri, 30 Jul 2004 23:01:04 +0000 (23:01 +0000)] 
fixed MFC sample (bug 978194)

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

19 years agoswitched to wxEventLoopBase/wxEventLoop implementation (instead of m_impl based one...
Vadim Zeitlin [Fri, 30 Jul 2004 22:54:31 +0000 (22:54 +0000)] 
switched to wxEventLoopBase/wxEventLoop implementation (instead of m_impl based one) for wxMSW; minimal changes for the other ports

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

19 years agodefine WXMSG same as Win32 MSG instead of untyped pointer
Vadim Zeitlin [Fri, 30 Jul 2004 22:51:46 +0000 (22:51 +0000)] 
define WXMSG same as Win32 MSG instead of untyped pointer

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

19 years agoAdditional configuration check.
Włodzimierz Skiba [Fri, 30 Jul 2004 19:23:25 +0000 (19:23 +0000)] 
Additional configuration check.

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

19 years agoConditional compilation fix.
Włodzimierz Skiba [Fri, 30 Jul 2004 19:14:42 +0000 (19:14 +0000)] 
Conditional compilation fix.

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

19 years agoWarning cleaning.
Włodzimierz Skiba [Fri, 30 Jul 2004 17:44:18 +0000 (17:44 +0000)] 
Warning cleaning.

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

19 years agoCode and warning cleaning.
Włodzimierz Skiba [Fri, 30 Jul 2004 15:55:53 +0000 (15:55 +0000)] 
Code and warning cleaning.

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

19 years agowxUSE_STL fixes
Włodzimierz Skiba [Fri, 30 Jul 2004 15:41:00 +0000 (15:41 +0000)] 
wxUSE_STL fixes

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

19 years agowxUSE_STL fixes and suggested coding of -1/TRUE/FALSE
Włodzimierz Skiba [Fri, 30 Jul 2004 15:28:32 +0000 (15:28 +0000)] 
wxUSE_STL fixes and suggested coding of -1/TRUE/FALSE

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

19 years agoCan't use directives within a macro
Julian Smart [Thu, 29 Jul 2004 20:21:02 +0000 (20:21 +0000)] 
Can't use directives within a macro

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

19 years agoNeeds log.h
Julian Smart [Thu, 29 Jul 2004 20:17:15 +0000 (20:17 +0000)] 
Needs log.h

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

19 years agoRemoved unused event table entries
David Elliott [Thu, 29 Jul 2004 13:52:24 +0000 (13:52 +0000)] 
Removed unused event table entries

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

19 years agofix for assert when copying bitmap in CloneRefData()
Vadim Zeitlin [Thu, 29 Jul 2004 09:39:52 +0000 (09:39 +0000)] 
fix for assert when copying bitmap in CloneRefData()

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

19 years agoCheckbox needs an extra pixel in height on WinCE
Julian Smart [Thu, 29 Jul 2004 08:44:42 +0000 (08:44 +0000)] 
Checkbox needs an extra pixel in height on WinCE

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

19 years agoC/C++ differences
David Elliott [Thu, 29 Jul 2004 02:07:42 +0000 (02:07 +0000)] 
C/C++ differences

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

19 years agoCopied from src/msw/gsocket.c revision 1.61
David Elliott [Thu, 29 Jul 2004 02:03:44 +0000 (02:03 +0000)] 
Copied from src/msw/gsocket.c revision 1.61

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

19 years agoApplied gsockmsw.c 1.20 to 1.25 changes
David Elliott [Thu, 29 Jul 2004 01:40:07 +0000 (01:40 +0000)] 
Applied gsockmsw.c 1.20 to 1.25 changes

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

19 years agowxWindowMSW::OnInitDialog is only implemented for WinCE
David Elliott [Wed, 28 Jul 2004 19:34:19 +0000 (19:34 +0000)] 
wxWindowMSW::OnInitDialog is only implemented for WinCE

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

19 years agoSwitched from wxUsleep to wxMilliSleep/wxMicroSleep.
Stefan Neis [Wed, 28 Jul 2004 16:02:50 +0000 (16:02 +0000)] 
Switched from wxUsleep to wxMilliSleep/wxMicroSleep.

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

19 years agofixed subrelease test in wxCHECK_VERSION_FULL
Vadim Zeitlin [Wed, 28 Jul 2004 14:22:11 +0000 (14:22 +0000)] 
fixed subrelease test in wxCHECK_VERSION_FULL

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

19 years agotrying to get coordinates of native controls and wx coordinates in synch. as native...
Stefan Csomor [Wed, 28 Jul 2004 13:56:56 +0000 (13:56 +0000)] 
trying to get coordinates of native controls and wx coordinates in synch. as native controls cannot draw arbitrary borders we have to take care of that ourselves...

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

19 years agoHasFlag is not set at this point
Stefan Csomor [Wed, 28 Jul 2004 13:51:03 +0000 (13:51 +0000)] 
HasFlag is not set at this point

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

19 years agoRefresh is necessary in earlier systems, no penalty when doing in 10.3+
Stefan Csomor [Wed, 28 Jul 2004 13:48:28 +0000 (13:48 +0000)] 
Refresh is necessary in earlier systems, no penalty when doing in 10.3+

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

19 years agoScore dialog improvements.
Włodzimierz Skiba [Wed, 28 Jul 2004 09:36:45 +0000 (09:36 +0000)] 
Score dialog improvements.

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

19 years agoWorked around static box opaqueness problem on WinCE by setting the
Julian Smart [Wed, 28 Jul 2004 09:34:25 +0000 (09:34 +0000)] 
Worked around static box opaqueness problem on WinCE by setting the
z-order in OnInitDialog

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

19 years agoFixed lack of copying help. Regenerated makefiles.
Włodzimierz Skiba [Wed, 28 Jul 2004 09:24:24 +0000 (09:24 +0000)] 
Fixed lack of copying help. Regenerated makefiles.

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

19 years agoremoved GSocket_[Un]Streamed
Vadim Zeitlin [Wed, 28 Jul 2004 00:35:33 +0000 (00:35 +0000)] 
removed GSocket_[Un]Streamed

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

19 years agoUnder WinCE, we need to send the groupbox z position to the bottom
Julian Smart [Tue, 27 Jul 2004 20:30:22 +0000 (20:30 +0000)] 
Under WinCE, we need to send the groupbox z position to the bottom
to reveal the controls that were created after the group control.

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

19 years agoFinally whole configtool works regardless of wxUSE_STL value (at least with Borland...
Włodzimierz Skiba [Tue, 27 Jul 2004 19:14:36 +0000 (19:14 +0000)] 
Finally whole configtool works regardless of wxUSE_STL value (at least with Borland). Changes followed adjustements of other things like better styles, storing pointers, unified headers of files, etc. etc.

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

19 years agoMissing headers.
Włodzimierz Skiba [Tue, 27 Jul 2004 18:12:13 +0000 (18:12 +0000)] 
Missing headers.

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

19 years agoMissing DMC OFN_* values.
Włodzimierz Skiba [Tue, 27 Jul 2004 18:04:01 +0000 (18:04 +0000)] 
Missing DMC OFN_* values.

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

19 years agofixed memory leak
Václav Slavík [Tue, 27 Jul 2004 11:34:31 +0000 (11:34 +0000)] 
fixed memory leak

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

19 years agoregion from polygon added
Stefan Csomor [Tue, 27 Jul 2004 11:28:20 +0000 (11:28 +0000)] 
region from polygon added

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

19 years agoremoved useless event handlers that were breaking focus handling in wxGTK
Václav Slavík [Tue, 27 Jul 2004 09:40:28 +0000 (09:40 +0000)] 
removed useless event handlers that were breaking focus handling in wxGTK

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

19 years agofixed sending 2 events (normal and bogus cancel one) when ending to edit a tree ctrl...
Václav Slavík [Tue, 27 Jul 2004 08:53:10 +0000 (08:53 +0000)] 
fixed sending 2 events (normal and bogus cancel one) when ending to edit a tree ctrl item (same thing as patch 978403 for treectlg.cpp)

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

19 years agoIncorporated src/unix/gsocket.c 1.86 to 1.92 changes (except 1.90 to 1.91
David Elliott [Tue, 27 Jul 2004 02:15:32 +0000 (02:15 +0000)] 
Incorporated src/unix/gsocket.c 1.86 to 1.92 changes (except 1.90 to 1.91
which was applied by Vadim as 1.9 to 1.10 of src/unix/gsocket.cpp)

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

19 years agoremoved GSocket_Unstreamed() call
Vadim Zeitlin [Mon, 26 Jul 2004 22:14:59 +0000 (22:14 +0000)] 
removed GSocket_Unstreamed() call

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

19 years agoremoved GSocket_[Un]Streamed(), GSocket_SetNonOriented() must be used instead
Vadim Zeitlin [Mon, 26 Jul 2004 21:35:32 +0000 (21:35 +0000)] 
removed GSocket_[Un]Streamed(), GSocket_SetNonOriented() must be used instead

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

19 years agoremoved _GSocket::m_oriented
Vadim Zeitlin [Mon, 26 Jul 2004 21:33:54 +0000 (21:33 +0000)] 
removed _GSocket::m_oriented

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

19 years agoDon't return wxEmptyString for e.g. wxPathOnly("\file.txt")
Julian Smart [Mon, 26 Jul 2004 20:55:59 +0000 (20:55 +0000)] 
Don't return wxEmptyString for e.g. wxPathOnly("\file.txt")

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

19 years agoStub out SetToolTip to avoid massive ifdefing when encountering
Julian Smart [Mon, 26 Jul 2004 20:16:19 +0000 (20:16 +0000)] 
Stub out SetToolTip to avoid massive ifdefing when encountering
a platform that doesn't support them

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

19 years agoOFN_ENABLESIZING not appropriate for WinCE
Julian Smart [Mon, 26 Jul 2004 18:48:54 +0000 (18:48 +0000)] 
OFN_ENABLESIZING not appropriate for WinCE

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

19 years agocheck if wxTheApp still exists in FreeColour(); fixes crash on shutdown
Vadim Zeitlin [Sun, 25 Jul 2004 23:42:45 +0000 (23:42 +0000)] 
check if wxTheApp still exists in FreeColour(); fixes crash on shutdown

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

19 years agoIsTopLevel() may return true not only for wxTLW: this fixes crash when opening a...
Vadim Zeitlin [Sun, 25 Jul 2004 23:34:37 +0000 (23:34 +0000)] 
IsTopLevel() may return true not only for wxTLW: this fixes crash when opening a menu

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

19 years agodetach removed submenu from the menubar too
Vadim Zeitlin [Sun, 25 Jul 2004 23:13:57 +0000 (23:13 +0000)] 
detach removed submenu from the menubar too

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

19 years agoreplace wxHashTable with a type safe hash map of Window to wxWindow
Vadim Zeitlin [Sun, 25 Jul 2004 23:09:33 +0000 (23:09 +0000)] 
replace wxHashTable with a type safe hash map of Window to wxWindow

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

19 years agoinsert now returns pair<iterator, bool>, as for the standard map
Vadim Zeitlin [Sun, 25 Jul 2004 23:05:28 +0000 (23:05 +0000)] 
insert now returns pair<iterator, bool>, as for the standard map

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

19 years agocompilation fix
Vadim Zeitlin [Sun, 25 Jul 2004 20:13:23 +0000 (20:13 +0000)] 
compilation fix

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