- 17 Aug, 2009 33 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Dylan Smith authored
-
Dylan Smith authored
The .nf macro stops formatting of the text in the man page, and the macro .fi should be used to end. This wasn't done before, which is noticable for where the text is wrapped when opening the man page with a larger/smaller terminal width.
-
Dylan Smith authored
-
Dylan Smith authored
The virtual memory mapping info retrieved by the command "info maps" has the end address in the second column, even though the title for the column says "Size".
-
Dylan Smith authored
-
Dylan Smith authored
The lexer was matching tALL before checking for tIDENTIFIER, and the set command didn't have any rules for tALL, which prevented setting the flags for all the debug channels.
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Henri Verbeet authored
-
Henri Verbeet authored
We should now correctly track the relevant state per-context. The IWineD3DDeviceImpl_SetViewport() call isn't quite correct for d3d8 and d3d9, Stefan still has a patch for that.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Jacek Caban authored
-
Cheer Xiao authored
-
Dylan Smith authored
The cbSize field for the REBARBANDINFOW structure was previously set to the sizeof(REBARBANDINFOW), however, new fields were added to this structure for newer version of windows. Testing in Windows XP (or with comctl32.dll from Windows XP) I found this larger size was rejected causing the rebar to not be displayed in wordpad.
-
Dylan Smith authored
For some reason the code previously mixed up a selection cursor with the result cursor. The problem seemed to have corrected itself before as a result of conversion between offsets and cursors, but my recent changes made this bug more severe.
-
Vincent Povirk authored
-
Juan Lang authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 14 Aug, 2009 7 commits
-
-
Jacek Caban authored
-
Stefan Leichter authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-