wxWidgets.git
17 years agoprotect gs_allThreads with a mutex (modified patch 1518719)
Vadim Zeitlin [Mon, 24 Jul 2006 18:26:26 +0000 (18:26 +0000)] 
protect gs_allThreads with a mutex (modified patch 1518719)

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

17 years agodocumentation for wxAppTraits (patch 1518295 from Francesco)
Vadim Zeitlin [Mon, 24 Jul 2006 18:20:18 +0000 (18:20 +0000)] 
documentation for wxAppTraits (patch 1518295 from Francesco)

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

17 years agodistrib changes to enable graphics context and add gdiplus.dll
Robin Dunn [Wed, 11 Oct 2006 06:44:51 +0000 (06:44 +0000)] 
distrib changes to enable graphics context and add gdiplus.dll

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

17 years agoreSWIGged
Robin Dunn [Wed, 11 Oct 2006 04:44:52 +0000 (04:44 +0000)] 
reSWIGged

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

17 years agohelpers and typemaps for new GraphicsContext methods
Robin Dunn [Wed, 11 Oct 2006 04:42:49 +0000 (04:42 +0000)] 
helpers and typemaps for new GraphicsContext methods

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

17 years agobetter comments
Robin Dunn [Wed, 11 Oct 2006 04:18:35 +0000 (04:18 +0000)] 
better comments

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

17 years agoreentrance methods
Robin Dunn [Wed, 11 Oct 2006 04:16:33 +0000 (04:16 +0000)] 
reentrance methods

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

17 years ago~wxPoint2D
Robin Dunn [Wed, 11 Oct 2006 04:10:36 +0000 (04:10 +0000)] 
~wxPoint2D

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

17 years agoGet/Set LayoutDirection
Robin Dunn [Wed, 11 Oct 2006 04:09:58 +0000 (04:09 +0000)] 
Get/Set LayoutDirection

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

17 years agoAdd wxOverlay
Robin Dunn [Wed, 11 Oct 2006 04:07:14 +0000 (04:07 +0000)] 
Add wxOverlay

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

17 years ago Add more comments about ref counting and cow to
Robert Roebling [Tue, 21 Nov 2006 09:27:10 +0000 (09:27 +0000)] 
  Add more comments about ref counting and cow to
    brush, pen, font and region.

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

17 years agoremoved duplicate pane bug in sample application
Benjamin Williams [Tue, 21 Nov 2006 09:04:33 +0000 (09:04 +0000)] 
removed duplicate pane bug in sample application

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

17 years agoreadded window ptr check
Benjamin Williams [Tue, 21 Nov 2006 09:02:13 +0000 (09:02 +0000)] 
readded window ptr check

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

17 years agoassert if user tries to add pane with same name
Benjamin Williams [Tue, 21 Nov 2006 08:53:57 +0000 (08:53 +0000)] 
assert if user tries to add pane with same name

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

17 years agocurrent page bug fix in wxAuiNotebook
Benjamin Williams [Tue, 21 Nov 2006 07:46:24 +0000 (07:46 +0000)] 
current page bug fix in wxAuiNotebook

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

17 years agoTurn off spell-checking in the demo log window.
Kevin Ollivier [Tue, 21 Nov 2006 07:16:20 +0000 (07:16 +0000)] 
Turn off spell-checking in the demo log window.

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

17 years agoAdd missing platform guard.
Kevin Ollivier [Tue, 21 Nov 2006 07:13:54 +0000 (07:13 +0000)] 
Add missing platform guard.

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

17 years agoAllow spell-checking to be turned off with the MLTE implementation of wxTextCtrl.
Kevin Ollivier [Tue, 21 Nov 2006 07:08:40 +0000 (07:08 +0000)] 
Allow spell-checking to be turned off with the MLTE implementation of wxTextCtrl.

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

17 years agoregenned docs
Robin Dunn [Tue, 21 Nov 2006 04:05:13 +0000 (04:05 +0000)] 
regenned docs

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

17 years agoreSWIGged
Robin Dunn [Tue, 21 Nov 2006 04:03:37 +0000 (04:03 +0000)] 
reSWIGged

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

17 years agoEnsure the old tree item still exists before using it
Robin Dunn [Tue, 21 Nov 2006 03:50:44 +0000 (03:50 +0000)] 
Ensure the old tree item still exists before using it

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

17 years agono need to use a throw-away bitmap, just use th eone built-in to the
Robin Dunn [Tue, 21 Nov 2006 03:44:35 +0000 (03:44 +0000)] 
no need to use a throw-away bitmap, just use th eone built-in to the
buffered DC instead

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

17 years agoput unicows.dll in the python dir
Robin Dunn [Tue, 21 Nov 2006 03:42:47 +0000 (03:42 +0000)] 
put unicows.dll in the python dir

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

17 years ago2.7 --> 2.8
Robin Dunn [Tue, 21 Nov 2006 03:39:46 +0000 (03:39 +0000)] 
2.7 --> 2.8

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

17 years agoShow GridCellAutoWrapStringRenderer
Robin Dunn [Tue, 21 Nov 2006 03:35:32 +0000 (03:35 +0000)] 
Show GridCellAutoWrapStringRenderer

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

17 years agoDocstring tweaks
Robin Dunn [Tue, 21 Nov 2006 03:34:44 +0000 (03:34 +0000)] 
Docstring tweaks

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

17 years agosave a reference to the bitmap so it doesn't get destroyed before the
Robin Dunn [Tue, 21 Nov 2006 03:32:49 +0000 (03:32 +0000)] 
save a reference to the bitmap so it doesn't get destroyed before the
buffered DC does

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

17 years agomoved wxMGL's font management code to common so that it can be reused by wxDFB; imple...
Václav Slavík [Mon, 20 Nov 2006 20:45:57 +0000 (20:45 +0000)] 
moved wxMGL's font management code to common so that it can be reused by wxDFB; implemented wxDFB part

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

17 years agofloating pane size now restores after perspective restore
Benjamin Williams [Mon, 20 Nov 2006 19:58:13 +0000 (19:58 +0000)] 
floating pane size now restores after perspective restore

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

17 years agofixed a center pane bug in sample
Benjamin Williams [Mon, 20 Nov 2006 19:33:48 +0000 (19:33 +0000)] 
fixed a center pane bug in sample

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

17 years agodon't expose M_FONTDATA in public header
Václav Slavík [Mon, 20 Nov 2006 16:43:55 +0000 (16:43 +0000)] 
don't expose M_FONTDATA in public header

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

17 years agofixed to remove wxFontRefData as intended and not wxFontData
Václav Slavík [Mon, 20 Nov 2006 16:30:09 +0000 (16:30 +0000)] 
fixed to remove wxFontRefData as intended and not wxFontData

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

17 years agodon't expose M_FONTDATA in public header
Václav Slavík [Mon, 20 Nov 2006 16:21:08 +0000 (16:21 +0000)] 
don't expose M_FONTDATA in public header

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

17 years agodon't expose M_FONTDATA in public header
Václav Slavík [Mon, 20 Nov 2006 16:14:01 +0000 (16:14 +0000)] 
don't expose M_FONTDATA in public header

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

17 years agotoolbar docking bug fixed
Benjamin Williams [Mon, 20 Nov 2006 15:35:17 +0000 (15:35 +0000)] 
toolbar docking bug fixed

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

17 years agoFurther wxRTC doc additions
Julian Smart [Mon, 20 Nov 2006 12:58:22 +0000 (12:58 +0000)] 
Further wxRTC doc additions

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

17 years agoTrailing newline.
Julian Smart [Mon, 20 Nov 2006 12:48:42 +0000 (12:48 +0000)] 
Trailing newline.

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

17 years agoFixed a bug setting caret position after setting or clearing selection
Julian Smart [Mon, 20 Nov 2006 11:33:44 +0000 (11:33 +0000)] 
Fixed a bug setting caret position after setting or clearing selection
Implemented forced line breaks within a paragraph, entered with Shift-Return.

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

17 years agoavoid using old directory
Chris Elliott [Mon, 20 Nov 2006 09:13:11 +0000 (09:13 +0000)] 
avoid using old directory

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

17 years agochange unix script so lower case zip and exe
Chris Elliott [Mon, 20 Nov 2006 09:12:13 +0000 (09:12 +0000)] 
change unix script so lower case zip and exe

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

17 years agoSome typo fixes
Mart Raudsepp [Mon, 20 Nov 2006 08:22:02 +0000 (08:22 +0000)] 
Some typo fixes

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

17 years agocomment improvements/fixes
Benjamin Williams [Mon, 20 Nov 2006 07:12:41 +0000 (07:12 +0000)] 
comment improvements/fixes

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

17 years agoupdate for 2.8.0 from Stephane Junique
Vadim Zeitlin [Mon, 20 Nov 2006 01:33:20 +0000 (01:33 +0000)] 
update for 2.8.0 from Stephane Junique

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

17 years agoCompile fix for --disable-ffile.
Michael Wetherell [Sun, 19 Nov 2006 22:04:53 +0000 (22:04 +0000)] 
Compile fix for --disable-ffile.

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

17 years agoAdd notes on wxZip changes.
Michael Wetherell [Sun, 19 Nov 2006 21:52:56 +0000 (21:52 +0000)] 
Add notes on wxZip changes.

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

17 years agoCorrect the comments on wxFileSystem changes.
Michael Wetherell [Sun, 19 Nov 2006 21:44:06 +0000 (21:44 +0000)] 
Correct the comments on wxFileSystem changes.

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

17 years ago Copy and paste error.
Robert Roebling [Sun, 19 Nov 2006 21:25:21 +0000 (21:25 +0000)] 
  Copy and paste error.

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

17 years ago Correct broken reference. Mention wxFileName::DirName()
Robert Roebling [Sun, 19 Nov 2006 21:08:57 +0000 (21:08 +0000)] 
  Correct broken reference. Mention wxFileName::DirName()
    in the overview.

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

17 years agoassert if wxCAL_SEQUENTIAL_MONTH_SELECTION style is changed after creation as this...
Vadim Zeitlin [Sun, 19 Nov 2006 20:01:51 +0000 (20:01 +0000)] 
assert if wxCAL_SEQUENTIAL_MONTH_SELECTION style is changed after creation as this doesn't currently work

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

17 years agoallow programmatic access to start pane dragging
Benjamin Williams [Sun, 19 Nov 2006 18:10:18 +0000 (18:10 +0000)] 
allow programmatic access to start pane dragging

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

17 years agorecreate the control when wxCAL_SEQUENTIAL_MONTH_SELECTION style is toggled
Vadim Zeitlin [Sun, 19 Nov 2006 15:15:44 +0000 (15:15 +0000)] 
recreate the control when wxCAL_SEQUENTIAL_MONTH_SELECTION style is toggled

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

17 years agodelete controls which are part of the calendar (even if they're siblings to it and...
Vadim Zeitlin [Sun, 19 Nov 2006 15:14:14 +0000 (15:14 +0000)] 
delete controls which are part of the calendar (even if they're siblings to it and not its children) when the calender itself is deleted

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

17 years agoavoid assert when creating the control with wxCAL_SEQUENTIAL_MONTH_SELECTION style...
Vadim Zeitlin [Sun, 19 Nov 2006 15:11:24 +0000 (15:11 +0000)] 
avoid assert when creating the control with wxCAL_SEQUENTIAL_MONTH_SELECTION style introduced by last commit

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

17 years agoremoved code inside USE_SIZABLE_CALENDAR, we should allow making the main calendar...
Vadim Zeitlin [Sun, 19 Nov 2006 15:03:01 +0000 (15:03 +0000)] 
removed code inside USE_SIZABLE_CALENDAR, we should allow making the main calendar control resizeable instead of adding another one just for this

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

17 years agoassert if wxCAL_SEQUENTIAL_MONTH_SELECTION style is changed after creation as this...
Vadim Zeitlin [Sun, 19 Nov 2006 15:01:48 +0000 (15:01 +0000)] 
assert if wxCAL_SEQUENTIAL_MONTH_SELECTION style is changed after creation as this doesn't currently work

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

17 years agono changes, just some minor modifications of comments and moved one function around
Vadim Zeitlin [Sun, 19 Nov 2006 14:57:52 +0000 (14:57 +0000)] 
no changes, just some minor modifications of comments and moved one function around

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

17 years agoset/get validator for wxTextCtrl part of wxComboCtrl and not the combo itself (patch...
Vadim Zeitlin [Sun, 19 Nov 2006 14:44:30 +0000 (14:44 +0000)] 
set/get validator for wxTextCtrl part of wxComboCtrl and not the combo itself (patch 1599214, closes bug 1598600)

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

17 years agoGradientFillLinear() on wxMSW now draws on the rectangle border as well, making it...
Benjamin Williams [Sun, 19 Nov 2006 13:31:15 +0000 (13:31 +0000)] 
GradientFillLinear() on wxMSW now draws on the rectangle border as well, making it consistent with the gernaic version as well as wxDC::DrawRectangle()

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

17 years agorequire bakefile-0.2.1; remove workarounds for older versions
Václav Slavík [Sun, 19 Nov 2006 13:24:05 +0000 (13:24 +0000)] 
require bakefile-0.2.1; remove workarounds for older versions

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

17 years agodocument GetSelection(from, to) (bug 1592221)
Vadim Zeitlin [Sun, 19 Nov 2006 13:22:43 +0000 (13:22 +0000)] 
document GetSelection(from, to) (bug 1592221)

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

17 years agoremove obsolete and out of date project file which was kept for compatibility with...
Vadim Zeitlin [Sun, 19 Nov 2006 13:13:17 +0000 (13:13 +0000)] 
remove obsolete and out of date project file which was kept for compatibility with wx 2.4 only

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

17 years agoadded possibility to create wxDatePickerCtrl without any initial date
Vadim Zeitlin [Sun, 19 Nov 2006 13:07:40 +0000 (13:07 +0000)] 
added possibility to create wxDatePickerCtrl without any initial date

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

17 years agodon't use wxFromSystemTime() with possibly invalid date (closes bug 1596606)
Vadim Zeitlin [Sun, 19 Nov 2006 13:06:03 +0000 (13:06 +0000)] 
don't use wxFromSystemTime() with possibly invalid date (closes bug 1596606)

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

17 years agoadded missing blank line
Vadim Zeitlin [Sun, 19 Nov 2006 12:42:57 +0000 (12:42 +0000)] 
added missing blank line

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

17 years agoreplaced 2nd wxCONTROL_CURRENT with correct wxCONTROL_FOCUSED in DrawItemSelectionRec...
Vadim Zeitlin [Sun, 19 Nov 2006 12:41:04 +0000 (12:41 +0000)] 
replaced 2nd wxCONTROL_CURRENT with correct wxCONTROL_FOCUSED in DrawItemSelectionRect() description

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

17 years agowxCHECK_GCC_VERSION() takes 2 parameters, not 3
Vadim Zeitlin [Sun, 19 Nov 2006 12:38:45 +0000 (12:38 +0000)] 
wxCHECK_GCC_VERSION() takes 2 parameters, not 3

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

17 years agounmultiply by alpha when converting from wxDIB to wxImage as the former uses premulti...
Vadim Zeitlin [Sun, 19 Nov 2006 12:35:16 +0000 (12:35 +0000)] 
unmultiply by alpha when converting from wxDIB to wxImage as the former uses premultiplied alpha but the latter does not (patch 1597063)

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

17 years agoFix API calls to match header changes made in richtextbuffer.h 1.42 and restore compi...
Kevin Ollivier [Sun, 19 Nov 2006 07:45:54 +0000 (07:45 +0000)] 
Fix API calls to match header changes made in richtextbuffer.h 1.42 and restore compilation.

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

17 years agoUse DrawItemSelectionRect on GTK2 and OS X. Also, use white text when drawing focused...
Kevin Ollivier [Sun, 19 Nov 2006 07:32:54 +0000 (07:32 +0000)] 
Use DrawItemSelectionRect on GTK2 and OS X. Also, use white text when drawing focused under Mac.

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

17 years agoMigate to the new wxRendererNative::DrawItemSelectionRect function where available...
Kevin Ollivier [Sun, 19 Nov 2006 06:47:48 +0000 (06:47 +0000)] 
Migate to the new wxRendererNative::DrawItemSelectionRect function where available, and fix selected text color on Mac.

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

17 years agoHave wxGenericListCtrl record and store the selection state of each column, and on...
Kevin Ollivier [Sun, 19 Nov 2006 06:32:08 +0000 (06:32 +0000)] 
Have wxGenericListCtrl record and store the selection state of each column, and on OS X, use this to correctly draw selected headers. Also, move to DrawItemSelectionRect for drawing the background selection.

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

17 years agoImplement wxRendererMac::DrawItemSelectionRect and move the generic wxTreeCtrl to...
Kevin Ollivier [Sun, 19 Nov 2006 06:28:47 +0000 (06:28 +0000)] 
Implement wxRendererMac::DrawItemSelectionRect and move the generic wxTreeCtrl to using it to draw selected items.

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

17 years agowxArchiveFSHandler switches on simulated seeking for compatibility with
Michael Wetherell [Sun, 19 Nov 2006 02:11:40 +0000 (02:11 +0000)] 
wxArchiveFSHandler switches on simulated seeking for compatibility with
previous versions. Still overridden by wxFS_SEEKABLE.

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

17 years agosome build/install tweaks
Robin Dunn [Sun, 19 Nov 2006 01:14:01 +0000 (01:14 +0000)] 
some build/install tweaks

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

17 years agoreSWIGged
Robin Dunn [Sun, 19 Nov 2006 01:12:25 +0000 (01:12 +0000)] 
reSWIGged

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

17 years agoMake sure both filter and item text are converted to lower-case, otherwise only lower...
Kevin Ollivier [Sat, 18 Nov 2006 23:22:22 +0000 (23:22 +0000)] 
Make sure both filter and item text are converted to lower-case, otherwise only lower-case queries work.

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

17 years agoSmall cleanup.
Julian Smart [Sat, 18 Nov 2006 22:27:48 +0000 (22:27 +0000)] 
Small cleanup.
Set caret position when calling SetSelection.

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

17 years agoremoved 'unsigned' from 'unsigned int' so epydoc doesn't get ocnfused
Robin Dunn [Sat, 18 Nov 2006 21:25:33 +0000 (21:25 +0000)] 
removed 'unsigned' from 'unsigned int' so epydoc doesn't get ocnfused
over the two tokens in the type name

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

17 years agoAdd 'combo' to __all__
Robin Dunn [Sat, 18 Nov 2006 21:23:43 +0000 (21:23 +0000)] 
Add 'combo' to __all__

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

17 years agoFix for build errors when the media lib was not built.
Robin Dunn [Sat, 18 Nov 2006 21:22:50 +0000 (21:22 +0000)] 
Fix for build errors when the media lib was not built.

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

17 years agopy2exe finds the DLL now
Robin Dunn [Sat, 18 Nov 2006 19:45:11 +0000 (19:45 +0000)] 
py2exe finds the DLL now

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

17 years agoAdded wx.combo.BitmapComboBox
Robin Dunn [Sat, 18 Nov 2006 19:43:32 +0000 (19:43 +0000)] 
Added wx.combo.BitmapComboBox

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

17 years agoAdd wxFS_SEEKABLE to wxFileSystem::OpenFile calls for images.
Michael Wetherell [Sat, 18 Nov 2006 18:43:13 +0000 (18:43 +0000)] 
Add wxFS_SEEKABLE to wxFileSystem::OpenFile calls for images.

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

17 years ago [ 1598659 ] make wxAnimationCtrl::SetInactiveBitmap center given bitmap
Robert Roebling [Sat, 18 Nov 2006 17:46:29 +0000 (17:46 +0000)] 
  [ 1598659 ] make wxAnimationCtrl::SetInactiveBitmap center given bitmap

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

17 years ago [ 1598662 ] Fix some mispelled event macros in docs
Robert Roebling [Sat, 18 Nov 2006 17:41:32 +0000 (17:41 +0000)] 
 [ 1598662 ] Fix some mispelled event macros in docs

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

17 years ago Restore correct behaviour of GetTimes() wrt to
Robert Roebling [Sat, 18 Nov 2006 17:34:40 +0000 (17:34 +0000)] 
  Restore correct behaviour of GetTimes() wrt to
    directories.
  Add some (hopefully) clarifying docs about
    dealing with dir names vs. file names.

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

17 years agorename bICON (see rev 1.47) to wxICON_AAA to make it alphabetically first among wx...
Vadim Zeitlin [Sat, 18 Nov 2006 16:46:59 +0000 (16:46 +0000)] 
rename bICON (see rev 1.47) to wxICON_AAA to make it alphabetically first among wx icons but not among all application icons

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

17 years agoDocument wxFS_XXXX flags for wxFileSystem::OpenFile.
Michael Wetherell [Sat, 18 Nov 2006 16:39:52 +0000 (16:39 +0000)] 
Document wxFS_XXXX flags for wxFileSystem::OpenFile.

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

17 years agodon't use priviledged calls in wxDFB to allow concurrent use of the display by >1...
Václav Slavík [Sat, 18 Nov 2006 13:17:35 +0000 (13:17 +0000)] 
don't use priviledged calls in wxDFB to allow concurrent use of the display by >1 wxDFB apps

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

17 years agoFix compilation of wrapper, and add a couple events added in the last change.
Kevin Ollivier [Sat, 18 Nov 2006 00:53:47 +0000 (00:53 +0000)] 
Fix compilation of wrapper, and add a couple events added in the last change.

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

17 years agoreSWIGGed
Robin Dunn [Sat, 18 Nov 2006 00:35:26 +0000 (00:35 +0000)] 
reSWIGGed

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

17 years agoAdd docstrings for ComboCtrl and ComboPopup, and added OwnerDrawnComboBox
Robin Dunn [Sat, 18 Nov 2006 00:33:33 +0000 (00:33 +0000)] 
Add docstrings for ComboCtrl and ComboPopup, and added OwnerDrawnComboBox

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

17 years agodemo tweaks
Robin Dunn [Sat, 18 Nov 2006 00:31:59 +0000 (00:31 +0000)] 
demo tweaks

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

17 years agoforceTrueColour parameter
Robin Dunn [Sat, 18 Nov 2006 00:29:40 +0000 (00:29 +0000)] 
forceTrueColour parameter

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

17 years agoremove unused file
Vadim Zeitlin [Sat, 18 Nov 2006 00:10:17 +0000 (00:10 +0000)] 
remove unused file

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

17 years ago Hopefully fixed misplaced printout in libgnomeprint.
Robert Roebling [Sat, 18 Nov 2006 00:08:52 +0000 (00:08 +0000)] 
  Hopefully fixed misplaced printout in libgnomeprint.

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

17 years agoinclude correct XPMs (Unix compilation fix after last commit)
Vadim Zeitlin [Sat, 18 Nov 2006 00:08:27 +0000 (00:08 +0000)] 
include correct XPMs (Unix compilation fix after last commit)

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

17 years agotab drawing fix for vista
Benjamin Williams [Fri, 17 Nov 2006 21:49:20 +0000 (21:49 +0000)] 
tab drawing fix for vista

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

17 years agomanager should always be set in pane events
Benjamin Williams [Fri, 17 Nov 2006 21:47:33 +0000 (21:47 +0000)] 
manager should always be set in pane events

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

17 years agofree old resources in DoLoad(), apparently fixes memory leaks with gstreamer 0.10...
Vadim Zeitlin [Fri, 17 Nov 2006 18:25:15 +0000 (18:25 +0000)] 
free old resources in DoLoad(), apparently fixes memory leaks with gstreamer 0.10 (patch 1598317)

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