wxWidgets/src
Vadim Zeitlin c56fd7a304 Use both URL-specific and plain text formats in wxGTK wxURLDataObject.
Just as in wxMSW, it makes sense to put URLs on clipboard (or drag them) in
both URL-specific and plain text formats to facilitate pasting (or dropping)
them into other applications.

So make wxURLDataObject in wxGTK a composite data object containing both its
old data object and wxTextDataObject.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-07-20 11:55:10 +00:00
..
aui support for GTK3 2012-06-30 20:39:06 +00:00
cocoa Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
common Don't use delayed destruction for sockets in other threads. 2012-07-20 11:54:56 +00:00
dfb Remove wxMGL port. 2012-01-15 14:46:41 +00:00
expat Synchronised svn:eol-style and svn:executable properties of some file types. 2012-01-18 18:00:07 +00:00
generic update minimum GTK2 version requirement to 2.6 2012-07-10 16:39:44 +00:00
gtk Use both URL-specific and plain text formats in wxGTK wxURLDataObject. 2012-07-20 11:55:10 +00:00
gtk1 Move wxBell() from base to core library. 2012-06-17 21:35:06 +00:00
html Fix off by 1 error in wxHTML font size from points calculation. 2012-06-28 11:58:55 +00:00
jpeg Remove support for MetroWerks CodeWarrior compiler. 2012-04-05 18:40:11 +00:00
motif Move wxBell() from base to core library. 2012-06-17 21:35:06 +00:00
msdos No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
msw Refactor wxMSW helper functions to allow reuse in wxGTK. 2012-07-14 20:11:04 +00:00
os2 Move wxBell() from base to core library. 2012-06-17 21:35:06 +00:00
osx adapting order to preference 2012-07-16 19:12:48 +00:00
png merged libpng 1.5.7 to trunk 2012-01-18 17:55:54 +00:00
propgrid Avoid unused variable warning in wxPropertyGrid code in non-wxGTK. 2012-07-07 13:27:40 +00:00
regex removing old codewarrior files 2011-05-03 18:24:15 +00:00
ribbon A better panel label font size on Mac 2012-07-15 10:26:56 +00:00
richtext Reverted format changes since 2.9 works differently 2012-07-18 15:00:38 +00:00
stc Fully implement wxStyledTextCtrl::PositionToXY(). 2012-05-25 09:48:16 +00:00
tiff Set svn properties on various files throughout the repository (skipped docs/ ). 2011-03-18 15:10:15 +00:00
univ No changes, just remove duplicate flags checks in wxUniv wxTLW. 2012-05-03 10:17:15 +00:00
unix Minor fixes to wxGTK3 with Broadway backend build. 2012-07-14 20:10:50 +00:00
x11 Move wxBell() from base to core library. 2012-06-17 21:35:06 +00:00
xml Add check to prevent creation of element wxXmlNodes with content data. 2011-07-16 10:04:48 +00:00
xrc Create wxStaticBoxSizer elements as children of wxStaticBox in XRC. 2012-06-30 16:33:10 +00:00
zlib removing old codewarrior files 2011-05-03 18:24:15 +00:00
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxXpm.icc
wxZlib.icc