Vadim Zeitlin
|
854f41ceaf
|
removed ADVANCED_CMN_NATIVE_HDR, files in it (wx/datectrl.h ad dataview.h) are used in all ports, not just native ones [backport of r50290 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50291 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-28 00:29:03 +00:00 |
|
Vadim Zeitlin
|
f9a9805da9
|
don't use Gnome printing in wxUniv [backport of r50037 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-28 00:24:25 +00:00 |
|
Robin Dunn
|
b80bba0f09
|
Use kControlContentIconRef for toolbar bitmap buttons. Fixes bug #1826474
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-27 20:48:15 +00:00 |
|
Robin Dunn
|
4bd72ec7dc
|
Bump subrelease number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-26 19:44:17 +00:00 |
|
Vadim Zeitlin
|
8c56d4a586
|
use WXDLLIMPEXP_FWD_CORE instead of WXDLLEXPORT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-26 13:48:36 +00:00 |
|
Vadim Zeitlin
|
802bde46ad
|
fix unused parameter warning inside FILEDIRBTN_OVERRIDES
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50240 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-25 13:12:53 +00:00 |
|
Václav Slavík
|
d2e72b6805
|
ensure that wxGrid::AutoSizeColumn/Row() never sets column/row size smaller than the minimal size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-24 17:55:14 +00:00 |
|
Vadim Zeitlin
|
1129ffa76d
|
fix \texttt after the last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50204 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-24 01:23:05 +00:00 |
|
Vadim Zeitlin
|
e3e86b6997
|
compilation fix for wxUSE_STL==1 in DoGetSibling()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50203 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-23 21:34:10 +00:00 |
|
Vadim Zeitlin
|
b191e948b5
|
correction to the last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50202 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-23 21:29:29 +00:00 |
|
Václav Slavík
|
c25ddfa8a3
|
backported wxGrid labels autosizing patch (r44835) to 2.8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50201 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-23 21:21:25 +00:00 |
|
Václav Slavík
|
6144cede54
|
TeX files are not executables
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-23 20:45:59 +00:00 |
|
Václav Slavík
|
1f8d85852d
|
fixed the changelog to have only one 2.8.7 section instead of two
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-23 20:39:00 +00:00 |
|
Vadim Zeitlin
|
bf348771b2
|
more WXDLLIMPEXP_FWD_XXX fixes from Tim Stahlhut
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50193 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-23 19:19:31 +00:00 |
|
Václav Slavík
|
e4cc138cfd
|
wxCRIT_SECT_* macros compilation fixes for wxUSE_THREADS=0 case
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-22 15:18:37 +00:00 |
|
Paul Cornett
|
4bab970b1a
|
non-pch build fix for wxUSE_DISPLAY==0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-22 02:52:10 +00:00 |
|
Chris Elliott
|
17eaca17b2
|
remove .svn from manifest
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-21 15:58:53 +00:00 |
|
Stefan Csomor
|
54be106d59
|
optimizing scrolling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-21 13:05:15 +00:00 |
|
Stefan Csomor
|
51156271b7
|
focus fixes for 10.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-21 10:51:20 +00:00 |
|
Chris Elliott
|
9a30d30b26
|
makefiles.dmc should not be in SVN
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-21 08:42:01 +00:00 |
|
Václav Slavík
|
caf5b94341
|
removed gstreamer dependency from all libraries except for wxMedia, not only from wxBase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50120 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-20 22:52:40 +00:00 |
|
Václav Slavík
|
5cb8b7450a
|
backport of r48962: fixed cellpadding when printing (bug #1795572)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-20 22:48:25 +00:00 |
|
Stefan Csomor
|
aee427f150
|
attempt to fix part of the focus problem under 10.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-20 22:36:29 +00:00 |
|
Vadim Zeitlin
|
e1ac649f62
|
add gstreamer libraries to EXTRALIBS_MEDIA which is only used for GUI programs, but not for wxBase (which avoids dependency on a whole bunch of GUI libraries in console applications)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50114 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-20 22:03:01 +00:00 |
|
Vadim Zeitlin
|
cf22e46119
|
added wxWindow::GetPrev/NextSibling() [backport of r50108 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-20 16:12:12 +00:00 |
|
Vadim Zeitlin
|
20d78b39b2
|
don't capture the mouse when just moving it in the grid (replaces patch 1779923) [backport of r50010 from trunk]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-19 13:14:54 +00:00 |
|
Chris Elliott
|
1ed8248cc8
|
2.8.7
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50076 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-19 09:43:27 +00:00 |
|
Julian Smart
|
1a0eb174c3
|
Removed redundant mnemonic
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50074 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-19 09:12:08 +00:00 |
|
Chris Elliott
|
e05c2f0c25
|
document os2 bug as in http://thread.gmane.org/gmane.comp.lib.wxwidgets.devel/94104/focus=94133
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50073 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-19 08:52:08 +00:00 |
|
Chris Elliott
|
4ffc8423cf
|
2.8.7 release
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50062 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-18 21:03:11 +00:00 |
|
Vadim Zeitlin
|
8fd00bbf88
|
handle NULL BSTRs as empty ones per Microsoft convention
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50027 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-17 15:16:33 +00:00 |
|
Vadim Zeitlin
|
24e0d81d80
|
compare colours using their operator==() instead of comparing individual RGB components as this is shorter and more correct for the colours with the same RGB but different alpha components (patch 1832844)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-17 14:24:18 +00:00 |
|
Vadim Zeitlin
|
8b7f7d67f4
|
reset global wxTheApp pointer before deleting it to avoid use of half-destroyed object (bug 1831130)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@50009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-16 23:41:38 +00:00 |
|
Chris Elliott
|
7d4f9d70c8
|
fix Borland _stat needed for filedlgg.cpp in univ mode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49998 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-16 17:19:37 +00:00 |
|
Chris Elliott
|
5b9b0810cc
|
add missing wxUSE to amke univ/Borland compile...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-16 16:14:49 +00:00 |
|
Chris Elliott
|
a74bea2f30
|
Borland still hates ? (head was 49127)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-16 15:52:17 +00:00 |
|
Julian Smart
|
d9bb81e462
|
Documented another bug fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-16 13:15:33 +00:00 |
|
Julian Smart
|
f74357863f
|
Added some change logs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-16 13:14:38 +00:00 |
|
Julian Smart
|
bd78c20dd6
|
Don't suppress accelerators that include Enter just because a tree control is focused
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49992 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-16 13:12:07 +00:00 |
|
Chris Elliott
|
384e1abeb7
|
possible os2 watcom makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49990 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-16 10:02:09 +00:00 |
|
Chris Elliott
|
f8be834d3d
|
fix missing cast, sf bug 1832866
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49988 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-16 09:03:27 +00:00 |
|
Paul Cornett
|
9c7c7b18de
|
fix reference to temporary
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-15 16:44:08 +00:00 |
|
Mart Raudsepp
|
4bd115e503
|
Fix non-pch build. Spotted by David Hart
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-15 16:27:43 +00:00 |
|
Julian Smart
|
e82402f986
|
Border correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-15 10:22:36 +00:00 |
|
Julian Smart
|
5c9940227f
|
Corrected symbol for OS/2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-15 08:03:59 +00:00 |
|
Julian Smart
|
4b0714aea2
|
Added missing include
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-15 07:11:28 +00:00 |
|
Julian Smart
|
8875116b93
|
Style correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-14 14:53:36 +00:00 |
|
Julian Smart
|
209e9baf33
|
Border style corrections, and more economical window sizes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-14 14:22:56 +00:00 |
|
Benjamin Williams
|
28b0f20e4c
|
added null pointer check and assert
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 20:17:58 +00:00 |
|
Paul Cornett
|
3c3dab18a1
|
fix for missing gtk_icon_size_lookup, broken in rev 46605
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 20:04:09 +00:00 |
|