d3d9: Add a projected texture test.
[wine] / dlls / riched20 /
2008-03-24  Eric Pouechrichedit: For setting word wrapping, native only uses...
2008-03-24  Eric Pouechrichedit: Fixed a bogus computation of paragraph indent...
2008-03-24  Eric Pouechrichedit: Fixed the initialization of the word wrap...
2008-03-24  Eric Pouechrichedit: Added missing fields to be reinitialized...
2008-03-17  Eric Pouechrichedit: Allow reading an enhanced metafile from an...
2008-03-17  Eric Pouechrichedit: Don't force cursor change when it's not needed.
2008-03-17  Eric Pouechrichedit: Fixed object leaks generated by context creat...
2008-03-17  Eric Pouechrichedit: Added support for EM_SETTARGETDEVICE with...
2008-03-17  Eric Pouechrichedit: Use the FW_ constants instead of the raw...
2008-03-17  Eric Pouechrichedit: In RTF reader, set both bold and weight attri...
2008-03-17  Eric Pouechrichedit: Correctly set the pitch and family for a...
2008-03-17  Eric Pouechrichedit: Pass left margin around when computing the...
2008-03-17  Eric Pouechrichedit: Assign equivalent structures instead of copyi...
2008-03-17  Eric Pouechrichedit: Store shift-enter (keyboard) and \line (rtf...
2008-03-17  Eric Pouechrichedit: Added support for end of line inside paragraphs.
2008-03-17  Eric Pouechrichedit: Fixed typo in bitmap scaling (for OLE objects).
2008-03-17  Eric Pouechrichedit: When handling \pard in RTF stream, really...
2008-03-17  Eric Pouechrichedit: Fix reading paragraph left & first indentatio...
2008-03-17  Eric Pouechrichedit: Added support for reading DI bitmaps in RTF...
2008-03-17  Eric Pouechrichedit: Properly set the border width while parsing...
2008-03-17  Eric Pouechrichedit: Prevent division by zero when 0-width border...
2008-03-14  Andrew Talbotriched20: Assign to structs instead of using memcpy...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-02-06  Francois Gougetriched20: Fix the name of the lpUsedDefChar field of...
2008-02-05  Eric Pouechriched20: Make use of the size info in REOBJECT if...
2008-02-05  Eric Pouechriched20: Start implementing object reading out RTF...
2008-02-05  Eric Pouechriched20: Added support for image reading from RTF...
2008-02-05  Eric Pouechriched20: Support a couple of paragraphs attributes...
2008-02-05  Eric Pouechriched20: Invert graphics when they are under the selec...
2008-02-05  Eric Pouechriched20: Correctly handle the wrapping when graphics...
2008-02-05  Eric Pouechriched20: Handle the zoom in OLE objects.
2008-02-05  Eric Pouechriched20: Start handling OLE objects inside richedit.
2008-02-04  Bang Jun-youngriched20: Include wine/port.h for vsnprintf().
2008-01-21  Rob Shearmanriched20: Always treat the nCount variable in the EM_GE...
2008-01-21  Rob Shearmanriched20: The wParam parameter to WM_GETTEXT contains...
2008-01-21  Alexander Nicolays... riched20: Don't clear CFM_UNDERLINE flag when applying...
2008-01-17  Andrew Talbotriched20: Remove unneeded casts.
2008-01-15  Alexander Nicolays... riched20: Include selection bar size in POSFROMCHAR.
2008-01-07  Eric Pouechrichedit: Uniformly handle the bPitchAndFamily field...
2008-01-07  Eric Pouechrichedit: Check return of GetScrollInfo before accessin...
2008-01-07  Eric Pouechrichedit: Initialize all the cursors at editor creation.
2008-01-07  Eric Pouechrichedit: Only copy the charset when it's defined.
2008-01-03  Austin EnglishSpelling fixes.
2008-01-02  Eric Pouechrichedit: Simplify first para style handling by creatin...
2008-01-02  Eric Pouechrichedit: Don't force repaint while the redraw flag...
2008-01-02  Eric Pouechrichedit: Optimizations for the style selection.
2008-01-02  Eric Pouechrichedit: Don't recreate the DC all the time, but use...
2008-01-02  Eric Pouechrichedit: Move init code after some sanity checks to...
2008-01-02  Eric Pouechrichedit: Small optimisation in ME_GetSelectionInsertStyle.
2008-01-02  Eric Pouechrichedit: Rewrote FindPixelPos so that it always return...
2008-01-02  Eric Pouechrichedit: Added support for intra-paragraph line space.
2008-01-02  Eric Pouechrichedit: Added support for spaces above & below paragr...
2008-01-02  Eric Pouechrichedit: Now drawing the paragraph borders (if any...
2008-01-02  Eric Pouechrichedit: Fix the para computation when zoom is used.
2008-01-02  Eric Pouechrichedit: Enforce usage of paraformat2 fields instead...
2008-01-02  Eric Pouechrichedit: Properly copying the paraformat2 structure...
2008-01-02  Eric Pouechrichedit: Now dumping all fields from the paraformat2...
2008-01-02  Eric Pouechrichedit: Correctly initialize the paraformat structure.
2008-01-02  Eric Pouechrichedit: Simplified handling of background brush while...
2008-01-02  Eric Pouechrichedit: Now painting the newly supported underline...
2008-01-02  Eric Pouechrichedit: Extend the usage of underlinetype from charfo...
2008-01-02  Eric Pouechrichedit: Don't allow recursive EN_REQUESTRESIZE notifi...
2008-01-02  Eric Pouechrichedit: Correctly copy the pitch and family field.
2008-01-02  Eric Pouechrichedit: Fully initialize the first style.
2008-01-02  Eric Pouechrichedit: Correctly set the CFM_WEIGHT in charformat2.
2008-01-02  Eric Pouechrichedit: Fixed a couple of charformatXXm structure...
2008-01-02  Eric Pouechrichedit: Added support for some message (key, mouse...
2007-12-20  Dmitry Timoshkovriched20: Remove a redundant parameter from trace.
2007-12-18  Maarten Lankhorstriched20: Fix bugs in EM_SETOPTIONS.
2007-12-17  Maarten Lankhorstriched20: Implement ECO/EM SELECTIONBAR.
2007-12-14  Alexandre Julliardriched20/tests: Avoid using size_t in traces.
2007-12-14  Maarten Lankhorstriched20: Make some functions static.
2007-12-12  Alex Villacís Lassoriched32: Fix regression in WM_GETTEXTLENGTH on richedi...
2007-12-08  Michael Stefaniucriched20: Remove the RTFAlloc() wrapper around heap_all...
2007-12-08  Michael Stefaniucriched20: Rename the wrappers around HeapAlloc() &Co...
2007-12-08  Alex Villacís Lassoriched20: Invalidate all the text on bogus last selection.
2007-12-07  Alexandre JulliardAvoid size_t types in traces.
2007-12-07  Alex Villacís Lassoriched20: WM_GETTEXTLENGTH should include CRLF conversi...
2007-12-07  Alex Villacís Lassoriched20: EM_GETTEXTLENGTHEX must not count last paragr...
2007-12-07  Alex Villacís Lassoriched20: WM_GETTEXT should return 0 on overflow but...
2007-12-07  Alex Villacís Lassoriched20: EM_GETTEXTEX with GT_USECRLF should not leave...
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-11-08  Alex Villacís Lassoriched20: Fix test failure in test_WM_PASTE.
2007-11-06  Alex Villacís Lassoriched20: EM_GETMODIFY should not report modification...
2007-11-05  Alex Villacís Lassoriched20: Fix detection of CFE_LINK on WinXP-SP2.
2007-10-31  Alex Villacís Lassoriched20: Allow for Win98 behavior for return value...
2007-10-29  Alex Villacís Lassoriched20: Fix test crash on WinXP-SP2.
2007-10-23  Francois GougetAssorted spelling fixes.
2007-10-22  Alex Villacís Lassoriched20: 2.0 and higher inserts CRCRLF as space (with...
2007-10-19  Alex Villacís Lassoriched20: Single-line control must refuse to insert...
2007-09-28  Alex Villacís Lassoriched20: Minimal fix for WM_SETTEXT without ES_MULTILI...
2007-09-27  Francois Gougetriched20/tests: Add '\n's to ok() calls.
2007-09-27  Alex Villacís Lassoriched20: EM_SETCHARFORMAT must fail and return 0 with...
2007-09-27  Alex Villacís Lassoriched20: EM_SETCHARFORMAT must return 0, not assert...
2007-09-26  Alex Villacís Lassoriched20: EM_SETCHARFORMAT must return 1 on success...
2007-09-24  Alex Villacís Lassoriched20: Fix WM_GETTEXT to change \r to \r\n.
2007-09-24  Alex Villacís Lassoriched20: Tests show WM_GETTEXT change \r to \r\n.
2007-09-21  Clinton Stimpsonriched20: Only WM_CHAR respects text limit.
2007-09-20  Clinton Stimpsonriched20: Adjust event mask when sending EN_CHANGE...
2007-09-20  Clinton Stimpsonriched20: Add tests for text limit behavior.
next