]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
17 years ago Add wxCollapsable to classes.tex.
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

17 years agomention that ChangeValue() is for wx 2.7.1+; don't use abbreviations like 'info'...
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

17 years agowxCollapsiblePaneEvent is in adv library, not core
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

17 years agoFix incorrect comparison
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

17 years agocorrect deletes
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

17 years agoAdded missing header
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

17 years agocorrect access for virtuals
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

17 years agowx/window.h not needed
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

17 years agoCompile fixes
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

17 years agoMust define a symbol to test its value
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

17 years agoTypo correction
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

17 years agoCompile fixes
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

17 years agoAdded creation of printer DC to printer factory.
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

17 years agoAdded GetTempDir change log
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

17 years agoAdded GetTempDir
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

17 years agoBlind Tinderbox build fix according to simiar usage in carbon/listbox.cpp
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

17 years agonon-PCH build fix (according to Tinderbox).
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

17 years agomoved wxOverlay into overlay.* files and out of dc.h/dcbase.cpp; implemented wxOverla...
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

17 years agoreset the internal flags at the end of DoSetValue(), whatever happened in the callback
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

17 years agotest that _INTEGRAL_MAX_BITS is defined before comparing with it; changed wxHAS_HUGE_...
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

17 years agoWarning fix.
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

17 years agoVerify wx/filefn.h can be placed as first header in !PCH builds. Build fix for Watcom.
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

17 years agoADV export fix.
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

17 years ago Minor correction.
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

17 years ago Minor corrections.
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

17 years agoAdd tests for wxBackingFile.
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

17 years agoFix check for wxUSE_BACKINGFILE.
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

17 years agostatic class variable needs a definition
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

17 years agoreSWIGged
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

17 years agoRemove animate contrib
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

17 years agonon-pch build fixes
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

17 years agodocument new updates
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

17 years agoreSWIGged
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

17 years agoStop the timer when the sample is destroyed
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

17 years agoFactor the brush selection out of OnPaint so it can be overridden in
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

17 years agoFixes from Andrea
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

17 years agoPass the config object into the wxHtmlHelpFrame so it has the config
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

17 years agoAllow both SetCurrent() and SetCurrent(context)
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

17 years agoRemove ShowHidden property, it conflicts with the ShowHidden method
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

17 years agoUpdatePulse --> Pulse
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

17 years agofix name errors
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

17 years agodocstring update
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

17 years agoUse the same selection highlight and text colors as native list/tree controls (i...
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

17 years agoadded a section about the dialog buttons
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

17 years agoremoved OnOk/Apply/Cancel() documentation, they don't exist any more
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

17 years agodon't use static objects containing bitmaps, this almost certainly results in problem...
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

17 years agomoved wxCollapsiblePane files to adv library
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

17 years agouse wxBitmap object as m_buffer and not a pointer to it (replaces patch 1582878)
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

17 years agomoved wxCollapsiblePane files to adv library
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

17 years agoadded wxHAS_XXX section
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

17 years agoAdd tests for wxBackingFile.
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

17 years agoRename WX[F]FILE_LARGEFILE to wxHAS_LARGE_[F]FILES.
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

17 years agoUndo most of the previous commit.
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

17 years agoRemove the part that says "don't remove this!" as discussed on wx-dev, to
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

17 years agoOn unicode builds detect gcc 3.4 precompiled header bug (bugzilla 13361).
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

17 years agodon't update the size of a maximized TLW, whatever happens with the pane
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

17 years agotry to simplify the web of ifdefs; add Borland to the list of Windows compilers ...
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

17 years agodon't show licence pane if there is no licence text
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

17 years agoBump subrelease number
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

17 years ago Document wxAppTraits::GetDesktopEnvironment.
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

17 years agoUsed wxConstCast where needed, fixed other compile errors, and removed TABs
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

17 years agoadded missing default ctor
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

17 years agoUse wxGTK_CONV to fix compile error when building in Unicode mode
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

17 years agoAdd collpane headers to files.bkl, and also collpaneg.cpp for OSX, and rebake
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

17 years ago Mention that GTK now supports wxALWAYS_SHOW_SB.
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

17 years ago[ 1582733 ] Support wxALWAYS_SHOW_SB in wxGTK
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

17 years agoAdded GetTempDir
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

17 years agodon't disable caret blinking on non-MSW platforms
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

17 years agoPCH build fix.
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

17 years agoUpdate GraphcsContext/Path dummy classes
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

17 years agoUpdate ReST docs
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

17 years ago2.7.1.2 release
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

17 years agoSplit the Python wxaddons package into its own package
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

17 years agoAdded wxBackingFile and wxBackedInputStream.
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

17 years agoCompile fix.
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

17 years agoCorrect comment.
Michael Wetherell [Mon, 23 Oct 2006 14:49:41 +0000 (14:49 +0000)] 
Correct comment.

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

17 years agoAdded wxBackingFile and wxBackedInputStream.
Michael Wetherell [Mon, 23 Oct 2006 14:47:07 +0000 (14:47 +0000)] 
Added wxBackingFile and wxBackedInputStream.

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

17 years agoCheck for fdopen. Probably everywhere has it, but check until we are sure.
Michael Wetherell [Mon, 23 Oct 2006 13:33:45 +0000 (13:33 +0000)] 
Check for fdopen. Probably everywhere has it, but check until we are sure.

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

17 years agowxFileName::CreateTempFileName changes. Open the tempfiles read/write. Allow
Michael Wetherell [Mon, 23 Oct 2006 13:10:12 +0000 (13:10 +0000)] 
wxFileName::CreateTempFileName changes. Open the tempfiles read/write. Allow
self delting temp files to be created, where the OS supports it. Add support
for opening wxFFile temp files.

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

17 years agoWarning fix for vc8, and move wxGetFileKind out of the wrong section in the
Michael Wetherell [Mon, 23 Oct 2006 12:57:23 +0000 (12:57 +0000)] 
Warning fix for vc8, and move wxGetFileKind out of the wrong section in the
source file (was in with the globbing functions).

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

17 years agoAdd WXFILE_LARGEFILE/wxFFILE_LARGEFILE to indicate whether large files are
Michael Wetherell [Mon, 23 Oct 2006 12:51:00 +0000 (12:51 +0000)] 
Add WXFILE_LARGEFILE/wxFFILE_LARGEFILE to indicate whether large files are
supported by wxFile and wxFFile. Add wxO_BINARY.

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

17 years agoUse generic collapsible pane for wxUniv based builds.
Włodzimierz Skiba [Mon, 23 Oct 2006 12:30:48 +0000 (12:30 +0000)] 
Use generic collapsible pane for wxUniv based builds.

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

17 years agoCorrect 'markup' for GetResourceHandle after recent change in wx/gdiobj.h.
Włodzimierz Skiba [Mon, 23 Oct 2006 11:58:28 +0000 (11:58 +0000)] 
Correct 'markup' for GetResourceHandle after recent change in wx/gdiobj.h.

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

17 years agoUse generic collapsible pane for wxOS2.
Włodzimierz Skiba [Mon, 23 Oct 2006 11:32:49 +0000 (11:32 +0000)] 
Use generic collapsible pane for wxOS2.

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

17 years agoUse generic collapsible pane for wxUniv based builds.
Włodzimierz Skiba [Mon, 23 Oct 2006 10:57:05 +0000 (10:57 +0000)] 
Use generic collapsible pane for wxUniv based builds.

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

17 years agoWarning fix.
Włodzimierz Skiba [Mon, 23 Oct 2006 10:51:20 +0000 (10:51 +0000)] 
Warning fix.

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

17 years agoWarning fix.
Włodzimierz Skiba [Mon, 23 Oct 2006 10:00:35 +0000 (10:00 +0000)] 
Warning fix.

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

17 years agoRebaked makefiles after htmllistbox and collapsable panel additions.
Włodzimierz Skiba [Mon, 23 Oct 2006 09:58:29 +0000 (09:58 +0000)] 
Rebaked makefiles after htmllistbox and collapsable panel additions.

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

17 years agoadding new constructors
Stefan Csomor [Mon, 23 Oct 2006 08:53:47 +0000 (08:53 +0000)] 
adding new constructors

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

17 years agoFixed return values
Julian Smart [Mon, 23 Oct 2006 07:06:11 +0000 (07:06 +0000)] 
Fixed return values

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

17 years agonon-pch build fix
Paul Cornett [Mon, 23 Oct 2006 00:50:52 +0000 (00:50 +0000)] 
non-pch build fix

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

17 years agoavoid code duplication between the generic and GTK versions, factor the common code...
Vadim Zeitlin [Sun, 22 Oct 2006 23:27:10 +0000 (23:27 +0000)] 
avoid code duplication between the generic and GTK versions, factor the common code out in OnStateChange()

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

17 years ago1. We don't need GetTopLevelParent() here, we already have wxGetTopLevelParent()
Vadim Zeitlin [Sun, 22 Oct 2006 23:23:12 +0000 (23:23 +0000)] 
1. We don't need GetTopLevelParent() here, we already have wxGetTopLevelParent()
2. Don't hardcode button id in the generic version
3. Don't include unneeded headers from the header

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

17 years agouse gtk_expander_new_with_mnemonic() instead of just gtk_expander_new()
Vadim Zeitlin [Sun, 22 Oct 2006 23:13:31 +0000 (23:13 +0000)] 
use gtk_expander_new_with_mnemonic() instead of just gtk_expander_new()

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

17 years agocleanup (mainly wrapping lines to be < 80 chars); added IsExpanded()
Vadim Zeitlin [Sun, 22 Oct 2006 23:10:07 +0000 (23:10 +0000)] 
cleanup (mainly wrapping lines to be < 80 chars); added IsExpanded()

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

17 years agoshow the item for which the context menu is shown correctly
Vadim Zeitlin [Sun, 22 Oct 2006 22:33:25 +0000 (22:33 +0000)] 
show the item for which the context menu is shown correctly

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

17 years agoinitial draft of wxCollapsiblePane (patch 1577412 by Francesco)
Vadim Zeitlin [Sun, 22 Oct 2006 22:28:37 +0000 (22:28 +0000)] 
initial draft of wxCollapsiblePane (patch 1577412 by Francesco)

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

17 years agothere is no need to convert wxArrayString to wxString[] explicitly any more, wx contr...
Vadim Zeitlin [Sun, 22 Oct 2006 22:12:32 +0000 (22:12 +0000)] 
there is no need to convert wxArrayString to wxString[] explicitly any more, wx controls accept wxArrayString directly now

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

17 years agoadded wxSimpleHtmlListBox (patch 1576109 by Francesco)
Vadim Zeitlin [Sun, 22 Oct 2006 22:09:16 +0000 (22:09 +0000)] 
added wxSimpleHtmlListBox (patch 1576109 by Francesco)

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

17 years agotest indeterminate wxGauge mode (part of patch 1551409)
Vadim Zeitlin [Sun, 22 Oct 2006 21:22:40 +0000 (21:22 +0000)] 
test indeterminate wxGauge mode (part of patch 1551409)

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