- 10 Jul, 2008 8 commits
-
-
Jacek Caban authored
-
Maarten Lankhorst authored
Flushing blocks any end of stream that may occur.
-
Maarten Lankhorst authored
-
H. Verbeet authored
No need to expose this in the interface.
-
Dylan Smith authored
Previously the cursor was either an IBEAM, or a reversed arrow when over the selectionbar.
-
Dylan Smith authored
When the cursor is moved over the selection bar, without holding any mouse buttons down, the cursor would be repeatably set between the normal cursor, set by DefWindowProc for the WM_SETCURSOR message, and the reversed cursor, set by ME_MouseMove.
-
Huw Davies authored
-
Huw Davies authored
-
- 09 Jul, 2008 32 commits
-
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Jon Griffiths authored
-
Jon Griffiths authored
-
Jon Griffiths authored
-
Stefan Leichter authored
-
Stefan Leichter authored
-
Alexandre Julliard authored
Don't pass the configure-specific gcc flags to the cross-compiler.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Daniel Remenak authored
-
Piotr Caban authored
This is the last patch needed for Photoshop CS3 installer.
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Dylan Smith authored
In ME_SetParaFormat the wEffects that were being set needed to be set rather than the dwMask.
-
Dylan Smith authored
I created a function to set the default paragraph format to ensure consistency when this is done. This initial paragraph format is also now more consistent with native richedit controls. The dwMask value always appears to have the same value when retrieved from the native richedit controls, so all the mask values are now initialized when the PARAFORMAT2 structure is created.
-