wxWidgets.git
19 years agoFreeBSD fix
Václav Slavík [Fri, 26 Nov 2004 16:43:18 +0000 (16:43 +0000)] 
FreeBSD fix

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

19 years agopatch 1073385
Ryan Norton [Thu, 25 Nov 2004 20:37:44 +0000 (20:37 +0000)] 
patch 1073385

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

19 years agoadded missing header needed at least by wxMotif under HP-UX
Vadim Zeitlin [Thu, 25 Nov 2004 18:08:29 +0000 (18:08 +0000)] 
added missing header needed at least by wxMotif under HP-UX

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

19 years agowxUSE_GAUGE/PROGRESSDLG condition.
Włodzimierz Skiba [Thu, 25 Nov 2004 18:05:12 +0000 (18:05 +0000)] 
wxUSE_GAUGE/PROGRESSDLG condition.

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

19 years agoremoved cleanup module which was only used for working around bugs in memory debuggin...
Vadim Zeitlin [Thu, 25 Nov 2004 17:56:47 +0000 (17:56 +0000)] 
removed cleanup module which was only used for working around bugs in memory debugging code which were fixed since

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

19 years agoNicer and longer fading.
Włodzimierz Skiba [Thu, 25 Nov 2004 17:48:10 +0000 (17:48 +0000)] 
Nicer and longer fading.

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

19 years agoremoved explicit IDs for scrollbars on mac
Stefan Csomor [Thu, 25 Nov 2004 17:42:50 +0000 (17:42 +0000)] 
removed explicit IDs for scrollbars on mac

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

19 years agowxProgressDialog needs progress bar.
Włodzimierz Skiba [Thu, 25 Nov 2004 17:00:31 +0000 (17:00 +0000)] 
wxProgressDialog needs progress bar.

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

19 years agoDMC conflicts with old SC.
Włodzimierz Skiba [Thu, 25 Nov 2004 16:53:41 +0000 (16:53 +0000)] 
DMC conflicts with old SC.

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

19 years agofix non-standard c warnings - stab to fix overflow warnings
Ryan Norton [Thu, 25 Nov 2004 15:34:38 +0000 (15:34 +0000)] 
fix non-standard c warnings - stab to fix overflow warnings

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

19 years agoadded test for wxUSE_SCROLLBAR
Vadim Zeitlin [Thu, 25 Nov 2004 14:53:08 +0000 (14:53 +0000)] 
added test for wxUSE_SCROLLBAR

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

19 years agochanged the code to be really sure that exactly one update event is sent when SetValu...
Vadim Zeitlin [Thu, 25 Nov 2004 14:43:54 +0000 (14:43 +0000)] 
changed the code to be really sure that exactly one update event is sent when SetValue() is called

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

19 years agoupdated to generate ZIP files with DOS line endings
Václav Slavík [Thu, 25 Nov 2004 11:40:34 +0000 (11:40 +0000)] 
updated to generate ZIP files with DOS line endings

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

19 years agoreverted Robert's over-optimisation, correct fix coming soon
Václav Slavík [Thu, 25 Nov 2004 08:32:49 +0000 (08:32 +0000)] 
reverted Robert's over-optimisation, correct fix coming soon

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

19 years agoconst comparison operators
Stefan Csomor [Thu, 25 Nov 2004 05:21:32 +0000 (05:21 +0000)] 
const comparison operators

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

19 years agoremoved [GS]etAuto3D() which don't exist any more since quite some time
Vadim Zeitlin [Wed, 24 Nov 2004 23:33:46 +0000 (23:33 +0000)] 
removed [GS]etAuto3D() which don't exist any more since quite some time

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

19 years agoreplace apple extended code
Ryan Norton [Wed, 24 Nov 2004 22:42:37 +0000 (22:42 +0000)] 
replace apple extended code

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

19 years agodata stream test for extended
Ryan Norton [Wed, 24 Nov 2004 22:31:25 +0000 (22:31 +0000)] 
data stream test for extended

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

19 years agodon't disable non top tabs if visual themes are not used
Vadim Zeitlin [Wed, 24 Nov 2004 21:54:00 +0000 (21:54 +0000)] 
don't disable non top tabs if visual themes are not used

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

19 years agoremoved msw.xp-tab-ok, in fact it is not needed as tabs never work correctly with...
Vadim Zeitlin [Wed, 24 Nov 2004 21:51:01 +0000 (21:51 +0000)] 
removed msw.xp-tab-ok, in fact it is not needed as tabs never work correctly with visual theme enabled

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

19 years agodefine inline stubs for methods even with wxUSE_SYSTEM_OPTIONS == 0 to make it possib...
Vadim Zeitlin [Wed, 24 Nov 2004 21:25:55 +0000 (21:25 +0000)] 
define inline stubs for methods even with wxUSE_SYSTEM_OPTIONS == 0 to make it possible to test for system options without #ifdefs

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

19 years agofinish getting rid of background flicker (MCI backend)
Ryan Norton [Wed, 24 Nov 2004 21:24:11 +0000 (21:24 +0000)] 
finish getting rid of background flicker (MCI backend)

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

19 years agoadded (and documented) msw.xp-tab-ok option
Vadim Zeitlin [Wed, 24 Nov 2004 21:24:09 +0000 (21:24 +0000)] 
added (and documented) msw.xp-tab-ok option

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

19 years agoreduce black background flicker a bit - there is still some left sometimes initially...
Ryan Norton [Wed, 24 Nov 2004 21:21:13 +0000 (21:21 +0000)] 
reduce black background flicker a bit - there is still some left sometimes initially (MCI backend)

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

19 years ago Changed the way invisble HTML cells are NOT
Robert Roebling [Wed, 24 Nov 2004 20:28:19 +0000 (20:28 +0000)] 
  Changed the way invisble HTML cells are NOT
   drawn so that no clipping is required.

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

19 years agoreSWIGged
Robin Dunn [Wed, 24 Nov 2004 20:10:40 +0000 (20:10 +0000)] 
reSWIGged

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

19 years agoreSWIGged
Robin Dunn [Wed, 24 Nov 2004 19:52:08 +0000 (19:52 +0000)] 
reSWIGged

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

19 years agoadded overview text for wx.MediaCtrl demo, udpated CHANGES
Robin Dunn [Wed, 24 Nov 2004 19:49:08 +0000 (19:49 +0000)] 
added overview text for wx.MediaCtrl demo, udpated CHANGES

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

19 years agoFixes for the stubbed version so it will compile
Robin Dunn [Wed, 24 Nov 2004 19:45:41 +0000 (19:45 +0000)] 
Fixes for the stubbed version so it will compile

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

19 years agoAdded wrappers for wx.MediaCtrl
Robin Dunn [Wed, 24 Nov 2004 19:34:54 +0000 (19:34 +0000)] 
Added wrappers for wx.MediaCtrl

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

19 years agoregen bakefiles - get rid of explicit size setting after ctor
Ryan Norton [Wed, 24 Nov 2004 19:27:06 +0000 (19:27 +0000)] 
regen bakefiles - get rid of explicit size setting after ctor

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

19 years agoAdded wrappers for wx.MediaCtrl
Robin Dunn [Wed, 24 Nov 2004 19:21:30 +0000 (19:21 +0000)] 
Added wrappers for wx.MediaCtrl

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

19 years agoadded GetSelection for wxMSW.
Robin Dunn [Wed, 24 Nov 2004 19:15:52 +0000 (19:15 +0000)] 
added GetSelection for wxMSW.

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

19 years agoprevent function hiding - move NextBackend into protected
Ryan Norton [Wed, 24 Nov 2004 19:15:27 +0000 (19:15 +0000)] 
prevent function hiding - move NextBackend into protected

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

19 years agodocstrings
Robin Dunn [Wed, 24 Nov 2004 19:14:45 +0000 (19:14 +0000)] 
docstrings

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

19 years agofix a loading bug - set size if movie is passed into ctor
Ryan Norton [Wed, 24 Nov 2004 19:10:44 +0000 (19:10 +0000)] 
fix a loading bug - set size if movie is passed into ctor

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

19 years agoDistribute splash screen sample mpg.
Włodzimierz Skiba [Wed, 24 Nov 2004 17:26:27 +0000 (17:26 +0000)] 
Distribute splash screen sample mpg.

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

19 years agowxUSE_SLIDER=0 fixes.
Włodzimierz Skiba [Wed, 24 Nov 2004 16:08:12 +0000 (16:08 +0000)] 
wxUSE_SLIDER=0 fixes.

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

19 years agowxMediaCtrl in wxSplashScreen presentation.
Włodzimierz Skiba [Wed, 24 Nov 2004 15:49:40 +0000 (15:49 +0000)] 
wxMediaCtrl in wxSplashScreen presentation.

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

19 years agoShould be binary.
Włodzimierz Skiba [Wed, 24 Nov 2004 15:46:53 +0000 (15:46 +0000)] 
Should be binary.

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

19 years agowxMediaCtrl in wxSplashScreen presentation.
Włodzimierz Skiba [Wed, 24 Nov 2004 15:43:56 +0000 (15:43 +0000)] 
wxMediaCtrl in wxSplashScreen presentation.

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

19 years ago Applied patch to stop crashing the tree control
Robert Roebling [Wed, 24 Nov 2004 15:03:28 +0000 (15:03 +0000)] 
  Applied patch to stop crashing the tree control
   when deleting a selected item. Also does something
   to the inplace edit control.

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

19 years ago Applied patch to remoce surplus text update evevt.
Robert Roebling [Wed, 24 Nov 2004 14:51:44 +0000 (14:51 +0000)] 
  Applied patch to remoce surplus text update evevt.

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

19 years ago Applied kill patch (proper return value testing).
Robert Roebling [Wed, 24 Nov 2004 14:38:49 +0000 (14:38 +0000)] 
  Applied kill patch (proper return value testing).

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

19 years agoExpression simplifications for scaling and inflating.
Włodzimierz Skiba [Wed, 24 Nov 2004 14:18:20 +0000 (14:18 +0000)] 
Expression simplifications for scaling and inflating.

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

19 years agoLet's really remove border.
Włodzimierz Skiba [Wed, 24 Nov 2004 14:01:47 +0000 (14:01 +0000)] 
Let's really remove border.

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

19 years ago Committing in .
Jouk Jansen [Wed, 24 Nov 2004 10:25:41 +0000 (10:25 +0000)] 
 Committing in .

 OpenVMS changes

 Modified Files:
wxWidgets/descrip.mms wxWidgets/setup.h_vms
  wxWidgets/src/common/descrip.mms
  wxWidgets/src/unix/descrip.mms
 ----------------------------------------------------------------------

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

19 years agoMore DLL build fixes for wxMediaCtrl
Robin Dunn [Wed, 24 Nov 2004 00:07:45 +0000 (00:07 +0000)] 
More DLL build fixes for wxMediaCtrl

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

19 years agocompilation fix
Václav Slavík [Tue, 23 Nov 2004 21:01:00 +0000 (21:01 +0000)] 
compilation fix

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

19 years agoFixes for wxUSE_SPIN... == 0.
Włodzimierz Skiba [Tue, 23 Nov 2004 20:08:56 +0000 (20:08 +0000)] 
Fixes for wxUSE_SPIN... == 0.

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

19 years agoFix for assert after left click on tree in generic dir dialog in native MSW build...
Włodzimierz Skiba [Tue, 23 Nov 2004 19:58:47 +0000 (19:58 +0000)] 
Fix for assert after left click on tree in generic dir dialog in native MSW build. Source cleaning and readability fixes.

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

19 years agowxBookCtrl --> wxBookCtrlBase
Robin Dunn [Tue, 23 Nov 2004 18:43:26 +0000 (18:43 +0000)] 
wxBookCtrl --> wxBookCtrlBase

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

19 years agowxPageSetupDialog no longer derives from wxDialog
Robin Dunn [Tue, 23 Nov 2004 18:20:41 +0000 (18:20 +0000)] 
wxPageSetupDialog no longer derives from wxDialog

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

19 years agowxBookCtrl --> wxBookCtrlBase
Robin Dunn [Tue, 23 Nov 2004 18:20:03 +0000 (18:20 +0000)] 
wxBookCtrl --> wxBookCtrlBase

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

19 years agodocstring
Robin Dunn [Tue, 23 Nov 2004 18:19:25 +0000 (18:19 +0000)] 
docstring

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

19 years agoBe in sync with wxW version.
Włodzimierz Skiba [Tue, 23 Nov 2004 17:40:26 +0000 (17:40 +0000)] 
Be in sync with wxW version.

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

19 years agoCalculate better height for toolbar (add borders)
Julian Smart [Tue, 23 Nov 2004 16:51:15 +0000 (16:51 +0000)] 
Calculate better height for toolbar (add borders)

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

19 years agoSeek calls take an offset which can validly be negative. Use >= LONG_MIN not 0
David Elliott [Tue, 23 Nov 2004 16:22:43 +0000 (16:22 +0000)] 
Seek calls take an offset which can validly be negative. Use >= LONG_MIN not 0

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

19 years agoregenerated
Vadim Zeitlin [Tue, 23 Nov 2004 15:00:58 +0000 (15:00 +0000)] 
regenerated

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

19 years agoa stab at a dll fix for media lib
Ryan Norton [Tue, 23 Nov 2004 14:56:03 +0000 (14:56 +0000)] 
a stab at a dll fix for media lib

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

19 years agoSF patch 1067466
Chris Elliott [Tue, 23 Nov 2004 14:54:38 +0000 (14:54 +0000)] 
SF patch 1067466

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

19 years ago[ 1070686 ] wxOutputStream::Close()
Ryan Norton [Tue, 23 Nov 2004 14:26:10 +0000 (14:26 +0000)] 
[ 1070686 ] wxOutputStream::Close()

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

19 years agoLots and lots and lots of MSVC fixes for archive stuff, some stuff from patch 1071373
Ryan Norton [Tue, 23 Nov 2004 13:49:43 +0000 (13:49 +0000)] 
Lots and lots and lots of MSVC fixes for archive stuff, some stuff from patch 1071373

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

19 years agofixed #includes
Dimitri Schoolwerth [Tue, 23 Nov 2004 12:53:57 +0000 (12:53 +0000)] 
fixed #includes

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

19 years agodon't show the status bar after restoring normal view after full screen if it had...
Vadim Zeitlin [Tue, 23 Nov 2004 12:53:34 +0000 (12:53 +0000)] 
don't show the status bar after restoring normal view after full screen if it had been hidden all along (bug 1071354); code cleanup: removed unused variables, reduced #ifdefs

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

19 years agodll fixes for media lib
Ryan Norton [Tue, 23 Nov 2004 12:46:51 +0000 (12:46 +0000)] 
dll fixes for media lib

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

19 years agoupdate from Tsolakos Stavros
Vadim Zeitlin [Tue, 23 Nov 2004 12:29:53 +0000 (12:29 +0000)] 
update from Tsolakos Stavros

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

19 years agowxCHB<->wxNB flags switch fix.
Włodzimierz Skiba [Tue, 23 Nov 2004 12:02:15 +0000 (12:02 +0000)] 
wxCHB<->wxNB flags switch fix.

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

19 years agowxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most suitable book for given platform...
Włodzimierz Skiba [Tue, 23 Nov 2004 11:51:50 +0000 (11:51 +0000)] 
wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most suitable book for given platform. Samples adjustement.

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

19 years agowxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most suitable book for given platform...
Włodzimierz Skiba [Tue, 23 Nov 2004 11:45:07 +0000 (11:45 +0000)] 
wxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most suitable book for given platform. Samples adjustement.

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

19 years agoChanged GPL to wxWindows Licence
Julian Smart [Tue, 23 Nov 2004 09:54:12 +0000 (09:54 +0000)] 
Changed GPL to wxWindows Licence

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

19 years agorebaked after adding src/tiff/tif_color.c
Vadim Zeitlin [Tue, 23 Nov 2004 08:46:26 +0000 (08:46 +0000)] 
rebaked after adding src/tiff/tif_color.c

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

19 years agoFixes for DemoCodeEditor for when there is no STC available.
Robin Dunn [Mon, 22 Nov 2004 22:31:04 +0000 (22:31 +0000)] 
Fixes for DemoCodeEditor for when there is no STC available.

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

19 years agodon't apply tab control background when using wxUniv, it renders background itself
Vadim Zeitlin [Mon, 22 Nov 2004 22:19:34 +0000 (22:19 +0000)] 
don't apply tab control background when using wxUniv, it renders background itself

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

19 years ago Work in progress on printing stuff.
Robert Roebling [Mon, 22 Nov 2004 21:50:31 +0000 (21:50 +0000)] 
  Work in progress on printing stuff.

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

19 years agoAdded licence line
Julian Smart [Mon, 22 Nov 2004 21:07:50 +0000 (21:07 +0000)] 
Added licence line

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

19 years agoLicence line
Julian Smart [Mon, 22 Nov 2004 20:57:03 +0000 (20:57 +0000)] 
Licence line

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

19 years agoLicence for Lacheck unclear, so removing from CVS
Julian Smart [Mon, 22 Nov 2004 20:50:14 +0000 (20:50 +0000)] 
Licence for Lacheck unclear, so removing from CVS

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

19 years agoSet m_minWidth, m_minHeight so that GetBestSize() works properly.
David Elliott [Mon, 22 Nov 2004 20:41:04 +0000 (20:41 +0000)] 
Set m_minWidth, m_minHeight so that GetBestSize() works properly.

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

19 years agoAdded missing licence line
Julian Smart [Mon, 22 Nov 2004 20:40:22 +0000 (20:40 +0000)] 
Added missing licence line

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

19 years agoLicence correction
Julian Smart [Mon, 22 Nov 2004 20:28:28 +0000 (20:28 +0000)] 
Licence correction

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

19 years agoFixed licence lines
Julian Smart [Mon, 22 Nov 2004 20:22:27 +0000 (20:22 +0000)] 
Fixed licence lines

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

19 years agoDo not move the wxMDIParentFrame to (-10000,-10000) if it has a toolbar.
David Elliott [Mon, 22 Nov 2004 20:19:37 +0000 (20:19 +0000)] 
Do not move the wxMDIParentFrame to (-10000,-10000) if it has a toolbar.
NOTE: Ideally the toolbar would be moved internally to wxMac into its own
floating frame and then the question of whether the parent frame should be
hidden would be one of "does it not have controls OTHER than a toolbar?"

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

19 years agoFix centering of top-level children of wxMDIParentFrame on Mac
David Elliott [Mon, 22 Nov 2004 20:10:53 +0000 (20:10 +0000)] 
Fix centering of top-level children of wxMDIParentFrame on Mac

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

19 years agoAdded wxWindows licence to match other files
Julian Smart [Mon, 22 Nov 2004 20:10:26 +0000 (20:10 +0000)] 
Added wxWindows licence to match other files

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

19 years agoAdded accidentally omitted license to match source files
Julian Smart [Mon, 22 Nov 2004 20:05:26 +0000 (20:05 +0000)] 
Added accidentally omitted license to match source files

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

19 years agoDoesn't conform to license conditions, so removing
Julian Smart [Mon, 22 Nov 2004 19:57:59 +0000 (19:57 +0000)] 
Doesn't conform to license conditions, so removing

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

19 years agoRemoved unnecessary files
Julian Smart [Mon, 22 Nov 2004 19:52:14 +0000 (19:52 +0000)] 
Removed unnecessary files

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

19 years agoGCC fixes.
Włodzimierz Skiba [Mon, 22 Nov 2004 19:32:37 +0000 (19:32 +0000)] 
GCC fixes.

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

19 years agoGCC fixes.
Włodzimierz Skiba [Mon, 22 Nov 2004 17:48:33 +0000 (17:48 +0000)] 
GCC fixes.

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

19 years agoWarning fixes.
Włodzimierz Skiba [Mon, 22 Nov 2004 17:45:20 +0000 (17:45 +0000)] 
Warning fixes.

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

19 years ago(blind) fix for GTK2/Unicode crashes when copying text to the clipboard
Vadim Zeitlin [Mon, 22 Nov 2004 17:37:58 +0000 (17:37 +0000)] 
(blind) fix for GTK2/Unicode crashes when copying text to the clipboard

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

19 years agoguess to get initial font selection working on OSX 10.3
Ryan Norton [Mon, 22 Nov 2004 17:18:58 +0000 (17:18 +0000)] 
guess to get initial font selection working on OSX 10.3

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

19 years agoAt least under GTK2, we do not need m_widget->window to be non-NULL in order to succe...
Kevin Hock [Mon, 22 Nov 2004 16:37:27 +0000 (16:37 +0000)] 
At least under GTK2, we do not need m_widget->window to be non-NULL in order to successfully change the background colour

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

19 years agoNote about copy ctor
Julian Smart [Mon, 22 Nov 2004 16:37:10 +0000 (16:37 +0000)] 
Note about copy ctor

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

19 years agocompilation fix for USE_PCH == 0
Vadim Zeitlin [Mon, 22 Nov 2004 16:22:12 +0000 (16:22 +0000)] 
compilation fix for USE_PCH == 0

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

19 years agodelete-->delete[]
Ryan Norton [Mon, 22 Nov 2004 16:02:26 +0000 (16:02 +0000)] 
delete-->delete[]

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

19 years agoChanged Rocketeer licence to wxWindows licence, by authorisation
Julian Smart [Mon, 22 Nov 2004 15:55:34 +0000 (15:55 +0000)] 
Changed Rocketeer licence to wxWindows licence, by authorisation
of the copyright holder, Johnny C. Norris II

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

19 years agoEmpty line at the end.
Włodzimierz Skiba [Mon, 22 Nov 2004 15:12:29 +0000 (15:12 +0000)] 
Empty line at the end.

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

19 years agoFix the assert of not reset highlighted menu item pointer.
Włodzimierz Skiba [Mon, 22 Nov 2004 12:36:07 +0000 (12:36 +0000)] 
Fix the assert of not reset highlighted menu item pointer.

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