- 22 Jul, 2009 40 commits
-
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Alexandre Julliard authored
-
Marcus Meissner authored
-
Paul Vriens authored
-
Vladimir Pankratov authored
-
Vladimir Pankratov authored
-
Vladimir Pankratov authored
-
Vladimir Pankratov authored
-
Vladimir Pankratov authored
-
Vladimir Pankratov authored
-
Vladimir Pankratov authored
-
Hans Leidekker authored
-
Juan Lang authored
-
Juan Lang authored
winhttp: Remove calls to SSL_CTX_set_timeout, as they affect the session's lifetime, not the read timeout.
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
winhttp: Store send and receive timeouts in request_t, and only set them in a netconn_t if it's connected.
-
Dmitry Timoshkov authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Nikolay Sivov authored
-
Mike Kaplinskiy authored
-
Owen Rudge authored
-
Owen Rudge authored
-
Dylan Smith authored
The application Blitzin2 was sending WM_VSCROLL messages to the richedit control directly, when normally this message is supposed to be a notification sent after the scrollinfo is set. Native richedit controls always use the 16-bit value passed to this message to set the scroll position for SB_THUMBPOSITION, rather than trying to find a 32-bit value through GetScrollInfo like I had previously done.
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Jacek Caban authored
-
André Hentschel authored
-
André Hentschel authored
-
Aurimas Fišeras authored
-
Frédéric Delanoy authored
-
Vincent Beers authored
-