- 07 Aug, 2015 10 commits
-
-
Sebastian Lackner authored
-
Damjan Jovanovic authored
Tests show that on Windows, for a window to indicate it will accept a file drop or to actually accept it, it must have WS_EX_ACCEPTFILES in its style, contain DROPEFFECT_COPY (which will be chosen if offered among several drop effects), and be offered the HDROP format.
-
Damjan Jovanovic authored
Windows doesn't send WM_DROPFILES to a window if a drop target is registered on that window. Some apps that support both even duplicate dropped files if we send it and a drop target is registered.
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
- 06 Aug, 2015 29 commits
-
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Lauri Kenttä authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Piotr Caban authored
-
Charles Davis authored
-
Akihiro Sagawa authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
Also fixes a bug in UnDecorateSymbolName when undecorated_length == 0.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Vincent Povirk authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Iván Matellanes authored
-
Iván Matellanes authored
-
Zhenbo Li authored
-
Zhenbo Li authored
-
Zhenbo Li authored
-
Stefan Dösinger authored
-
- 05 Aug, 2015 1 commit
-
-
Philippe Groarke authored
-