Vadim Zeitlin
|
5ae69f626a
|
use the selection background colour set using SetSelectionBackground() in GetSelectedTextBgColour() by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52294 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-03 23:33:38 +00:00 |
|
Francesco Montorsi
|
7a118965b0
|
added the @appearance tag with a first test screenshot
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-03 23:27:46 +00:00 |
|
Francesco Montorsi
|
9c981bfbc0
|
added the logos for our main ports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52292 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-03 22:58:15 +00:00 |
|
Francesco Montorsi
|
469e56bfcd
|
use page_port as prefix since it's shorter and more suited to the new aliases added to Doxygen.inc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52291 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-03 22:57:26 +00:00 |
|
Francesco Montorsi
|
5af3e35eb3
|
typo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-03 22:56:28 +00:00 |
|
Michael Wetherell
|
bf5ebfdc1b
|
Add stylesheet.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-03 20:38:21 +00:00 |
|
Francesco Montorsi
|
16c0ade562
|
use rtti as shortcut for runtime type information
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-03 12:23:26 +00:00 |
|
Francesco Montorsi
|
9727442f12
|
use rtti as shortcut for runtime type information
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-03 12:22:53 +00:00 |
|
Václav Slavík
|
1c8e5c51f8
|
made Freeze/Thaw recursively (un)freeze child windows too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-03 11:30:07 +00:00 |
|
Bryan Petty
|
9e85b0594d
|
Updated library dependancy graph to use Graphviz (through Doxygen) while removing wxODBC library.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-03 10:15:13 +00:00 |
|
Bryan Petty
|
032e27aad0
|
Removed wxImageList overview, and other @ref fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52273 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-03 03:05:58 +00:00 |
|
Vadim Zeitlin
|
95d3881fed
|
position help windows shown when Shift-F1 is pressed near the window and not at the mouse position unless the mouse is over the window (this avoids showing the tooltip in the opposite corner of the screen)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-03 01:58:39 +00:00 |
|
Vadim Zeitlin
|
0fb0db5c95
|
always draw toolbar background ourselves under XP as it isn't drawn correctly with some themes (e.g. Zune one) otherwise (replaces patch 1783181)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 23:28:54 +00:00 |
|
Vadim Zeitlin
|
211df0565b
|
add test for setting toolbar background colour
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 23:27:20 +00:00 |
|
Vadim Zeitlin
|
4c865f6df3
|
reverted the last 2 changes to this file, the border stuff has nothing to do with toolbar sample and is really confusing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52266 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 23:21:36 +00:00 |
|
Václav Slavík
|
e5722ef11d
|
there's no such thing as LANG_VALENCIAN
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 23:19:03 +00:00 |
|
Vadim Zeitlin
|
c848185a6e
|
use custom selection colours in wxHtmlListBox again (restores functionality broken by patch 1650804 in r44640)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52264 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 23:05:35 +00:00 |
|
Francesco Montorsi
|
86faa458df
|
keep the list of event classes in a single place
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52262 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 20:24:25 +00:00 |
|
Francesco Montorsi
|
6ecca6825c
|
fix include file syntax
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 17:29:27 +00:00 |
|
Francesco Montorsi
|
f446361445
|
added category pages for macros and functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 17:22:02 +00:00 |
|
Francesco Montorsi
|
0909f9a33e
|
fix topic overview name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 17:21:00 +00:00 |
|
Francesco Montorsi
|
c6e29550af
|
typofix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-02 15:35:38 +00:00 |
|
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 |
|