Stefan Neis
1ebca144e6
Fixed obvious error (no idea why it apparently used to compile before...).
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-09-02 21:09:21 +00:00
Julian Smart
ceae285234
Fixes for standard SDK
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-09-02 20:24:14 +00:00
Julian Smart
725e527204
Alternative project editing instructions for WinCE/VS 2005
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-09-01 16:25:41 +00:00
Paul Cornett
93f7a33ef5
X property data is long for format 32
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-30 17:13:20 +00:00
Chris Elliott
16d040053a
2.8.4 still found; updated to 2.8.5
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-30 13:34:07 +00:00
Julian Smart
6dbe31d3de
Avoid crash if user aborts the print
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-29 16:40:46 +00:00
Julian Smart
f9f54ae680
Log for wxToolBar background colour fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48452 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-29 15:41:08 +00:00
Julian Smart
296a086a76
The toolbar background for some colour schemes cannot be determined
...
(for example Silver). So set an explicit background colour to avoid parts of
the background being painted wrongly.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-29 15:39:12 +00:00
Robin Dunn
483f7ab600
update version
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48447 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-29 05:31:34 +00:00
David Elliott
e72ebd8dc5
Added autom4te 2.59 frozen m4 so autoconf -B build/autoconf_prepend-include
...
will work even when autoconf is not 2.59 (e.g. it is 2.61)
Updated configure pending release such that it shows the real svn Id of
the configure.in it was generated from.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48446 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-29 03:42:45 +00:00
Robin Dunn
aec20c9c0f
bake with bakefile 0.2.2
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-28 23:39:10 +00:00
Robin Dunn
66352e8859
Set version number to 2.8.5.0
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48442 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-28 23:32:41 +00:00
David Elliott
a492cbb83a
Merge 48438 from trunk:
...
wxTextCtrl: Implement alignment flags, editable (read only) status, and GetLastPosition.
Patch from Mark Oxenham. Copyright 2007 Software 2000 Ltd.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48439 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-28 21:49:40 +00:00
Julian Smart
5f1362cee2
Compile fix for old W32API headers
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-28 19:26:16 +00:00
David Elliott
3ee177cf23
Merged 47742 from trunk:
...
Implement --with-macosx-sdk[=SDK] and --with-macosx-version-min[=VER].
Deprecate --enable-universal_binary but support it by adding the -arch flags
as before and automatically setting the SDK using the new --with-macosx-sdk.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48434 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-28 19:11:16 +00:00
Julian Smart
607734ff6e
Give rich text control themed style by default
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-28 16:30:48 +00:00
Chris Elliott
7b69e00bcd
try for dos line endings in dsw and dsp files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48421 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-28 08:28:23 +00:00
Chris Elliott
2dc9863584
2.8.5-rc3
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48420 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-28 08:06:33 +00:00
Paul Cornett
f1b202da70
fix getting frame extents on 64-bit platforms
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-27 17:26:54 +00:00
Julian Smart
76804be10e
Only show the context menu if the event belongs to this window
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48409 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-27 08:22:30 +00:00
Paul Cornett
b34dfc2e86
remove gtk_window_set_type_hint from GetTooltipColors, it's not necessary and GDK_WINDOW_TYPE_HINT_TOOLTIP is not available before GTK 2.10
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-26 16:17:37 +00:00
Julian Smart
55b809ac82
Don't assert in update handler if read-only
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48393 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-26 13:49:38 +00:00
Paul Cornett
e10dbaccde
fix getting tooltip colors for GTK 2.11
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-26 05:45:21 +00:00
Julian Smart
b9808d753a
Changed version and date
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-25 14:27:42 +00:00
Julian Smart
3674a96220
Updated the change log
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-23 10:10:22 +00:00
Julian Smart
9e7995db49
Corrected wxAccess arg
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-22 14:55:07 +00:00
David Elliott
aa779707d4
Add static wxEventHashTable::ReconstructAll() to undo the effects of ClearAll().
...
Call it from wxEventTableEntryModule::OnInit() so that it is now symmetric with OnExit().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-22 14:46:50 +00:00
Julian Smart
cdf3fdeb89
Applied [ 1767537 ] [wxOS2]Watcom build - filefn
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-22 10:41:54 +00:00
Julian Smart
07f2fa7a65
Fixed focus rect for Mac with CG
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-22 10:08:44 +00:00
Julian Smart
5587fc5751
Compile fix for non-CG
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48323 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-22 10:07:32 +00:00
Václav Slavík
ee71546f91
optimized wxHtmlEntitiesParser::Parse() for the common case of no entities in the input
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48319 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-22 06:18:48 +00:00
Robin Dunn
818a665f80
Don't set the event type until we are sure it is a vertical wheel event. (Horizontal wheel events are not
...
supported in 2.8 and can cause a divide-by-zero if they are handled incorrectly.)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48313 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-21 20:04:49 +00:00
Julian Smart
013cbef2d9
Avoid selecting/updating in destructor
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48305 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-21 16:56:10 +00:00
Julian Smart
97e7beedd4
Test to avoid crashes in some circumstances
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48303 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-21 16:48:32 +00:00
Julian Smart
e88f2e9e59
_get_timezone not available on Pocket PC 2003
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-21 15:09:59 +00:00
Julian Smart
8c9b5dc8b8
Applied patch [ 1776951 ] wxSizer::GetContainingWindow fails for nested sizers
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-21 14:08:16 +00:00
Julian Smart
6689a950a6
Revised timezone fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48287 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-21 13:57:04 +00:00
Julian Smart
09064afea3
APplied patch [ 1776062 ] wxWinCE 2.8.3 (dynamic) VS 2005 - _timezone problem
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-21 13:30:06 +00:00
Robert Roebling
219d29fe36
use live header button update when resizing, no XOR line
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-21 12:23:19 +00:00
Julian Smart
9a8c1ee977
Applied patch [ 1764987 ] fix localtime link error using wm5 SDK
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-21 12:14:26 +00:00
Robert Roebling
fcf33cf6fc
Compilo.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-21 11:45:19 +00:00
Václav Slavík
3ac7365cb3
fixed wxPropertySheetDialogXmlHandler backport: added missing wxABI_VERSION checks and added to version-script.in
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-21 11:35:50 +00:00
Julian Smart
c8bfd8314d
Applied patch [ 1736135 ] AUI: Clicking caption ignored on centered panel
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-21 11:15:20 +00:00
Robert Roebling
54f9847147
Remove redundant line
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48273 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-21 10:53:06 +00:00
Julian Smart
e86b1adb88
Applied patch [ 1747059 ] wxAUIDefaultTabArt wxAUI_NB_BOTTOM
...
Langhammer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48270 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-21 10:51:24 +00:00
Robert Roebling
46b598d49b
Removed gaps between header buttons and the strange header offset
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-21 10:46:12 +00:00
Robert Roebling
7a7c08d49c
Compile fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-21 10:45:24 +00:00
Julian Smart
f83de45263
Addition to [ 1701723 ] wxAUI: Added event for doubleclicks on the tabbar bg
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-21 09:38:27 +00:00
Julian Smart
451498a30c
Applied patch [ 1701723 ] wxAUI: Added event for doubleclicks on the tabbar bg
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-21 09:37:16 +00:00
Julian Smart
19ea446249
Applied patch [ 1678412 ] handling non-existent panes and uninitialized sizers
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-08-21 09:18:32 +00:00