- 10 Mar, 2005 16 commits
-
-
Phil Krylov authored
message.
-
Alexandre Julliard authored
rid of windows/message.c.
-
Jonathan Ernst authored
-
Alexandre Julliard authored
processing a hardware message.
-
Raphael Junqueira authored
XFreeDeviceList - better robustness on X11DRV_AttachEventQueueToTablet
-
C. Scott Ananian authored
-
Alexandre Julliard authored
double click support.
-
Alexandre Julliard authored
-
Peter Berg Larsen authored
-
Mike McCormack authored
-
Juan Lang authored
- don't do redundant NULL checks
-
Juan Lang authored
-
Robert Shearman authored
- Free unneeded memory on clearing of standard headers. - Fix index sanity test in delete function.
-
Alexander Yaworsky authored
Troy Rollo.
-
Raphael Junqueira authored
- pass glXGetProcAddressARB ptr to initialise function
-
Paul Vriens authored
-
- 09 Mar, 2005 20 commits
-
-
Alexandre Julliard authored
we can send the WM_SYSCOMMAND with SendMessage instead of PostMessage. Added missing NONAMELESSUNION define.
-
Krzysztof Foltman authored
- ME_JoinRuns didn't mark the paragraph for rewrapping, fixed. - Removed PostQuitMessage(0) from WM_DESTROY handler (duh!). - Use of EM_GETOLEINTERFACE is reported with FIXME instead of TRACE (any app using this message is likely to encounter major problems).
-
Hans Leidekker authored
SpoolerCopyFileEvent. - Call DisableThreadLibraryCalls on process attach. - Document more functions.
-
Paul Vriens authored
-
Alexandre Julliard authored
number of dll separation hacks.
-
Alexandre Julliard authored
-
Michael Jung authored
sheet.
-
Michael Jung authored
filesystem.
-
Krzysztof Foltman authored
-
Phil Krylov authored
uses.
-
Robert Shearman authored
-
Maxime Bellengé authored
Handle MNS_CHECKORBMP style.
-
Alexandre Julliard authored
parameter work on the same flag.
-
Alexandre Julliard authored
-
Krzysztof Foltman authored
MEPF_WRAPPED) for consistency. Major code cleanups in rewrap/repaint code, leading to "smarter" behaviour wrt repainting selections.
-
Raphael Junqueira authored
-
Mike McCormack authored
-
Gabriel Buades Rubio authored
only the first line was being translated into wide-chars.
-
Jacek Caban authored
-
Robert Shearman authored
-
- 08 Mar, 2005 4 commits
-
-
Alexandre Julliard authored
other X events.
-
Alexandre Julliard authored
to allow processing only a subset of the available X events.
-
Alexandre Julliard authored
(reported by Michael Lin).
-
Krzysztof Foltman authored
- clears control's text on EM_STREAMIN with no SFF_SELECTION
-