- 10 Mar, 2005 7 commits
-
-
Alexandre Julliard authored
-
Mike McCormack authored
-
Juan Lang authored
- don't do redundant NULL checks
-
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 14 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.
-
Michael Jung authored
filesystem.
-
Phil Krylov authored
uses.
-
Maxime Bellengé authored
Handle MNS_CHECKORBMP style.
-
Alexandre Julliard authored
parameter work on the same flag.
-
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
-
- 08 Mar, 2005 14 commits
-
-
Alexandre Julliard authored
other X events.
-
Alexandre Julliard authored
to allow processing only a subset of the available X events.
-
Krzysztof Foltman authored
- clears control's text on EM_STREAMIN with no SFF_SELECTION
-
Krzysztof Foltman authored
inserted as [[']]). - Better handling of callback function's results.
-
Hans Leidekker authored
- Don't pass bogus intent values to lcms.
-
Maxime Bellengé authored
WS_VISIBLE and WS_EX_APPWINDOW. - Fix metacity displaying decorations where it should not.
-
Alexandre Julliard authored
MsgWaitForMultipleObjects.
-
Dimitrie O. Paun authored
-
Alexandre Julliard authored
-
Aric Stewart authored
-
Ulrich Czekalla authored
-
Krzysztof Foltman authored
maximum of 10 HFONTs at once, instead of one per a couple of runs.
-
Francois Gouget authored
IsJITInProgress have hardcoded ordinals.
-
Ulrich Czekalla authored
-
- 07 Mar, 2005 5 commits
-
-
Alexandre Julliard authored
-
Ulrich Czekalla authored
selection events in the correct thread.
-
Rein Klazes authored
-
Alexandre Julliard authored
- Consolidate error message handling. - Add error checking to all initial SystemParametersInfoA calls in each parameter test to make sure that if a given parameter isn't supported or has failed in some other way that we return and don't continue on with the test. - SetLastError before calling test_error_msg. - SPI_{GET,SET}ICONTITLEWRAP is supported on Win98.
-
Jacek Caban authored
- Beginnig implementation of IRecordInfo.
-