- 21 Jun, 2008 15 commits
-
-
Maarten Lankhorst authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Paul Vriens authored
-
Huw Davies authored
Should fix Valgrind warnings 'Conditional jump or move depends on uninitialised value(s)' in inetcomm tests.
-
Dan Kegel authored
-
Dan Kegel authored
-
Vladimir Pankratov authored
-
Jon Griffiths authored
-
Rob Shearman authored
The conformance needs to be added on to the offset in the buffer so set this before calling each the writer of each class of pointer description in write_pointer_description. Pass the passed in offsets to buffer and memory to write_pointer_description_offsets in write_varying_array_pointer_descriptions.
-
Rob Shearman authored
rpcrt4: Use abrtitrary pointer identifiers when marshalling pointers instead of using pointer values. This ensures that no information about the server memory layout is leaked to clients.
-
Rob Shearman authored
-
Rob Shearman authored
Free the memory associated with the field and value of the custom header otherwise it will be leaked. Found by Valgrind.
-
- 20 Jun, 2008 25 commits
-
-
Alexandre Julliard authored
This ensures that it's also done correctly when a read from the pipe returns EOF.
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Dylan Smith authored
-
Dylan Smith authored
The combobox to select the alignment in the paragraph format dialog did not have enough height to display the dropdown list. Also, code was missing to set the alignment when OK button is pressed. This patch fixes these issues.
-
Dylan Smith authored
-
Dylan Smith authored
The changes were previously being applied only when the combobox's edit control lost focus notifying an end edit event. In addition, the selection of an item from the dropdown list should also cause the changes to be applied. New functions were created to handle the duplication in expected behaviour for these two events.
-
Dylan Smith authored
-
Dylan Smith authored
When run with the native richedit control the selection will be hidden when focus is lost without the ES_NOHIDESEL style applied to the richedit control. This can be annoying in native windows when focus is on a combobox in the toolbar, because it won't show what text will be changed. This patch adds the ES_NOHIDESEL style to be consistent with native wordpad.
-
John Klehm authored
-
John Klehm authored
-
John Klehm authored
-
John Klehm authored
-
Andrew Talbot authored
-
Jon Griffiths authored
-
Jon Griffiths authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-