- 17 Jul, 2009 34 commits
-
-
Alexandre Julliard authored
-
Frédéric Delanoy authored
-
Dylan Smith authored
When a colour table entry is empty, then the default colour is used. For an incomplete colour table entry 0 is used for the missing colours. Previously the -1 value used internally for missing colours was being converted into white, where it should be using the default colour that is normally black. This bug could be seen by loading the following rich text into wordpad: {\rtf{\colortbl;;}\cf1 text}
-
Ricardo Filipe authored
-
Ricardo Filipe authored
-
Ricardo Filipe authored
-
Rein Klazes authored
user32/tests: Show that Windows avoids creating loops in a menu tree, probably by limiting the depth of such tree.
-
Jeff Latimer authored
-
Jeff Latimer authored
-
André Hentschel authored
-
André Hentschel authored
-
Huw Davies authored
-
David Adam authored
-
David Adam authored
-
Dylan Smith authored
-
Dylan Smith authored
Previously after initial window creation of a richedit control with the ES_DISABLENOSCROLL window style flag the scrollbar would be shown but not disabled. This patch fixes this issue by explicitly disabling and showing the scrollbar.
-
Henri Verbeet authored
Apparently this is an expensive operation for certain drivers, even if the binding doesn't actually change.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Michael Stefaniuc authored
-
Dylan Smith authored
When the richedit control is created without the ES_AUTOHSCROLL or the ES_AUTOVSCROLL, then scrolling isn't done automatically when moving the cursor with the arrow keys, drag selecting with the mouse, or even from using the EM_SCROLLCARET (based on testing using a modified version of wordpad).
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
wininet: Rename WININET_strdup_AtoW to heap_strdupAtoW and handle NULL argument in its implementation.
-
Jacek Caban authored
-
Ricardo Filipe authored
-
Ricardo Filipe authored
-
Vladimir Pankratov authored
-
Juan Lang authored
-
Juan Lang authored
-
- 16 Jul, 2009 6 commits
-
-
Alexandre Julliard authored
-
Joel Holdsworth authored
-
Paul Vriens authored
-
Vitaliy Margolen authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-