Francesco Montorsi
|
30738aae14
|
ensure all topic overviews have an horizontal rule with the list of the sections above
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 15:33:26 +00:00 |
|
Francesco Montorsi
|
38b5b4938f
|
fixed @code sections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52256 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 15:18:23 +00:00 |
|
Francesco Montorsi
|
023b8f7192
|
fix the @section tag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 15:03:33 +00:00 |
|
Vadim Zeitlin
|
fdb47e62b9
|
decouple item index from string value (patch 1905702)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 14:55:43 +00:00 |
|
Vadim Zeitlin
|
1a18f241bd
|
don't post WM_NULL if there is already a WM_NULL in the queue to avoid overflowing it (patch 1904771)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52253 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 14:45:41 +00:00 |
|
Vadim Zeitlin
|
8ce68f7fc0
|
add support for custom controls in file dialog in wxGTK and generic versions; also allow using generic dialogs in the sample with wxGTK2 (patch 1846837)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 14:33:47 +00:00 |
|
Vadim Zeitlin
|
77c950fdad
|
fix WPARAM typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52250 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 14:03:42 +00:00 |
|
Václav Slavík
|
82d3ae4b8f
|
header files are not executable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52248 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 11:00:52 +00:00 |
|
Václav Slavík
|
80d72f726d
|
wxMac: Fixed wxListCtrl to respect items' non-default fonts.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 10:59:58 +00:00 |
|
Václav Slavík
|
34a3ed019b
|
don't set m_font upfront in wxMac, let the GetDefaultAttributes mechanism used by other ports pick the right font if m_font is wxNullFont
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52246 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 10:52:33 +00:00 |
|
Václav Slavík
|
4bff335abe
|
added Get(Class)DefaultAttributes implementation for all controls using DataBrowser native control; fixed wxListBox's to return correct font
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 10:50:16 +00:00 |
|
Bryan Petty
|
3863c5ebd9
|
More doxygen topic overview cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52244 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 10:48:31 +00:00 |
|
Bryan Petty
|
2cd3cc948e
|
More doxygen topic overview cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52237 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 04:32:30 +00:00 |
|
Vadim Zeitlin
|
a85ad1db05
|
use generic dialogs under Palm (generic.diff part of patch 1894861)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52234 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 01:20:08 +00:00 |
|
Vadim Zeitlin
|
fcb9fb91ff
|
workarounds for Palm compiler errors (pacc-error.diff part of patch 1894861)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 01:16:14 +00:00 |
|
Vadim Zeitlin
|
f0d3a2cc93
|
define wxConfig where the header implementing it is defined; also define it for wxPalm and wxOS2 (confmove.diff part of patch 1894861)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 01:14:16 +00:00 |
|
Vadim Zeitlin
|
abd0503cf7
|
predefine wxUSE_LIBMSPACK as 0 for Palm (chkconf.diff part of patch 1894861)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 01:08:52 +00:00 |
|
Vadim Zeitlin
|
027fe16c35
|
add platform info for Palm (add-wxpalm-info.diff part of patch 1894861)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52230 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 01:02:07 +00:00 |
|
Vadim Zeitlin
|
fdc2446058
|
update the makefiles to take care of new files and improve dependencies support (makefile*.diff parts of patch 1894861)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52229 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 00:58:30 +00:00 |
|
Vadim Zeitlin
|
624697a448
|
declare file-related APIs missing under Palm (pflib-missing.diff part of patch 1894861)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52228 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 00:55:46 +00:00 |
|
Vadim Zeitlin
|
6afc1b4665
|
compilation fixes for PalmOS and implementations of missing standard functions (pflib.diff part of patch 1894861)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 00:53:32 +00:00 |
|
Vadim Zeitlin
|
9b4da62701
|
PalmOS compilation fixes (wx-trunk-out.diff part of patch 1894861)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 00:43:06 +00:00 |
|
Vadim Zeitlin
|
a3c3a4cde5
|
add menu item to jump to DST start date
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 00:12:07 +00:00 |
|
Robert Roebling
|
c12bf40663
|
Mention wxURLDataObject some more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52220 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-01 17:26:54 +00:00 |
|
Robert Roebling
|
d613be55db
|
Implemented wxURLDataObject for wxGTK using text/x-moz-url
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52219 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-01 17:22:31 +00:00 |
|
Robert Roebling
|
f4a7ec8231
|
typo char_t -> char
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-01 17:20:18 +00:00 |
|
Francesco Montorsi
|
752d278d6b
|
to be valid HTML4 alt attribute is needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-01 13:44:45 +00:00 |
|
Francesco Montorsi
|
7aff60964d
|
typo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-01 13:41:06 +00:00 |
|
Vadim Zeitlin
|
0016bb3b1c
|
no real changes, just refactor/simplify the code to remove duplication and unnecessary casts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52214 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-01 12:23:04 +00:00 |
|
Julian Smart
|
49b7574928
|
Image size fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52213 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-01 11:23:52 +00:00 |
|
Robert Roebling
|
f210b1b521
|
Patch for context menu event for generic/Windows code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-01 10:25:45 +00:00 |
|
Bryan Petty
|
9715cf42b3
|
More doxygen topic overview cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52211 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-01 09:49:25 +00:00 |
|
Bryan Petty
|
077a28282e
|
More doxygen topic overview cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-01 02:05:14 +00:00 |
|
Vadim Zeitlin
|
27f213184e
|
really use the position passed to ShowHelpAtPoint() when using CHM help controller (we always used the mouse position instead)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52203 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-29 23:54:16 +00:00 |
|
Václav Slavík
|
d18d8bdaf4
|
fixed ~wxWindowBase to remove associated context help from wxHelpProvider -- otherwise wrong help text could be reused by other controls later
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52199 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-29 21:11:21 +00:00 |
|
Stefan Csomor
|
6a8cbe1b92
|
adjusting to changed ownership (font is only created in the GetFont call of wxTextAttr)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-29 20:47:07 +00:00 |
|
Bryan Petty
|
a766986f6d
|
More doxygen topic overview cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-29 09:19:51 +00:00 |
|
Václav Slavík
|
f1edd54c39
|
clear statusbar 'Connecting...' message on failure
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-28 22:50:03 +00:00 |
|
Francesco Montorsi
|
b76b3427fc
|
fix little problem previously introduced: GENERATE_TAGFILE must be left empty
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52184 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-28 22:40:26 +00:00 |
|
Francesco Montorsi
|
9b49dc987a
|
remove svn:executable property
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52183 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-28 21:58:45 +00:00 |
|
Francesco Montorsi
|
85e43f4e9d
|
splitted the Doxyfile in more files; now it's easy to generate only a single format or all of them without editing the cfg files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-28 21:50:05 +00:00 |
|
Francesco Montorsi
|
de87600c5b
|
prepare for Doxygen renaming into Doxygen.inc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52181 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-28 21:33:13 +00:00 |
|
Francesco Montorsi
|
ef0d16b134
|
move cpp constants just before the wxUSE list
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52180 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-28 21:29:48 +00:00 |
|
Julian Smart
|
3214ac5ad1
|
Open and Close clipboard properly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-28 18:44:43 +00:00 |
|
Francesco Montorsi
|
6d1f75adce
|
added missing std sections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52176 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-28 08:13:31 +00:00 |
|
Francesco Montorsi
|
a6526c73b1
|
added library missing section
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52175 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-28 08:13:04 +00:00 |
|
Francesco Montorsi
|
2498c6dc04
|
adding missing quotes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-28 08:12:25 +00:00 |
|
Francesco Montorsi
|
a4d6a51d60
|
fix the include files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-28 08:11:52 +00:00 |
|
Francesco Montorsi
|
8503684982
|
removed samples topic overview; the samples are part of mainpages/utilities.h now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52172 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-28 08:06:39 +00:00 |
|
Paul Cornett
|
593354ca47
|
revert updating GTK size hints when window decorations change, it messes up min size set by a sizer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-02-28 06:34:43 +00:00 |
|