]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
19 years agofix for disabling the control (bug 1150830)
Vadim Zeitlin [Fri, 25 Feb 2005 11:07:39 +0000 (11:07 +0000)] 
fix for disabling the control (bug 1150830)

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

19 years agoUse of date picker control flag must be somehow defined.
Włodzimierz Skiba [Fri, 25 Feb 2005 11:07:00 +0000 (11:07 +0000)] 
Use of date picker control flag must be somehow defined.

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

19 years agoCompleted sync of BASE_CMN_SRC between PalmOS and bakefiles. Missing features (stdpat...
Włodzimierz Skiba [Fri, 25 Feb 2005 09:44:49 +0000 (09:44 +0000)] 
Completed sync of BASE_CMN_SRC between PalmOS and bakefiles. Missing features (stdpaths) added and buildable.

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

19 years agodaily build of inno msw
Chris Elliott [Fri, 25 Feb 2005 09:08:34 +0000 (09:08 +0000)] 
daily build of inno msw

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

19 years agoMake HTCLIENT code off by default
Julian Smart [Fri, 25 Feb 2005 08:08:22 +0000 (08:08 +0000)] 
Make HTCLIENT code off by default

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

19 years agoreSWIGged
Robin Dunn [Thu, 24 Feb 2005 19:52:14 +0000 (19:52 +0000)] 
reSWIGged

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

19 years agoSome build tweaks
Robin Dunn [Thu, 24 Feb 2005 19:50:53 +0000 (19:50 +0000)] 
Some build tweaks

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

19 years agobumped subrelease number
Robin Dunn [Thu, 24 Feb 2005 18:41:51 +0000 (18:41 +0000)] 
bumped subrelease number

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

19 years agoTook out IsValid. It is not public everywhere.
Robin Dunn [Thu, 24 Feb 2005 18:34:50 +0000 (18:34 +0000)] 
Took out IsValid.  It is not public everywhere.

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

19 years agoAdd IsValid()
Robin Dunn [Thu, 24 Feb 2005 18:22:52 +0000 (18:22 +0000)] 
Add IsValid()

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

19 years agono-op methods for ownerdrawn methods in wxMenuItem
Robin Dunn [Thu, 24 Feb 2005 18:21:57 +0000 (18:21 +0000)] 
no-op methods for ownerdrawn methods in wxMenuItem

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

19 years agoNext step on bringing PalmOS build to the same filelist as in bakefiles: adjustements...
Włodzimierz Skiba [Thu, 24 Feb 2005 18:01:42 +0000 (18:01 +0000)] 
Next step on bringing PalmOS build to the same filelist as in bakefiles: adjustements in file related wxAPI.

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

19 years agofix for SetValue() losing effect after focus change (patch 1150911)
Vadim Zeitlin [Thu, 24 Feb 2005 16:58:14 +0000 (16:58 +0000)] 
fix for SetValue() losing effect after focus change (patch 1150911)

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

19 years agoreally fixed bug with DST in Set(h, m, s, ms) (see patch 1097811)
Vadim Zeitlin [Thu, 24 Feb 2005 16:51:43 +0000 (16:51 +0000)] 
really fixed bug with DST in Set(h, m, s, ms) (see patch 1097811)

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

19 years agouse correct colour for the toolbar initially (patch 1150657)
Vadim Zeitlin [Thu, 24 Feb 2005 15:22:31 +0000 (15:22 +0000)] 
use correct colour for the toolbar initially (patch 1150657)

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

19 years agoProvide to Borland the same fix as for Cygwin due to historic placement of Borland...
Włodzimierz Skiba [Thu, 24 Feb 2005 15:18:36 +0000 (15:18 +0000)] 
Provide to Borland the same fix as for Cygwin due to historic placement of Borland between Unix compilers. Needs further fix with move of Borland into MSW section in filefn.h

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

19 years agoadded missing virtual dtors to base classes (patch 1150945)
Vadim Zeitlin [Thu, 24 Feb 2005 14:33:32 +0000 (14:33 +0000)] 
added missing virtual dtors to base classes (patch 1150945)

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

19 years agounder compositing windows when using the 'classic' mlte we must remove and reinsert...
Stefan Csomor [Thu, 24 Feb 2005 14:20:34 +0000 (14:20 +0000)] 
under compositing windows when using the 'classic' mlte we must remove and reinsert the scrollbars as they have been inserted 'out of embedding order' onto the root control

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

19 years agoadd version checks instead of symbol checks, so that CW builds do not complain on...
Stefan Csomor [Thu, 24 Feb 2005 14:09:39 +0000 (14:09 +0000)] 
add version checks instead of symbol checks, so that CW builds do not complain on 10.2

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

19 years agonotifying children of absolute position changes, add version checks instead of symbol...
Stefan Csomor [Thu, 24 Feb 2005 14:09:08 +0000 (14:09 +0000)] 
notifying children of absolute position changes, add version checks instead of symbol checks, so that CW builds do not complain on 10.2

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

19 years agomaking implementation independent of a wx-peer of that control
Stefan Csomor [Thu, 24 Feb 2005 14:07:55 +0000 (14:07 +0000)] 
making implementation independent of a wx-peer of that control

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

19 years agoforwarding position changed events to peer
Stefan Csomor [Thu, 24 Feb 2005 14:06:15 +0000 (14:06 +0000)] 
forwarding position changed events to peer

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

19 years agoFurther improvements in composite controls (wxRadioBox) on PalmOS.
Włodzimierz Skiba [Thu, 24 Feb 2005 10:51:11 +0000 (10:51 +0000)] 
Further improvements in composite controls (wxRadioBox) on PalmOS.

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

19 years agoSmall move towards similar set of files as in bakefiles for catching all the possible...
Włodzimierz Skiba [Thu, 24 Feb 2005 10:48:18 +0000 (10:48 +0000)] 
Small move towards similar set of files as in bakefiles for catching all the possible conflicts in sources and include and verify all missing files like extended.c

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

19 years agoPalmOS headers have ssize_t with no sign of it so we have to assume they are always...
Włodzimierz Skiba [Thu, 24 Feb 2005 10:43:27 +0000 (10:43 +0000)] 
PalmOS headers have ssize_t with no sign of it so we have to assume they are always there. Missed semicolon.

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

19 years agoRestored mouse sensitivity for static box and static bitmap
Julian Smart [Thu, 24 Feb 2005 08:26:50 +0000 (08:26 +0000)] 
Restored mouse sensitivity for static box and static bitmap

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

19 years agoupdate from Michalis Kabrianis (patch 1145218)
Vadim Zeitlin [Wed, 23 Feb 2005 22:55:37 +0000 (22:55 +0000)] 
update from Michalis Kabrianis (patch 1145218)

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

19 years agoMore support in wxRadioBox for PalmOS. Refreshing fixes.
Włodzimierz Skiba [Wed, 23 Feb 2005 20:46:32 +0000 (20:46 +0000)] 
More support in wxRadioBox for PalmOS. Refreshing fixes.

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

19 years agowxDocManager::GetTemplates was missing (#1149847)
Włodzimierz Skiba [Wed, 23 Feb 2005 20:08:51 +0000 (20:08 +0000)] 
wxDocManager::GetTemplates was missing (#1149847)

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

19 years agoforce icon type for tools, as PICTs are not shown
Stefan Csomor [Wed, 23 Feb 2005 18:19:45 +0000 (18:19 +0000)] 
force icon type for tools, as PICTs are not shown

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

19 years agoscaling for 24x24 and 64x64 sizes
Stefan Csomor [Wed, 23 Feb 2005 18:18:33 +0000 (18:18 +0000)] 
scaling for 24x24 and 64x64 sizes

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

19 years agoHITextView fixed
Stefan Csomor [Wed, 23 Feb 2005 17:16:30 +0000 (17:16 +0000)] 
HITextView fixed

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

19 years agoLinup API of wxRadioBox::Show on all ports. Move wxRadioBox::IsValid from wxUniversal...
Włodzimierz Skiba [Wed, 23 Feb 2005 17:04:16 +0000 (17:04 +0000)] 
Linup API of wxRadioBox::Show on all ports. Move wxRadioBox::IsValid from wxUniversal to base class (+ GTK which do not use base class) and use it where applicable. Minor source cleaning.

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

19 years agodon't redefine NOMINMAX if already defined (mingw32 does this apparently)
Vadim Zeitlin [Wed, 23 Feb 2005 16:54:16 +0000 (16:54 +0000)] 
don't redefine NOMINMAX if already defined (mingw32 does this apparently)

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

19 years agoLinup API of wxRadioBox::Show on all ports. Move wxRadioBox::IsValid from wxUniversal...
Włodzimierz Skiba [Wed, 23 Feb 2005 16:52:31 +0000 (16:52 +0000)] 
Linup API of wxRadioBox::Show on all ports. Move wxRadioBox::IsValid from wxUniversal to base class (+ GTK which do not use base class) and use it where applicable. Minor source cleaning.

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

19 years agoswitch OSX implementations to unicode text ctrl meanwhile
Stefan Csomor [Wed, 23 Feb 2005 16:48:19 +0000 (16:48 +0000)] 
switch OSX implementations to unicode text ctrl meanwhile

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

19 years agoremoved checks for compilers supporting wxUSE_ON_FATAL_EXCEPTION, it's in wx/chkconf...
Vadim Zeitlin [Wed, 23 Feb 2005 16:46:01 +0000 (16:46 +0000)] 
removed checks for compilers supporting wxUSE_ON_FATAL_EXCEPTION, it's in wx/chkconf.h now

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

19 years agobuild ODBC sample under MSW too if wxUSE_ODBC (closes 1083805)
Vadim Zeitlin [Wed, 23 Feb 2005 16:44:20 +0000 (16:44 +0000)] 
build ODBC sample under MSW too if wxUSE_ODBC (closes 1083805)

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

19 years agoLinup API of wxRadioBox::Show on all ports. Move wxRadioBox::IsValid from wxUniversal...
Włodzimierz Skiba [Wed, 23 Feb 2005 16:39:25 +0000 (16:39 +0000)] 
Linup API of wxRadioBox::Show on all ports. Move wxRadioBox::IsValid from wxUniversal to base class (+ GTK which do not use base class) and use it where applicable. Minor source cleaning.

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

19 years agodaily build of docs
Chris Elliott [Wed, 23 Feb 2005 16:36:08 +0000 (16:36 +0000)] 
daily build of docs

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

19 years agoupdate from Martin Srebotnjak <miles@filmsi.net>
Vadim Zeitlin [Wed, 23 Feb 2005 16:24:27 +0000 (16:24 +0000)] 
update from Martin Srebotnjak <miles@filmsi.net>

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

19 years agoalong the same change in dc
Stefan Csomor [Wed, 23 Feb 2005 16:18:00 +0000 (16:18 +0000)] 
along the same change in dc

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

19 years agorevamping classic MLTE implementation
Stefan Csomor [Wed, 23 Feb 2005 16:13:14 +0000 (16:13 +0000)] 
revamping classic MLTE implementation

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

19 years agoadding peer back to wxWindow
Stefan Csomor [Wed, 23 Feb 2005 16:08:34 +0000 (16:08 +0000)] 
adding peer back to wxWindow

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

19 years agoadding peer back to wxWindow
Stefan Csomor [Wed, 23 Feb 2005 15:53:06 +0000 (15:53 +0000)] 
adding peer back to wxWindow

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

19 years agocarbon cfm fixes, factoring code
Stefan Csomor [Wed, 23 Feb 2005 15:52:05 +0000 (15:52 +0000)] 
carbon cfm fixes, factoring code

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

19 years agoPresentation of hiding and disabling of the items in wxRadioBox.
Włodzimierz Skiba [Wed, 23 Feb 2005 15:50:48 +0000 (15:50 +0000)] 
Presentation of hiding and disabling of the items in wxRadioBox.

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

19 years agocarbon cfm fixes
Stefan Csomor [Wed, 23 Feb 2005 15:48:52 +0000 (15:48 +0000)] 
carbon cfm fixes

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

19 years agoadding a peer pointing back to wxWindow
Stefan Csomor [Wed, 23 Feb 2005 15:46:03 +0000 (15:46 +0000)] 
adding a peer pointing back to wxWindow

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

19 years agomoving all border invalidations into one area, also opening peer access for all
Stefan Csomor [Wed, 23 Feb 2005 15:39:15 +0000 (15:39 +0000)] 
moving all border invalidations into one area, also opening peer access for all

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

19 years agoRegistered PalmOS creatorID for minimal sample for the future bakefile support. Non...
Włodzimierz Skiba [Wed, 23 Feb 2005 13:12:54 +0000 (13:12 +0000)] 
Registered PalmOS creatorID for minimal sample for the future bakefile support. Non influence on other formats.

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

19 years agouse a larger font again for wxMSW (the chopping off was caused by a wxStaticText...
Dimitri Schoolwerth [Tue, 22 Feb 2005 23:08:35 +0000 (23:08 +0000)] 
use a larger font again for wxMSW (the chopping off was caused by a wxStaticText resizing bug which has been fixed)

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

19 years ago Better correction to the wxListBox misbehaviour.
Robert Roebling [Tue, 22 Feb 2005 22:45:32 +0000 (22:45 +0000)] 
  Better correction to the wxListBox misbehaviour.
   Strangely, the listbox sends out 2 events upon
   the first selection.

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

19 years agofixed wxDateTime::ParseFormat to correctly handle '%x' on Windows
Václav Slavík [Tue, 22 Feb 2005 16:48:34 +0000 (16:48 +0000)] 
fixed wxDateTime::ParseFormat to correctly handle '%x' on Windows

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

19 years agoLicence name correction.
Włodzimierz Skiba [Tue, 22 Feb 2005 15:09:56 +0000 (15:09 +0000)] 
Licence name correction.

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

19 years agoMore connections between wxWindow and wxRadioBox.
Włodzimierz Skiba [Tue, 22 Feb 2005 14:48:31 +0000 (14:48 +0000)] 
More connections between wxWindow and wxRadioBox.

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

19 years agoRemoved dependency on wx/html/forcelnk.h
Michael Wetherell [Tue, 22 Feb 2005 10:41:48 +0000 (10:41 +0000)] 
Removed dependency on wx/html/forcelnk.h

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

19 years agoMore wxAPI for radiobox of PalmOS.
Włodzimierz Skiba [Tue, 22 Feb 2005 07:22:11 +0000 (07:22 +0000)] 
More wxAPI for radiobox of PalmOS.

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

19 years agofix some 'might not be initialized in this function' warnings
Ryan Norton [Tue, 22 Feb 2005 07:15:57 +0000 (07:15 +0000)] 
fix some 'might not be initialized in this function' warnings

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

19 years agowxRect::SetSize documented.
Włodzimierz Skiba [Tue, 22 Feb 2005 07:15:18 +0000 (07:15 +0000)] 
wxRect::SetSize documented.

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

19 years agodon't create a png alpha image if we don't have to
Dimitri Schoolwerth [Tue, 22 Feb 2005 00:13:51 +0000 (00:13 +0000)] 
don't create a png alpha image if we don't have to

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

19 years ago Show that the GTK+ listbox doesn't deselect any item
Robert Roebling [Mon, 21 Feb 2005 22:46:34 +0000 (22:46 +0000)] 
  Show that the GTK+ listbox doesn't deselect any item
   in MULTIPLE mode when clicked upon.

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

19 years agoConsistent wxWindow::Enable with wxRadioBox::Enable for control and its items. wxRadi...
Włodzimierz Skiba [Mon, 21 Feb 2005 21:02:41 +0000 (21:02 +0000)] 
Consistent wxWindow::Enable with wxRadioBox::Enable for control and its items. wxRadioBox of PalmOS. Little source cleaning.

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

19 years agofixed compile error
Robin Dunn [Mon, 21 Feb 2005 18:34:20 +0000 (18:34 +0000)] 
fixed compile error

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

19 years agowarning fix
Stefan Csomor [Mon, 21 Feb 2005 18:33:03 +0000 (18:33 +0000)] 
warning fix

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

19 years agoTreat the numpad enter key the same as the main enter key
Robin Dunn [Mon, 21 Feb 2005 17:32:16 +0000 (17:32 +0000)] 
Treat the numpad enter key the same as the main enter key

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

19 years agoXTI fix for VC 7.1 (VC 8.0 didn't complain)
Stefan Csomor [Mon, 21 Feb 2005 16:33:22 +0000 (16:33 +0000)] 
XTI fix for VC 7.1 (VC 8.0 didn't complain)

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

19 years agodrawing circles with a transparent pen was filling of course...
Stefan Csomor [Mon, 21 Feb 2005 14:37:42 +0000 (14:37 +0000)] 
drawing circles with a transparent pen was filling of course...

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

19 years agofix for quartz case
Stefan Csomor [Mon, 21 Feb 2005 14:32:59 +0000 (14:32 +0000)] 
fix for quartz case

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

19 years agoUpdated FAQs from web site
Julian Smart [Mon, 21 Feb 2005 14:19:50 +0000 (14:19 +0000)] 
Updated FAQs from web site

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

19 years agowarning cleanup
Stefan Csomor [Mon, 21 Feb 2005 14:00:52 +0000 (14:00 +0000)] 
warning cleanup

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

19 years agotrials for proper synchronizing between different contexts on the same window
Stefan Csomor [Mon, 21 Feb 2005 13:57:05 +0000 (13:57 +0000)] 
trials for proper synchronizing between different contexts on the same window

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

19 years agoadapting to bitmaprefdata changes
Stefan Csomor [Mon, 21 Feb 2005 13:53:22 +0000 (13:53 +0000)] 
adapting to bitmaprefdata changes

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

19 years agofirst step into modernizing MLTE-Classic as it still seems to be the most complete...
Stefan Csomor [Mon, 21 Feb 2005 13:51:51 +0000 (13:51 +0000)] 
first step into modernizing MLTE-Classic as it still seems to be the most complete answer to our needs

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

19 years agocarbon cfm / classic fixes
Stefan Csomor [Mon, 21 Feb 2005 13:50:19 +0000 (13:50 +0000)] 
carbon cfm / classic fixes

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

19 years agomoving native format generation into bitmap ref data because of the owner semantics...
Stefan Csomor [Mon, 21 Feb 2005 13:48:21 +0000 (13:48 +0000)] 
moving native format generation into bitmap ref data because of the owner semantics (we don't know when to release a PicHandle otherwise

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

19 years agomoving native format generation into bitmap ref data because of the owner semantics...
Stefan Csomor [Mon, 21 Feb 2005 13:42:35 +0000 (13:42 +0000)] 
moving native format generation into bitmap ref data because of the owner semantics (we don't know when to release a PicHandle otherwise

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

19 years agoDon't inherit background from parent if we're top-level
Julian Smart [Mon, 21 Feb 2005 11:41:59 +0000 (11:41 +0000)] 
Don't inherit background from parent if we're top-level

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

19 years agoAdded --norpms switch
Julian Smart [Mon, 21 Feb 2005 09:21:56 +0000 (09:21 +0000)] 
Added --norpms switch

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

19 years agoCorrected compilo
Julian Smart [Mon, 21 Feb 2005 09:20:42 +0000 (09:20 +0000)] 
Corrected compilo

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

19 years agoreworded parts of the 'alpha channel support' paragraph
Dimitri Schoolwerth [Mon, 21 Feb 2005 02:13:25 +0000 (02:13 +0000)] 
reworded parts of the 'alpha channel support' paragraph

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

19 years agoadded debug/release DLL configurations so that VC++ chooses the right one when buildi...
Vadim Zeitlin [Mon, 21 Feb 2005 02:11:03 +0000 (02:11 +0000)] 
added debug/release DLL configurations so that VC++ chooses the right one when building wx as DLL (should close 877037)

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

19 years agofixed MSVC6 truncation warning
Dimitri Schoolwerth [Mon, 21 Feb 2005 02:09:08 +0000 (02:09 +0000)] 
fixed MSVC6 truncation warning

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

19 years agodon't define min/max macros in windows.h (closes 1052256)
Vadim Zeitlin [Mon, 21 Feb 2005 02:06:21 +0000 (02:06 +0000)] 
don't define min/max macros in windows.h (closes 1052256)

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

19 years agodeclare variable used in source code example (bug 1093638)
Vadim Zeitlin [Mon, 21 Feb 2005 01:56:35 +0000 (01:56 +0000)] 
declare variable used in source code example (bug 1093638)

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

19 years agoremoved ambiguity from wxGLCanvas ctors (bug 1102544)
Vadim Zeitlin [Mon, 21 Feb 2005 01:52:23 +0000 (01:52 +0000)] 
removed ambiguity from wxGLCanvas ctors (bug 1102544)

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

19 years agoremoved mention of client data, there is none in this class (bug 1144820)
Vadim Zeitlin [Mon, 21 Feb 2005 01:44:46 +0000 (01:44 +0000)] 
removed mention of client data, there is none in this class (bug 1144820)

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

19 years agocall gdk_flush() in Update() (see discussion of patch 1047642)
Vadim Zeitlin [Mon, 21 Feb 2005 01:24:22 +0000 (01:24 +0000)] 
call gdk_flush() in Update() (see discussion of patch 1047642)

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

19 years agoupdate from James Bishop
Vadim Zeitlin [Mon, 21 Feb 2005 00:24:33 +0000 (00:24 +0000)] 
update from James Bishop

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

19 years agouse different image for pressed button state
Vadim Zeitlin [Mon, 21 Feb 2005 00:10:56 +0000 (00:10 +0000)] 
use different image for pressed button state

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

19 years agoimplementation of wxRendererXP::DrawComboBoxDropButton() (patch 1144845)
Vadim Zeitlin [Mon, 21 Feb 2005 00:04:24 +0000 (00:04 +0000)] 
implementation of wxRendererXP::DrawComboBoxDropButton() (patch 1144845)

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

19 years agofixed spec files: no data files are installed under prefix/share/wx anymore
Václav Slavík [Sun, 20 Feb 2005 22:22:44 +0000 (22:22 +0000)] 
fixed spec files: no data files are installed under prefix/share/wx anymore

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

19 years ago Changed wxFopen() calls to use c_str
Robert Roebling [Sun, 20 Feb 2005 20:50:17 +0000 (20:50 +0000)] 
  Changed wxFopen() calls to use c_str

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

19 years ago Applied patch to allow resizing the popup window.
Robert Roebling [Sun, 20 Feb 2005 20:46:37 +0000 (20:46 +0000)] 
  Applied patch to allow resizing the popup window.

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

19 years ago Added LDOWN handler for wxListBox so that it wil
Robert Roebling [Sun, 20 Feb 2005 20:39:51 +0000 (20:39 +0000)] 
  Added LDOWN handler for wxListBox so that it wil
   deselect a selected item if clicke upon. This is
   actually not the native GTK+ behaviour, but the
   native behaviour seems just broken.

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

19 years ago Commited fix for wrong background colour in TLWs. I don't
Robert Roebling [Sun, 20 Feb 2005 19:35:40 +0000 (19:35 +0000)] 
  Commited fix for wrong background colour in TLWs. I don't
   know if this will play well with themes. Alternatively,
   one could change one of the few lines below to parent == this;

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

19 years agoforce wxUSE_THREADS/EXCEPTIONS to 0 if wxNO_THREADS/EXCEPTIONS is defined
Vadim Zeitlin [Sun, 20 Feb 2005 19:15:43 +0000 (19:15 +0000)] 
force wxUSE_THREADS/EXCEPTIONS to 0 if wxNO_THREADS/EXCEPTIONS is defined

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

19 years agomention wxNO_THREADS/EXCEPTIONS in comment before wxUSE_THREADS/EXCEPTIONs
Vadim Zeitlin [Sun, 20 Feb 2005 19:13:23 +0000 (19:13 +0000)] 
mention wxNO_THREADS/EXCEPTIONS in comment before wxUSE_THREADS/EXCEPTIONs

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

19 years agodefine wxNO_(THREADS|RTTI|EXCEPTIONS) if the corresponding feature is disabled
Vadim Zeitlin [Sun, 20 Feb 2005 19:01:56 +0000 (19:01 +0000)] 
define wxNO_(THREADS|RTTI|EXCEPTIONS) if the corresponding feature is disabled

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

19 years agoremoved explicit calls to gtk_glwindow_(realized/map)_callback() as they should be...
Vadim Zeitlin [Sun, 20 Feb 2005 18:58:53 +0000 (18:58 +0000)] 
removed explicit calls to gtk_glwindow_(realized/map)_callback() as they should be called by GTK+ itself anyhow

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