projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mshtml: Use Uri_CREATE_ALLOW_IMPLICIT_FILE_SCHEME in CreateUri calls.
[wine]
/
dlls
/
riched20
/
2013-03-25
Huw Davies
riched20: Always write out the color table.
tree
|
commitdiff
2013-03-25
Huw Davies
riched20: Set the bidi base embedding level.
tree
|
commitdiff
2013-03-25
Huw Davies
riched20: We don't need to special case the PARAFORMAT2...
tree
|
commitdiff
2013-03-25
Andrew Eikum
riched20: EM_FINDTEXT implementation should match riche...
tree
|
commitdiff
2013-02-28
Huw Davies
riched20: Send WM_CHAR notifications.
tree
|
commitdiff
2013-02-26
Huw Davies
riched20: Don't assume the the runs in a row are in...
tree
|
commitdiff
2013-02-26
Huw Davies
riched20: Allow the cursor offset to be equal to the...
tree
|
commitdiff
2013-02-26
Huw Davies
riched20: Correctly set the row's x position.
tree
|
commitdiff
2013-02-25
Huw Davies
riched20: Rewrite ME_FindPixelPos to use ME_GetRunInRow.
tree
|
commitdiff
2013-02-25
Huw Davies
riched20: Only retrieve the next row.
tree
|
commitdiff
2013-02-25
Huw Davies
riched20: Return a BOOL that indicates whether the...
tree
|
commitdiff
2013-02-25
Huw Davies
riched20: Change ME_FindRunInRow to fill out a cursor...
tree
|
commitdiff
2013-02-19
Austin English
riched20: Make sure to load dll below 2GB address space.
tree
|
commitdiff
2013-02-18
Huw Davies
riched20: Add the ability to CharFromPoint to either...
tree
|
commitdiff
2013-02-15
Huw Davies
riched20: Use ME_PointFromChar to calculate the caret...
tree
|
commitdiff
2013-02-15
Huw Davies
riched20: Move the password string hack to just before...
tree
|
commitdiff
2013-02-15
Huw Davies
riched20: Move the range clamping to the helper now...
tree
|
commitdiff
2013-02-15
Huw Davies
riched20: Move underline drawing to a common function.
tree
|
commitdiff
2013-02-14
Huw Davies
riched20: Simplify selection painting by drawing a...
tree
|
commitdiff
2013-02-14
Huw Davies
riched20: Use the point from char helpers to calculate...
tree
|
commitdiff
2013-02-14
Huw Davies
riched20: The string len parameter is no longer necessary.
tree
|
commitdiff
2013-02-14
Huw Davies
riched20: Make it possible to perform point -> char...
tree
|
commitdiff
2013-02-14
Huw Davies
riched20: Remove the special case tab handling now...
tree
|
commitdiff
2013-02-14
Huw Davies
riched20: Move the white space painting operations...
tree
|
commitdiff
2013-02-14
Huw Davies
riched20: Move text color determination to a helper...
tree
|
commitdiff
2013-02-14
Huw Davies
riched20: Move y offset calculation to a helper function.
tree
|
commitdiff
2013-02-14
Huw Davies
riched20: Move underline pen creation to a helper function.
tree
|
commitdiff
2013-02-14
Huw Davies
riched20: Pass the run to the text drawing routine.
tree
|
commitdiff
2013-02-14
Huw Davies
riched20: The run width is always passed so we don...
tree
|
commitdiff
2013-02-12
Huw Davies
riched20: Move run extent calculation to wrap.c.
tree
|
commitdiff
2013-02-08
Huw Davies
riched20: Move the split point calculation to wrap.c.
tree
|
commitdiff
2013-02-07
Huw Davies
riched20: Move SplitRun to wrap.c and make it static.
tree
|
commitdiff
2013-02-07
Michael Stefaniuc
riched20: Let C look like C.
tree
|
commitdiff
2013-02-05
Huw Davies
riched20: Move the text to the paragraph level.
tree
|
commitdiff
2013-02-05
Huw Davies
riched20: Pass character ptrs to the whitespace finding...
tree
|
commitdiff
2013-02-05
Huw Davies
riched20: Pass a character ptr and length to SplitParag...
tree
|
commitdiff
2013-02-05
Huw Davies
riched20: Pass the character ptr and string length...
tree
|
commitdiff
2013-02-05
Huw Davies
riched20: Actually pass the ANSI string to the break...
tree
|
commitdiff
2013-01-31
Huw Davies
riched20: Add an explicit run length member and use...
tree
|
commitdiff
2013-01-31
Huw Davies
riched20: Use the get_text helper in a few more places.
tree
|
commitdiff
2013-01-31
Huw Davies
riched20: Rewrite the run whitespace test to take a...
tree
|
commitdiff
2013-01-31
Huw Davies
riched20: Rewrite the run splittable test to take a...
tree
|
commitdiff
2013-01-30
Huw Davies
riched20: Add a helper to retrieve the run text.
tree
|
commitdiff
2013-01-30
Huw Davies
riched20: Add a helper to debug the run text.
tree
|
commitdiff
2013-01-30
Huw Davies
riched20: Add a paragraph ptr to each run.
tree
|
commitdiff
2013-01-29
Huw Davies
riched20: Move undo handling to a different set of...
tree
|
commitdiff
2013-01-25
Huw Davies
riched20: Simplify adding the undo items when joining...
tree
|
commitdiff
2013-01-22
Huw Davies
riched20: Avoid an unnecessary string duplication.
tree
|
commitdiff
2012-12-05
Huw Davies
riched20: Flush the output buffer before a codepage...
tree
|
commitdiff
2012-11-30
Michael Stefaniuc
riched20/tests: Remove a superfluous function pointer...
tree
|
commitdiff
2012-11-05
André Hentschel
riched20: Remove duplicate operand in expression (cover...
tree
|
commitdiff
2012-09-24
Francois Gouget
Use the CP_ACP and NULL macros instead of numeric liter...
tree
|
commitdiff
2012-08-24
Nikolay Sivov
riched20/tests: Use proper method macros.
tree
|
commitdiff
2012-08-20
Marcus Meissner
riched20: Fixed pointer to value out of scope (Coverity).
tree
|
commitdiff
2012-08-17
Qian Hong
riched20: Added support for UTF8 BOM stream.
tree
|
commitdiff
2012-08-16
Qian Hong
riched20/tests: Fixed typo in test_EM_STREAMIN.
tree
|
commitdiff
2012-08-16
Qian Hong
riched20/tests: Added UTF8 BOM test.
tree
|
commitdiff
2012-08-15
Michael Stefaniuc
riched20: Avoid a TRUE:FALSE conditional expression.
tree
|
commitdiff
2012-08-13
Nikolay Sivov
riched20: Use proper interface methods macros.
tree
|
commitdiff
2012-06-19
Dan Kegel
riched20: Accept middle click as paste (like edit contr...
tree
|
commitdiff
2012-05-25
Michael Stefaniuc
riched20/tests: Check the correct return value.
tree
|
commitdiff
2012-05-18
Dylan Smith
richedit: Invalidate a range of paragraphs without...
tree
|
commitdiff
2012-05-17
Michael Stefaniuc
riched20/tests: Remove duplicated ok() call.
tree
|
commitdiff
2012-05-14
Dylan Smith
richedit: Remove some unused structure fields.
tree
|
commitdiff
2012-05-10
Dan Kegel
riched20: Don't need to redraw when changing selection...
tree
|
commitdiff
2012-05-09
Dylan Smith
richedit: Avoid scanning all text for paragraphs to...
tree
|
commitdiff
2012-05-08
Dylan Smith
richedit: Remove always FALSE parameter from ME_PaintCo...
tree
|
commitdiff
2012-04-16
Michael Stefaniuc
riched20/tests: Don't cast NULL to an integer.
tree
|
commitdiff
2012-03-28
Michael Stefaniuc
riched20/tests: Add COM aggregation tests for CreateTex...
tree
|
commitdiff
2012-03-28
Michael Stefaniuc
riched20/tests: Get the CreateTextServices() pointer...
tree
|
commitdiff
2012-03-28
Michael Stefaniuc
riched20: Support COM aggregation in CreateTextServices().
tree
|
commitdiff
2012-03-28
Michael Stefaniuc
riched20: Avoid a forward declaration of a vtbl.
tree
|
commitdiff
2012-03-12
Michael Stefaniuc
riched20: Drop the WINE_ prefix from a FIXME.
tree
|
commitdiff
2012-01-30
Dmitry Timoshkov
riched20: Fix some GDI object leaks.
tree
|
commitdiff
2012-01-23
Jason Edmeades
richedit: v1.0 richedit uses CR and LF for enter.
tree
|
commitdiff
2011-12-16
Francois Gouget
riched20: Avoid hardcoding the Unicode string literal...
tree
|
commitdiff
2011-10-24
Thomas Faber
riched20: Do not return incorrect values from ME_CharFr...
tree
|
commitdiff
2011-10-24
Thomas Faber
riched20/tests: Test format rect adaption to window...
tree
|
commitdiff
2011-10-24
Thomas Faber
riched20: Simplify ME_PrepareParagraphForWrapping.
tree
|
commitdiff
2011-10-24
Thomas Faber
riched20: Avoid a forward declaration.
tree
|
commitdiff
2011-10-24
Thomas Faber
riched20: Constify some ME_Context pointer parameters.
tree
|
commitdiff
2011-09-27
Francois Gouget
tests: Remove unneeded assert.h includes.
tree
|
commitdiff
2011-09-26
Dylan Smith
riched20/tests: Remove unnecessary SetFocus calls.
tree
|
commitdiff
2011-09-26
Dylan Smith
riched20/tests: Avoid using flaky method of simulating...
tree
|
commitdiff
2011-09-26
Dylan Smith
richedit: Return number of chars inserted for EM_STREAM...
tree
|
commitdiff
2011-09-26
Dylan Smith
richedit: Return number of bytes read for EM_STREAMIN...
tree
|
commitdiff
2011-08-24
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2011-08-22
Thomas Faber
riched20: Fix uninitialized variable usage.
tree
|
commitdiff
2011-08-03
Frédéric Delanoy
dlls: Assorted spelling fixes.
tree
|
commitdiff
2011-08-01
Dan Kegel
riched20/tests: Fix test_EM_FINDWORDBREAK comments.
tree
|
commitdiff
2011-08-01
Andrew Talbot
riched20: Declare some variables unsigned.
tree
|
commitdiff
2011-07-20
Dan Kegel
riched20/tests: Add test for WB_ISDELIMITER.
tree
|
commitdiff
2011-07-06
Frédéric Delanoy
riched20: Remove dead assignment (Clang).
tree
|
commitdiff
2011-07-05
Dylan Smith
richedit: Fix incorrect GUID values for ITextHost and...
tree
|
commitdiff
2011-07-05
Dylan Smith
riched20/tests: Test the text services IIDs.
tree
|
commitdiff
2011-05-24
Marcus Meissner
riched20: Mark internal symbols with hidden visibility.
tree
|
commitdiff
2011-05-19
Michael Stefaniuc
riched20: Finish the COM cleanup in richole.c.
tree
|
commitdiff
2011-05-19
Michael Stefaniuc
riched20: COM cleanup for the IOleClientSite iface.
tree
|
commitdiff
2011-05-17
Michael Stefaniuc
riched20: COM cleanup for the ITextSelection iface.
tree
|
commitdiff
2011-05-06
Marcus Meissner
riched20: Fixed some lParams with keycodes (Coverity).
tree
|
commitdiff
next