]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
17 years agocorrected date in header; removed extra wx/wxprec.h inclusion
Vadim Zeitlin [Wed, 4 Oct 2006 18:13:49 +0000 (18:13 +0000)] 
corrected date in header; removed extra wx/wxprec.h inclusion

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

17 years agoupdated copyright year, s/wxWindows/wxWidgets/
Vadim Zeitlin [Wed, 4 Oct 2006 18:05:25 +0000 (18:05 +0000)] 
updated copyright year, s/wxWindows/wxWidgets/

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

17 years agofixed unused var warning
Vadim Zeitlin [Wed, 4 Oct 2006 17:45:58 +0000 (17:45 +0000)] 
fixed unused var warning

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

17 years ago Add row activated event.
Robert Roebling [Wed, 4 Oct 2006 13:23:20 +0000 (13:23 +0000)] 
  Add row activated event.

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

17 years ago Fix warning for unknown menu stock id.
Robert Roebling [Wed, 4 Oct 2006 13:21:56 +0000 (13:21 +0000)] 
  Fix warning for unknown menu stock id.

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

17 years agoNew icon for combobox with bitmaps. Improved readability of icons on dark backgrounds...
Włodzimierz Skiba [Wed, 4 Oct 2006 10:51:24 +0000 (10:51 +0000)] 
New icon for combobox with bitmaps. Improved readability of icons on dark backgrounds. Rgenerated makefiles.

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

17 years agoConnect changed page event after subpages are created so book->SetSelection does...
Włodzimierz Skiba [Wed, 4 Oct 2006 09:38:56 +0000 (09:38 +0000)] 
Connect changed page event after subpages are created so book->SetSelection does not cause any lazy creation and non-treebook-based build does not crash.

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

17 years agoBookCtrl event handler added to default book layer.
Włodzimierz Skiba [Wed, 4 Oct 2006 09:33:52 +0000 (09:33 +0000)] 
BookCtrl event handler added to default book layer.

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

17 years agoSave a reference to the DC
Robin Dunn [Wed, 4 Oct 2006 03:28:49 +0000 (03:28 +0000)] 
Save a reference to the DC

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

17 years agoAvoid warnings when wxMAC_USE_CORE_GRAPHICS_BLEND_MODES is not defined
Robin Dunn [Wed, 4 Oct 2006 03:19:19 +0000 (03:19 +0000)] 
Avoid warnings when wxMAC_USE_CORE_GRAPHICS_BLEND_MODES is not defined

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

17 years agoBakefile changes for building the graphics context modules, and
Robin Dunn [Wed, 4 Oct 2006 03:13:03 +0000 (03:13 +0000)] 
Bakefile changes for building the graphics context modules, and
setup/configure changes for setting wxUSE_GRAPHICS_CONTEXT.

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

17 years agoWrap module in #if wxUSE_GRAPHICS_CONTEXT
Robin Dunn [Tue, 3 Oct 2006 21:56:07 +0000 (21:56 +0000)] 
Wrap module in #if wxUSE_GRAPHICS_CONTEXT

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

17 years agofix parameter type
Robin Dunn [Tue, 3 Oct 2006 21:54:36 +0000 (21:54 +0000)] 
fix parameter type

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

17 years agoAvoid ambigous overload errors
Robin Dunn [Tue, 3 Oct 2006 21:53:35 +0000 (21:53 +0000)] 
Avoid ambigous overload errors

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

17 years agoGive the grid events a Clone method
Robin Dunn [Tue, 3 Oct 2006 21:52:50 +0000 (21:52 +0000)] 
Give the grid events a Clone method

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

17 years agoDLL build fix
Robin Dunn [Tue, 3 Oct 2006 21:51:05 +0000 (21:51 +0000)] 
DLL build fix

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

17 years agoAdd wrappers for wxGraphicsPath and wxGraphicsContext. This is still
Robin Dunn [Tue, 3 Oct 2006 21:36:33 +0000 (21:36 +0000)] 
Add wrappers for wxGraphicsPath and wxGraphicsContext.  This is still
a work in progress.

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

17 years agofix HitTest
Robin Dunn [Tue, 3 Oct 2006 21:35:16 +0000 (21:35 +0000)] 
fix HitTest

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

17 years agoKeyCode --> GetKeyCode
Robin Dunn [Tue, 3 Oct 2006 21:32:20 +0000 (21:32 +0000)] 
KeyCode --> GetKeyCode

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

17 years agoDon't use the old wxPython namespace
Robin Dunn [Tue, 3 Oct 2006 21:31:28 +0000 (21:31 +0000)] 
Don't use the old wxPython namespace

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

17 years agoChange wx.DC inheritance hierarchy to match reality
Robin Dunn [Tue, 3 Oct 2006 21:30:57 +0000 (21:30 +0000)] 
Change wx.DC inheritance hierarchy to match reality

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

17 years agoDon't deprecate Inside() yet
Robin Dunn [Tue, 3 Oct 2006 21:30:09 +0000 (21:30 +0000)] 
Don't deprecate Inside() yet

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

17 years agoUse Set(name) instead of InitFromName(name)
Robin Dunn [Tue, 3 Oct 2006 21:29:04 +0000 (21:29 +0000)] 
Use Set(name) instead of InitFromName(name)

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

17 years agoDon't forget the samples\ide\activegrid\model dir
Robin Dunn [Tue, 3 Oct 2006 21:28:14 +0000 (21:28 +0000)] 
Don't forget the samples\ide\activegrid\model dir

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

17 years agoAdded the wx.lib.buttonpanel module, which is a tweaked version of
Robin Dunn [Tue, 3 Oct 2006 21:23:17 +0000 (21:23 +0000)] 
Added the wx.lib.buttonpanel module, which is a tweaked version of
Andrea Gavana's FancyButtonPanel module.

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

17 years agobuild fix
Paul Cornett [Tue, 3 Oct 2006 19:28:10 +0000 (19:28 +0000)] 
build fix

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

17 years agouniv build fix
Paul Cornett [Tue, 3 Oct 2006 19:06:57 +0000 (19:06 +0000)] 
univ build fix

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

17 years agoline endings
Stefan Csomor [Tue, 3 Oct 2006 19:00:52 +0000 (19:00 +0000)] 
line endings

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

17 years ago More selection work in GTK+ version.
Robert Roebling [Tue, 3 Oct 2006 17:28:19 +0000 (17:28 +0000)] 
  More selection work in GTK+ version.

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

17 years agofixes for non precompiled headers
Stefan Csomor [Tue, 3 Oct 2006 16:49:09 +0000 (16:49 +0000)] 
fixes for non precompiled headers

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

17 years agocairo implementation
Stefan Csomor [Tue, 3 Oct 2006 16:47:17 +0000 (16:47 +0000)] 
cairo implementation

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

17 years agoadding alpha to gtk colour
Stefan Csomor [Tue, 3 Oct 2006 16:45:33 +0000 (16:45 +0000)] 
adding alpha to gtk colour

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

17 years agoDon't free a string that is managed by wxGtkString, that's the whole _point_ of wxGtk...
Paul Cornett [Tue, 3 Oct 2006 16:01:18 +0000 (16:01 +0000)] 
Don't free a string that is managed by wxGtkString, that's the whole _point_ of wxGtkString.
While we're at it, lets use it some more.

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

17 years ago Renamed wxDataViewCell to wxDataViewRenderer since the
Robert Roebling [Tue, 3 Oct 2006 15:24:03 +0000 (15:24 +0000)] 
  Renamed wxDataViewCell to wxDataViewRenderer since the
    class just renders the cell, it doesn't represent one.
    Maybe wxDataViewCellRenderer would be best...

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

17 years agoinclude wxmsw27_gl (#if wxUSE_GLCANVAS) too
Vadim Zeitlin [Tue, 3 Oct 2006 15:18:26 +0000 (15:18 +0000)] 
include wxmsw27_gl (#if wxUSE_GLCANVAS) too

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

17 years agoadded if wxUSE_XRC/AUI/RICHTEXT around appropriate libraries
Vadim Zeitlin [Tue, 3 Oct 2006 15:16:28 +0000 (15:16 +0000)] 
added if wxUSE_XRC/AUI/RICHTEXT around appropriate libraries

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

17 years agomake wxSemaphore::Post() return wxSEMA_OVERFLOW as documented (patch 1557642)
Vadim Zeitlin [Tue, 3 Oct 2006 15:05:40 +0000 (15:05 +0000)] 
make wxSemaphore::Post() return wxSEMA_OVERFLOW as documented (patch 1557642)

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

17 years ago Implemented GetSelection() and GetSelections().
Robert Roebling [Tue, 3 Oct 2006 14:59:48 +0000 (14:59 +0000)] 
  Implemented GetSelection() and GetSelections().

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

17 years agoavoid flicker in methods which don't change listbox size by not calling XtUnmanage...
Vadim Zeitlin [Tue, 3 Oct 2006 14:55:49 +0000 (14:55 +0000)] 
avoid flicker in methods which don't change listbox size by not calling XtUnmanage/ManageChild() unnecessarily (patch 1566670)

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

17 years agofixes for compilation with wxUSE_XXX==0 and some other minor fixes (patch 1569904)
Vadim Zeitlin [Tue, 3 Oct 2006 14:53:40 +0000 (14:53 +0000)] 
fixes for compilation with wxUSE_XXX==0 and some other minor fixes (patch 1569904)

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

17 years agofix wxFilesystem compilation if wxUSE_FFILE is 0 but wxUSE_FILE is 1; disable wxFileS...
Vadim Zeitlin [Tue, 3 Oct 2006 14:38:58 +0000 (14:38 +0000)] 
fix wxFilesystem compilation if wxUSE_FFILE is 0 but wxUSE_FILE is 1; disable wxFileSystem if both wxUSE_(F)FILE are 0 (modified patch 1569960)

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

17 years agodon't set negative window size
Paul Cornett [Tue, 3 Oct 2006 14:29:25 +0000 (14:29 +0000)] 
don't set negative window size

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

17 years agoheader cleanup
Paul Cornett [Tue, 3 Oct 2006 14:28:36 +0000 (14:28 +0000)] 
header cleanup

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

17 years ago Added event skeletons, defines, event ids..
Robert Roebling [Tue, 3 Oct 2006 13:23:31 +0000 (13:23 +0000)] 
  Added event skeletons, defines, event ids..
  Implemented wxEVT_DATAVIEW_ROW_SELECTED.

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

17 years ago Added selection API.
Robert Roebling [Tue, 3 Oct 2006 11:39:08 +0000 (11:39 +0000)] 
  Added selection API.

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

17 years ago Replaces size_t with unsigned int in wxDataViewCtrl API.
Robert Roebling [Tue, 3 Oct 2006 11:09:06 +0000 (11:09 +0000)] 
  Replaces size_t with unsigned int in wxDataViewCtrl API.

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

17 years agoRemove the ability to sort by column in virtual wxListCtrl, and remove movable column...
Kevin Ollivier [Mon, 2 Oct 2006 22:48:14 +0000 (22:48 +0000)] 
Remove the ability to sort by column in virtual wxListCtrl, and remove movable columns as we don't currently support it.

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

17 years agodefine wxUSE_ACTIVEX and wxUSE_OLE_AUTOMATION with wxUSE_OLE (no separate switches...
Vadim Zeitlin [Mon, 2 Oct 2006 22:41:38 +0000 (22:41 +0000)] 
define wxUSE_ACTIVEX and wxUSE_OLE_AUTOMATION with wxUSE_OLE (no separate switches for now...)

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

17 years agoadded wxUSE_ACTIVEX which depends on wxUSE_VARIANT and which wxUSE_MEDIACTRL depends...
Vadim Zeitlin [Mon, 2 Oct 2006 22:37:07 +0000 (22:37 +0000)] 
added wxUSE_ACTIVEX which depends on wxUSE_VARIANT and which wxUSE_MEDIACTRL depends on (closes 1569606)

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

17 years agoreSWIGged
Robin Dunn [Mon, 2 Oct 2006 20:14:50 +0000 (20:14 +0000)] 
reSWIGged

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

17 years agoDon't autosize if the height is too small. Interaction with the
Robin Dunn [Mon, 2 Oct 2006 20:13:15 +0000 (20:13 +0000)] 
Don't autosize if the height is too small.  Interaction with the
horizontal scrollbar can sometimes cause problems in this case.

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

17 years agoMatch some API tweaks made in CVS
Robin Dunn [Mon, 2 Oct 2006 20:04:42 +0000 (20:04 +0000)] 
Match some API tweaks made in CVS

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

17 years agoDon't override the Label property in the base class.
Robin Dunn [Mon, 2 Oct 2006 20:04:04 +0000 (20:04 +0000)] 
Don't override the Label property in the base class.

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

17 years agoChange the name of the dir where the message catalogs are installed on
Robin Dunn [Mon, 2 Oct 2006 20:03:01 +0000 (20:03 +0000)] 
Change the name of the dir where the message catalogs are installed on
MSW back to 'locale' and also change back to the full directory
structure including the LC_MESSAGES dir.  The reasons these changes
were orginally made no longer apply

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

17 years agofix layout
Robin Dunn [Mon, 2 Oct 2006 19:59:58 +0000 (19:59 +0000)] 
fix layout

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

17 years agoShow the color component values too
Robin Dunn [Mon, 2 Oct 2006 19:59:00 +0000 (19:59 +0000)] 
Show the color component values too

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

17 years agoDeal with wxVariant changed
Robin Dunn [Mon, 2 Oct 2006 19:58:21 +0000 (19:58 +0000)] 
Deal with wxVariant changed

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

17 years ago Always set colormap for PangoContext. This silences myriads
Robert Roebling [Mon, 2 Oct 2006 19:50:46 +0000 (19:50 +0000)] 
  Always set colormap for PangoContext. This silences myriads
     of warning in the wxRichTextCtrl.

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

17 years agomaking virtual lists faster by not sorting items
Stefan Csomor [Mon, 2 Oct 2006 19:31:36 +0000 (19:31 +0000)] 
making virtual lists faster by not sorting items

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

17 years agofirst stab at the selection iterator
Stefan Csomor [Mon, 2 Oct 2006 18:50:53 +0000 (18:50 +0000)] 
first stab at the selection iterator

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

17 years agonon-pch build fix
Paul Cornett [Mon, 2 Oct 2006 18:04:02 +0000 (18:04 +0000)] 
non-pch build fix

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

17 years agolistctrl header cleanup
Paul Cornett [Mon, 2 Oct 2006 17:38:30 +0000 (17:38 +0000)] 
listctrl header cleanup

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

17 years agobuild fix
Paul Cornett [Mon, 2 Oct 2006 17:35:16 +0000 (17:35 +0000)] 
build fix

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

17 years agoDon't cache the best size until we get a non-zero value back from the
Robin Dunn [Mon, 2 Oct 2006 16:18:20 +0000 (16:18 +0000)] 
Don't cache the best size until we get a non-zero value back from the
activeX control.

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

17 years ago Forgot to commit latest sample changes.
Robert Roebling [Mon, 2 Oct 2006 16:01:10 +0000 (16:01 +0000)] 
  Forgot to commit latest sample changes.

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

17 years agoworkaround for GDIPlus conversion errors, adding wxMask support
Stefan Csomor [Mon, 2 Oct 2006 13:52:48 +0000 (13:52 +0000)] 
workaround for GDIPlus conversion errors, adding wxMask support

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

17 years agoUse wxIsalnum to test for word delimiters
Julian Smart [Mon, 2 Oct 2006 12:47:31 +0000 (12:47 +0000)] 
Use wxIsalnum to test for word delimiters

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

17 years agoCompilo fix
Julian Smart [Mon, 2 Oct 2006 12:38:47 +0000 (12:38 +0000)] 
Compilo fix

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

17 years agoFixed crash caused by A=B?C:D used for returning wxObject derived type.
Włodzimierz Skiba [Mon, 2 Oct 2006 12:11:19 +0000 (12:11 +0000)] 
Fixed crash caused by A=B?C:D used for returning wxObject derived type.

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

17 years agoGCC warning fix. Minor cleanup.
Włodzimierz Skiba [Mon, 2 Oct 2006 11:18:35 +0000 (11:18 +0000)] 
GCC warning fix. Minor cleanup.

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

17 years agofix VC warning about incorrect dll linkage of wxDataViewSelection
Vadim Zeitlin [Mon, 2 Oct 2006 09:10:41 +0000 (09:10 +0000)] 
fix VC warning about incorrect dll linkage of wxDataViewSelection

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

17 years agoput expdecl in the correct place in DECLARE/IMPLEMENT_VARIANT_OBJECT_EXPORTED
Vadim Zeitlin [Mon, 2 Oct 2006 09:00:12 +0000 (09:00 +0000)] 
put expdecl in the correct place in DECLARE/IMPLEMENT_VARIANT_OBJECT_EXPORTED

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

17 years agoUpdated Watcom/OS2 makefiles.
Włodzimierz Skiba [Mon, 2 Oct 2006 08:52:49 +0000 (08:52 +0000)] 
Updated Watcom/OS2 makefiles.

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

17 years agoDon't test size_t for positive only values (warning fix).
Włodzimierz Skiba [Mon, 2 Oct 2006 08:49:32 +0000 (08:49 +0000)] 
Don't test size_t for positive only values (warning fix).

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

17 years agowxVariant support needs wx/icon.h earlier.
Włodzimierz Skiba [Mon, 2 Oct 2006 08:15:15 +0000 (08:15 +0000)] 
wxVariant support needs wx/icon.h earlier.

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

17 years agoput grid string in generic/grid.cpp, not common/datacmn.cpp
Paul Cornett [Mon, 2 Oct 2006 08:12:33 +0000 (08:12 +0000)] 
put grid string in generic/grid.cpp, not common/datacmn.cpp

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

17 years agoadded missing \label for IsUsingNativeDecorations()
Vadim Zeitlin [Mon, 2 Oct 2006 08:04:50 +0000 (08:04 +0000)] 
added missing \label for IsUsingNativeDecorations()

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

17 years agofixed bad DetachRoot link
Vadim Zeitlin [Mon, 2 Oct 2006 08:03:38 +0000 (08:03 +0000)] 
fixed bad DetachRoot link

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

17 years agowxVariant support for icon and bitmap should work regardless wxBitmapBase.
Włodzimierz Skiba [Mon, 2 Oct 2006 07:58:53 +0000 (07:58 +0000)] 
wxVariant support for icon and bitmap should work regardless wxBitmapBase.

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

17 years agoTinderbox build fix.
Włodzimierz Skiba [Mon, 2 Oct 2006 07:19:17 +0000 (07:19 +0000)] 
Tinderbox build fix.

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

17 years agoWarning fixes after char->wxChar in wxVariant.
Włodzimierz Skiba [Mon, 2 Oct 2006 07:09:20 +0000 (07:09 +0000)] 
Warning fixes after char->wxChar in wxVariant.

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

17 years agouse unsigned for display count
Paul Cornett [Mon, 2 Oct 2006 05:38:05 +0000 (05:38 +0000)] 
use unsigned for display count

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

17 years ago64-bit warning fixes
Paul Cornett [Mon, 2 Oct 2006 05:36:31 +0000 (05:36 +0000)] 
64-bit warning fixes

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

17 years agowarning fix
Paul Cornett [Mon, 2 Oct 2006 05:33:22 +0000 (05:33 +0000)] 
warning fix

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

17 years agobuild fix
Paul Cornett [Mon, 2 Oct 2006 05:31:21 +0000 (05:31 +0000)] 
build fix

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

17 years ago Removed some irritating flags.
Robert Roebling [Sun, 1 Oct 2006 21:09:56 +0000 (21:09 +0000)] 
  Removed some irritating flags.
  Implmented the remaining ones under GTK.

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

17 years agoregenerated after wx/cpp.h addition
Vadim Zeitlin [Sun, 1 Oct 2006 20:46:32 +0000 (20:46 +0000)] 
regenerated after wx/cpp.h addition

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

17 years agoAdded rich text buffer clipboard support.
Julian Smart [Sun, 1 Oct 2006 14:46:03 +0000 (14:46 +0000)] 
Added rich text buffer clipboard support.
Added double-left-click word selection support.
Now saves only the active attributes to XML.
Eliminated wxRichTextFragment class to allow  wxRichTextBuffer
to be used where wxRichTextFragment was used.
Fixed AddParagraph virtual function hiding warning.
Miscellaneous small wxRichTextCtrl bug fixes and cleanup.

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

17 years ago Typo.
Robert Roebling [Sun, 1 Oct 2006 09:10:19 +0000 (09:10 +0000)] 
  Typo.

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

17 years ago Several wxBitmapDataCell changes.
Robert Roebling [Sat, 30 Sep 2006 21:21:19 +0000 (21:21 +0000)] 
  Several wxBitmapDataCell changes.

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

17 years ago Missed these in the char -> wxChar change.
Robert Roebling [Sat, 30 Sep 2006 21:01:04 +0000 (21:01 +0000)] 
  Missed these in the char -> wxChar change.

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

17 years ago Move wxVariant support for GDI classes to their
Robert Roebling [Sat, 30 Sep 2006 20:45:15 +0000 (20:45 +0000)] 
  Move wxVariant support for GDI classes to their
    files (and thus away from wxBase).
  Add export declaration field for variant macros.

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

17 years agoclean DFB event buffer on shutdown
Václav Slavík [Sat, 30 Sep 2006 19:22:40 +0000 (19:22 +0000)] 
clean DFB event buffer on shutdown

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

17 years agooffset the text correctly inside the item rect in DrawItem(), it was off by 1
Vadim Zeitlin [Sat, 30 Sep 2006 18:32:33 +0000 (18:32 +0000)] 
offset the text correctly inside the item rect in DrawItem(), it was off by 1

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

17 years agodraw solid focus rectangle in mono theme and don't do it at all for selected items...
Vadim Zeitlin [Sat, 30 Sep 2006 18:30:00 +0000 (18:30 +0000)] 
draw solid focus rectangle in mono theme and don't do it at all for selected items (this required adding flags parameter to DrawFocusRect())

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

17 years agoinvert clockwise flag correctly
Stefan Csomor [Sat, 30 Sep 2006 16:34:38 +0000 (16:34 +0000)] 
invert clockwise flag correctly

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

17 years ago Mention ref counting in wxVariant.
Robert Roebling [Sat, 30 Sep 2006 15:39:47 +0000 (15:39 +0000)] 
  Mention ref counting in wxVariant.

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

17 years ago Added DECLARE_VARIANT_OBJECT macros for easy conversion
Robert Roebling [Sat, 30 Sep 2006 15:37:52 +0000 (15:37 +0000)] 
  Added DECLARE_VARIANT_OBJECT macros for easy conversion
    from and to wxVariant using the shift left operator.
  Use the for GDI classes and wxImage.
  Document it.

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

17 years agomove wxSTRINGIZE and other preprocessor helpers to wx/cpp.h to fix version.rc compilation
Vadim Zeitlin [Sat, 30 Sep 2006 14:55:06 +0000 (14:55 +0000)] 
move wxSTRINGIZE and other preprocessor helpers to wx/cpp.h to fix version.rc compilation

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

17 years agodocument wxSTRINGISZE
Vadim Zeitlin [Sat, 30 Sep 2006 14:49:32 +0000 (14:49 +0000)] 
document wxSTRINGISZE

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