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 |
|
Julian Smart
|
6ccbca24ee
|
Fix caret position when deleting last character
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-21 16:58:43 +00:00 |
|
Julian Smart
|
5607c89090
|
Don't treat character attributes as non-paragraph attributes if using a named paragraph style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51968 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-21 16:23:39 +00:00 |
|
Julian Smart
|
bb5b214dab
|
Don't omit empty text objects
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-21 16:19:00 +00:00 |
|
Vadim Zeitlin
|
fb090fa18c
|
fix harmless unused variable warning under CE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-21 16:14:10 +00:00 |
|
Vadim Zeitlin
|
2261baf7a4
|
restore generic DrawEllipticArc() used by CE which was lost during the great wxDC refactoring somehow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-21 16:13:39 +00:00 |
|
Vadim Zeitlin
|
ab63f9985f
|
VC8 doesn't have xlocale support under CE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-21 16:11:37 +00:00 |
|
Václav Slavík
|
61d34c10ea
|
removed now-unused wxSizer::GetMax/MinWindowSize helpers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-21 14:07:04 +00:00 |
|
Michael Wetherell
|
6ed28b941c
|
Compile fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-20 22:28:02 +00:00 |
|
Julian Smart
|
4b3483e73b
|
Fixed two out by one errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-20 20:33:18 +00:00 |
|
Vadim Zeitlin
|
8fda05d726
|
revert not encoding the colons in FileNameToURL() under MSW (r51904, patch 1890922) as this completely broke wxFS URLs parsing; explain this in a comment in the trunk version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-20 16:33:55 +00:00 |
|
Francesco Montorsi
|
218f396400
|
added Id keyword
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-19 23:05:18 +00:00 |
|
Francesco Montorsi
|
08a3800958
|
added wxWidgets samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-19 23:04:18 +00:00 |
|
Francesco Montorsi
|
375c892e5c
|
new aliases
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-19 22:46:29 +00:00 |
|
Francesco Montorsi
|
2ab7c5760e
|
use lowercase for anchor names of wxlibs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-19 22:31:17 +00:00 |
|
Francesco Montorsi
|
e52e644095
|
use @subpage where possible instead of @ref
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-19 22:30:49 +00:00 |
|
Francesco Montorsi
|
00e4f09813
|
fix wxConfig link and layout the initial list in two columns
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-19 22:28:28 +00:00 |
|
Francesco Montorsi
|
2906a3d7fa
|
adding some stub for wx-specific styles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-19 22:27:58 +00:00 |
|
Francesco Montorsi
|
2c58a7e7d7
|
added Id keyword
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-19 17:28:40 +00:00 |
|
Francesco Montorsi
|
a346529478
|
fix part of the doxygen warnings introducing aliases for preprocessor commands; replacing some \_ with _ and fixing links to the libraries_page
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-19 16:51:34 +00:00 |
|
Francesco Montorsi
|
d513b59d1a
|
fix doxygen.log and put the .css file in the HTML output folder
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-19 16:35:45 +00:00 |
|
Francesco Montorsi
|
dca971146f
|
we simply use doxygen default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-19 16:35:12 +00:00 |
|
Francesco Montorsi
|
d4d2d4c354
|
forgot to commit these -- were part of devtips.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-19 16:21:38 +00:00 |
|
Francesco Montorsi
|
bd278c1bcf
|
removed erraneously-added file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-19 15:23:28 +00:00 |
|
Francesco Montorsi
|
451fdf7dd0
|
renamed some topic overviews to a more readable filename
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-19 15:23:05 +00:00 |
|
Francesco Montorsi
|
25c4a27cb3
|
removed almost all TeX code from main manual pages
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-19 15:15:32 +00:00 |
|
Chris Elliott
|
3d902bdfa8
|
add meta to manifests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-19 15:01:25 +00:00 |
|
Francesco Montorsi
|
36c9828f70
|
removed useless spaces
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-19 13:28:24 +00:00 |
|
Francesco Montorsi
|
4411a6b6b5
|
moved the images under images folder
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-19 13:18:53 +00:00 |
|
Francesco Montorsi
|
8aa7f32da2
|
adjusted topic links
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-19 13:02:03 +00:00 |
|