search for: xdnd

Displaying 13 results from an estimated 13 matches for "xdnd".

Did you mean: dnd
2014 Jun 13
0
Wine release 1.7.20
...ernel32: Limit the environment variable size to 32767 in GetEnvironmentVariable. Damjan Jovanovic (8): winex11.drv: text/html should be imported as CF_HTML ("HTML Format"), not CFSTR_INETURL ("UniformResourceLocator"). winex11.drv: Don't bother counting how many XDND selections are converted. winex11.drv: Use the global memory functions to allocate the memory for STGMEDIUM's hGlobal. winex11.drv: Use the clipboard functions and formats to import selections that XDND doesn't support. winex11.drv: Use the clipboard to import text/html XD...
2009 Feb 23
4
Gcc error during make depend/make of latest Git-Wine source.
...uild -shared ./winex11.drv.spec bitblt.o bitmap.o brush.o clipboard.o codepage.o desktop.o dib.o dib_convert.o dib_dst_swap.o dib_src_swap.o event.o graphics.o ime.o init.o keyboard.o mouse.o opengl.o palette.o pen.o scroll.o settings.o systray.o text.o window.o wintab.o x11ddraw.o x11drv_main.o xdnd.o xfont.o xim.o xinerama.o xrandr.o xrender.o xvidmode.o version.res -o winex11.drv.so -lcomctl32 -luser32 -lgdi32 -ladvapi32 -limm32 -lkernel32 -lntdll -Wb,-dcomctl32 ../../libs/port/libwine_port.a -lXext -lX11 /usr/bin/ld: cannot find -lXext collect2: ld returned 1 exit status winegcc: gc...
2003 Dec 12
0
Wine release 20031212
...20031212 of Wine, a free implementation of Windows on Unix. This is still a developers only release. There are many bugs and unimplemented features. Most applications still do not work correctly. WHAT'S NEW with Wine-20031212: (see ChangeLog for details) - Initial implementation of XDND drag&drop support. - Improved startup performance on remote displays. - Major improvements in the oleaut32 dll. - Some support for Netbios functions. - Work around for Exec Shield and prelinking troubles. - Many code cleanups. - Lots of bug fixes....
2009 Apr 18
2
Regression testing - compilation error after second bisect
...hared ./winex11.drv.spec bitblt.o bitmap.o brush.o clipboard.o clipping.o codepage.o dce.o desktop.o dib.o dib_convert.o dib_dst_swap.o dib_src_swap.o event.o graphics.o init.o keyboard.o mouse.o opengl.o palette.o pen.o scroll.o settings.o text.o window.o winpos.o wintab.o x11ddraw.o x11drv_main.o xdnd.o xfont.o xim.o xrandr.o xrender.o xvidmode.o -o winex11.drv.so -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -lSM -lICE -lXxf86vm -lXext -lX11 ../../libs/port/libwine_port.a palette.o: In function `X11DRV_RealizeDefaultPalette': /home/james/wine-git/dlls/winex11.drv/palette.c:1267: undefined...
2020 Apr 20
0
Wine release 4.0.4
...he TVN_GETDISPINFOW reply. ieframe: Implement COM aggregation in WebBrowser. msxml3: All string passed to IXMLDOMDocument_load() need to be URL-unescaped. gdiplus: GdipGraphicsClear() should overwrite pixels, not alpha blend. winex11.drv: Ignore .dwAspect in FORMATETC during XDnD. Dmitry Timoshkov (2): gdiplus/tests: Add some tests for GdipInitializePalette. mshtml: Add support for DIID_HTMLDocumentEvents2 connection point sink. Ethan Lee (1): wined3d: Add Intel HD 615 PCI id and device description. Fabian Maurer (7): comctl32/syslink: Properly ha...
2004 Apr 27
15
Building wxruby on Solaris 9
Hi all, Ruby 1.8.1 Solaris 9 wxwindows 2.4.2 (package from blastwave.org) wxruby 0.3.0 I''m having trouble getting this sucker to build on my Solaris box. Here''s how I''m building: ruby extconf.rb --with-xrc-dir=/opt/csw --with-xrc-include=/opt/csw/lib/wx The include directive I added because the setup.h file is there (for whatever reason). And yes, /opt/csw/bin and
2016 Mar 04
0
Wine release 1.9.5
...lwaysOffScreen=disabled 39908 SuperTux 0.3.5a crashes on startup, needs msvcr120.dll.strtof 40083 Heroes of the Storm Freezes/Crashes after its recent updates 40186 mscoree:mscoree test regression 40191 ntdll:rtl test regression 40194 drag and drop doesn't work because of typo in xdnd.c 40204 Steam client fails to start with UmePlus font installed, when running in dwrite mode ---------------------------------------------------------------- Changes since 1.9.4: Alex Henrie (1): ntdll: Finish serial reads of size 0 immediately. Alexandre Julliard (32): wrc: Don&...
2015 Mar 06
0
Wine release 1.7.38
...r when it doesn't. ws2_32: Make closesocket() more robust. Christian Costa (2): windowscodecs: Fix init of LONGLONG variable with a negative value in TGA decoder. d3dx9_36: Fix d3dx9_skin_info_ConvertToIndexedBlendedMesh stub. Damjan Jovanovic (1): winex11.drv: Support XDnD version 5. Daniel Lehman (1): wininet: Eat terminator on last chunk. Fran?ois Gouget (13): advapi32: Fix compilation on systems that don't support nameless unions. dbghelp: Fix compilation on systems that don't support nameless unions. include/ddk: Make ntddk.h com...
2016 Apr 29
0
Wine release 1.9.9
...calPages stub. Caron Wills (5): wined3d: Add Nvidia GeForce 840M. wined3d: Add Nvidia GeForce 845M. wined3d: Add Nvidia GeForce GTX 850M. wined3d: Add Nvidia GeForce GTX 870M. wined3d: Add Nvidia GeForce GTX 880M. Damjan Jovanovic (2): winex11.drv: Improve some XDND log messages. winex11.drv: Really ignore the drop effect returned from IDropTarget::DragEnter. Dmitry Timoshkov (2): user32: Change value of WM_MDICALCCHILDSCROLL to 0x003f. shlwapi: Fix IStream::Read() return value for partial reads. François Gouget (35): d3d9/tests: Spel...
2009 Jun 19
0
Wine release 1.1.24
...6331 inetcomm: possible null pointer dereferences 16385 Photoshop CS4 interface doesn't load 16506 some GUI feedback is needed when wine crashes 16521 With separate x-screens, windowed applications in the secondary screen are limited to resolution of primary screen 16609 Wine's XDnD should support text/uri-list lines not ending in \r\n 16681 Adobe Photoshop CS4 fails to start, complains "Some of the application components are missing..." 17433 Photoshop CS4 crash in unimplemented function gdiplus.dll.GdipMeasureDriverString 17437 ATI and EVE Premium: no mode...
2010 Mar 05
0
Wine release 1.1.40
...amp; MS vkey and scancode. Ken Thomases (2): kernel32: Mac: If language is less specific variant of locale, keep locale. ntdll: Mac: Fix leak of send right for Mach thread port. Kusanagi Kouichi (6): winex11.drv: Keep the state of XIM and IME consistent. winex11.drv: Check XDND version. winex11.drv: Generate IME messages as needed. winex11.drv: There seems to be nothing to be done for IMN_SETOPENSTATUS. winex11.drv: Add a new debug channel for XIM. wined3d: Fix a failure of card vendor detection. Louis Lenders (2): wine.inf: Add windows\help...
2010 Aug 20
0
Wine release 1.3.1
...tests: Add more error reporting for ReportEvent tests. comctl32/tests: Do not perform comparison of dates if GetDateFormat fails. comctl32/tests: DateTimePicker and MonthCalendar controls only support Gregorian calendar. Damjan Jovanovic (4): winex11.drv: Use a Wine list to store XDnD data. winex11.drv: Filter out all CF_* formats when CF_HDROP is present. winex11.drv: Implement a framework for dragging from X and dropping to OLE. winex11.drv: Implement the DataObject for dragging from X and dropping to OLE. David Hedberg (37): explorerframe: Add dll stu...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...../.. -T../.. -I/opt/local/include bitblt.c bitmap.c brush.c clipboard.c codepage.c desktop.c dib.c dib_convert.c dib_dst_swap.c dib_src_swap.c event.c graphics.c ime.c init.c keyboard.c mouse.c opengl.c palette.c pen.c scroll.c settings.c systray.c text.c window.c wintab.c x11ddraw.c x11drv_main.c xdnd.c xfont.c xim.c xinerama.c xrandr.c xrender.c xvidmode.c version.rc > :info:build ../../tools/makedep -C. -S../.. -T../.. wing.c > :info:build config.status: creating dlls/wing32/Makefile > :info:build ../../tools/makedep -C. -S../.. -T../.. wing32.c...