summaryrefslogtreecommitdiff
path: root/dtrans
AgeCommit message (Expand)AuthorFilesLines
2002-11-25#105428#Detach thread message processing immediately when DoDragDrop returns,...Tino Rachui1-18/+15
2002-11-22#104999# gtk needs UTF8_STRING even in Xdnd (standard violation)Philipp Lohmann2-36/+54
2002-11-21#100138#: added SOT_FORMATSTR_ID_BMP formatKai Ahrens1-2/+3
2002-11-11#104862#not using osl condition anymore for waiting but native win32 events, ...Tino Rachui1-11/+83
2002-11-04#101810# clipboard support for BIFF8Daniel Rentz1-2/+3
2002-10-10#104146# change drag cursor only on receiving drop action from drop targetPhilipp Lohmann1-6/+7
2002-10-01#103263# replaced applicat.rdb with types.rdb and services.rdbJörg Budischewski7-24/+22
2002-09-17#97074# OleDropTarget and OleDragSource now implement XServiceInfoJoachim Lingner4-21/+77
2002-08-26#102647# Uwinapi.dll exports forwarded symbols of Unicows.dllHennes Rohling3-15/+10
2002-08-26#100125# report dop action from last accept/reject to drag sourcePhilipp Lohmann2-10/+33
2002-08-20#101685#,#i6886# merge OOO_STABLE_1_PORTS -> HEAD; apply patch from Issue 7002Jens-Heiner Rechtien1-11/+16
2002-08-20#101685#,#i6886# add stoc to dependency listJens-Heiner Rechtien1-1/+1
2002-08-15#91296# Only link against Unicows on WindowsHennes Rohling1-3/+7
2002-08-14#91296# UWINAPI and UNICOWS usedHennes Rohling5-22/+30
2002-08-05#101807#101967#startDrag end when a dnd operation is still running, see docum...Tino Rachui2-208/+110
2002-08-02#101967#101807#avoid overlapping dnd callsTino Rachui2-38/+256
2002-07-31#99685# be prepared for conversion cancellation of weird appsPhilipp Lohmann1-7/+40
2002-07-31#99970# use stricter text/plain conversion rulesPhilipp Lohmann2-18/+45
2002-07-20#101579#: added EMF formatKai Ahrens3-18/+33
2002-07-20#101579#: added EMF formatKai Ahrens3-6/+18
2002-07-20#101579#: added EMF formatKai Ahrens4-9/+27
2002-06-20#100527#fixed bug in synthesizeUnicodeText, it was assumed that the string fr...Tino Rachui1-7/+7
2002-06-14#98619# end incremental transfers correctlyPhilipp Lohmann1-7/+15
2002-04-29#65293# make flagname uniqHans-Joachim Lankenau1-1/+2
2002-04-04#96857#changed format names Star * * to Star * * (XML)Tino Rachui1-7/+7
2002-03-12#97768# react on last drop query statePhilipp Lohmann2-21/+39
2002-02-21#65293#: include <string.h>Jens-Heiner Rechtien1-2/+3
2002-02-20#i3150# fixed a missing brain errorJens-Heiner Rechtien1-3/+3
2002-02-20#i3150# do not use complex static objectsPhilipp Lohmann2-13/+18
2002-01-29#97070# workaround for a bug in XmbTextListToTextPropertyPhilipp Lohmann1-2/+12
2002-01-17#96595# do not dispatch DnD events while waiting on paste dataPhilipp Lohmann1-9/+43
2001-12-21#95862# guard was not cleared often enoughPhilipp Lohmann1-4/+10
2001-12-12#95912# #i2345# support more type conversionsPhilipp Lohmann2-65/+118
2001-12-11#95847# catch DataFlavorNotSupportedPhilipp Lohmann1-106/+116
2001-12-11#95853# cc50i optimizes too muchPhilipp Lohmann1-2/+7
2001-11-27#95201# dispatch button events from VCLPhilipp Lohmann1-3/+13
2001-11-26#94830# support compound textPhilipp Lohmann2-54/+171
2001-11-16#93753# dissolving drafts CVS moduleMichael Hönnig1-1/+1
2001-11-14#93753# dissolving drafts cvs moduleMichael Hönnig1-1/+1
2001-11-05Merge from OO638CSander Vesik1-1/+2
2001-11-05#94226#when calculating the mem size for format text or HTML Format we do not...Tino Rachui1-4/+4
2001-10-10#92840#now searching for <BODY only in TextHtmlToHTMLFormat because the body ...Tino Rachui1-3/+14
2001-09-28*** empty log message ***Tino Rachui2-10/+38
2001-09-28#92343#added mutex to safe inter-thread-access to m_pCurrentClipContentTino Rachui2-20/+44
2001-09-26Merge from 1.1.12.1 to HEADSander Vesik1-54/+49
2001-09-17#92123# TARGETTYPE is GUIHans-Joachim Lankenau1-2/+3
2001-09-11#92075# changes for Solaris compiler updatePhilipp Lohmann9-102/+106
2001-09-06#91670#provide CF_HDROP format as FileListTino Rachui1-3/+5
2001-09-04remove explicit TARGETTYPEHans-Joachim Lankenau1-3/+2
2001-09-03#91856# free own mutex when calling on transferablePhilipp Lohmann1-5/+10