Francesco Montorsi
|
a51ea7f13d
|
precision: the listed chars don't need to be escaped when they appear inside @code or @verbatim
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52073 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-25 00:29:04 +00:00 |
|
Francesco Montorsi
|
b8afbac6aa
|
add the missing < > symbols
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-25 00:25:48 +00:00 |
|
Francesco Montorsi
|
d230488b29
|
reworked link anchors and link text
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-25 00:09:20 +00:00 |
|
Francesco Montorsi
|
e244be154e
|
fixed anchor link naming, indentation in some places, added the <hr> divisor, fixed the <>& removal in sample XRC and C++ code, wrapped long lines
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52068 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-25 00:03:35 +00:00 |
|
Vadim Zeitlin
|
0d801d09f9
|
use wxLogLastError() to show the last error value when reporting failure to create a control (replaces patch 1890940)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 23:38:57 +00:00 |
|
Vadim Zeitlin
|
6b4296f7fb
|
always return 471 from wxApp::GetComCtl32Version() under CE as its commctrl.dll includes all comctl32.dll v4.71 functionality (replaces patch 1890933)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52062 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 23:28:43 +00:00 |
|
Vadim Zeitlin
|
4798fbc7d1
|
don't forcefully disable regex and tiff, they build fine with VC8 (and not eVC)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 23:24:22 +00:00 |
|
Vadim Zeitlin
|
2036bdd303
|
don't define, nor use, LVS_EX_LABELTIP under WinCE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52060 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 23:20:27 +00:00 |
|
Vadim Zeitlin
|
00b20999de
|
set TOOLKIT to WINCE for VC8 builds targeting pocketpc2003
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52059 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 23:06:58 +00:00 |
|
Vadim Zeitlin
|
47493bc09f
|
compilation fixes for Unicode build in !TIF_PLATFORM_CONSOLE case (fixes WinCE compilation)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52058 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 23:05:45 +00:00 |
|
Vadim Zeitlin
|
ecb22f9e0a
|
WinCE adjustments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 23:04:57 +00:00 |
|
Vadim Zeitlin
|
704c499e86
|
don't use hook code for positioning message box under WinCE, it doesn't compile there
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52056 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 22:59:58 +00:00 |
|
Vadim Zeitlin
|
d9fda37ba1
|
restore checks for SM_SWAPBUTTON, it is not defined in WinCE SDK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 22:59:07 +00:00 |
|
Vadim Zeitlin
|
025f7d775c
|
don't include wx/msw/dc.h from wx/msw/private.h, this results in circular inclusion of wx/stream.h from wx/filefn.h before wxFileOffset is defined which results in compilation errors under WinCE and is bad/confusing anyhow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 22:32:23 +00:00 |
|
Francesco Montorsi
|
da17b71468
|
fixed end of line and path separator
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52053 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 20:39:26 +00:00 |
|
Stefan Csomor
|
672fc8ada4
|
moving forward
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52052 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 18:57:43 +00:00 |
|
Stefan Csomor
|
984daa2a57
|
moving forward
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 18:29:22 +00:00 |
|
Stefan Csomor
|
2a90143f04
|
moving forward
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52050 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 18:01:09 +00:00 |
|
Francesco Montorsi
|
50fc7dbe76
|
added images for topic overviews
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52049 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 17:39:16 +00:00 |
|
Stefan Csomor
|
7fa3c42046
|
moving forward
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52048 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 17:36:44 +00:00 |
|
Francesco Montorsi
|
58fa97d15f
|
fix some links
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 17:36:28 +00:00 |
|
Francesco Montorsi
|
c33e257b7a
|
revised topic overviews (letters g,h)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52046 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 17:26:29 +00:00 |
|
Francesco Montorsi
|
42efa4987c
|
fixing link anchors naming
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52045 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 17:25:48 +00:00 |
|
Francesco Montorsi
|
048398c7bb
|
adding reminder of a few ideas about new ALIASES
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52044 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 17:25:11 +00:00 |
|
Stefan Csomor
|
7f2a1fc841
|
moving forward
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52043 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 17:22:10 +00:00 |
|
Stefan Csomor
|
75b31b23fd
|
first round, connecting overviews properly to main page
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52042 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 17:08:13 +00:00 |
|
Václav Slavík
|
8b4b586ce9
|
fixed wxListCtrl::RefreshItem(s) - it didn't update anything before
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 17:07:13 +00:00 |
|
Václav Slavík
|
5c66d7f7a4
|
wxMac's wxListBox was missing GetDefaultAttributes() to accompany its GetClassDefaultAttributes()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 17:00:35 +00:00 |
|
Francesco Montorsi
|
c03100c326
|
added few DON'Ts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 16:12:13 +00:00 |
|
Francesco Montorsi
|
209f9b5e0e
|
Rewritten technote for Doxygen documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52037 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 15:48:20 +00:00 |
|
Francesco Montorsi
|
cba817acd4
|
added batch script for generating wx HTML manual from windows; added a comment about what the scripts do
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52036 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 14:33:49 +00:00 |
|
Francesco Montorsi
|
4d636bdf8b
|
get rid of references to CVS as we use SVN now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 14:23:30 +00:00 |
|
Francesco Montorsi
|
cf8e095724
|
remove other references to the contrib hierarchy, which does not exist anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 14:19:20 +00:00 |
|
Francesco Montorsi
|
897f44883d
|
remove references to the contrib hierarchy, which does not exist anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 14:15:11 +00:00 |
|
Vadim Zeitlin
|
21bf81db6f
|
revert r51647 change as it broke the code overriding AcceptsFocusFromKeyboard() to prevent the user from tabbing into a window; simply override it at wxControlContainer too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52032 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 13:58:38 +00:00 |
|
Francesco Montorsi
|
3b88355f59
|
another batch of topic overviews reviewing (letters e,f)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-24 00:47:29 +00:00 |
|
Stefan Csomor
|
f3b2b3e920
|
under 10.4 there are some theme brushes represented as pure grayscale, convert them to the rgb components accordingly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-23 14:48:21 +00:00 |
|
Stefan Csomor
|
d5af92fdd9
|
adding comments for debugging visibility differences between native and wx state
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-23 09:53:42 +00:00 |
|
Stefan Csomor
|
18d01215a1
|
Use native visibility information at this point, as it might trigger during a sequence of hiding/showing events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-23 09:46:26 +00:00 |
|
Stefan Csomor
|
ef53a8e814
|
avoiding double firing of visibility state changed for certain controls like multiline text controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-23 09:45:10 +00:00 |
|
Vadim Zeitlin
|
841e47cfd7
|
remove MacIsReallyShown() as we now have public IsShownOnScreen() doing exactly the same thing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-23 00:19:18 +00:00 |
|
Robin Dunn
|
041e0eaf2a
|
Use build/autoconf_prepend-include when running autoconf
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52016 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-22 22:31:20 +00:00 |
|
Robin Dunn
|
856da3247a
|
Add AutoToolbox framework
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-22 22:27:39 +00:00 |
|
Francesco Montorsi
|
d54cf7ff13
|
another batch of topic overviews reviewing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-22 22:05:22 +00:00 |
|
Robin Dunn
|
975bcfda0d
|
Add MacHideApp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-22 20:37:43 +00:00 |
|
Václav Slavík
|
6fba6c78a4
|
fixed wxBitmapButton to use focus and hover bitmaps correctly; also fixed tons of misnomers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52008 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-22 19:59:36 +00:00 |
|
Václav Slavík
|
66470d87a3
|
fixed strange focus order in wxTipDialog and set initial focus to the checkbox instead of read-only textctrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-22 18:44:38 +00:00 |
|
Julian Smart
|
b41f2bbc49
|
Fixed IsShownOnScreen() for Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-22 14:12:34 +00:00 |
|
Julian Smart
|
983ddcb9d6
|
Fixed IsShownOnScreen() for Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-22 14:12:16 +00:00 |
|
Václav Slavík
|
bbd92d1dbe
|
moved win_gtk.h header to wx/gtk/private, it's for internal use only
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51993 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-22 13:24:05 +00:00 |
|