wxWidgets.git
18 years agoUpdating manifests and attempting to use manifests to generate all ports.
Kevin Ollivier [Tue, 20 Jun 2006 00:36:19 +0000 (00:36 +0000)] 
Updating manifests and attempting to use manifests to generate all ports.

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

18 years agoAdd required padding to DoGetBestSize() for small bitmaps when using themes
Jamie Gadd [Mon, 19 Jun 2006 23:50:18 +0000 (23:50 +0000)] 
Add required padding to DoGetBestSize() for small bitmaps when using themes

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

18 years ago[ 1508778 ] Fix for wxOwnerDrawnComboBox list selection rendering.
Włodzimierz Skiba [Mon, 19 Jun 2006 21:14:19 +0000 (21:14 +0000)] 
[ 1508778 ] Fix for wxOwnerDrawnComboBox list selection rendering.

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

18 years agoInclude wx/gdicmn.h according to precompiled headers of wx/wx.h (with other minor...
Włodzimierz Skiba [Mon, 19 Jun 2006 20:18:46 +0000 (20:18 +0000)] 
Include wx/gdicmn.h according to precompiled headers of wx/wx.h (with other minor cleaning).

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

18 years agoremove redundant GdkBitmap representation from wxBitmap
Paul Cornett [Mon, 19 Jun 2006 18:30:13 +0000 (18:30 +0000)] 
remove redundant GdkBitmap representation from wxBitmap

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

18 years agoremove obsolete color cube and image to bitmap code
Paul Cornett [Mon, 19 Jun 2006 16:14:21 +0000 (16:14 +0000)] 
remove obsolete color cube and image to bitmap code

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

18 years ago[ 1507795 ] Small doc patch.
Włodzimierz Skiba [Mon, 19 Jun 2006 09:20:16 +0000 (09:20 +0000)] 
[ 1507795 ] Small doc patch.

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

18 years agoWarning fix.
Włodzimierz Skiba [Mon, 19 Jun 2006 09:03:40 +0000 (09:03 +0000)] 
Warning fix.

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

18 years ago[ 1507736 ] wxOwnerDrawnComboBox improved list item width checking.
Włodzimierz Skiba [Mon, 19 Jun 2006 09:02:10 +0000 (09:02 +0000)] 
[ 1507736 ] wxOwnerDrawnComboBox improved list item width checking.

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

18 years agomore tweaks to the margins: don't need them to be so big in vertical direction
Vadim Zeitlin [Mon, 19 Jun 2006 08:24:39 +0000 (08:24 +0000)] 
more tweaks to the margins: don't need them to be so big in vertical direction

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

18 years agoInclude wx/menuitem.h according to precompiled headers of wx/wx.h (with other minor...
Włodzimierz Skiba [Mon, 19 Jun 2006 07:12:50 +0000 (07:12 +0000)] 
Include wx/menuitem.h according to precompiled headers of wx/wx.h (with other minor cleaning).

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

18 years agoinitialize GdkColor so code which incorrectly accesses it will work as well as it...
Paul Cornett [Mon, 19 Jun 2006 03:19:44 +0000 (03:19 +0000)] 
initialize GdkColor so code which incorrectly accesses it will work as well as it did before

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

18 years agofixed incorrect reference to wxhelpeventorigin
Vadim Zeitlin [Sun, 18 Jun 2006 21:40:22 +0000 (21:40 +0000)] 
fixed incorrect reference to wxhelpeventorigin

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

18 years agoallow claling Unassociate() on previously not initialized wxMimeTypesManager
Vadim Zeitlin [Sun, 18 Jun 2006 21:33:38 +0000 (21:33 +0000)] 
allow claling Unassociate() on previously not initialized wxMimeTypesManager

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

18 years agoFixed sizer height and queried text length according to patch #1507207
Stefan Neis [Sun, 18 Jun 2006 19:31:07 +0000 (19:31 +0000)] 
Fixed sizer height and queried text length according to patch #1507207

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

18 years agoPartly reverted changes to Get(Current)Selection.
Stefan Neis [Sun, 18 Jun 2006 19:25:41 +0000 (19:25 +0000)] 
Partly reverted changes to Get(Current)Selection.

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

18 years agoAvoid problems with events that might be sent during creation of controls.
Stefan Neis [Sun, 18 Jun 2006 11:45:30 +0000 (11:45 +0000)] 
Avoid problems with events that might be sent during creation of controls.

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

18 years agoWouldn't compile on Intel/universal binary with those tests, and
Julian Smart [Sun, 18 Jun 2006 11:16:43 +0000 (11:16 +0000)] 
Wouldn't compile on Intel/universal binary with those tests, and
do we really need several lines of ifdefing just to include a header
maybe for microsecond gains?

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

18 years agoGive app a default wxWidgets icon other than random one e.g. CD-ROM
Julian Smart [Sun, 18 Jun 2006 11:07:19 +0000 (11:07 +0000)] 
Give app a default wxWidgets icon other than random one e.g. CD-ROM

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

18 years agorevert unintended changes in previous commit
Paul Cornett [Sun, 18 Jun 2006 06:54:05 +0000 (06:54 +0000)] 
revert unintended changes in previous commit

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

18 years agobuild fix for older gtk2
Paul Cornett [Sun, 18 Jun 2006 06:42:24 +0000 (06:42 +0000)] 
build fix for older gtk2

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

18 years agobuild fix for older gtk2, second attempt
Paul Cornett [Sun, 18 Jun 2006 03:37:24 +0000 (03:37 +0000)] 
build fix for older gtk2, second attempt

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

18 years agobuild fix for older gtk2
Paul Cornett [Sat, 17 Jun 2006 21:09:53 +0000 (21:09 +0000)] 
build fix for older gtk2

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

18 years agoMake the picker headers accessible to all
Robin Dunn [Sat, 17 Jun 2006 20:50:01 +0000 (20:50 +0000)] 
Make the picker headers accessible to all

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

18 years agouse AllocExclusive in wxImage
Paul Cornett [Sat, 17 Jun 2006 19:09:28 +0000 (19:09 +0000)] 
use AllocExclusive in wxImage

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

18 years agodon't loop needlessly in OnHelp() if the event comes from the bookctrl itself
Vadim Zeitlin [Fri, 16 Jun 2006 12:48:54 +0000 (12:48 +0000)] 
don't loop needlessly in OnHelp() if the event comes from the bookctrl itself

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

18 years agoFinal fix from '[ 1473731 ] wxColourBase and wxString <-> wxColour implementation'.
Włodzimierz Skiba [Fri, 16 Jun 2006 10:42:07 +0000 (10:42 +0000)] 
Final fix from '[ 1473731 ] wxColourBase and wxString <-> wxColour implementation'.

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

18 years agoHeader correction.
Włodzimierz Skiba [Fri, 16 Jun 2006 09:31:12 +0000 (09:31 +0000)] 
Header correction.

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

18 years ago[ 1504474 ] Small hyperlink doc fix.
Włodzimierz Skiba [Fri, 16 Jun 2006 09:11:09 +0000 (09:11 +0000)] 
[ 1504474 ] Small hyperlink doc fix.

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

18 years ago Committing in .
Jouk Jansen [Fri, 16 Jun 2006 07:20:31 +0000 (07:20 +0000)] 
 Committing in .

 Update OpenVMS makefiles to support wxAUI

 Modified Files:
wxWidgets/descrip.mms
 Added Files:
  wxWidgets/samples/aui/descrip.mms
  wxWidgets/src/aui/descrip.mms
 ----------------------------------------------------------------------

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

18 years agoInclude wx/region.h according to precompiled headers of wx/wx.h (with other minor...
Włodzimierz Skiba [Fri, 16 Jun 2006 07:14:51 +0000 (07:14 +0000)] 
Include wx/region.h according to precompiled headers of wx/wx.h (with other minor cleaning).

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

18 years agoFinal fix for Bug #1472688 'wxString::Trim() is broken'
Włodzimierz Skiba [Thu, 15 Jun 2006 23:21:28 +0000 (23:21 +0000)] 
Final fix for Bug #1472688 'wxString::Trim() is broken'

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

18 years agoFix typos in picker control header names in files.bkl.
Kevin Ollivier [Thu, 15 Jun 2006 23:06:45 +0000 (23:06 +0000)] 
Fix typos in picker control header names in files.bkl.

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

18 years agoBourne compatible wx-config changelog
Michael Wetherell [Thu, 15 Jun 2006 22:18:52 +0000 (22:18 +0000)] 
Bourne compatible wx-config changelog

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

18 years ago[ 1506733 ] wxOwnerDrawnComboBox::SetPopupControl argument type check.
Włodzimierz Skiba [Thu, 15 Jun 2006 21:10:58 +0000 (21:10 +0000)] 
[ 1506733 ] wxOwnerDrawnComboBox::SetPopupControl argument type check.

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

18 years agoMake wxMouseState's alt and meta match those in events
Michael Wetherell [Thu, 15 Jun 2006 20:33:38 +0000 (20:33 +0000)] 
Make wxMouseState's alt and meta match those in events

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

18 years ago1. more accurate conversion from 8-bit wx color to 16-bit GDK color
Paul Cornett [Thu, 15 Jun 2006 19:29:08 +0000 (19:29 +0000)] 
1. more accurate conversion from 8-bit wx color to 16-bit GDK color
2. eliminate possiblity of wxColour RGB values changing depending on colormap
3. don't allow non-const pointer access to internal GdkColor

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

18 years agoImplement wxGetMouseState
Michael Wetherell [Thu, 15 Jun 2006 18:51:35 +0000 (18:51 +0000)] 
Implement wxGetMouseState

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

18 years agoBuild fix.
Włodzimierz Skiba [Thu, 15 Jun 2006 18:14:22 +0000 (18:14 +0000)] 
Build fix.

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

18 years agoInclude wx/math.h according to precompiled headers of wx/wx.h (with other minor clean...
Włodzimierz Skiba [Thu, 15 Jun 2006 17:58:49 +0000 (17:58 +0000)] 
Include wx/math.h according to precompiled headers of wx/wx.h (with other minor cleaning).

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

18 years agobitmap button size was too small when uxtheme functions were used to get the margins
Vadim Zeitlin [Thu, 15 Jun 2006 16:01:17 +0000 (16:01 +0000)] 
bitmap button size was too small when uxtheme functions were used to get the margins

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

18 years agoUse bitfields to make wxMouseState smaller
Michael Wetherell [Thu, 15 Jun 2006 14:16:10 +0000 (14:16 +0000)] 
Use bitfields to make wxMouseState smaller

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

18 years agoforwardported a 2.6 branch fix for misplaced define
Dimitri Schoolwerth [Thu, 15 Jun 2006 14:06:24 +0000 (14:06 +0000)] 
forwardported a 2.6 branch fix for misplaced define

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

18 years agoImplement wxGetMouseState
Michael Wetherell [Thu, 15 Jun 2006 13:57:45 +0000 (13:57 +0000)] 
Implement wxGetMouseState

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

18 years agoadded alternative definitions for wxASSERT_MSG and wxCHECK2_MSG to fix CodeWarrior...
Dimitri Schoolwerth [Thu, 15 Jun 2006 12:40:34 +0000 (12:40 +0000)] 
added alternative definitions for wxASSERT_MSG and wxCHECK2_MSG to fix CodeWarrior warnings

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

18 years agoMissing header
Michael Wetherell [Thu, 15 Jun 2006 11:10:33 +0000 (11:10 +0000)] 
Missing header

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

18 years agoFix lib link order in combo sample
Michael Wetherell [Thu, 15 Jun 2006 10:41:37 +0000 (10:41 +0000)] 
Fix lib link order in combo sample

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

18 years agoCompile fix after wxFileDialog::SetStyle removal
Michael Wetherell [Thu, 15 Jun 2006 10:20:32 +0000 (10:20 +0000)] 
Compile fix after wxFileDialog::SetStyle removal

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

18 years agoMissing exports
Michael Wetherell [Thu, 15 Jun 2006 09:13:29 +0000 (09:13 +0000)] 
Missing exports

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

18 years agoCygwin compile fix
Michael Wetherell [Thu, 15 Jun 2006 08:39:58 +0000 (08:39 +0000)] 
Cygwin compile fix

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

18 years agoInclude wx/font.h according to precompiled headers of wx/wx.h (with other minor clean...
Włodzimierz Skiba [Wed, 14 Jun 2006 19:51:14 +0000 (19:51 +0000)] 
Include wx/font.h according to precompiled headers of wx/wx.h (with other minor cleaning).

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

18 years ago[ 1495131 ] wxODComboBox const methods to work prior to SetPopupControl.
Włodzimierz Skiba [Wed, 14 Jun 2006 19:32:32 +0000 (19:32 +0000)] 
[ 1495131 ] wxODComboBox const methods to work prior to SetPopupControl.

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

18 years agoPrevent exception if there is an attribute named just '_'
Robin Dunn [Wed, 14 Jun 2006 19:16:33 +0000 (19:16 +0000)] 
Prevent exception if there is an attribute named just '_'

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

18 years ago[ 1495657 ] Documentation for wxComboCtrl and wxOwnerDrawnComboBox.
Włodzimierz Skiba [Wed, 14 Jun 2006 19:15:29 +0000 (19:15 +0000)] 
[ 1495657 ] Documentation for wxComboCtrl and wxOwnerDrawnComboBox.

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

18 years ago[ 1492053 ] Add wxVListBox style callbacks to wxOwnerDrawnComboBox.
Włodzimierz Skiba [Wed, 14 Jun 2006 18:38:47 +0000 (18:38 +0000)] 
[ 1492053 ] Add wxVListBox style callbacks to wxOwnerDrawnComboBox.

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

18 years agomore fixes to OnHelp() to avoid infinite recursion when handling help events
Vadim Zeitlin [Wed, 14 Jun 2006 18:37:48 +0000 (18:37 +0000)] 
more fixes to OnHelp() to avoid infinite recursion when handling help events

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

18 years agoRevert last change, it causes problems with not being able to use
Robin Dunn [Wed, 14 Jun 2006 18:36:56 +0000 (18:36 +0000)] 
Revert last change, it causes problems with not being able to use
AutoCompletion in situations like "test=foo."

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

18 years agocontext help for notebook pages tests added
Vadim Zeitlin [Wed, 14 Jun 2006 18:32:26 +0000 (18:32 +0000)] 
context help for notebook pages tests added

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

18 years agolet wxFRAME_EX_CONTEXTHELP override wxM{IN|AX}IMIZE_BOX as the latter are included...
Vadim Zeitlin [Wed, 14 Jun 2006 18:27:55 +0000 (18:27 +0000)] 
let wxFRAME_EX_CONTEXTHELP override wxM{IN|AX}IMIZE_BOX as the latter are included in the default style and getting rid of them manually requires writing ugly wxDEFAULT_FRAME_STYLE & ~(wxMINIMIZE_BOX | wxMAXIMIZE_BOX) while this is almost always what we need

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

18 years agoshow native-looking (with 3D shadow) help tooltips for context help, if possible...
Vadim Zeitlin [Wed, 14 Jun 2006 17:46:51 +0000 (17:46 +0000)] 
show native-looking (with 3D shadow) help tooltips for context help, if possible, using wxCHMHelpController

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

18 years agoInclude wx/colour.h according to precompiled headers of wx/wx.h (with other minor...
Włodzimierz Skiba [Wed, 14 Jun 2006 17:09:39 +0000 (17:09 +0000)] 
Include wx/colour.h according to precompiled headers of wx/wx.h (with other minor cleaning).

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

18 years agoCode symetry for both directions of trimming towards fixing bug #1472688.
Włodzimierz Skiba [Wed, 14 Jun 2006 16:42:35 +0000 (16:42 +0000)] 
Code symetry for both directions of trimming towards fixing bug #1472688.

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

18 years agowxString::Trim() test.
Włodzimierz Skiba [Wed, 14 Jun 2006 16:32:24 +0000 (16:32 +0000)] 
wxString::Trim() test.

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

18 years agoCompile fix
Julian Smart [Wed, 14 Jun 2006 16:31:40 +0000 (16:31 +0000)] 
Compile fix

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

18 years agofixed wrong return value and child creation login in GetWindowChild() (includes patch...
Vadim Zeitlin [Wed, 14 Jun 2006 15:55:43 +0000 (15:55 +0000)] 
fixed wrong return value and child creation login in GetWindowChild() (includes patch 1506083)

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

18 years agofill in flags parameter of HitTest() for all book controls; added new wxNB_HITTEST_ON...
Vadim Zeitlin [Wed, 14 Jun 2006 15:54:24 +0000 (15:54 +0000)] 
fill in flags parameter of HitTest() for all book controls; added new wxNB_HITTEST_ONPAGE bit

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

18 years agoUnneeded semicolon.
Włodzimierz Skiba [Wed, 14 Jun 2006 15:03:55 +0000 (15:03 +0000)] 
Unneeded semicolon.

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

18 years agoFix for wrong combobox/height being reported if set size is pending
Julian Smart [Wed, 14 Jun 2006 13:11:53 +0000 (13:11 +0000)] 
Fix for wrong combobox/height being reported if set size is pending

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

18 years agomade wxTree/ListCtrl::HitTest() const
Vadim Zeitlin [Wed, 14 Jun 2006 12:00:57 +0000 (12:00 +0000)] 
made wxTree/ListCtrl::HitTest() const

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

18 years agowxCalendarCtrl workaround for occasional wrong combobox height reporting on wxMSW
Julian Smart [Wed, 14 Jun 2006 11:42:01 +0000 (11:42 +0000)] 
wxCalendarCtrl workaround for occasional wrong combobox height reporting on wxMSW

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

18 years agofix for the last printf format warning fix
Vadim Zeitlin [Wed, 14 Jun 2006 10:33:06 +0000 (10:33 +0000)] 
fix for the last printf format warning fix

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

18 years agoSource cleaning.
Włodzimierz Skiba [Wed, 14 Jun 2006 10:19:14 +0000 (10:19 +0000)] 
Source cleaning.

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

18 years agoWhitespaces lined up.
Włodzimierz Skiba [Wed, 14 Jun 2006 10:14:13 +0000 (10:14 +0000)] 
Whitespaces lined up.

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

18 years agoDon't create uneeded variables.
Włodzimierz Skiba [Wed, 14 Jun 2006 10:10:53 +0000 (10:10 +0000)] 
Don't create uneeded variables.

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

18 years agoInclude wx/bitmap.h according to precompiled headers of wx/wx.h (with other minor...
Włodzimierz Skiba [Wed, 14 Jun 2006 10:02:19 +0000 (10:02 +0000)] 
Include wx/bitmap.h according to precompiled headers of wx/wx.h (with other minor cleaning).

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

18 years agofixed line endings
Robin Dunn [Wed, 14 Jun 2006 06:38:38 +0000 (06:38 +0000)] 
fixed line endings

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

18 years agoRevert last change, it was unintended
Robin Dunn [Wed, 14 Jun 2006 04:08:33 +0000 (04:08 +0000)] 
Revert last change, it was unintended

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

18 years agofixed line endings
Robin Dunn [Wed, 14 Jun 2006 04:05:05 +0000 (04:05 +0000)] 
fixed line endings

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

18 years agoUpdating MSW file list.
Kevin Ollivier [Tue, 13 Jun 2006 23:37:57 +0000 (23:37 +0000)] 
Updating MSW file list.

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

18 years agoreSWIGged
Robin Dunn [Tue, 13 Jun 2006 22:33:05 +0000 (22:33 +0000)] 
reSWIGged

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

18 years agoGetItemFromPoint is protected on wxMSW
Robin Dunn [Tue, 13 Jun 2006 22:27:52 +0000 (22:27 +0000)] 
GetItemFromPoint is protected on wxMSW

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

18 years agoCorrectly handle the release of ownership of the wx.FSFile returned
Robin Dunn [Tue, 13 Jun 2006 22:25:33 +0000 (22:25 +0000)] 
Correctly handle the release of ownership of the wx.FSFile returned
from wx.FileSystemHandler.OpenFile.

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

18 years agodocument wxHelpEvent::Set/GetOrigin()
Vadim Zeitlin [Tue, 13 Jun 2006 22:05:23 +0000 (22:05 +0000)] 
document wxHelpEvent::Set/GetOrigin()

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

18 years agoInclude wx/toplevel.h according to precompiled headers of wx/wx.h (with other minor...
Włodzimierz Skiba [Tue, 13 Jun 2006 20:44:51 +0000 (20:44 +0000)] 
Include wx/toplevel.h according to precompiled headers of wx/wx.h (with other minor cleaning).

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

18 years agoAdd support for generating classes for menus
Robin Dunn [Tue, 13 Jun 2006 20:12:18 +0000 (20:12 +0000)] 
Add support for generating classes for menus

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

18 years agoAllow AutoCompletion for items in collections too
Robin Dunn [Tue, 13 Jun 2006 19:09:03 +0000 (19:09 +0000)] 
Allow AutoCompletion for items in collections too

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

18 years agoHelp text for regions
Robin Dunn [Tue, 13 Jun 2006 19:08:21 +0000 (19:08 +0000)] 
Help text for regions

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

18 years agoChange header label
Robin Dunn [Tue, 13 Jun 2006 18:55:07 +0000 (18:55 +0000)] 
Change header label

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

18 years agoCtrl-letter --> ascii(1..26) for EVT_CHAR events now also works when
Robin Dunn [Tue, 13 Jun 2006 18:52:28 +0000 (18:52 +0000)] 
Ctrl-letter --> ascii(1..26) for EVT_CHAR events now also works when
CAPS-LOCK is on.

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

18 years agowxWinCE build fix.
Włodzimierz Skiba [Tue, 13 Jun 2006 11:34:36 +0000 (11:34 +0000)] 
wxWinCE build fix.

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

18 years agoInclude wx/arrstr.h according to precompiled headers of wx/wx.h (with other minor...
Włodzimierz Skiba [Tue, 13 Jun 2006 11:30:40 +0000 (11:30 +0000)] 
Include wx/arrstr.h according to precompiled headers of wx/wx.h (with other minor cleaning).

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

18 years agoRemoved unused files.
Włodzimierz Skiba [Tue, 13 Jun 2006 11:05:18 +0000 (11:05 +0000)] 
Removed unused files.

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

18 years agoFixed broken reference.
Włodzimierz Skiba [Tue, 13 Jun 2006 10:41:37 +0000 (10:41 +0000)] 
Fixed broken reference.

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

18 years agoAllow some paths to be relative to current dir.
Włodzimierz Skiba [Tue, 13 Jun 2006 10:38:45 +0000 (10:38 +0000)] 
Allow some paths to be relative to current dir.

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

18 years agoFixed accidental removal in one of past editings.
Włodzimierz Skiba [Tue, 13 Jun 2006 10:34:58 +0000 (10:34 +0000)] 
Fixed accidental removal in one of past editings.

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

18 years agoConsolidate the logic for generating file lists, as well as creating zip archives...
Kevin Ollivier [Tue, 13 Jun 2006 00:07:19 +0000 (00:07 +0000)] 
Consolidate the logic for generating file lists, as well as creating zip archives, into one place and remove some old code no longer needed.

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

18 years agowe don't need to manually propagate wxHelpEvents upwards, they're already wxCommandEv...
Vadim Zeitlin [Mon, 12 Jun 2006 23:59:42 +0000 (23:59 +0000)] 
we don't need to manually propagate wxHelpEvents upwards, they're already wxCommandEvents and so propagate by default

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

18 years agodocumented recently added Set/GetItemHelpText() and GetItemFromPoint()
Vadim Zeitlin [Mon, 12 Jun 2006 23:57:22 +0000 (23:57 +0000)] 
documented recently added Set/GetItemHelpText() and GetItemFromPoint()

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

18 years agofix wxFindWindowAtPoint for radiobox buttons, it didn't return the radiobox when...
Vadim Zeitlin [Mon, 12 Jun 2006 23:55:40 +0000 (23:55 +0000)] 
fix wxFindWindowAtPoint for radiobox buttons, it didn't return the radiobox when mouse was clicked inside it

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

18 years agoalways make a buffer bitmap
Robin Dunn [Mon, 12 Jun 2006 17:58:10 +0000 (17:58 +0000)] 
always make a buffer bitmap

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