projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mshtml: Add stub implementation for IHTMLDocument6.
[wine]
/
dlls
/
riched20
/
editor.c
2009-09-30
Dylan Smith
richedit: Handle to parent window is cached.
blob
|
commitdiff
|
raw
2009-09-28
Dylan Smith
richedit: Use ITextHost interface in ME_LinkNotify.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Dylan Smith
richedit: Silence fixme for WM_STYLECHANGING & WM_STYLE...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-13
Dylan Smith
richedit: Use ME_MoveCursorChars in ME_FindText to...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-13
Dylan Smith
richedit: Replace offsets arg with ME_Cursor for ME_Int...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-13
Dylan Smith
richedit: Use ME_Cursor instead of offsets for ME_CharF...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-13
Dylan Smith
richedit: Use ME_Cursor instead of offsets for copying...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-13
Dylan Smith
richedit: Use ME_Cursor instead of offsets for ME_Updat...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Dylan Smith
richedit: Use ME_Cursor instead of offsets for ME_GetTe...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Dylan Smith
richedit: Use ME_Cursor instead of offsets for ME_SetCh...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Dylan Smith
richedit: Use ME_Cursor instead of offsets for ME_GetCh...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Dylan Smith
richedit: Add helpers for setting cursor to start/end...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Dylan Smith
richedit: Created functions to move between runs and...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Dylan Smith
richedit: Improve efficiency of ME_IsCandidateAnURL.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Dylan Smith
richedit: ME_GetTextW must use source and destination...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Dylan Smith
richedit: Added function to get selection cursors in...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Dylan Smith
richedit: Make the ME_GetCursorOfs function more flexible.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-10
Dylan Smith
richedit: Added missing style releases.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-10
Dylan Smith
richedit: Use richedit class string macros from public...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-03
Dylan Smith
richedit: Prevent using uninitialized nAvailWidth in...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-03
Dylan Smith
richedit: Prevent buffer overflows in WM_GETTEXT.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-03
Dylan Smith
richedit: Handle NULL buffer or 0 buffer length in...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-22
Dylan Smith
richedit: Scrollinfo stored as 16-bit values externally.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-20
Dylan Smith
richedit: Properly restore style after end of rtf group.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-17
Dylan Smith
richedit: Handle missing colours in rtf colour table.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-17
Dylan Smith
richedit: Initially disable scrollbars for ES_DISABLENO...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-13
Dylan Smith
richedit: Support ascii RTF in WM_SETTEXT even for...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-26
Francois Gouget
riched20: Make some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
Dylan Smith
richedit: Add bounds checks for EM_GETTEXTRANGE with...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-09
Dylan Smith
richedit: Respect manually added links when autourldete...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-06
Dylan Smith
richedit: Avoid calling ITextHost_TxNotify with EN_MSGF...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-26
Dylan Smith
richedit: EM_SETOPTIONS modify format rect when selbar...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-24
Dylan Smith
richedit: Never wrap for single line controls.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-24
Dylan Smith
richedit: EM_SHOWSCROLLBAR hides scrollbars for less...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-24
Dylan Smith
richedit: Return FALSE for EM_LINESCROLL with single...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-24
Dylan Smith
richedit: Added missing initialization of nAvailWidth...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-10
Dylan Smith
richedit: Store paragraph in cursors.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
Dylan Smith
richedit: Removed ME_StrLen and ME_StrVLen field access...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
Dylan Smith
richedit: Simplified ME_UpdateSelectionLinkAttribute.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
Dylan Smith
richedit: Wrap even when message says not to repaint.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-06
Dylan Smith
richedit: Accept paragraph as parameter for ME_CharOfsF...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-06
Dylan Smith
richedit: Get the paragraph with ME_RunOfsFromCharOfs.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-02
Dylan Smith
richedit: Fixed EM_FINDTEXT to pass todo tests.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-02
Dylan Smith
richedit: Implement EM_GETTEXTMODE.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-02
Dylan Smith
richedit: Use width from EM_SETTARGETDEVICE for wrapping.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Marcus Meissner
riched20: Removed unneeded NULL check (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Dylan Smith
richedit: Updated internal style flags on EM_SHOWSCROLLBAR.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
Dylan Smith
richedit: Actually store end of line string for end...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Dylan Smith
richedit: Removed redundant ME_FindItemAtOffset using...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Dylan Smith
richedit: Handle starting in EOL sequence in EM_GETTEXT...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Dylan Smith
richedit: Handle case for EM_LINELENGTH when offset...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Nikolay Sivov
richedit: Update EM_GETOLEINTERFACE documentation status.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Dylan Smith
richedit: Removed some unused invalidation code.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Dylan Smith
richedit: Typing is ignored while mouse is captured.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-21
Dylan Smith
richedit: Implemented ITextServices_TxSendMessage.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-21
Dylan Smith
richedit: Prevented using NULL hwnd for certain operations.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-21
Dylan Smith
richedit: Used ITextHost methods to avoid using window...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-21
Dylan Smith
richedit: Implemented ITextHost for windowed richedit...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Dylan Smith
richedit: EM_SETTEXTEX detects ascii richtext with...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
Dylan Smith
richedit: Store an internal copy of the window style...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Dylan Smith
richedit: Implemented the horizontal scrollbar.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
Dylan Smith
richedit: Zoom in and out with mouse wheel with control...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-13
Andrew Talbot
riched20: Declare some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Dylan Smith
richedit: Store mouse captured state rather than callin...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Dylan Smith
richedit: Set bEmulateVersion10 initially to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Dylan Smith
richedit: Pressing enter adds newline on WM_KEYDOWN...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Dylan Smith
richedit: Missing condition for inserting newline befor...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Dylan Smith
richedit: Fixed implementation of WM_GETDLGCODE message.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-06
Dylan Smith
richedit: Avoid rewrapping all text for isolated format...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-06
Dylan Smith
richedit: Use 32-bit rather than 16-bit trackbar value...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-04
Dylan Smith
richedit: Mask window id on WM_COMMAND notifications.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-03
Dylan Smith
richedit: Fix unicode truncation on EM_GETLINE message.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-27
Dylan Smith
richedit: Prevented a dereference of a freed pointer.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Maarten Lankhorst
riched20: Fix cast for dwCookie.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-20
Dylan Smith
richedit: Move message handling to function callable...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-20
Dylan Smith
richedit: Removed redundant editor height variables...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-18
Dylan Smith
richedit: Made sure text is offset by formatting rectangle.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-16
Dylan Smith
richedit: Move implementation of WM_CHAR to its own...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-16
Dylan Smith
richedit: Removed some unnecessary SendMessage calls...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-16
Dylan Smith
richedit: Move implementation of EM_GETTEXTEX to its...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-16
Dylan Smith
richedit: Move implementation of EM_GETTEXTRANGE to...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
Dylan Smith
richedit: Removed unused hwndEdit variable for the...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
Dylan Smith
richedit: Removed an unnecessary call to GetScrollInfo.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
Dylan Smith
richedit: Compare editor rather than hWnd in ME_Calcula...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
Dylan Smith
richedit: Use ME_EnsureVisible to implement EM_SCROLLCARET.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-17
Dylan Smith
richedit: Removed unused ME_AutoURLDetect function.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-17
Dylan Smith
richedit: Update strings and comments regarding IME...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-06
Andrew Talbot
riched20: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
Michael Stefaniuc
riched20: Remove superflous casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-29
Dylan Smith
richedit: Handle negative position given to EM_POSFROMCHAR.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-27
Dylan Smith
richedit: Fixed initial word wrap setting when emulatin...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-22
Dylan Smith
richedit: Fixed EM_POSFROMCHAR for pos of text length.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-22
Dylan Smith
richedit: Handle ctrl-key shortcuts on WM_KEYDOWN.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
Dylan Smith
richedit: Use the DefWindowProc to implement WM_SETREDRAW.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Dylan Smith
richedit: Added EM_SETMARGINS to the list of unsupporte...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
Dylan Smith
richedit: Show arrow cursor over scrollbar.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
Dylan Smith
richedit: ES_AUTOHSCROLL window style disables word...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
Dylan Smith
richedit: Use RTF reader for text starting with {\urtf.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-12
Dylan Smith
richedit: Prevent buffer overrun for tab stops buffer.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-12
Dylan Smith
richedit: Fixed bugs in handling unterminated nested...
blob
|
commitdiff
|
raw
|
diff to current
next