]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
17 years agoadded wxDCTextColourChanger ctor that allows using the class in the same way other...
Václav Slavík [Thu, 26 Oct 2006 15:30:43 +0000 (15:30 +0000)] 
added wxDCTextColourChanger ctor that allows using the class in the same way other wxDCFooChangers are used

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

17 years agoFixed some (out) typemaps
Robin Dunn [Thu, 26 Oct 2006 15:22:43 +0000 (15:22 +0000)] 
Fixed some (out) typemaps

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

17 years agofixed selection when using keyboard after JS' change broke it
Václav Slavík [Thu, 26 Oct 2006 14:54:40 +0000 (14:54 +0000)] 
fixed selection when using keyboard after JS' change broke it

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

17 years agowxaui flags reworked a bit; allows any hinting type to be explicity invoked; turning...
Benjamin Williams [Thu, 26 Oct 2006 13:20:15 +0000 (13:20 +0000)] 
wxaui flags reworked a bit; allows any hinting type to be explicity invoked; turning off hinting completely is not possible; sample updated accordingly

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

17 years agoadding new implementations
Stefan Csomor [Thu, 26 Oct 2006 12:05:56 +0000 (12:05 +0000)] 
adding new implementations

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

17 years agomissing common create functions
Stefan Csomor [Thu, 26 Oct 2006 12:04:48 +0000 (12:04 +0000)] 
missing common create functions

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

17 years agomake this available everywhere
Stefan Csomor [Thu, 26 Oct 2006 12:03:44 +0000 (12:03 +0000)] 
make this available everywhere

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

17 years agofixed reversed return value of IsEmpty() (closes 1585004)
Vadim Zeitlin [Thu, 26 Oct 2006 11:57:15 +0000 (11:57 +0000)] 
fixed reversed return value of IsEmpty() (closes 1585004)

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

17 years agoLess drastic compile fix
Julian Smart [Thu, 26 Oct 2006 10:37:21 +0000 (10:37 +0000)] 
Less drastic compile fix

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

17 years agoBlind fix for Tinderbox build error.
Włodzimierz Skiba [Thu, 26 Oct 2006 10:29:23 +0000 (10:29 +0000)] 
Blind fix for Tinderbox build error.

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

17 years agoShouldOffset is accessed from a different class (in dcgraph.cpp)
Julian Smart [Thu, 26 Oct 2006 10:07:20 +0000 (10:07 +0000)] 
ShouldOffset is accessed from a different class (in dcgraph.cpp)

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

17 years agoUpdated setup.
Włodzimierz Skiba [Thu, 26 Oct 2006 09:58:56 +0000 (09:58 +0000)] 
Updated setup.

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

17 years agoAdded dcgraph.cpp and rebaked
Julian Smart [Thu, 26 Oct 2006 09:51:13 +0000 (09:51 +0000)] 
Added dcgraph.cpp and rebaked

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

17 years agoCorrect placement of header listed in wx/wx.h
Włodzimierz Skiba [Thu, 26 Oct 2006 09:40:14 +0000 (09:40 +0000)] 
Correct placement of header listed in wx/wx.h

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

17 years agoUsing MinGW 3, no hbmpItem
Julian Smart [Thu, 26 Oct 2006 09:05:02 +0000 (09:05 +0000)] 
Using MinGW 3, no hbmpItem

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

17 years agoAdded missing include for MinGW non-PCH compile
Julian Smart [Thu, 26 Oct 2006 08:51:35 +0000 (08:51 +0000)] 
Added missing include for MinGW non-PCH compile

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

17 years agoAdded a cast
Julian Smart [Thu, 26 Oct 2006 08:33:38 +0000 (08:33 +0000)] 
Added a cast

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

17 years agofixing param
Stefan Csomor [Thu, 26 Oct 2006 08:21:19 +0000 (08:21 +0000)] 
fixing param

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

17 years agoFixed initialisation order warning
Julian Smart [Thu, 26 Oct 2006 08:05:18 +0000 (08:05 +0000)] 
Fixed initialisation order warning

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

17 years agoTypo fixes
Julian Smart [Thu, 26 Oct 2006 08:02:00 +0000 (08:02 +0000)] 
Typo fixes

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

17 years agoadopt new set font API
Stefan Csomor [Thu, 26 Oct 2006 07:44:07 +0000 (07:44 +0000)] 
adopt new set font API

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

17 years agonew renderer architecture
Stefan Csomor [Thu, 26 Oct 2006 06:51:12 +0000 (06:51 +0000)] 
new renderer architecture

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

17 years agoAdded outline style sample and vetoing of style sheet changing when loading;
Julian Smart [Thu, 26 Oct 2006 06:35:57 +0000 (06:35 +0000)] 
Added outline style sample and vetoing of style sheet changing when loading;
demos URL event

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

17 years agoAdded URL support to attribute objects and to wxRichTextCtrl,
Julian Smart [Thu, 26 Oct 2006 06:32:47 +0000 (06:32 +0000)] 
Added URL support to attribute objects and to wxRichTextCtrl,
generating a wxTextUrlEvent as appropriate.
Added outline list support and updated previews.
Added alignment support for bullets.
Added single right parenthesis support.
Added XML stylesheet reading/writing.
Changed SetBulletSymbol to SetBulletText so it can support
bullet text more generally (e.g. for cached outline list numbering)
Added wxRichTextRenderer to isolate e.g. bullet drawing and make
it customisable.
Added event handler support to wxRichTextBuffer.
Updated documentation.

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

17 years agoadapted to new font setter
Stefan Csomor [Thu, 26 Oct 2006 06:25:41 +0000 (06:25 +0000)] 
adapted to new font setter

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

17 years agoadapted to new renderer, moved wxGCDC into dcgraph.cpp
Stefan Csomor [Thu, 26 Oct 2006 06:24:20 +0000 (06:24 +0000)] 
adapted to new renderer, moved wxGCDC into dcgraph.cpp

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

17 years agoadded the recangle fix
Stefan Csomor [Thu, 26 Oct 2006 06:21:57 +0000 (06:21 +0000)] 
added the recangle fix

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

17 years agorenderer added, creating renderer specific pens etc for faster use
Stefan Csomor [Thu, 26 Oct 2006 06:17:05 +0000 (06:17 +0000)] 
renderer added, creating renderer specific pens etc for faster use

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

17 years agoadd the missing defines before the xcode prefix gets read in
Stefan Csomor [Thu, 26 Oct 2006 06:08:59 +0000 (06:08 +0000)] 
add the missing defines before the xcode prefix gets read in

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

17 years agomove the graphics context bridge dc into separate file
Stefan Csomor [Thu, 26 Oct 2006 06:07:29 +0000 (06:07 +0000)] 
move the graphics context bridge dc into separate file

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

17 years agoAdd a GraphicsContext sample to the demo
Robin Dunn [Thu, 26 Oct 2006 03:34:54 +0000 (03:34 +0000)] 
Add a GraphicsContext sample to the demo

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

17 years agoreSWIGged
Robin Dunn [Thu, 26 Oct 2006 03:33:56 +0000 (03:33 +0000)] 
reSWIGged

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

17 years agoGetTextExtent --> (width height)
Robin Dunn [Thu, 26 Oct 2006 03:32:59 +0000 (03:32 +0000)] 
GetTextExtent     --> (width height)
GetFullTextExtent --> (width, height, decent, externalLeading)

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

17 years agodocstring update
Robin Dunn [Thu, 26 Oct 2006 03:28:14 +0000 (03:28 +0000)] 
docstring update

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

17 years agoFix "PINK" to actually be pink, and not lavender
Robin Dunn [Thu, 26 Oct 2006 03:26:57 +0000 (03:26 +0000)] 
Fix "PINK" to actually be pink, and not lavender

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

17 years agoAdding virtual wxListCtrl impl of GetItem.
Kevin Ollivier [Thu, 26 Oct 2006 03:01:38 +0000 (03:01 +0000)] 
Adding virtual wxListCtrl impl of GetItem.

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

17 years agoSetTextColor --> SetTextColour
Robin Dunn [Thu, 26 Oct 2006 01:21:47 +0000 (01:21 +0000)] 
SetTextColor --> SetTextColour
Make sure SWIG knows that items returned fro the factories are new
Fix the save a ref to the dc

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

17 years agoSetTextColor --> SetTextColour, to be consistent with the rest of the lib
Robin Dunn [Thu, 26 Oct 2006 01:19:00 +0000 (01:19 +0000)] 
SetTextColor --> SetTextColour, to be consistent with the rest of the lib

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

17 years agoOverride GetPixelSize on OS X as the base impl creates a wxScreenDC each time, which...
Kevin Ollivier [Thu, 26 Oct 2006 00:22:56 +0000 (00:22 +0000)] 
Override GetPixelSize on OS X as the base impl creates a wxScreenDC each time, which causes a significant performance hit.

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

17 years agoexplain more clearly the possible usage scenarios
Vadim Zeitlin [Thu, 26 Oct 2006 00:20:12 +0000 (00:20 +0000)] 
explain more clearly the possible usage scenarios

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

17 years agosome GTK1 bulkd fixes from Sander Niemeijer
Robin Dunn [Wed, 25 Oct 2006 20:47:15 +0000 (20:47 +0000)] 
some GTK1 bulkd fixes from Sander Niemeijer

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

17 years agoAdd class factories for filter streams. Also filters now follow the convention
Michael Wetherell [Wed, 25 Oct 2006 20:45:15 +0000 (20:45 +0000)] 
Add class factories for filter streams. Also filters now follow the convention
that they own their parent if they are created on a pointer to the parent.

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

17 years agoAdd class factories for filter streams. Also filters now follow the convention
Michael Wetherell [Wed, 25 Oct 2006 20:41:12 +0000 (20:41 +0000)] 
Add class factories for filter streams. Also filters now follow the convention
that they own their parent if they are created with a pointer to the parent.

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

17 years agoMention wx.ListCtrl fixes on Mac
Robin Dunn [Wed, 25 Oct 2006 20:25:58 +0000 (20:25 +0000)] 
Mention wx.ListCtrl fixes on Mac

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

17 years agoShow sample License text on the AboutBox
Robin Dunn [Wed, 25 Oct 2006 20:24:17 +0000 (20:24 +0000)] 
Show sample License text on the AboutBox

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

17 years agoDon't override DoGetSize, just let the default return the real size of
Robin Dunn [Wed, 25 Oct 2006 20:23:06 +0000 (20:23 +0000)] 
Don't override DoGetSize, just let the default return the real size of
the widget like normal.  Since the former implementation used
GetBestSize, which uses a DC, which on Mac calls window->GetSize, this
resulted in an infinite recursion.

Also use SetBestFittingSize in the ctor and move CacheBestSize to
DoGetBestSize where it belongs.

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

17 years agoFix wxBufferedDC so that it adheres to its documented behavior (which is in use in...
Kevin Ollivier [Wed, 25 Oct 2006 20:00:48 +0000 (20:00 +0000)] 
Fix wxBufferedDC so that it adheres to its documented behavior (which is in use in wxPython at least) and make a note about the layout direction assignment.

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

17 years ago [ 1584680 ] wxComboCtrl Popup Animation
Robert Roebling [Wed, 25 Oct 2006 19:48:46 +0000 (19:48 +0000)] 
  [ 1584680 ] wxComboCtrl Popup Animation

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

17 years agoHIShapeCreateEmpty doesn't exist prior to OSX 10.4, use
Robin Dunn [Wed, 25 Oct 2006 19:08:14 +0000 (19:08 +0000)] 
HIShapeCreateEmpty doesn't exist prior to OSX 10.4, use
HIShapeCreateWithRect with an empty rectangle instead.

Also detabified.

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

17 years agocorrected collpaneg.h name typo
Robin Dunn [Wed, 25 Oct 2006 19:04:06 +0000 (19:04 +0000)] 
corrected collpaneg.h name typo

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

17 years agouse window's font instead of the default one in wxStatusBar
Václav Slavík [Wed, 25 Oct 2006 18:14:08 +0000 (18:14 +0000)] 
use window's font instead of the default one in wxStatusBar

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

17 years ago Prevent accession of to-be-deleted mdi
Robert Roebling [Wed, 25 Oct 2006 17:51:28 +0000 (17:51 +0000)] 
  Prevent accession of to-be-deleted mdi
    child window.

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

17 years agowxRichTextCtrl not ready for WinCE yet, stop people fiddling with it
Julian Smart [Wed, 25 Oct 2006 17:09:46 +0000 (17:09 +0000)] 
wxRichTextCtrl not ready for WinCE yet, stop people fiddling with it

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

17 years agoTypo fix.
Włodzimierz Skiba [Wed, 25 Oct 2006 16:46:54 +0000 (16:46 +0000)] 
Typo fix.

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

17 years agoMake wxRichTextCtrl again buildable on WinCE.
Włodzimierz Skiba [Wed, 25 Oct 2006 15:50:15 +0000 (15:50 +0000)] 
Make wxRichTextCtrl again buildable on WinCE.

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

17 years ago Add m_fsStyle next to m_windowStyle
Robert Roebling [Wed, 25 Oct 2006 13:26:47 +0000 (13:26 +0000)] 
  Add m_fsStyle next to m_windowStyle
  Add HasFdFlag()
  Use it for all tests in all variants of
    wxFileDialogs. That way it will be easier
    to change again centrally, if required.

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

17 years agoFix export.
Michael Wetherell [Wed, 25 Oct 2006 12:24:28 +0000 (12:24 +0000)] 
Fix export.

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

17 years agochanged wxHAS_NATIVE_OVERLAY and wxHAS_CARET_USING_OVERLAYS to use #ifdef instead...
Václav Slavík [Wed, 25 Oct 2006 12:12:56 +0000 (12:12 +0000)] 
changed wxHAS_NATIVE_OVERLAY and wxHAS_CARET_USING_OVERLAYS to use #ifdef instead of #if ... == 1

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

17 years agodeclare wxMSLU_xxx functions in the headers which define macros expanding to them
Vadim Zeitlin [Wed, 25 Oct 2006 11:27:24 +0000 (11:27 +0000)] 
declare wxMSLU_xxx functions in the headers which define macros expanding to them

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

17 years ago Committing in .
Jouk Jansen [Wed, 25 Oct 2006 10:19:28 +0000 (10:19 +0000)] 
 Committing in .

 Update configuration for OpenVMS

 Modified Files:
  wxWidgets/setup.h_vms

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

17 years agoButton size adjustment
Julian Smart [Wed, 25 Oct 2006 09:04:59 +0000 (09:04 +0000)] 
Button size adjustment

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

17 years agoDon't reset the best size to wxDefaultSize unless we have a bitmap, otherwise
Julian Smart [Wed, 25 Oct 2006 09:03:45 +0000 (09:03 +0000)] 
Don't reset the best size to wxDefaultSize unless we have a bitmap, otherwise
an explicit size is ignored

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

17 years agoBetter button size on wxX11
Julian Smart [Wed, 25 Oct 2006 08:49:50 +0000 (08:49 +0000)] 
Better button size on wxX11

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

17 years ago Fix test for wxFD_MULTIPLE.
Robert Roebling [Wed, 25 Oct 2006 07:34:15 +0000 (07:34 +0000)] 
  Fix test for wxFD_MULTIPLE.

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

17 years agoFix for missing About menu item
Robin Dunn [Wed, 25 Oct 2006 07:31:46 +0000 (07:31 +0000)] 
Fix for missing About menu item

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

17 years agoFix the rectangle size when offsetting
Robin Dunn [Wed, 25 Oct 2006 06:55:49 +0000 (06:55 +0000)] 
Fix the rectangle size when offsetting

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

17 years agoRefactor the code that decides if the 0.5 offset chousl be applied
Robin Dunn [Wed, 25 Oct 2006 06:55:17 +0000 (06:55 +0000)] 
Refactor the code that decides if the 0.5 offset chousl be applied
into its own method

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

17 years agoInclude the html docs in the tarball
Robin Dunn [Wed, 25 Oct 2006 06:52:58 +0000 (06:52 +0000)] 
Include the html docs in the tarball

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

17 years agoIf there is already a set of HTML docs built in the tarball, there is
Robin Dunn [Wed, 25 Oct 2006 06:52:37 +0000 (06:52 +0000)] 
If there is already a set of HTML docs built in the tarball, there is
no need to build them again

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

17 years agoThe deprecated lib doesn't build. Disable it from being automatically
Robin Dunn [Wed, 25 Oct 2006 06:51:10 +0000 (06:51 +0000)] 
The deprecated lib doesn't build.  Disable it from being automatically
built for now.

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

17 years agoADV export fix.
Włodzimierz Skiba [Wed, 25 Oct 2006 06:47:14 +0000 (06:47 +0000)] 
ADV export fix.

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

17 years agoAdding support for item font/style/color customization, unfortunately, it does not...
Kevin Ollivier [Wed, 25 Oct 2006 05:42:54 +0000 (05:42 +0000)] 
Adding support for item font/style/color customization, unfortunately, it does not work with wxLC_EDIT_LABELS due to a limitation in the native control. Also fire activate events, and fix some event object/id mismatches when using the generic list ctrl.

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

17 years agouse WX_DEFINE_ARRAY_INT for an array of ints (bug 1536482)
Vadim Zeitlin [Wed, 25 Oct 2006 00:59:07 +0000 (00:59 +0000)] 
use WX_DEFINE_ARRAY_INT for an array of ints (bug 1536482)

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

17 years agocorrected EVT_NOTIFY[_RANGE] docs (bug 1439078)
Vadim Zeitlin [Wed, 25 Oct 2006 00:55:13 +0000 (00:55 +0000)] 
corrected EVT_NOTIFY[_RANGE] docs (bug 1439078)

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

17 years agocorrect custom event type example and point to the event sample (bug 1338140)
Vadim Zeitlin [Wed, 25 Oct 2006 00:53:55 +0000 (00:53 +0000)] 
correct custom event type example and point to the event sample (bug 1338140)

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

17 years agocorrected order of parameters in ctor (closes 1304320)
Vadim Zeitlin [Wed, 25 Oct 2006 00:52:12 +0000 (00:52 +0000)] 
corrected order of parameters in ctor (closes 1304320)

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

17 years agoexplain why wxSpinCtrl may be available on platforms where wxSpinButton isn't
Vadim Zeitlin [Wed, 25 Oct 2006 00:42:57 +0000 (00:42 +0000)] 
explain why wxSpinCtrl may be available on platforms where wxSpinButton isn't

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

17 years agorenamed static functions section to global functions one (bug 1244222)
Vadim Zeitlin [Wed, 25 Oct 2006 00:40:30 +0000 (00:40 +0000)] 
renamed static functions section to global functions one (bug 1244222)

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

17 years agowxGLCanvas is also available under Mac and other platforms (bug 1241485)
Vadim Zeitlin [Wed, 25 Oct 2006 00:37:54 +0000 (00:37 +0000)] 
wxGLCanvas is also available under Mac and other platforms (bug 1241485)

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

17 years agoremoved confusing 'native make' from mingw32 section (bug 1236795)
Vadim Zeitlin [Wed, 25 Oct 2006 00:35:47 +0000 (00:35 +0000)] 
removed confusing 'native make' from mingw32 section (bug 1236795)

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

17 years agodocument what exactly SetAlignment() expects (bug 1232727) + other minor corrections
Vadim Zeitlin [Wed, 25 Oct 2006 00:31:59 +0000 (00:31 +0000)] 
document what exactly SetAlignment() expects (bug 1232727) + other minor corrections

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

17 years agocorrected wxEntry declarations (closes 1222193); added wxEntryStart/Cleanup
Vadim Zeitlin [Wed, 25 Oct 2006 00:26:55 +0000 (00:26 +0000)] 
corrected wxEntry declarations (closes 1222193); added wxEntryStart/Cleanup

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

17 years agoexplain that CW might not work, mention that BC5 worked with 2.4.2 (bug 1158383)
Vadim Zeitlin [Wed, 25 Oct 2006 00:18:10 +0000 (00:18 +0000)] 
explain that CW might not work, mention that BC5 worked with 2.4.2 (bug 1158383)

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

17 years agocorrect wxDirExists() parameter type (closes 1220417)
Vadim Zeitlin [Wed, 25 Oct 2006 00:13:22 +0000 (00:13 +0000)] 
correct wxDirExists() parameter type (closes 1220417)

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

17 years agodocument GetDocManager() (closes 1098861)
Vadim Zeitlin [Wed, 25 Oct 2006 00:09:10 +0000 (00:09 +0000)] 
document GetDocManager() (closes 1098861)

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

17 years agoclarify GetWheelRotation() (bug 969231)
Vadim Zeitlin [Wed, 25 Oct 2006 00:06:43 +0000 (00:06 +0000)] 
clarify GetWheelRotation() (bug 969231)

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

17 years agoadd a note explaining that sizers should be heap-allocated (bug 965825)
Vadim Zeitlin [Wed, 25 Oct 2006 00:03:41 +0000 (00:03 +0000)] 
add a note explaining that sizers should be heap-allocated (bug 965825)

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

17 years agoadd hyperlink to wxList to GetMenuItems() docs (bug 921322)
Vadim Zeitlin [Wed, 25 Oct 2006 00:00:22 +0000 (00:00 +0000)] 
add hyperlink to wxList to GetMenuItems() docs (bug 921322)

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

17 years agouse manifest id of 2 if ISOLATION_AWARE_ENABLED is defined (bug/feature request 1222189)
Vadim Zeitlin [Tue, 24 Oct 2006 23:56:50 +0000 (23:56 +0000)] 
use manifest id of 2 if ISOLATION_AWARE_ENABLED is defined (bug/feature request 1222189)

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

17 years agomention VC6 problem with the dependencies (closes 1216051)
Vadim Zeitlin [Tue, 24 Oct 2006 23:30:09 +0000 (23:30 +0000)] 
mention VC6 problem with the dependencies (closes 1216051)

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

17 years agoinclude build/msw/wx_base.dsp in wxBase distribution (closes 1324053)
Vadim Zeitlin [Tue, 24 Oct 2006 23:24:30 +0000 (23:24 +0000)] 
include build/msw/wx_base.dsp in wxBase distribution (closes 1324053)

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

17 years agodefine WXDEBUG_NEW to use special VC++-specific new version too (closes 1386286)
Vadim Zeitlin [Tue, 24 Oct 2006 23:19:12 +0000 (23:19 +0000)] 
define WXDEBUG_NEW to use special VC++-specific new version too (closes 1386286)

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

17 years ago#include overlay.h
Robin Dunn [Tue, 24 Oct 2006 22:20:45 +0000 (22:20 +0000)] 
#include overlay.h

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

17 years agoAdded wx.StandardPaths.GetTmpDir
Robin Dunn [Tue, 24 Oct 2006 20:30:32 +0000 (20:30 +0000)] 
Added wx.StandardPaths.GetTmpDir

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

17 years agouse WXDLLIMPEXP_ADV on the base class too
Robin Dunn [Tue, 24 Oct 2006 19:46:10 +0000 (19:46 +0000)] 
use WXDLLIMPEXP_ADV on the base class too

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

17 years agoPCH support.
Włodzimierz Skiba [Tue, 24 Oct 2006 19:36:21 +0000 (19:36 +0000)] 
PCH support.

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

17 years agoPut wxUSE_DETECT where it won't get overritten
Robin Dunn [Tue, 24 Oct 2006 19:09:08 +0000 (19:09 +0000)] 
Put wxUSE_DETECT where it won't get overritten

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

17 years ago Add wxCollapsable to classes.tex.
Robert Roebling [Tue, 24 Oct 2006 18:07:33 +0000 (18:07 +0000)] 
  Add wxCollapsable to classes.tex.

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

17 years agomention that ChangeValue() is for wx 2.7.1+; don't use abbreviations like 'info'...
Vadim Zeitlin [Tue, 24 Oct 2006 17:58:08 +0000 (17:58 +0000)] 
mention that ChangeValue() is for wx 2.7.1+; don't use abbreviations like 'info' instead of 'information' in the manual

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

17 years agowxCollapsiblePaneEvent is in adv library, not core
Vadim Zeitlin [Tue, 24 Oct 2006 17:44:13 +0000 (17:44 +0000)] 
wxCollapsiblePaneEvent is in adv library, not core

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