Commit Graph

43217 Commits

Author SHA1 Message Date
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
Francesco Montorsi
69bc0cca0e fixed some doxygen warnings about wrong anchor links
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-21 22:05:29 +00:00
Francesco Montorsi
59c0db6a93 fixing the topic overviews
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51980 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-21 21:58:30 +00:00
Francesco Montorsi
e0a4791892 fixing the topic overviews
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-21 21:46:03 +00:00
Francesco Montorsi
378cb81280 fixed the library links
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-21 21:45:44 +00:00
Francesco Montorsi
0b145a4087 fixed the library links
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-21 21:45:10 +00:00
Francesco Montorsi
b4f1bfd729 move pages under 'mainpages' and also adopt new link anchor naming and use @itemdef instead of \twocolitem tag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-21 21:12:57 +00:00
Francesco Montorsi
4514447c97 move pages under 'mainpages' and also adopt new link anchor naming and use @itemdef instead of \twocolitem tag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-21 21:11:25 +00:00
Francesco Montorsi
94883ba1f4 use @itemdef macro and correct link naming
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-21 19:49:45 +00:00
Francesco Montorsi
b47e50e5c3 use @subpage where possible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-21 18:59:36 +00:00
Francesco Montorsi
03ea8b332b the wxTip overview is in tipprovider.h; this is a page of the reference manual which should stay in wx/interface - fix the link
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-21 18:59:18 +00:00
Francesco Montorsi
4c49b6ff73 the wxTip overview is in tipprovider.h; this is a page of the reference manual which should stay in wx/interface
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-21 18:57:26 +00:00