projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
richedit: Add more tests for URL autodetection on WM_CHAR, make them pass under Wine.
[wine]
/
dlls
/
riched20
/
2008-06-19
Alex Villacís Lasso
richedit: Add more tests for URL autodetection on WM_CH...
tree
|
commitdiff
2008-06-19
Alex Villacís Lasso
richedit: WM_SETTEXT must immediately autodetect URLs...
tree
|
commitdiff
2008-06-19
Alex Villacís Lasso
richedit: Fix misreporting of match offset for EM_FINDT...
tree
|
commitdiff
2008-05-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-05-05
Dylan Smith
richedit: The wrong bits were cleared from wBorders...
tree
|
commitdiff
2008-05-05
Dylan Smith
richedit: Removed useless code.
tree
|
commitdiff
2008-05-02
Alexandre Julliard
richedit: Avoid strlen in traces.
tree
|
commitdiff
2008-05-01
Dylan Smith
richedit: Updated editor.h to reflect the contents...
tree
|
commitdiff
2008-05-01
Alex Villacís Lasso
richedit: Add tests for EM_FINDTEXT in 1.0 emulation...
tree
|
commitdiff
2008-04-30
Alexandre Julliard
makefiles: List the static libraries as normal imports...
tree
|
commitdiff
2008-04-30
Alex Villacís Lasso
richedit: On failure to parse incoming text as RTF...
tree
|
commitdiff
2008-04-29
Alex Villacís Lasso
richedit: Paragraph may have multiple rows, which shoul...
tree
|
commitdiff
2008-04-29
Alex Villacís Lasso
richedit: Private movement of cursors in text insertion...
tree
|
commitdiff
2008-04-29
Alex Villacís Lasso
richedit: WM_SETTEXT - Clear modify step flag before...
tree
|
commitdiff
2008-04-29
Alex Villacís Lasso
richedit: Fix modify step setting in EM_SETCHARFORMAT.
tree
|
commitdiff
2008-04-29
Alex Villacís Lasso
richedit: Only notify selection change when selection...
tree
|
commitdiff
2008-04-29
Alex Villacís Lasso
richedit: Implement rule that in 1.0 emulation, a singl...
tree
|
commitdiff
2008-04-29
Alex Villacís Lasso
richedit: Flip the big switch and encode actual CR...
tree
|
commitdiff
2008-04-29
Alex Villacís Lasso
richedit: Remove indication for bCRLF, now that ME_GetT...
tree
|
commitdiff
2008-04-29
Alex Villacís Lasso
richedit: Modify ME_GetTextW() to honor CR and LF encod...
tree
|
commitdiff
2008-04-29
Alex Villacís Lasso
richedit: EM_LINELENGTH: honor CR and LF counters.
tree
|
commitdiff
2008-04-29
Alex Villacís Lasso
richedit: EM_GETLINE: honor CR and LF counters.
tree
|
commitdiff
2008-04-29
Alex Villacís Lasso
richedit: Remove reliance on bEmulateVersion10 for...
tree
|
commitdiff
2008-04-29
Alex Villacís Lasso
richedit: Fixups to move over to reliance on CR and...
tree
|
commitdiff
2008-04-29
Alex Villacís Lasso
richedit: Add support for encoding number of CR and...
tree
|
commitdiff
2008-04-25
Eric Pouech
richedit: Ensure wrapping is done all the time after...
tree
|
commitdiff
2008-04-25
Eric Pouech
richedit: Properly handle the background in case of...
tree
|
commitdiff
2008-04-24
Alex Villacís Lasso
riched20: Reject RTF that is recognized as invalid.
tree
|
commitdiff
2008-04-24
Alex Villacís Lasso
riched20: Implement ignoring of last \par for EM_STREAM...
tree
|
commitdiff
2008-04-24
Alex Villacís Lasso
riched20: Implement ignoring of last \par for EM_STREAMIN.
tree
|
commitdiff
2008-04-24
James Hawkins
riched20: Fix a few tests that fail in XP and up.
tree
|
commitdiff
2008-04-24
Andrew Talbot
riched20: Remove unused variables.
tree
|
commitdiff
2008-04-24
Alex Villacís Lasso
riched20: Yet more tests for EM_STREAMIN.
tree
|
commitdiff
2008-04-22
Alex Villacís Lasso
richedit: Accept RTF stream that does not start with...
tree
|
commitdiff
2008-04-22
Alex Villacís Lasso
richedit: EM_STREAMIN tests for richedit 2.0.
tree
|
commitdiff
2008-04-21
Alex Villacís Lasso
riched32: Implement a portion of suggested interpretati...
tree
|
commitdiff
2008-04-21
Alex Villacís Lasso
riched20: EM_SETTEXTEX supports RTF strings, with tests.
tree
|
commitdiff
2008-04-21
Alex Villacís Lasso
riched20: Fix behavior of EM_REPLACESEL with painting...
tree
|
commitdiff
2008-04-21
Austin English
Spelling fixes.
tree
|
commitdiff
2008-04-17
Austin English
Spelling fixes.
tree
|
commitdiff
2008-04-14
Eric Pouech
richedit: Force window update when the word wrap option...
tree
|
commitdiff
2008-03-24
Eric Pouech
richedit: For setting word wrapping, native only uses...
tree
|
commitdiff
2008-03-24
Eric Pouech
richedit: Fixed a bogus computation of paragraph indent...
tree
|
commitdiff
2008-03-24
Eric Pouech
richedit: Fixed the initialization of the word wrap...
tree
|
commitdiff
2008-03-24
Eric Pouech
richedit: Added missing fields to be reinitialized...
tree
|
commitdiff
2008-03-17
Eric Pouech
richedit: Allow reading an enhanced metafile from an...
tree
|
commitdiff
2008-03-17
Eric Pouech
richedit: Don't force cursor change when it's not needed.
tree
|
commitdiff
2008-03-17
Eric Pouech
richedit: Fixed object leaks generated by context creat...
tree
|
commitdiff
2008-03-17
Eric Pouech
richedit: Added support for EM_SETTARGETDEVICE with...
tree
|
commitdiff
2008-03-17
Eric Pouech
richedit: Use the FW_ constants instead of the raw...
tree
|
commitdiff
2008-03-17
Eric Pouech
richedit: In RTF reader, set both bold and weight attri...
tree
|
commitdiff
2008-03-17
Eric Pouech
richedit: Correctly set the pitch and family for a...
tree
|
commitdiff
2008-03-17
Eric Pouech
richedit: Pass left margin around when computing the...
tree
|
commitdiff
2008-03-17
Eric Pouech
richedit: Assign equivalent structures instead of copyi...
tree
|
commitdiff
2008-03-17
Eric Pouech
richedit: Store shift-enter (keyboard) and \line (rtf...
tree
|
commitdiff
2008-03-17
Eric Pouech
richedit: Added support for end of line inside paragraphs.
tree
|
commitdiff
2008-03-17
Eric Pouech
richedit: Fixed typo in bitmap scaling (for OLE objects).
tree
|
commitdiff
2008-03-17
Eric Pouech
richedit: When handling \pard in RTF stream, really...
tree
|
commitdiff
2008-03-17
Eric Pouech
richedit: Fix reading paragraph left & first indentatio...
tree
|
commitdiff
2008-03-17
Eric Pouech
richedit: Added support for reading DI bitmaps in RTF...
tree
|
commitdiff
2008-03-17
Eric Pouech
richedit: Properly set the border width while parsing...
tree
|
commitdiff
2008-03-17
Eric Pouech
richedit: Prevent division by zero when 0-width border...
tree
|
commitdiff
2008-03-14
Andrew Talbot
riched20: Assign to structs instead of using memcpy...
tree
|
commitdiff
2008-03-04
Rob Shearman
makefiles: Simplify the use of the IMPORTLIB variable...
tree
|
commitdiff
2008-02-06
Francois Gouget
riched20: Fix the name of the lpUsedDefChar field of...
tree
|
commitdiff
2008-02-05
Eric Pouech
riched20: Make use of the size info in REOBJECT if...
tree
|
commitdiff
2008-02-05
Eric Pouech
riched20: Start implementing object reading out RTF...
tree
|
commitdiff
2008-02-05
Eric Pouech
riched20: Added support for image reading from RTF...
tree
|
commitdiff
2008-02-05
Eric Pouech
riched20: Support a couple of paragraphs attributes...
tree
|
commitdiff
2008-02-05
Eric Pouech
riched20: Invert graphics when they are under the selec...
tree
|
commitdiff
2008-02-05
Eric Pouech
riched20: Correctly handle the wrapping when graphics...
tree
|
commitdiff
2008-02-05
Eric Pouech
riched20: Handle the zoom in OLE objects.
tree
|
commitdiff
2008-02-05
Eric Pouech
riched20: Start handling OLE objects inside richedit.
tree
|
commitdiff
2008-02-04
Bang Jun-young
riched20: Include wine/port.h for vsnprintf().
tree
|
commitdiff
2008-01-21
Rob Shearman
riched20: Always treat the nCount variable in the EM_GE...
tree
|
commitdiff
2008-01-21
Rob Shearman
riched20: The wParam parameter to WM_GETTEXT contains...
tree
|
commitdiff
2008-01-21
Alexander Nicolays...
riched20: Don't clear CFM_UNDERLINE flag when applying...
tree
|
commitdiff
2008-01-17
Andrew Talbot
riched20: Remove unneeded casts.
tree
|
commitdiff
2008-01-15
Alexander Nicolays...
riched20: Include selection bar size in POSFROMCHAR.
tree
|
commitdiff
2008-01-07
Eric Pouech
richedit: Uniformly handle the bPitchAndFamily field...
tree
|
commitdiff
2008-01-07
Eric Pouech
richedit: Check return of GetScrollInfo before accessin...
tree
|
commitdiff
2008-01-07
Eric Pouech
richedit: Initialize all the cursors at editor creation.
tree
|
commitdiff
2008-01-07
Eric Pouech
richedit: Only copy the charset when it's defined.
tree
|
commitdiff
2008-01-03
Austin English
Spelling fixes.
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Simplify first para style handling by creatin...
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Don't force repaint while the redraw flag...
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Optimizations for the style selection.
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Don't recreate the DC all the time, but use...
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Move init code after some sanity checks to...
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Small optimisation in ME_GetSelectionInsertStyle.
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Rewrote FindPixelPos so that it always return...
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Added support for intra-paragraph line space.
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Added support for spaces above & below paragr...
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Now drawing the paragraph borders (if any...
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Fix the para computation when zoom is used.
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Enforce usage of paraformat2 fields instead...
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Properly copying the paraformat2 structure...
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Now dumping all fields from the paraformat2...
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Correctly initialize the paraformat structure.
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Simplified handling of background brush while...
tree
|
commitdiff
next