Commit Graph

43417 Commits

Author SHA1 Message Date
Václav Slavík
fe828a03f4 reverted Julian's r44600, it broke help window behavior so that it prevented apps from closing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52472 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-13 23:58:32 +00:00
Václav Slavík
664d172947 fixed crash in wxHtmlHelpController if the help window is still open
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52471 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-13 23:42:57 +00:00
Francesco Montorsi
4cbfec1580 revised archive header; changed overview_arc to overview_archive which reads better; modified the @category alias to point to the group pages and to spit out the @ingroup command
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52468 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-13 16:30:38 +00:00
Václav Slavík
8aef90e872 fixed unreadable formatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-13 14:21:25 +00:00
Paul Cornett
81a2edf9a9 fix for idle processing stopping without processing all pending events, replaces patch 1912157
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-13 04:37:03 +00:00
Bryan Petty
6e7f563b52 Added the class group pages for Doxygen.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-13 02:56:21 +00:00
Francesco Montorsi
96d7cc9be3 revised other headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-12 22:18:27 +00:00
Václav Slavík
5e4e03e9f9 include 'Version' in version string, it's what Apple apps do
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52458 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-12 21:28:21 +00:00
Václav Slavík
fd3a0ca9e1 indent app name + version from the rest in about dialog; use i18n-friendly way of creating strings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-12 20:47:52 +00:00
Bryan Petty
3db7c3b1aa Added class groups example to Doxygen and added parent "Functions and Macros", and "Classes by Category" groups.
Also added CSS to add "Categories / " to the "Modules" tab label, and turned on DETAILS_AT_TOP setting.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52454 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-12 19:08:48 +00:00
Julian Smart
dd9f8b6bb6 Better fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-12 13:45:29 +00:00
Julian Smart
4d45519868 Sizing/scrollbar corrections for Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-12 13:36:28 +00:00
Bryan Petty
880efa2a13 Replaced /*! with /** in remaining Doxygen headers, and removed intentation of overviews [a-c].
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-12 08:50:42 +00:00
Paul Cornett
b890136bc6 don't defer showing if _NET_FRAME_EXTENTS handler is not connected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52447 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-12 05:46:13 +00:00
Michael Wetherell
b0de11edfb Add configuration for push builds.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52446 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-11 18:20:02 +00:00
Bryan Petty
a7f2f62876 Removed printer functions from doxygen docs (they were deprecated at least since 2.6, and don't actually exist in current source).
Updated function and macro pages to use simply "()" and not "::" or "#".

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52445 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-11 18:14:32 +00:00
Václav Slavík
5e9ab339cb RPM spec files should use Unix line endings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52442 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-11 09:35:47 +00:00
Bryan Petty
c83e60aab5 Looking for comments on new functions and macros organization of Doxygen docs shown with this commit, see wx-dev.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-11 07:57:21 +00:00
Vadim Zeitlin
2aee749cb1 delete wxNativeContainerWindow when the native window is destroyed, even if this means leaking memory in GTK case -- still better than getting X errors and crashing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52437 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-11 00:03:46 +00:00
Vadim Zeitlin
4f6b94a33a fix handling of native toolkit command line options broken by wxCmdLineArgsArray change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-10 19:40:21 +00:00
Francesco Montorsi
f59be7c6bc interface headers reviewed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-10 16:23:56 +00:00
Vadim Zeitlin
27547285fe compilation fix after last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-10 15:54:03 +00:00
Vadim Zeitlin
dfba244cbf added wxNativeContainerWindow and implemented it for wxMSW and wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-10 15:50:48 +00:00
Francesco Montorsi
478c805363 update the technote with the conventions recently defined
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52426 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-10 15:36:23 +00:00
Francesco Montorsi
e54c96f187 regenerated headers to remove @seealso in favour of @see; fixed links to global functions/macros; converted \since latex macros into @wxsince commands; changed headers purpose from 'documentation for' to 'interface of'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-10 15:24:38 +00:00
Francesco Montorsi
3a65144e7c fixed links to global variables; fixed categories; use @see instead of @seealso
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-10 15:19:31 +00:00
Francesco Montorsi
e1ebc6f432 use CSS spans instead of \sections so that we uniform the look to the Doxygen HTML for @see tag; remove @seealso and rather use the std @see tag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-10 15:11:37 +00:00
Vadim Zeitlin
626b09ec05 further simplifiy USE_NATIVE_HEADER_WINDOW checks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52420 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-10 02:55:57 +00:00
Francesco Montorsi
20523dd9f2 remove spurious \b
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52419 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 18:13:09 +00:00
Michael Wetherell
0a4ca58bc0 Add interface/* to fileNotImportant.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 17:46:28 +00:00
Francesco Montorsi
463b4bfa90 revised the first two interface headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52417 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 17:42:34 +00:00
Francesco Montorsi
7cec3a32a4 use wxAcceleratorEntryFlags as wxACCEL_* enum name so it's easier to refer to it in wxDocs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 17:42:07 +00:00
Francesco Montorsi
21b447dc67 fixed category
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 17:09:29 +00:00
Francesco Montorsi
328f5751e8 add const qualifiers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 16:24:26 +00:00
Vadim Zeitlin
1fee6e2577 remove wxTextAttr::CreateFont(); return wxNullFont from GetFont() if we have no font attributes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 13:14:58 +00:00
Vadim Zeitlin
98a14ab488 don't use native headers in wxUniv build (this doesn't even link under MSW)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 12:57:10 +00:00
Vadim Zeitlin
9661b95b6b document "wrap" attribute for wxStaticText
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 12:47:27 +00:00
Francesco Montorsi
4cc4bfafe5 removed @NULL,@true,@false tags from the function prototypes; fixed * and & displacing in the prototypes; changed @param as discussed on wx-dev; use @see instead of @sa; better indentation for @returns,@remarks,@see paragraphs; other misc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 12:33:59 +00:00
Francesco Montorsi
0aaf0255e4 don't style using Doxygen tags; use <span> tags and CSS instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52406 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 12:31:29 +00:00
Francesco Montorsi
4feb361314 fix missing end brace
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 11:58:39 +00:00
Francesco Montorsi
189dea2961 adjust comments for latex Doxyfile; no real change; add Id keyword
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 11:08:33 +00:00
Robin Dunn
30aaee9514 Enable XRC to call wxStaticText::Wrap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 03:27:54 +00:00
Robin Dunn
a9dbb4f681 Don't need to use wxHAVE_RAW_BITMAP any more.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52397 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 03:24:38 +00:00
Vadim Zeitlin
936bb82ec5 wxUniv compilation fix for gs_windowHandles assignment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52395 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 23:04:39 +00:00
Václav Slavík
2e771cb838 fixed 'Select All' context menu in wxTextCtrl with wxTE_RICH style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 23:04:06 +00:00
Stefan Csomor
d0894365ea latex include is not making things worse, so we use it all the same
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52393 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 21:52:25 +00:00
Stefan Csomor
444f6eed47 latex include not properly working for links and titlepage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 21:34:28 +00:00
Stefan Csomor
41046fc2b6 fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 21:32:53 +00:00
Stefan Csomor
f4eb5ee631 pdflatex support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 21:18:06 +00:00
Stefan Csomor
2a593cc420 adding files for pdflatex support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 21:15:41 +00:00