]>
git.saurik.com Git - wxWidgets.git/log
Jamie Gadd [Thu, 5 Oct 2006 21:34:54 +0000 (21:34 +0000)]
Need to update the bg brush when the first page is added.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41642
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 5 Oct 2006 19:35:23 +0000 (19:35 +0000)]
Added sort order and alignement for column headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41641
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Thu, 5 Oct 2006 19:34:25 +0000 (19:34 +0000)]
Fix buffer overrun in Linux/x86_64 (Pixel is a 64 bit long, passing
a 32 bit int pointer to XtVaGetValues will cause trouble). Using a long
should suffice. A configure test would be better.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41640
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 5 Oct 2006 19:06:21 +0000 (19:06 +0000)]
Add support for bitmaps in headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41639
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 5 Oct 2006 17:28:31 +0000 (17:28 +0000)]
[
1560785 ] wxFileName::IsReadable/Writable/Executable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41638
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 5 Oct 2006 15:25:09 +0000 (15:25 +0000)]
fix problems with using incorrect vswprintf() for mingw32/VC6 when wxUSE_PRINTF_POS_PARAMS==1, try to simplify/better organize all wxVsnprintf_()-related code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41637
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 5 Oct 2006 12:11:12 +0000 (12:11 +0000)]
PCH build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41636
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 5 Oct 2006 11:54:30 +0000 (11:54 +0000)]
restored Ove Kåven name in the header comment which was
broken a couple revisions ago; switched copyright to wxWidgets
dev team as the whole as there are simply too many people who
have modified this file to list them all; no changes in the code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41635
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 5 Oct 2006 10:20:32 +0000 (10:20 +0000)]
wxGenericDirCtrl page for widgets sample.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41634
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 5 Oct 2006 07:18:25 +0000 (07:18 +0000)]
Warning fixes and TODO markup for easier finding by brave volounteers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41633
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 4 Oct 2006 23:02:13 +0000 (23:02 +0000)]
honour wxBU_EXACTFIT in wxToggleButton (patch
1567892 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41632
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 4 Oct 2006 22:58:23 +0000 (22:58 +0000)]
fixed off by 2 error in HasPage() (patch
1562871 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41631
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 4 Oct 2006 19:43:20 +0000 (19:43 +0000)]
fix the length passed to wxMB2WC (replaces patch
1554431 ); don't use (and especially don't overflow) fixed size buffer in the same function (just how many bugs can there be in 5 lines of code?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41630
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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