]>
git.saurik.com Git - wxWidgets.git/log
Robin Dunn [Fri, 22 Sep 2006 22:55:55 +0000 (22:55 +0000)]
Fix my last fix. The method is pure virtual in the base class so it
can't be fully removed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41379
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 22 Sep 2006 21:55:03 +0000 (21:55 +0000)]
Remove the wxVariantDataString::Read method since the >> operator it
depends on has been removed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41378
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 22 Sep 2006 21:47:57 +0000 (21:47 +0000)]
Patch from Tim Kosse to allow virtual list ctrl to work when using the
generic control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41377
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 22 Sep 2006 21:46:26 +0000 (21:46 +0000)]
add some properties
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41376
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 22 Sep 2006 21:45:25 +0000 (21:45 +0000)]
docstring fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41375
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 22 Sep 2006 21:19:45 +0000 (21:19 +0000)]
Catch WXK_NUMPAD_DELETE and WXK_NUMPAD_INSERT too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41374
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Fri, 22 Sep 2006 17:37:01 +0000 (17:37 +0000)]
Fixing SetColumnWidth and selection handling, attempt at fixing ClearAll(), and initial impl. for EditLabel / EndEditLabel.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41373
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Fri, 22 Sep 2006 17:20:40 +0000 (17:20 +0000)]
When autosizing a row or column (AutoSize____), use GetMultiLineTextExtent to determine header size. Otherwise, the column header widths are artificially inflated, and row header heights are not high enough.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41372
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 22 Sep 2006 14:46:23 +0000 (14:46 +0000)]
typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41371
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 22 Sep 2006 14:28:15 +0000 (14:28 +0000)]
further encapsulation of graphics context, wxdc becoming 'generic'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41370
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 22 Sep 2006 14:25:23 +0000 (14:25 +0000)]
allow access to wxWindow*
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41369
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 22 Sep 2006 14:19:05 +0000 (14:19 +0000)]
extending graphics context encapsulation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41368
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 22 Sep 2006 14:10:51 +0000 (14:10 +0000)]
extending graphics context encapsulation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41367
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Fri, 22 Sep 2006 13:04:18 +0000 (13:04 +0000)]
Update OpenVMS make files
Modified Files:
wxWidgets/setup.h_vms wxWidgets/src/common/descrip.mms
wxWidgets/src/gtk1/descrip.mms wxWidgets/src/motif/descrip.mms
wxWidgets/src/univ/descrip.mms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41366
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 22 Sep 2006 06:55:08 +0000 (06:55 +0000)]
implemented SetFocus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41365
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 22 Sep 2006 00:50:53 +0000 (00:50 +0000)]
don't release the DC which we don't own in wxUSE_UXTHEME case
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41363
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 21 Sep 2006 22:51:09 +0000 (22:51 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41362
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 21 Sep 2006 22:45:15 +0000 (22:45 +0000)]
disown wxPyXmlResourceHandler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41361
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 21 Sep 2006 22:44:13 +0000 (22:44 +0000)]
Use the generic listctrl on Mac by default until it gets up to par
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41360
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 21 Sep 2006 22:42:45 +0000 (22:42 +0000)]
s_macSupportPCMenuShortcuts no longer exists
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41359
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 21 Sep 2006 21:00:00 +0000 (21:00 +0000)]
fix unescaped underscores
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41358
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 21 Sep 2006 20:57:19 +0000 (20:57 +0000)]
fix incorrect \param usage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41357
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 21 Sep 2006 20:52:49 +0000 (20:52 +0000)]
fixed unmatched braces
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41356
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 21 Sep 2006 19:14:02 +0000 (19:14 +0000)]
Add support for aborting the worker thread
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41354
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 21 Sep 2006 17:30:07 +0000 (17:30 +0000)]
put remaining toolbars-related methods into #if wxUSE_TOOLBAR
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41353
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 21 Sep 2006 17:01:28 +0000 (17:01 +0000)]
use the MSVC 7.1 DLLs for python versions >= 2.4, not ==
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41352
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 21 Sep 2006 17:00:37 +0000 (17:00 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41351
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 21 Sep 2006 16:59:50 +0000 (16:59 +0000)]
Several methods dropped the const from their signature
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41350
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 21 Sep 2006 16:59:08 +0000 (16:59 +0000)]
Use GridNameStr
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41349
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 21 Sep 2006 16:58:11 +0000 (16:58 +0000)]
new wxCONTROL constants
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41348
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 21 Sep 2006 16:57:35 +0000 (16:57 +0000)]
Add comment about additional forms of Inflate(). Decide what to do
about them later.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41347
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 21 Sep 2006 16:56:50 +0000 (16:56 +0000)]
Import numpy.oldnumeric
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41346
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 21 Sep 2006 16:09:21 +0000 (16:09 +0000)]
send wxChildFocusEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41345
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 21 Sep 2006 12:56:28 +0000 (12:56 +0000)]
fixed DrawText to use text colours instead of pen+brush colours
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41344
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 21 Sep 2006 10:22:31 +0000 (10:22 +0000)]
PCH build fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41343
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 21 Sep 2006 10:13:42 +0000 (10:13 +0000)]
hide the caret before setting m_updateRegion: produces small flicker, but works
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41342
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 21 Sep 2006 06:27:58 +0000 (06:27 +0000)]
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41341
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 21 Sep 2006 05:49:00 +0000 (05:49 +0000)]
PCH build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41340
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 21 Sep 2006 05:38:12 +0000 (05:38 +0000)]
getting out for 'addded' events early enough
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41339
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 20 Sep 2006 23:59:17 +0000 (23:59 +0000)]
removed operator>>(istream&, wxString&) -- it's better to not have it at all than have an empty function which compiles but doesn't work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41338
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Wed, 20 Sep 2006 23:33:47 +0000 (23:33 +0000)]
Remove instances where wxGenericImageList is included directly.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41337
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 20 Sep 2006 23:10:18 +0000 (23:10 +0000)]
make colours of the selected text inversed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41336
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 20 Sep 2006 23:09:08 +0000 (23:09 +0000)]
add more virtual border drawing functions used by frame decorations code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41335
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 20 Sep 2006 22:55:04 +0000 (22:55 +0000)]
centre frame decoration bitmaps in their buttons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41334
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 20 Sep 2006 22:52:47 +0000 (22:52 +0000)]
removed stubs for frame decorations drawing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41333
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 20 Sep 2006 22:49:57 +0000 (22:49 +0000)]
move frame decorations drawing to the base class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41332
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 20 Sep 2006 22:41:49 +0000 (22:41 +0000)]
fix infinite recursion in DrawStatusField() after latest changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41331
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 20 Sep 2006 21:20:18 +0000 (21:20 +0000)]
only include generic imaglist.{cpp|h} in the ports which don't have the native version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41330
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 20 Sep 2006 17:25:40 +0000 (17:25 +0000)]
added stubs for the missing functions, this theme links now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41329
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 20 Sep 2006 17:24:29 +0000 (17:24 +0000)]
move generic part of AdjustSize() and status bar methods to the base class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41328
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 20 Sep 2006 17:20:10 +0000 (17:20 +0000)]
add Inflate(wxSize) overload
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41327
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 20 Sep 2006 17:15:52 +0000 (17:15 +0000)]
define wxCONTROL_SIZEGRIP as another possible interpretation of wxCONTROL_SPECIAL bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41326
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 20 Sep 2006 15:57:36 +0000 (15:57 +0000)]
first compilable version of the mono theme, replacing the accidentally checked in previous revision
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41325
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 20 Sep 2006 15:48:15 +0000 (15:48 +0000)]
preliminary editing support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41324
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 20 Sep 2006 15:38:18 +0000 (15:38 +0000)]
moved Arrow_ constants to the base class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41323
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 20 Sep 2006 15:37:25 +0000 (15:37 +0000)]
undoing my duplicate efforts to solve the same problem ...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41322
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 20 Sep 2006 15:33:06 +0000 (15:33 +0000)]
adding support for listctrl editable columns
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41321
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 20 Sep 2006 15:29:58 +0000 (15:29 +0000)]
adding support for listctrl editable columns
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41320
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 20 Sep 2006 15:27:20 +0000 (15:27 +0000)]
type corrections, adding support for listctrl editable columns
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41319
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 20 Sep 2006 14:51:14 +0000 (14:51 +0000)]
refactored common parts of DrawItem() in the base class; implemented GetTextTotal/ClientArea() there as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41318
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 20 Sep 2006 14:18:15 +0000 (14:18 +0000)]
[
1505048 ] wxHtml rendering of underlined text
by using a Pango hack to make it underline leading
space and trailing space. recognized as a Pango
bug fixed in recent Pango.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41317
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 20 Sep 2006 14:15:14 +0000 (14:15 +0000)]
Made MSW wxSpinCtrl emit UPDATE event when validating
the value in the text field upon kill focus.
Documented this behaviour.
This is in line with the GTK+ control.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41316
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 20 Sep 2006 13:15:58 +0000 (13:15 +0000)]
corrected ifdef condition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41315
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jamie Gadd [Wed, 20 Sep 2006 12:05:49 +0000 (12:05 +0000)]
Fix label positioning when text is LTR.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41314
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 20 Sep 2006 08:17:13 +0000 (08:17 +0000)]
Reverted last change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41313
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 20 Sep 2006 08:09:51 +0000 (08:09 +0000)]
last change broke seting the surface in the common case, fixed (and reorganized the code a bit)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41312
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 20 Sep 2006 08:08:53 +0000 (08:08 +0000)]
Fixed [
1556843 ] wxGTK FindFocus returns NULL when a wxListBox is focused
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41311
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Tue, 19 Sep 2006 22:09:41 +0000 (22:09 +0000)]
Improved handling of column widths, removed need for hidden column for sorting, and put in a stub for editing support.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41310
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 19 Sep 2006 18:18:26 +0000 (18:18 +0000)]
Fixed [
1558015 ] No deselection event from wxGenericTreeCtrl::SelectItem()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41309
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 19 Sep 2006 17:58:22 +0000 (17:58 +0000)]
More tests for circles and arcs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41308
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 19 Sep 2006 17:56:27 +0000 (17:56 +0000)]
Fixed [ wxwindows-Bugs-
1556877 ] Draw arcs are showed like a pie
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41307
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 19 Sep 2006 17:29:45 +0000 (17:29 +0000)]
[
1557284 ] wxGenericComboControl -> wxGenericComboCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41306
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 19 Sep 2006 17:16:50 +0000 (17:16 +0000)]
1552971 ] Add flag for wxODComboBox::OnDrawItem to indicate selection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41305
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Tue, 19 Sep 2006 17:08:36 +0000 (17:08 +0000)]
Handle cases where an index larger than GetItemCount() is passed into InsertItem.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41304
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 19 Sep 2006 17:06:54 +0000 (17:06 +0000)]
Better compatibility between wxRichTextCtrl and wxTextCtrlBase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41303
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 19 Sep 2006 16:30:15 +0000 (16:30 +0000)]
Build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41302
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 19 Sep 2006 15:37:21 +0000 (15:37 +0000)]
'configtool' removal.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41301
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 19 Sep 2006 15:22:39 +0000 (15:22 +0000)]
fixed shutdown crashes after recent handlers creation changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41300
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 19 Sep 2006 14:14:21 +0000 (14:14 +0000)]
fixes to wxWindowDC flipping+clipping when painting on hidden windows or windows not being painted at the moment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41299
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 19 Sep 2006 13:47:32 +0000 (13:47 +0000)]
Corrections to take into account that range in the API has an end position
that is 1 more than the last affected position
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41298
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 19 Sep 2006 13:07:46 +0000 (13:07 +0000)]
fixed TLWs resizing to invalidate the DFB surface used for painting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41297
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Tue, 19 Sep 2006 11:59:21 +0000 (11:59 +0000)]
Include "xrc" support properly for OpenVMS
Modified Files:
wxWidgets/descrip.mms wxWidgets/setup.h_vms
wxWidgets/lib/VMS_GTK2.OPT wxWidgets/lib/VMS_X11_UNIV.OPT
wxWidgets/lib/vms_gtk.opt wxWidgets/src/common/descrip.mms
wxWidgets/src/generic/descrip.mms
wxWidgets/src/gtk1/descrip.mms wxWidgets/src/motif/descrip.mms
wxWidgets/src/xrc/descrip.mms
Added Files:
wxWidgets/samples/xrc/descrip.mms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41296
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 19 Sep 2006 11:40:40 +0000 (11:40 +0000)]
add if wxUSE_NOTEBOOK around notebook-only renderer methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41295
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Tue, 19 Sep 2006 11:35:41 +0000 (11:35 +0000)]
Fix a few warnings that appear with -Wextra (unused parameters where WXUNUSED is already used for other parameters
for the same function, and some GTypeInfo initializations)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41294
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 19 Sep 2006 10:42:42 +0000 (10:42 +0000)]
Another RTL fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41293
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 19 Sep 2006 10:28:23 +0000 (10:28 +0000)]
Give wxGrid its own string name for easier debugging.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41292
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 19 Sep 2006 10:22:20 +0000 (10:22 +0000)]
Fix scrolling bug where client size was reported wrong
when the scrollbar size was not subtracted when
using a targetwindow != this.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41291
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Sep 2006 23:26:55 +0000 (23:26 +0000)]
rebaked after listctrl/imagelist and wxUniv changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41290
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Sep 2006 23:09:42 +0000 (23:09 +0000)]
refactor some existing themes methods in a new base wxStdRenderer class (before adding a new theme)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41289
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 18 Sep 2006 23:06:35 +0000 (23:06 +0000)]
use native wxImageList for wxUniv, it's a low level class and so it doesn't make sense to always usegeneric version (also fixes wxUniv build broken by recent changes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41288
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 18 Sep 2006 21:02:09 +0000 (21:02 +0000)]
More wxGrid RTL things.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41287
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 18 Sep 2006 21:00:29 +0000 (21:00 +0000)]
Fix compilo under MINGW32
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41286
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 18 Sep 2006 20:41:08 +0000 (20:41 +0000)]
Kevin's prefered way to do the last fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41285
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 18 Sep 2006 20:39:41 +0000 (20:39 +0000)]
Use wxListCtrlNameStr for the generic control too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41284
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 18 Sep 2006 19:44:21 +0000 (19:44 +0000)]
docstrings and other minor tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41283
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 18 Sep 2006 19:15:12 +0000 (19:15 +0000)]
revert last change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41282
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 18 Sep 2006 19:14:02 +0000 (19:14 +0000)]
Add a couple missing methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41281
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 18 Sep 2006 19:13:11 +0000 (19:13 +0000)]
Don't unconditionally include the generic headers, fixes build
problems on Windows.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41280
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 18 Sep 2006 15:26:09 +0000 (15:26 +0000)]
minor demo tweak
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41279
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 18 Sep 2006 15:25:30 +0000 (15:25 +0000)]
Don't turn off the HAS_BUTTONS stle on wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41278
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775