]>
git.saurik.com Git - wxWidgets.git/log
Vadim Zeitlin [Wed, 25 Oct 2006 00:59:07 +0000 (00:59 +0000)]
use WX_DEFINE_ARRAY_INT for an array of ints (bug
1536482 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42382
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 25 Oct 2006 00:55:13 +0000 (00:55 +0000)]
corrected EVT_NOTIFY[_RANGE] docs (bug
1439078 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42381
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 25 Oct 2006 00:53:55 +0000 (00:53 +0000)]
correct custom event type example and point to the event sample (bug
1338140 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42380
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 25 Oct 2006 00:52:12 +0000 (00:52 +0000)]
corrected order of parameters in ctor (closes
1304320 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42379
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 25 Oct 2006 00:42:57 +0000 (00:42 +0000)]
explain why wxSpinCtrl may be available on platforms where wxSpinButton isn't
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42378
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 25 Oct 2006 00:40:30 +0000 (00:40 +0000)]
renamed static functions section to global functions one (bug
1244222 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42377
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 25 Oct 2006 00:37:54 +0000 (00:37 +0000)]
wxGLCanvas is also available under Mac and other platforms (bug
1241485 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42376
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 25 Oct 2006 00:35:47 +0000 (00:35 +0000)]
removed confusing 'native make' from mingw32 section (bug
1236795 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42375
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 25 Oct 2006 00:31:59 +0000 (00:31 +0000)]
document what exactly SetAlignment() expects (bug
1232727 ) + other minor corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42374
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 25 Oct 2006 00:26:55 +0000 (00:26 +0000)]
corrected wxEntry declarations (closes
1222193 ); added wxEntryStart/Cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42373
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 25 Oct 2006 00:18:10 +0000 (00:18 +0000)]
explain that CW might not work, mention that BC5 worked with 2.4.2 (bug
1158383 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42372
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 25 Oct 2006 00:13:22 +0000 (00:13 +0000)]
correct wxDirExists() parameter type (closes
1220417 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42371
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 25 Oct 2006 00:09:10 +0000 (00:09 +0000)]
document GetDocManager() (closes
1098861 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42370
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 25 Oct 2006 00:06:43 +0000 (00:06 +0000)]
clarify GetWheelRotation() (bug 969231)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42369
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 25 Oct 2006 00:03:41 +0000 (00:03 +0000)]
add a note explaining that sizers should be heap-allocated (bug 965825)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42368
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 25 Oct 2006 00:00:22 +0000 (00:00 +0000)]
add hyperlink to wxList to GetMenuItems() docs (bug 921322)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42367
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 24 Oct 2006 23:56:50 +0000 (23:56 +0000)]
use manifest id of 2 if ISOLATION_AWARE_ENABLED is defined (bug/feature request
1222189 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42366
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 24 Oct 2006 23:30:09 +0000 (23:30 +0000)]
mention VC6 problem with the dependencies (closes
1216051 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42365
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 24 Oct 2006 23:24:30 +0000 (23:24 +0000)]
include build/msw/wx_base.dsp in wxBase distribution (closes
1324053 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42364
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 24 Oct 2006 23:19:12 +0000 (23:19 +0000)]
define WXDEBUG_NEW to use special VC++-specific new version too (closes
1386286 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42363
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Oct 2006 22:20:45 +0000 (22:20 +0000)]
#include overlay.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42362
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Oct 2006 20:30:32 +0000 (20:30 +0000)]
Added wx.StandardPaths.GetTmpDir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42361
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Oct 2006 19:46:10 +0000 (19:46 +0000)]
use WXDLLIMPEXP_ADV on the base class too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42360
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 24 Oct 2006 19:36:21 +0000 (19:36 +0000)]
PCH support.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42359
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Oct 2006 19:09:08 +0000 (19:09 +0000)]
Put wxUSE_DETECT where it won't get overritten
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42358
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 24 Oct 2006 18:07:33 +0000 (18:07 +0000)]
Add wxCollapsable to classes.tex.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42357
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 24 Oct 2006 17:58:08 +0000 (17:58 +0000)]
mention that ChangeValue() is for wx 2.7.1+; don't use abbreviations like 'info' instead of 'information' in the manual
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42356
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 24 Oct 2006 17:44:13 +0000 (17:44 +0000)]
wxCollapsiblePaneEvent is in adv library, not core
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42355
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 24 Oct 2006 17:38:02 +0000 (17:38 +0000)]
Fix incorrect comparison
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42354
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 24 Oct 2006 17:04:16 +0000 (17:04 +0000)]
correct deletes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42353
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 24 Oct 2006 16:56:38 +0000 (16:56 +0000)]
Added missing header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42352
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 24 Oct 2006 16:44:26 +0000 (16:44 +0000)]
correct access for virtuals
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42351
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 24 Oct 2006 16:43:45 +0000 (16:43 +0000)]
wx/window.h not needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42350
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 24 Oct 2006 16:32:08 +0000 (16:32 +0000)]
Compile fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42349
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 24 Oct 2006 16:17:13 +0000 (16:17 +0000)]
Must define a symbol to test its value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42348
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 24 Oct 2006 16:04:31 +0000 (16:04 +0000)]
Typo correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42347
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 24 Oct 2006 16:02:38 +0000 (16:02 +0000)]
Compile fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42346
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 24 Oct 2006 15:41:39 +0000 (15:41 +0000)]
Added creation of printer DC to printer factory.
Added wxPrintData ctor to wxGnomePrintDC.
Added wxGnomePrintPreview.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42345
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 24 Oct 2006 14:30:25 +0000 (14:30 +0000)]
Added GetTempDir change log
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42344
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 24 Oct 2006 14:26:00 +0000 (14:26 +0000)]
Added GetTempDir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42343
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 24 Oct 2006 13:57:30 +0000 (13:57 +0000)]
Blind Tinderbox build fix according to simiar usage in carbon/listbox.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42342
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 24 Oct 2006 13:50:19 +0000 (13:50 +0000)]
non-PCH build fix (according to Tinderbox).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42341
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 24 Oct 2006 12:29:14 +0000 (12:29 +0000)]
moved wxOverlay into overlay.* files and out of dc.h/dcbase.cpp; implemented wxOverlay for wxDirectFB port
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42340
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 24 Oct 2006 12:23:18 +0000 (12:23 +0000)]
reset the internal flags at the end of DoSetValue(), whatever happened in the callback
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42339
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 24 Oct 2006 12:08:05 +0000 (12:08 +0000)]
test that _INTEGRAL_MAX_BITS is defined before comparing with it; changed wxHAS_HUGE_FILES to be either defined or undef'd for consistency with the other wxHAS_XXXs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42338
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 24 Oct 2006 11:22:37 +0000 (11:22 +0000)]
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42336
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 24 Oct 2006 11:21:37 +0000 (11:21 +0000)]
Verify wx/filefn.h can be placed as first header in !PCH builds. Build fix for Watcom.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42335
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 24 Oct 2006 10:35:44 +0000 (10:35 +0000)]
ADV export fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42334
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 24 Oct 2006 08:42:38 +0000 (08:42 +0000)]
Minor correction.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42333
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 24 Oct 2006 08:37:55 +0000 (08:37 +0000)]
Minor corrections.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42332
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Tue, 24 Oct 2006 07:47:07 +0000 (07:47 +0000)]
Add tests for wxBackingFile.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42331
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Tue, 24 Oct 2006 07:29:05 +0000 (07:29 +0000)]
Fix check for wxUSE_BACKINGFILE.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42330
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 24 Oct 2006 06:25:02 +0000 (06:25 +0000)]
static class variable needs a definition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42329
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Oct 2006 04:01:16 +0000 (04:01 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42328
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Oct 2006 03:50:53 +0000 (03:50 +0000)]
Remove animate contrib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42327
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 24 Oct 2006 03:25:15 +0000 (03:25 +0000)]
non-pch build fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42326
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Oct 2006 01:58:37 +0000 (01:58 +0000)]
document new updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42325
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Oct 2006 01:55:29 +0000 (01:55 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42324
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Oct 2006 01:33:28 +0000 (01:33 +0000)]
Stop the timer when the sample is destroyed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42323
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Oct 2006 01:30:47 +0000 (01:30 +0000)]
Factor the brush selection out of OnPaint so it can be overridden in
derived classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42322
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Oct 2006 01:29:47 +0000 (01:29 +0000)]
Fixes from Andrea
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42321
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Oct 2006 01:16:18 +0000 (01:16 +0000)]
Pass the config object into the wxHtmlHelpFrame so it has the config
info in time to set the position and size of the frame.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42320
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Oct 2006 01:08:17 +0000 (01:08 +0000)]
Allow both SetCurrent() and SetCurrent(context)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42319
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Oct 2006 01:07:11 +0000 (01:07 +0000)]
Remove ShowHidden property, it conflicts with the ShowHidden method
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42318
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Oct 2006 01:05:55 +0000 (01:05 +0000)]
UpdatePulse --> Pulse
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42317
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Oct 2006 00:35:31 +0000 (00:35 +0000)]
fix name errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42316
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 24 Oct 2006 00:34:30 +0000 (00:34 +0000)]
docstring update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42315
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Tue, 24 Oct 2006 00:23:37 +0000 (00:23 +0000)]
Use the same selection highlight and text colors as native list/tree controls (i.e. Finder) do. Also, for wxTreeCtrl, enable wxTR_FULL_ROW_HIGHLIGHT when the default style is used, again to match OS LNF.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42314
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 23 Oct 2006 22:57:18 +0000 (22:57 +0000)]
added a section about the dialog buttons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42313
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 23 Oct 2006 22:56:21 +0000 (22:56 +0000)]
removed OnOk/Apply/Cancel() documentation, they don't exist any more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42312
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 23 Oct 2006 22:12:48 +0000 (22:12 +0000)]
don't use static objects containing bitmaps, this almost certainly results in problems during the program shutdown under X11; instead clean it up in a module
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42311
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 23 Oct 2006 22:11:34 +0000 (22:11 +0000)]
moved wxCollapsiblePane files to adv library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42310
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 23 Oct 2006 22:06:01 +0000 (22:06 +0000)]
use wxBitmap object as m_buffer and not a pointer to it (replaces patch
1582878 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42309
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 23 Oct 2006 22:00:10 +0000 (22:00 +0000)]
moved wxCollapsiblePane files to adv library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42308
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 23 Oct 2006 21:59:15 +0000 (21:59 +0000)]
added wxHAS_XXX section
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42307
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 23 Oct 2006 21:58:35 +0000 (21:58 +0000)]
Add tests for wxBackingFile.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42306
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 23 Oct 2006 21:46:13 +0000 (21:46 +0000)]
Rename WX[F]FILE_LARGEFILE to wxHAS_LARGE_[F]FILES.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42305
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 23 Oct 2006 21:32:01 +0000 (21:32 +0000)]
Undo most of the previous commit.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42304
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 23 Oct 2006 21:27:08 +0000 (21:27 +0000)]
Remove the part that says "don't remove this!" as discussed on wx-dev, to
leave the symbols in the first version on a new stable branch unversioned.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42303
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 23 Oct 2006 21:20:26 +0000 (21:20 +0000)]
On unicode builds detect gcc 3.4 precompiled header bug (bugzilla 13361).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42302
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 23 Oct 2006 21:05:12 +0000 (21:05 +0000)]
don't update the size of a maximized TLW, whatever happens with the pane
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42301
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 23 Oct 2006 20:39:09 +0000 (20:39 +0000)]
try to simplify the web of ifdefs; add Borland to the list of Windows compilers (partially addresses bug
1173702 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42300
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 23 Oct 2006 20:19:44 +0000 (20:19 +0000)]
don't show licence pane if there is no licence text
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42299
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 23 Oct 2006 20:15:41 +0000 (20:15 +0000)]
Bump subrelease number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42298
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 23 Oct 2006 19:35:00 +0000 (19:35 +0000)]
Document wxAppTraits::GetDesktopEnvironment.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42297
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 23 Oct 2006 19:23:31 +0000 (19:23 +0000)]
Used wxConstCast where needed, fixed other compile errors, and removed TABs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42296
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 23 Oct 2006 19:21:29 +0000 (19:21 +0000)]
added missing default ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42295
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 23 Oct 2006 19:20:52 +0000 (19:20 +0000)]
Use wxGTK_CONV to fix compile error when building in Unicode mode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42294
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 23 Oct 2006 19:19:26 +0000 (19:19 +0000)]
Add collpane headers to files.bkl, and also collpaneg.cpp for OSX, and rebake
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42293
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 23 Oct 2006 19:00:59 +0000 (19:00 +0000)]
Mention that GTK now supports wxALWAYS_SHOW_SB.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42292
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 23 Oct 2006 18:55:28 +0000 (18:55 +0000)]
[
1582733 ] Support wxALWAYS_SHOW_SB in wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42291
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 23 Oct 2006 17:47:02 +0000 (17:47 +0000)]
Added GetTempDir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42290
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 23 Oct 2006 17:38:45 +0000 (17:38 +0000)]
don't disable caret blinking on non-MSW platforms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42289
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 23 Oct 2006 15:53:25 +0000 (15:53 +0000)]
PCH build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42288
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 23 Oct 2006 15:52:20 +0000 (15:52 +0000)]
Update GraphcsContext/Path dummy classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42286
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 23 Oct 2006 15:51:16 +0000 (15:51 +0000)]
Update ReST docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42285
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 23 Oct 2006 15:50:28 +0000 (15:50 +0000)]
2.7.1.2 release
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42284
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 23 Oct 2006 15:48:59 +0000 (15:48 +0000)]
Split the Python wxaddons package into its own package
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42283
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 23 Oct 2006 15:45:51 +0000 (15:45 +0000)]
Added wxBackingFile and wxBackedInputStream.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42282
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 23 Oct 2006 15:39:54 +0000 (15:39 +0000)]
Compile fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42281
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775