]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
17 years ago1. Don't draw our own custom label if we don't have custom foreground colour,
Vadim Zeitlin [Sat, 23 Dec 2006 22:20:53 +0000 (22:20 +0000)] 
1. Don't draw our own custom label if we don't have custom foreground colour,
   we don't need to do it then as it works just fine by default then

2. Use the theme font for the label (doesn't do anything for the default Luna
   theme but helps a lot with custom themes, unfortunately metrics are still
   wrong with them)

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

17 years agoadded AutoHFONT; allow initialize SelectInHDC later (and not necessarily in ctor)
Vadim Zeitlin [Sat, 23 Dec 2006 22:11:16 +0000 (22:11 +0000)] 
added AutoHFONT; allow initialize SelectInHDC later (and not necessarily in ctor)

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

17 years agoBullet size should take into account the font of the immediately following content.
Julian Smart [Sat, 23 Dec 2006 15:57:45 +0000 (15:57 +0000)] 
Bullet size should take into account the font of the immediately following content.

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

17 years agoOptimization
Julian Smart [Sat, 23 Dec 2006 15:54:59 +0000 (15:54 +0000)] 
Optimization

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

17 years agoChange style flag on floating frames to give proper minimize behaviour. Thanks to...
Mart Raudsepp [Sat, 23 Dec 2006 13:03:00 +0000 (13:03 +0000)] 
Change style flag on floating frames to give proper minimize behaviour. Thanks to Chris Mellon; needed for my app

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

17 years agominitest for wx.BusyInfo
Robin Dunn [Sat, 23 Dec 2006 00:12:59 +0000 (00:12 +0000)] 
minitest for wx.BusyInfo

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

17 years agoreSWIGGed
Robin Dunn [Sat, 23 Dec 2006 00:11:49 +0000 (00:11 +0000)] 
reSWIGGed

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

17 years agoReset the item's text in SetItemFont to ensure that the text will be
Robin Dunn [Sat, 23 Dec 2006 00:10:15 +0000 (00:10 +0000)] 
Reset the item's text in SetItemFont to ensure that the text will be
remeasured with the new font, and the bounding rect will be adjusted.

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

17 years agoDon't try to access a color not in the dictionary
Robin Dunn [Sat, 23 Dec 2006 00:02:59 +0000 (00:02 +0000)] 
Don't try to access a color not in the dictionary

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

17 years agoRemoveItem should return the same object it is passed, but adjusted
Robin Dunn [Sat, 23 Dec 2006 00:02:23 +0000 (00:02 +0000)] 
RemoveItem should return the same object it is passed, but adjusted
for new ownership

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

17 years agowxColor --> wxColour
Robin Dunn [Fri, 22 Dec 2006 23:57:34 +0000 (23:57 +0000)] 
wxColor --> wxColour

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

17 years agoAdd parent parameter to BusyInfo
Robin Dunn [Fri, 22 Dec 2006 23:55:58 +0000 (23:55 +0000)] 
Add parent parameter to BusyInfo

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

17 years agoUnicode is the default build mode
Robin Dunn [Fri, 22 Dec 2006 23:54:34 +0000 (23:54 +0000)] 
Unicode is the default build mode

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

17 years agoPatches from Andrea
Robin Dunn [Fri, 22 Dec 2006 23:52:32 +0000 (23:52 +0000)] 
Patches from Andrea

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

17 years agoput wx in the shell's namespace too
Robin Dunn [Fri, 22 Dec 2006 23:50:51 +0000 (23:50 +0000)] 
put wx in the shell's namespace too

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

17 years agoAdding SetFocus to wxABI_VERSION.
Kevin Ollivier [Fri, 22 Dec 2006 20:14:38 +0000 (20:14 +0000)] 
Adding SetFocus to wxABI_VERSION.

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

17 years agoFix for non-PCH builds.
Kevin Ollivier [Fri, 22 Dec 2006 20:05:08 +0000 (20:05 +0000)] 
Fix for non-PCH builds.

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

17 years agofix for build with x11 reported here http://lists.wxwidgets.org/cgi-bin/ezmlm-cgi...
Chris Elliott [Fri, 22 Dec 2006 11:20:58 +0000 (11:20 +0000)] 
fix for build with x11 reported here http://lists.wxwidgets.org/cgi-bin/ezmlm-cgi?8:mss:96187:200612:dimemphnemjnfeciaghe

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

17 years agoreversed binary and forward compatibility terms to their usual meanings; added a...
Vadim Zeitlin [Thu, 21 Dec 2006 22:28:15 +0000 (22:28 +0000)] 
reversed binary and forward compatibility terms to their usual meanings; added a section about binary compatibility preserving changes explicitly mentioning that overriding of existing virtual functions seems to be safe; fixed typos/spelling

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

17 years agoadded wx{Dir|File}Dialog::Get/SetStyle() for 2.8.1
Vadim Zeitlin [Thu, 21 Dec 2006 22:04:48 +0000 (22:04 +0000)] 
added wx{Dir|File}Dialog::Get/SetStyle() for 2.8.1

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

17 years agorestored (as deprecated) accidentally removed wx{Dir|File}Dialog::Get/SetStyle()
Vadim Zeitlin [Thu, 21 Dec 2006 19:26:48 +0000 (19:26 +0000)] 
restored (as deprecated) accidentally removed wx{Dir|File}Dialog::Get/SetStyle()

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

17 years agocompilation fix for !wxUSE_VALIDATORS
Václav Slavík [Thu, 21 Dec 2006 18:24:27 +0000 (18:24 +0000)] 
compilation fix for !wxUSE_VALIDATORS

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

17 years agosockets work with wxDFB now
Václav Slavík [Thu, 21 Dec 2006 17:52:16 +0000 (17:52 +0000)] 
sockets work with wxDFB now

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

17 years agoRestore compilation with --enable-stl, fix SetFocus with the generic control, and...
Kevin Ollivier [Thu, 21 Dec 2006 06:53:53 +0000 (06:53 +0000)] 
Restore compilation with --enable-stl, fix SetFocus with the generic control, and re-instate the use of ids to sort when a specific sort function isn't being used.

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

17 years agoC/POSIX locales (or absence of locale information) corresponds to wxLANGUAGE_ENGLISH_...
Vadim Zeitlin [Wed, 20 Dec 2006 23:24:36 +0000 (23:24 +0000)] 
C/POSIX locales (or absence of locale information) corresponds to wxLANGUAGE_ENGLISH_US, not wxLANGUAGE_ENGLISH which is the same as wxLANGUAGE_ENGLISH_UK

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

17 years agounused parameter warning
Vadim Zeitlin [Wed, 20 Dec 2006 13:45:08 +0000 (13:45 +0000)] 
unused parameter warning

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

17 years agochanging ES_LEFT/CENTER/RIGHT styles only works for plain (not rich) controls and...
Vadim Zeitlin [Wed, 20 Dec 2006 13:38:25 +0000 (13:38 +0000)] 
changing ES_LEFT/CENTER/RIGHT styles only works for plain (not rich) controls and only under XP, recreate the control in SetWindowStyleFlag() if it's a richedit one or if the system is earlier than XP

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

17 years agofixed initial size of a control with wxDefaultSize: due to SetSize() call in Create...
Vadim Zeitlin [Wed, 20 Dec 2006 10:06:43 +0000 (10:06 +0000)] 
fixed initial size of a control with wxDefaultSize: due to SetSize() call in Create() introduced in 1.243 it was created with 1 pixel height

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

17 years agowe don't need to subclass text control twice to implement support for WM_COPY/CUT...
Vadim Zeitlin [Wed, 20 Dec 2006 09:51:50 +0000 (09:51 +0000)] 
we don't need to subclass text control twice to implement support for WM_COPY/CUT/PASTE, just handle them in MSWWindowProc() (this reimplements the change of rev 1.261 correctly)

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

17 years agocopy univ setup.h for VC IDE
Chris Elliott [Wed, 20 Dec 2006 09:45:42 +0000 (09:45 +0000)] 
copy univ setup.h for VC IDE

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

17 years agobest size fix for multi-line fields
Stefan Csomor [Wed, 20 Dec 2006 08:45:48 +0000 (08:45 +0000)] 
best size fix for multi-line fields

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

17 years agomake the continue button default, not the stop one, to avoid killing the application...
Vadim Zeitlin [Tue, 19 Dec 2006 23:36:53 +0000 (23:36 +0000)] 
make the continue button default, not the stop one, to avoid killing the application accidentally if it doesn't run under debugger and Enter is pressed

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

17 years agofvisibility-inlines-hidden fix
Stefan Csomor [Tue, 19 Dec 2006 13:49:26 +0000 (13:49 +0000)] 
fvisibility-inlines-hidden fix

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

17 years agoUnswap example returns values for GetPluginsDir and GetResourcesDir. They got swapped...
Mart Raudsepp [Tue, 19 Dec 2006 12:41:41 +0000 (12:41 +0000)] 
Unswap example returns values for GetPluginsDir and GetResourcesDir. They got swapped by the introduction of
GetResourcesDir documentation in rev1.12, see
http://cvs.wxwidgets.org/viewcvs.cgi/wxWidgets/docs/latex/wx/stdpaths.tex.diff?r1=1.11&r2=1.12
Noticed by Giuseppe Bilotta

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

17 years ago Committing in .
Jouk Jansen [Tue, 19 Dec 2006 11:25:09 +0000 (11:25 +0000)] 
 Committing in .

 Update configuration file for OpenVMS

 Modified Files:
  wxWidgets/setup.h_vms

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

17 years agodon't include non existent tools/gettext directory in the distribution
Vadim Zeitlin [Tue, 19 Dec 2006 10:52:34 +0000 (10:52 +0000)] 
don't include non existent tools/gettext directory in the distribution

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

17 years agoremoved (non existing any more) mobile/* files
Vadim Zeitlin [Tue, 19 Dec 2006 10:45:52 +0000 (10:45 +0000)] 
removed (non existing any more) mobile/* files

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

17 years agoinclude wxUniv files into wxX11 distribution
Vadim Zeitlin [Tue, 19 Dec 2006 08:29:37 +0000 (08:29 +0000)] 
include wxUniv files into wxX11 distribution

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

17 years agofixing -fvisibility-inlines-hidden problem (IsOk function didn't get exported)
Stefan Csomor [Tue, 19 Dec 2006 05:43:19 +0000 (05:43 +0000)] 
fixing -fvisibility-inlines-hidden problem (IsOk function didn't get exported)

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

17 years agoremove debug code
Robin Dunn [Mon, 18 Dec 2006 23:52:48 +0000 (23:52 +0000)] 
remove debug code

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

17 years agominor demo tweaks
Robin Dunn [Mon, 18 Dec 2006 23:19:04 +0000 (23:19 +0000)] 
minor demo tweaks

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

17 years agowx.lib.customtreectrl patches from Andrea Gavana.
Robin Dunn [Mon, 18 Dec 2006 23:18:07 +0000 (23:18 +0000)] 
wx.lib.customtreectrl patches from Andrea Gavana.

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

17 years agoreSWIGged
Robin Dunn [Mon, 18 Dec 2006 23:15:37 +0000 (23:15 +0000)] 
reSWIGged

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

17 years agoMake wx.MenuItem.Destroy a NOP since the regular garbage collection
Robin Dunn [Mon, 18 Dec 2006 23:14:03 +0000 (23:14 +0000)] 
Make wx.MenuItem.Destroy a NOP since the regular garbage collection
will handle the destruction now.

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

17 years agoSome docstring changes, default value for clockwise arg in AddArc
Robin Dunn [Mon, 18 Dec 2006 23:13:12 +0000 (23:13 +0000)] 
Some docstring changes, default value for clockwise arg in AddArc

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

17 years agobump subrelease number
Robin Dunn [Mon, 18 Dec 2006 20:22:32 +0000 (20:22 +0000)] 
bump subrelease number

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

17 years agowxDFB: fix events processing to support sockets events
Václav Slavík [Mon, 18 Dec 2006 17:24:06 +0000 (17:24 +0000)] 
wxDFB: fix events processing to support sockets events

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

17 years agosuppress a CodeWarrior warning about long to int conversion (bug 1616948)
Vadim Zeitlin [Sun, 17 Dec 2006 15:49:46 +0000 (15:49 +0000)] 
suppress a CodeWarrior warning about long to int conversion (bug 1616948)

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

17 years agodon't treat foo in c:\\foo\bar as network share
Vadim Zeitlin [Sun, 17 Dec 2006 14:52:10 +0000 (14:52 +0000)] 
don't treat foo in c:\\foo\bar as network share

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

17 years agocorrected tests to deal with multiple consecutive (back)slashes
Vadim Zeitlin [Sun, 17 Dec 2006 14:49:50 +0000 (14:49 +0000)] 
corrected tests to deal with multiple consecutive (back)slashes

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

17 years agoadded test for parsing c:\\aaa\bbb\ccc paths (aaa shouldn't be interpreted as network...
Vadim Zeitlin [Sun, 17 Dec 2006 14:13:23 +0000 (14:13 +0000)] 
added test for parsing c:\\aaa\bbb\ccc paths (aaa shouldn't be interpreted as network share)

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

17 years agodon't set the label colour in DrawButtonLabel(), this is done by the caller in wxCont...
Vadim Zeitlin [Sun, 17 Dec 2006 13:47:48 +0000 (13:47 +0000)] 
don't set the label colour in DrawButtonLabel(), this is done by the caller in wxControlRenderer::DrawLabel()

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

17 years agoforcefully get rid of the scrollbars in CalcWindowSizes() if we don't need them any...
Vadim Zeitlin [Sun, 17 Dec 2006 02:13:04 +0000 (02:13 +0000)] 
forcefully get rid of the scrollbars in CalcWindowSizes() if we don't need them any more

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

17 years agofor for initializing wxFileName with empty string returning true from IsOk() and...
Vadim Zeitlin [Sat, 16 Dec 2006 23:11:48 +0000 (23:11 +0000)] 
for for initializing wxFileName with empty string returning true from IsOk() and tests for the correct behaviour (patch 1617156)

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

17 years agoadded links to Dir/FileName in construction section (part of patch 1617156)
Vadim Zeitlin [Sat, 16 Dec 2006 23:08:07 +0000 (23:08 +0000)] 
added links to Dir/FileName in construction section (part of patch 1617156)

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

17 years agodon't set score files permissions to 0666, why would this be needed or wanted? (and...
Vadim Zeitlin [Sat, 16 Dec 2006 15:18:41 +0000 (15:18 +0000)] 
don't set score files permissions to 0666, why would this be needed or wanted? (and it didn't compile in Unicode build)

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

17 years agoadded include/msvc/wx/setup.h
Vadim Zeitlin [Sat, 16 Dec 2006 15:11:38 +0000 (15:11 +0000)] 
added include/msvc/wx/setup.h

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

17 years agotest both wxMBConvUTFxx and wxCSConv(wxFONTENCODING_UTFxx), they should behave the...
Vadim Zeitlin [Sat, 16 Dec 2006 15:09:32 +0000 (15:09 +0000)] 
test both wxMBConvUTFxx and wxCSConv(wxFONTENCODING_UTFxx), they should behave the same

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

17 years agoFix for the Demos menu
Robin Dunn [Fri, 15 Dec 2006 23:15:59 +0000 (23:15 +0000)] 
Fix for the Demos menu

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

17 years agowx.aui.AUI_ART_GRADIENT_TYPE --> wx.aui.AUI_DOCKART_GRADIENT_TYPE
Robin Dunn [Fri, 15 Dec 2006 23:15:09 +0000 (23:15 +0000)] 
wx.aui.AUI_ART_GRADIENT_TYPE --> wx.aui.AUI_DOCKART_GRADIENT_TYPE

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

17 years agoadding common search field file
Stefan Csomor [Fri, 15 Dec 2006 10:03:50 +0000 (10:03 +0000)] 
adding common search field file

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

17 years agousing native architecture for development builds only, saves half of the compiles
Stefan Csomor [Fri, 15 Dec 2006 06:14:31 +0000 (06:14 +0000)] 
using native architecture for development builds only, saves half of the compiles

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

17 years agofix compilation with wxUSE_STL=1 for VC6 (and presumably others) (bug 1614814)
Vadim Zeitlin [Fri, 15 Dec 2006 01:47:26 +0000 (01:47 +0000)] 
fix compilation with wxUSE_STL=1 for VC6 (and presumably others) (bug 1614814)

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

17 years agorespect background colour of wxStaticText in wxUniv
Vadim Zeitlin [Fri, 15 Dec 2006 01:32:26 +0000 (01:32 +0000)] 
respect background colour of wxStaticText in wxUniv

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

17 years agocorrect GetBestSize() to return correct best size, i.e. the same size as AutoSize...
Vadim Zeitlin [Fri, 15 Dec 2006 01:30:52 +0000 (01:30 +0000)] 
correct GetBestSize() to return correct best size, i.e. the same size as AutoSize() would give to the control since the fix in 1.407

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

17 years agomention wxRmDir() and its opposite return value meaning in wxRmdir() description...
Vadim Zeitlin [Fri, 15 Dec 2006 01:20:02 +0000 (01:20 +0000)] 
mention wxRmDir() and its opposite return value meaning in wxRmdir() description (bug 1614494)

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

17 years agocorrect GetBestSize() to return correct best size, i.e. the same size as AutoSize...
Vadim Zeitlin [Fri, 15 Dec 2006 01:09:06 +0000 (01:09 +0000)] 
correct GetBestSize() to return correct best size, i.e. the same size as AutoSize() would give to the control since the fix in 1.407

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

17 years agowxDFB's wxICON and wxBITMAP should use embedded XPMs, too
Václav Slavík [Thu, 14 Dec 2006 17:45:06 +0000 (17:45 +0000)] 
wxDFB's wxICON and wxBITMAP should use embedded XPMs, too

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

17 years agocompilation fix for wxUSE_ACCEL && !wxUSE_BUTTON
Václav Slavík [Thu, 14 Dec 2006 16:53:05 +0000 (16:53 +0000)] 
compilation fix for wxUSE_ACCEL && !wxUSE_BUTTON

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

17 years agomoved wxX11's wxSocketTable to private wxSocketEventDispatcher class reusable in...
Václav Slavík [Thu, 14 Dec 2006 14:13:57 +0000 (14:13 +0000)] 
moved wxX11's wxSocketTable to private wxSocketEventDispatcher class reusable in other ports (backport from SOC2006_SOCKETS branch); use it in wxDFB

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

17 years agofixed wxStdRenderer::DrawButtonLabel() to not change text colour, otherwise menu...
Václav Slavík [Thu, 14 Dec 2006 13:54:06 +0000 (13:54 +0000)] 
fixed wxStdRenderer::DrawButtonLabel() to not change text colour, otherwise menu items below a disabled item would be rendered incorrectly

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

17 years agomake sure style is set on menubar before querying its size
Paul Cornett [Thu, 14 Dec 2006 07:19:21 +0000 (07:19 +0000)] 
make sure style is set on menubar before querying its size

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

17 years agoreally removed __WIN95__ (as mentioned, but not done, in last commit)
Vadim Zeitlin [Thu, 14 Dec 2006 02:08:13 +0000 (02:08 +0000)] 
really removed __WIN95__ (as mentioned, but not done, in last commit)

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

17 years agotest for __WIN32__ and not __WIN95__ when defining wxUSE_OWNER_DRAWN and wxUSE_RICHED...
Vadim Zeitlin [Thu, 14 Dec 2006 02:07:03 +0000 (02:07 +0000)] 
test for __WIN32__ and not __WIN95__ when defining wxUSE_OWNER_DRAWN and wxUSE_RICHEDIT; don't even define __WIN95__ any more as it's not used anywhere

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

17 years agoFix for printf positional parameter check from Francesco.
Michael Wetherell [Thu, 14 Dec 2006 00:07:15 +0000 (00:07 +0000)] 
Fix for printf positional parameter check from Francesco.

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

17 years agomention bcc Unicode build fix
Vadim Zeitlin [Wed, 13 Dec 2006 19:04:19 +0000 (19:04 +0000)] 
mention bcc Unicode build fix

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

17 years agodon't crash in Unicode build if command line arguments are not valid UTF-8 strings...
Vadim Zeitlin [Wed, 13 Dec 2006 19:03:34 +0000 (19:03 +0000)] 
don't crash in Unicode build if command line arguments are not valid UTF-8 strings (bug 1614363)

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

17 years agoadd distrib\mac\pbsetup-sh to mac distro
Chris Elliott [Wed, 13 Dec 2006 18:55:36 +0000 (18:55 +0000)] 
add distrib\mac\pbsetup-sh to mac distro

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

17 years agoadded 2.8.0.1-1 packaged by myself
Vadim Zeitlin [Wed, 13 Dec 2006 18:24:43 +0000 (18:24 +0000)] 
added 2.8.0.1-1 packaged by myself

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

17 years agoadded a tiny script to build both ANSI and Unicode debian packages
Vadim Zeitlin [Wed, 13 Dec 2006 13:14:40 +0000 (13:14 +0000)] 
added a tiny script to build both ANSI and Unicode debian packages

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

17 years agocast size_t to unsigned long, not unsigned (even though there is no risk of truncatio...
Vadim Zeitlin [Wed, 13 Dec 2006 13:04:44 +0000 (13:04 +0000)] 
cast size_t to unsigned long, not unsigned (even though there is no risk of truncation here, it's still better practice)

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

17 years agoChange wxMkDir/wxRmDir to _wmkdir/_wrmdir for Borland unicode builds to match
Michael Wetherell [Wed, 13 Dec 2006 12:32:08 +0000 (12:32 +0000)] 
Change wxMkDir/wxRmDir to _wmkdir/_wrmdir for Borland unicode builds to match
recent change of wxMBFILES.

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

17 years agomake sure the window is fully painted before DirectFB WM shows it, otherwise artifact...
Václav Slavík [Wed, 13 Dec 2006 12:08:30 +0000 (12:08 +0000)] 
make sure the window is fully painted before DirectFB WM shows it, otherwise artifacts could be seen on the screen

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

17 years agoavoid configure, etc being in DOS format
Chris Elliott [Wed, 13 Dec 2006 09:46:20 +0000 (09:46 +0000)] 
avoid configure, etc being in DOS format

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

17 years agomove on to 2.8.1
Chris Elliott [Wed, 13 Dec 2006 09:25:35 +0000 (09:25 +0000)] 
move on to 2.8.1

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

17 years agotidy up
Chris Elliott [Wed, 13 Dec 2006 09:24:20 +0000 (09:24 +0000)] 
tidy up

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

17 years agotry toi fix readme readme
Chris Elliott [Wed, 13 Dec 2006 09:18:35 +0000 (09:18 +0000)] 
try toi fix readme readme

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

17 years agoup to 2.8.0
Chris Elliott [Wed, 13 Dec 2006 08:49:18 +0000 (08:49 +0000)] 
up to 2.8.0

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

17 years ago Made wxSearchCtrl look like other text controls under GTK+.
Robert Roebling [Tue, 12 Dec 2006 22:27:01 +0000 (22:27 +0000)] 
  Made wxSearchCtrl look like other text controls under GTK+.

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

17 years ago Add a few more controls to the toolbar.
Robert Roebling [Tue, 12 Dec 2006 21:44:51 +0000 (21:44 +0000)] 
  Add a few more controls to the toolbar.

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

17 years ago Moved allocate size correction code from combobox
Robert Roebling [Tue, 12 Dec 2006 21:43:55 +0000 (21:43 +0000)] 
  Moved allocate size correction code from combobox
    to toolbar code since that is where the problem
    is and it affects other controls, too.

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

17 years agoAdd entry for 2.8.0.1
Robin Dunn [Tue, 12 Dec 2006 16:08:26 +0000 (16:08 +0000)] 
Add entry for 2.8.0.1

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

17 years agoreplaced 25 in libraries names with 28
Vadim Zeitlin [Tue, 12 Dec 2006 11:50:04 +0000 (11:50 +0000)] 
replaced 25 in libraries names with 28

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

17 years ago Add hack for correct height of wxComboBox in
Robert Roebling [Tue, 12 Dec 2006 10:40:46 +0000 (10:40 +0000)] 
  Add hack for correct height of wxComboBox in
    toolbar.

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

17 years agoregenerated
Robin Dunn [Tue, 12 Dec 2006 07:25:29 +0000 (07:25 +0000)] 
regenerated

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

17 years agoCompile fixes for Panther
Robin Dunn [Tue, 12 Dec 2006 07:23:17 +0000 (07:23 +0000)] 
Compile fixes for Panther

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

17 years agoTypo fix
Robin Dunn [Tue, 12 Dec 2006 02:09:34 +0000 (02:09 +0000)] 
Typo fix

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

17 years agoBump subrelease number
Robin Dunn [Tue, 12 Dec 2006 01:52:43 +0000 (01:52 +0000)] 
Bump subrelease number

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

17 years agoAdded a set of button classes to wx.lib.buttons from David Hughes that
Robin Dunn [Tue, 12 Dec 2006 01:51:18 +0000 (01:51 +0000)] 
Added a set of button classes to wx.lib.buttons from David Hughes that
uses the native renderer to draw the button.

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

17 years agoMention wx.SearchCtrl
Robin Dunn [Tue, 12 Dec 2006 01:00:20 +0000 (01:00 +0000)] 
Mention wx.SearchCtrl

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