- 17 Feb, 2009 8 commits
-
-
Nikolay Sivov authored
-
Alistair Leslie-Hughes authored
-
Michael Stefaniuc authored
-
Dylan Smith authored
-
Dylan Smith authored
The ME_TextBuffer structure is what is used to store the document (as a linked list), so the ME_Document structure isn't being used. There was also a document pointer in the ME_Paragraph structure that was also unused, so I removed it because it is probably related to this used structure.
-
David Adam authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 16 Feb, 2009 32 commits
-
-
Huw Davies authored
gdi32/tests: Only test the lowest byte of GdiRealizationInfo flags so that the test passes on Vista.
-
Aurimas Fischer authored
-
Alexandre Julliard authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Aric Stewart authored
-
Huw Davies authored
-
Gerald Pfeifer authored
-
Gerald Pfeifer authored
-
Hwang YunSong(황윤성) authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Michael Stefaniuc authored
-
Detlef Riekenberg authored
-
Detlef Riekenberg authored
-
Rein Klazes authored
Ownerdraw status bar should update on receiveing a SB_SETTEXT message, even if the 'text' parameter has not changed. Fix with conformance test.
-
Rein Klazes authored
-
David Adam authored
-
David Adam authored
-
David Adam authored
-
David Adam authored
-
David Adam authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Nikolay Sivov authored
-
Andrew Talbot authored
-
Andrew Talbot authored
-
Rob Shearman authored
widl: Call Pointer function for freeing non-conformant strings and for all phases for returned non-conformant strings, as is done for conformant strings. Also call Pointer functions for any string that isn't a reference pointer.
-
Rob Shearman authored
Document how much of hack duplicating a type in order to change its pointer type is.
-