- 11 Mar, 2005 3 commits
-
-
Krzysztof Foltman authored
multiple undo actions in one EM_STREAMIN). - Related changes to undo code (umIgnore mode is now handled correctly). - Numerous improvements in the RTF reader: it reads some character attributes now (you will have proper small print in license agreements now). - Fixed a memory overwrite bug in conversion from CHARFORMAT2A to CHARFORMAT2W.
-
Robert Shearman authored
- Rename register_ifstub to marshal_object to more accurately describe what it does. - Add new function, apartment_getoxid, to prepare for a possible future patch where remoting is started on demand.
-
Robert Shearman authored
-
- 10 Mar, 2005 26 commits
-
-
Alexandre Julliard authored
-
Juan Lang authored
DllCanUnloadNow.
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Alexandre Julliard authored
WM_PAINT message to avoid an extra server round-trip.
-
Dmitry Timoshkov authored
pointed out by Robert Shearman.
-
Marcus Meissner authored
Added testcase with > 256 byte string in listbox.
-
Brouard Nicolas authored
-
Uwe Bonnes authored
-
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 11 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
-