summaryrefslogtreecommitdiff
path: root/dtrans
AgeCommit message (Collapse)AuthorFilesLines
2003-04-15INTEGRATION: CWS dbgmacros1 (1.1.4.1.22); FILE MERGEDVladimir Glazounov1-4/+4
2003/04/09 10:52:28 kso 1.1.4.1.22.1: #108413# - debug macro unification.
2003-04-15INTEGRATION: CWS dbgmacros1 (1.5.52); FILE MERGEDVladimir Glazounov1-4/+4
2003/04/09 10:52:27 kso 1.5.52.1: #108413# - debug macro unification.
2003-04-15INTEGRATION: CWS dbgmacros1 (1.58.2.4.4); FILE MERGEDVladimir Glazounov1-63/+63
2003/04/09 10:52:27 kso 1.58.2.4.4.1: #108413# - debug macro unification.
2003-04-15INTEGRATION: CWS dbgmacros1 (1.8.52); FILE MERGEDVladimir Glazounov1-6/+6
2003/04/09 10:52:26 kso 1.8.52.1: #108413# - debug macro unification.
2003-04-15INTEGRATION: CWS tune01 (1.9.24); FILE MERGEDVladimir Glazounov1-2/+3
2003/03/12 16:12:30 pl 1.9.24.1: #i12151# add: map file
2003-04-15INTEGRATION: CWS tune01 (1.1.2); FILE ADDEDVladimir Glazounov1-0/+11
2003/03/12 16:12:32 pl 1.1.2.1: #i12151# add: map file
2003-04-15INTEGRATION: CWS tune01 (1.5.18.1.14); FILE MERGEDVladimir Glazounov1-12/+7
2003/03/28 18:10:13 mhu 1.5.18.1.14.2: #108383# Removed excess shared library dependencies. 2003/03/12 15:50:36 pl 1.5.18.1.14.1: #i12151# add: map file, remove: useless outdated test progra,
2003-04-15INTEGRATION: CWS tune01 (1.1.2); FILE ADDEDVladimir Glazounov1-0/+11
2003/03/12 15:50:37 pl 1.1.2.1: #i12151# add: map file, remove: useless outdated test progra,
2003-03-25MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien23-908/+2198
2002-12-12#105989# PM_QS_SENDMESSAGE requires WINVER 0x0500Hennes Rohling1-2/+4
2002-12-12#105989# PM_QS_SENDMESSAGE requires WINVER 0x0500Hennes Rohling1-2/+11
2002-12-10#105884# collect data types in getPasteData if necessaryPhilipp Lohmann1-2/+11
2002-11-25#105428#Detach thread message processing immediately when DoDragDrop ↵Tino Rachui1-18/+15
returns, to avoid deadlocks under Win2K/XP
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
during wait on this events we'r dispatching messages sent by other threads in order to avoid deadlock, because COM proxy-stub communication uses SendMessage for inter-apartment communication
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 ↵Tino Rachui2-208/+110
documentation XDragSource
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 ↵Tino Rachui1-7/+7
from clipboard was zero terminated which was wrong
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