projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dswave: Assign to structs instead of using memcpy.
[wine]
/
dlls
/
riched20
/
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
2008-01-02
Eric Pouech
richedit: Now painting the newly supported underline...
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Extend the usage of underlinetype from charfo...
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Don't allow recursive EN_REQUESTRESIZE notifi...
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Correctly copy the pitch and family field.
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Fully initialize the first style.
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Correctly set the CFM_WEIGHT in charformat2.
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Fixed a couple of charformatXXm structure...
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Added support for some message (key, mouse...
tree
|
commitdiff
2007-12-20
Dmitry Timoshkov
riched20: Remove a redundant parameter from trace.
tree
|
commitdiff
2007-12-18
Maarten Lankhorst
riched20: Fix bugs in EM_SETOPTIONS.
tree
|
commitdiff
2007-12-17
Maarten Lankhorst
riched20: Implement ECO/EM SELECTIONBAR.
tree
|
commitdiff
2007-12-14
Alexandre Julliard
riched20/tests: Avoid using size_t in traces.
tree
|
commitdiff
2007-12-14
Maarten Lankhorst
riched20: Make some functions static.
tree
|
commitdiff
2007-12-12
Alex Villacís Lasso
riched32: Fix regression in WM_GETTEXTLENGTH on richedi...
tree
|
commitdiff
2007-12-08
Michael Stefaniuc
riched20: Remove the RTFAlloc() wrapper around heap_all...
tree
|
commitdiff
2007-12-08
Michael Stefaniuc
riched20: Rename the wrappers around HeapAlloc() &Co...
tree
|
commitdiff
2007-12-08
Alex Villacís Lasso
riched20: Invalidate all the text on bogus last selection.
tree
|
commitdiff
2007-12-07
Alexandre Julliard
Avoid size_t types in traces.
tree
|
commitdiff
2007-12-07
Alex Villacís Lasso
riched20: WM_GETTEXTLENGTH should include CRLF conversi...
tree
|
commitdiff
2007-12-07
Alex Villacís Lasso
riched20: EM_GETTEXTLENGTHEX must not count last paragr...
tree
|
commitdiff
2007-12-07
Alex Villacís Lasso
riched20: WM_GETTEXT should return 0 on overflow but...
tree
|
commitdiff
2007-12-07
Alex Villacís Lasso
riched20: EM_GETTEXTEX with GT_USECRLF should not leave...
tree
|
commitdiff
2007-12-06
Alexandre Julliard
Removed some unneeded imports.
tree
|
commitdiff
2007-11-08
Alex Villacís Lasso
riched20: Fix test failure in test_WM_PASTE.
tree
|
commitdiff
2007-11-06
Alex Villacís Lasso
riched20: EM_GETMODIFY should not report modification...
tree
|
commitdiff
2007-11-05
Alex Villacís Lasso
riched20: Fix detection of CFE_LINK on WinXP-SP2.
tree
|
commitdiff
2007-10-31
Alex Villacís Lasso
riched20: Allow for Win98 behavior for return value...
tree
|
commitdiff
2007-10-29
Alex Villacís Lasso
riched20: Fix test crash on WinXP-SP2.
tree
|
commitdiff
2007-10-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-10-22
Alex Villacís Lasso
riched20: 2.0 and higher inserts CRCRLF as space (with...
tree
|
commitdiff
2007-10-19
Alex Villacís Lasso
riched20: Single-line control must refuse to insert...
tree
|
commitdiff
2007-09-28
Alex Villacís Lasso
riched20: Minimal fix for WM_SETTEXT without ES_MULTILI...
tree
|
commitdiff
2007-09-27
Francois Gouget
riched20/tests: Add '\n's to ok() calls.
tree
|
commitdiff
2007-09-27
Alex Villacís Lasso
riched20: EM_SETCHARFORMAT must fail and return 0 with...
tree
|
commitdiff
2007-09-27
Alex Villacís Lasso
riched20: EM_SETCHARFORMAT must return 0, not assert...
tree
|
commitdiff
2007-09-26
Alex Villacís Lasso
riched20: EM_SETCHARFORMAT must return 1 on success...
tree
|
commitdiff
2007-09-24
Alex Villacís Lasso
riched20: Fix WM_GETTEXT to change \r to \r\n.
tree
|
commitdiff
2007-09-24
Alex Villacís Lasso
riched20: Tests show WM_GETTEXT change \r to \r\n.
tree
|
commitdiff
2007-09-21
Clinton Stimpson
riched20: Only WM_CHAR respects text limit.
tree
|
commitdiff
2007-09-20
Clinton Stimpson
riched20: Adjust event mask when sending EN_CHANGE...
tree
|
commitdiff
2007-09-20
Clinton Stimpson
riched20: Add tests for text limit behavior.
tree
|
commitdiff
2007-09-19
Clinton Stimpson
riched20: Add test for event masks and notifications.
tree
|
commitdiff
2007-09-17
Alex Villacís Lasso
riched20: Prevent overflow on richedit debug channel.
tree
|
commitdiff
2007-09-11
Lei Zhang
riched20: Do not pass NULL lParam to ME_ToUnicode for...
tree
|
commitdiff
2007-08-17
Andrew Talbot
riched20: Constify some variables.
tree
|
commitdiff
2007-08-16
Andrew Talbot
riched20: Constify some variables.
tree
|
commitdiff
2007-08-16
Lei Zhang
riched20: Add missing scroll bar update.
tree
|
commitdiff
2007-08-16
Lei Zhang
riched20: Properly calculate control display height.
tree
|
commitdiff
2007-08-16
Huw Davies
riched20: Add some test for EM_GETTEXTLENGTHEX and...
tree
|
commitdiff
2007-08-15
Andrew Talbot
riched20: Constify some variables.
tree
|
commitdiff
2007-08-14
Andrew Talbot
riched20: Constify some variables.
tree
|
commitdiff
2007-08-13
Andrew Talbot
riched20: Constify some variables.
tree
|
commitdiff
2007-06-28
Aric Stewart
riched20: Make richedit control IME aware.
tree
|
commitdiff
2007-06-27
Michael Stefaniuc
janitorial: Remove superfluous casts of void pointers...
tree
|
commitdiff
2007-06-22
Michael Stefaniuc
riched20: Do not use wide character constants.
tree
|
commitdiff
2007-06-19
Lei Zhang
riched20: Add tests for EM_FORMATRANGE.
tree
|
commitdiff
2007-06-07
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-06-06
Huw Davies
riched20: Don't mess with the caret if we don't have...
tree
|
commitdiff
2007-05-29
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
tree
|
commitdiff
2007-05-18
Andrew Talbot
riched20: Exclude unused headers.
tree
|
commitdiff
2007-05-07
Marcus Meissner
riched32: Avoid implicit time().
tree
|
commitdiff
2007-05-02
Dmitry Timoshkov
riched20: Add the tests for EM_SETTEXTEX/EM_GETTEXTEX...
tree
|
commitdiff
2007-04-26
Clinton Stimpson
riched20: Set modify state when removing text.
tree
|
commitdiff
next