Julian Smart
|
ecf9559d57
|
Added GetTempDir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-24 14:26:00 +00:00 |
|
Włodzimierz Skiba
|
f49c76e5d8
|
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
|
2006-10-24 13:57:30 +00:00 |
|
Włodzimierz Skiba
|
f5766910b6
|
non-PCH build fix (according to Tinderbox).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-24 13:50:19 +00:00 |
|
Václav Slavík
|
30c841c84d
|
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
|
2006-10-24 12:29:14 +00:00 |
|
Vadim Zeitlin
|
f8bf59a9f2
|
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
|
2006-10-24 12:23:18 +00:00 |
|
Vadim Zeitlin
|
1ad688c96f
|
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
|
2006-10-24 12:08:05 +00:00 |
|
Włodzimierz Skiba
|
4ee9daf45c
|
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-24 11:22:37 +00:00 |
|
Włodzimierz Skiba
|
94268cae21
|
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
|
2006-10-24 11:21:37 +00:00 |
|
Włodzimierz Skiba
|
abbe3d379e
|
ADV export fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-24 10:35:44 +00:00 |
|
Robert Roebling
|
aad035b2f5
|
Minor correction.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-24 08:42:38 +00:00 |
|
Robert Roebling
|
4483a3d299
|
Minor corrections.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-24 08:37:55 +00:00 |
|
Michael Wetherell
|
3fd732098c
|
Add tests for wxBackingFile.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-24 07:47:07 +00:00 |
|
Michael Wetherell
|
66ad27db7b
|
Fix check for wxUSE_BACKINGFILE.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-24 07:29:05 +00:00 |
|
Paul Cornett
|
576bdf8565
|
static class variable needs a definition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-24 06:25:02 +00:00 |
|
Robin Dunn
|
85965ae1dd
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42328 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-24 04:01:16 +00:00 |
|
Robin Dunn
|
8d6d408976
|
Remove animate contrib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-24 03:50:53 +00:00 |
|
Paul Cornett
|
360c6a852d
|
non-pch build fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-24 03:25:15 +00:00 |
|
Robin Dunn
|
e8efc7fda5
|
document new updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-24 01:58:37 +00:00 |
|
Robin Dunn
|
6b449b1967
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-24 01:55:29 +00:00 |
|
Robin Dunn
|
55f834ca0e
|
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
|
2006-10-24 01:33:28 +00:00 |
|
Robin Dunn
|
01732ba144
|
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
|
2006-10-24 01:30:47 +00:00 |
|
Robin Dunn
|
2356118e69
|
Fixes from Andrea
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42321 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-24 01:29:47 +00:00 |
|
Robin Dunn
|
18fc605924
|
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
|
2006-10-24 01:16:18 +00:00 |
|
Robin Dunn
|
7f44209657
|
Allow both SetCurrent() and SetCurrent(context)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42319 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-24 01:08:17 +00:00 |
|
Robin Dunn
|
bbc8f304c6
|
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
|
2006-10-24 01:07:11 +00:00 |
|
Robin Dunn
|
175f93c311
|
UpdatePulse --> Pulse
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-24 01:05:55 +00:00 |
|
Robin Dunn
|
dd7a18f3e9
|
fix name errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42316 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-24 00:35:31 +00:00 |
|
Robin Dunn
|
0c86b22b7e
|
docstring update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42315 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-24 00:34:30 +00:00 |
|
Kevin Ollivier
|
4b8fa6349a
|
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
|
2006-10-24 00:23:37 +00:00 |
|
Vadim Zeitlin
|
2f483a69c2
|
added a section about the dialog buttons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42313 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-23 22:57:18 +00:00 |
|
Vadim Zeitlin
|
f9db2cdaff
|
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
|
2006-10-23 22:56:21 +00:00 |
|
Vadim Zeitlin
|
37747da823
|
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
|
2006-10-23 22:12:48 +00:00 |
|
Vadim Zeitlin
|
37ad32a422
|
moved wxCollapsiblePane files to adv library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-23 22:11:34 +00:00 |
|
Vadim Zeitlin
|
1a9a3ce9a3
|
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
|
2006-10-23 22:06:01 +00:00 |
|
Vadim Zeitlin
|
e3cec970d7
|
moved wxCollapsiblePane files to adv library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-23 22:00:10 +00:00 |
|
Vadim Zeitlin
|
a4acaafa5f
|
added wxHAS_XXX section
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-23 21:59:15 +00:00 |
|
Michael Wetherell
|
e2255c89f9
|
Add tests for wxBackingFile.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42306 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-23 21:58:35 +00:00 |
|
Michael Wetherell
|
82b99cf952
|
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
|
2006-10-23 21:46:13 +00:00 |
|
Michael Wetherell
|
8d23231721
|
Undo most of the previous commit.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42304 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-23 21:32:01 +00:00 |
|
Michael Wetherell
|
c37fdfc1c2
|
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
|
2006-10-23 21:27:08 +00:00 |
|
Michael Wetherell
|
a81d5bb62c
|
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
|
2006-10-23 21:20:26 +00:00 |
|
Vadim Zeitlin
|
069a9976c3
|
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
|
2006-10-23 21:05:12 +00:00 |
|
Vadim Zeitlin
|
dedcebb9df
|
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
|
2006-10-23 20:39:09 +00:00 |
|
Vadim Zeitlin
|
886b7d745c
|
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
|
2006-10-23 20:19:44 +00:00 |
|
Robin Dunn
|
f2b79dadee
|
Bump subrelease number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42298 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-23 20:15:41 +00:00 |
|
Robert Roebling
|
b5f0ae57a4
|
Document wxAppTraits::GetDesktopEnvironment.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42297 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-23 19:35:00 +00:00 |
|
Robin Dunn
|
cd5adaa649
|
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
|
2006-10-23 19:23:31 +00:00 |
|
Robin Dunn
|
e49c065dc3
|
added missing default ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-23 19:21:29 +00:00 |
|
Robin Dunn
|
9489e62f88
|
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
|
2006-10-23 19:20:52 +00:00 |
|
Robin Dunn
|
ed16aae012
|
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
|
2006-10-23 19:19:26 +00:00 |
|