Commit Graph

43261 Commits

Author SHA1 Message Date
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
Paul Cornett
8fb09a08c7 forward Show() to base, not wxWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52170 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-28 06:34:01 +00:00
Bryan Petty
7442b5ee7a Removed some remaining '#' references.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-28 03:22:12 +00:00
Bryan Petty
f05d2fde68 Last doxygen topic overview cleanup assigned to myself.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-28 03:13:22 +00:00
Vadim Zeitlin
82d1a19568 correct WinCE compilation after last change: can't use global scope with GlobalLock/Unlock() there
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-28 02:52:26 +00:00
Vadim Zeitlin
c73e37e26b added DFCS_CHECKED to DrawCheckMark() (part of patch 1890974)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52166 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-28 02:48:51 +00:00
Vadim Zeitlin
dca0f65178 more /Wp64 warning fixes: mostly use UINT_PTR instead of UINT and define our WX[WL]PARAM with __w64 if available to avoid hundreds of warnings when casting LPARAMs to pointers/handles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-28 02:22:52 +00:00
Vadim Zeitlin
2d2b68baa3 use GlobalPtrLock (modified to allow not initializing it if the ptr is NULL) in wxGetPrinterDC() to avoid /Wp64 warnings and also make code safer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-28 00:41:38 +00:00
Vadim Zeitlin
18caa1e963 compilation fix after last change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-28 00:22:02 +00:00
Bryan Petty
23114fe1ed More doxygen topic overview cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52157 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-27 18:37:48 +00:00
Vadim Zeitlin
7005cf4407 fix wxWeakRef<> for Borland C++ (slightly modified patch 1902415)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-27 18:12:29 +00:00
Julian Smart
3dce337969 Take into account explorer associations and CurVer when finding the command to execute.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-27 18:07:30 +00:00
Vadim Zeitlin
7c9f643a85 don't attempt to create 0*0 bitmaps in GetBuffer() (patch 1899643)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52152 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-27 18:03:12 +00:00
Vadim Zeitlin
f9f37ee220 clip the text in report mode to prevent it from overflowing into the next column (patch 1898914)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-27 18:00:30 +00:00
Vadim Zeitlin
886274c6f9 don't track handlers connected to this object itself (patch 1899730)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52150 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-27 17:54:44 +00:00
Vadim Zeitlin
c50c6fb23b add SetNativeTheme() (slightly modified patch 1884553)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-27 17:46:14 +00:00
Vadim Zeitlin
28dd9a9d03 translate "Copy URL" string in the popup menu (feature request 1803958) (should have been part of r52131 but somehow wasn't committed)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-27 17:45:15 +00:00
Vadim Zeitlin
34dc0674f1 fixes for __WINCE_NET__ build (slightly modified patch 1892654)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-27 17:35:13 +00:00
Vadim Zeitlin
81bed90ee4 only define wxAuiFloatingFrameBaseClass as wxMiniFrame if wxUSE_MINIFRAME==1 (and do it under all platforms, why not?) (replaces part of patch 1892654)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-27 17:29:54 +00:00
Vadim Zeitlin
1edce33f7e override SetDropTarget() in wxGrid to associate it with wxGridWindow as this is what things tend to be dropped on (patch 1903103)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52145 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-27 17:19:42 +00:00
Vadim Zeitlin
5a0b1008ff forward WM_HELP from the buddy control to the main one in order to make context sensitive help work when the text part of wxSpinCtrl is clicked with "?" cursor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-27 15:08:54 +00:00
Vadim Zeitlin
18868d62a2 don't hide the TLW being deleted unless there any other *visible* TLWs remaining (bug 1902632)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-27 14:49:46 +00:00
Julian Smart
c2a4fabb14 Made wxRichTextCtrl cursors accessible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-27 08:54:55 +00:00
Stefan Csomor
0d0b1695e0 applying patch 1873285
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-27 08:11:33 +00:00
Bryan Petty
58d0deaac1 More doxygen topic overview cleanup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-02-27 06:48:16 +00:00