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
Vadim Zeitlin
345264343a
implement wxRadioBox::Reparent(): it didn't reparent the radio buttons (patch 1891030)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-19 02:43:29 +00:00
Vadim Zeitlin
928f37c688
don't encode collons in file:// URLs under Windows as IE is incapable of opening them (and other browsers can open both forms) (patch 1890922)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-19 02:37:53 +00:00
Francesco Montorsi
15b6757b26
added initial version of the Doxygen manual
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-19 00:04:03 +00:00
Vadim Zeitlin
4decd6afa5
make IsOk() virtual to allow it to be overridden in e.g. wxEnhMetaFile (replaces patch 1896222)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51900 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-18 23:58:09 +00:00
Vadim Zeitlin
8949ba7d74
reverted r51340: don't use wxWeakRef in the library code as long as not all supported compilers (notably all versions of Borland C++) can compile it; reapply r51340 once wxWeakRef is supported everywhere
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-18 23:47:50 +00:00
David Elliott
96b35b2505
Rework the dl* Darwin compatibility code so it uses the real functions when
...
available. If compiled to allow for pre-10.3 systems it will do the check
at runtime and the compatibility functions will be compiled but likely
not used. If compiled with 10.3 or higher as the minimum version, the
compatibility functions will not be compiled and the library will work
identically as it does on all other UNIX.
Even if the compatibility code is compiled in, the function names are now
prefixed with wx_darwin_ and are marked static so they don't make it into
the exported symbols, even in their C++-mangled form.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-18 23:44:46 +00:00
Vadim Zeitlin
8cee59b521
honour locale modifiers such a @valencia in system locale (patch 1896444)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-18 23:43:29 +00:00
David Elliott
83135a2c28
Don't include dlfcn.h from wx/dynlib.h on Darwin. We might be using our own
...
internal replacement functions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51896 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-18 22:53:38 +00:00
David Elliott
3e65476885
Test for dlopen/dlerror on Mac OS X as with any other UNIX.
...
Indent dlerror test appropriately.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-18 22:50:15 +00:00
David Elliott
c86ec17bcd
Limit wxListBox best size to 100x100. Particularly important on trunk where
...
the best size is not cached and will thus keep telling the sizers that the
best size is the full size of the content (i.e. such that you wouldn't need
to scroll it).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-18 21:51:29 +00:00
David Elliott
861b3043ca
Revert the 2.8 hacks from r51892 on the trunk.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-18 21:26:51 +00:00
David Elliott
580cc1eb85
Ensure that the NSTableColumn width is that of its largest item to enable
...
horizontal scrolling in wxListBox.
Copyright 2008 Software 2000 Ltd.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-18 21:13:58 +00:00
David Elliott
83259e23a4
Add a new macro to the Objective-C uniquifying support that allows a
...
uniquified class to be a subclasses of another uniquified class.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-18 20:36:16 +00:00
Vadim Zeitlin
9eaadb1b8c
tell user to define _USE_OLD_RW_STL for BC5.6 instead of refusing to compile with it entirely
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-18 13:44:55 +00:00
David Elliott
e71594c236
Fix bug where native views with the NSScrollView wrapper would have their
...
document size reset to the wx virtual size upon any size event.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-18 04:58:07 +00:00
Vadim Zeitlin
b5e2a45022
add ka_GE, ku_TR and ne_NP; some cleanup and better handling of sr_XX (patch 1858926)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-17 20:11:17 +00:00
Vadim Zeitlin
f986fe7613
fix wxNotebook::GetPage{Text,Image}() when they were called from the page change event handler for the first added page (patch 1895161)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-17 01:37:23 +00:00
Vadim Zeitlin
9b9483c7fd
turn wxUSE_STD_IOSTREAM on by default (except for the compilers which are too broken) (should have been part of r51844)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51847 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-16 15:56:02 +00:00
Michael Wetherell
5a049933b6
Add <fetch> class to allow building tarballs from the York site.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-16 15:49:07 +00:00
Vadim Zeitlin
bb445ba732
turn wxUSE_STD_IOSTREAM on by default (except for the compilers which are too broken)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-16 15:40:13 +00:00
Vadim Zeitlin
2fda1fe5fd
fix redundant storage of current date both in wxCalendarCtrl (which was itself redundantly stored as both wxDatePickerCtrl::m_cal and m_popup) and popup m_currentDate variable which resulted in multiple bugs, e.g. calendar didn't open at the current date value
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-16 15:39:06 +00:00
Vadim Zeitlin
7c16b7cc5d
remove duplicated create/destroyevt.tex inclusion, put dcsvg.tex in the right place in alphabetic order
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-16 14:25:20 +00:00
Julian Smart
fa01bfddc6
Avoid paragraphs with no children
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-16 13:36:03 +00:00
Julian Smart
9dda10ae72
Fixed an XML parsing error for complex URLs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51836 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-16 12:09:48 +00:00
Julian Smart
65db6e118e
Removed unnecessary include
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-16 11:15:21 +00:00
Vadim Zeitlin
54753153a6
mention wxLogBuffer
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51823 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-16 00:09:20 +00:00
Vadim Zeitlin
40144b187a
correct wxUSE_MSGDLG description (it's for wxMessageDialog, not wxMessageOutput)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51822 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-16 00:07:22 +00:00
Vadim Zeitlin
0290184d78
document wxLogBuffer
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51821 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-16 00:05:47 +00:00
Stefan Csomor
297218f05a
better implementation from VZ
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51817 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-15 21:06:35 +00:00
Stefan Csomor
bf31b1d6d8
supporting case insensitive iteration
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51815 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-15 16:24:13 +00:00
Stefan Csomor
15169ab341
applying patch 1894478, 10.5 AudioServices support
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51814 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-15 16:21:07 +00:00