projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
crypt32: Add a partial implementation of CertCreateContext.
[wine]
/
dlls
/
riched20
/
editor.c
2009-05-26
Francois Gouget
riched20: Make some functions static.
blob
|
commitdiff
|
raw
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
2008-09-12
Dylan Smith
richedit: Make sure the nested tables' RTF properties...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-12
Dylan Smith
richedit: Enter inserts newline before table at start...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-12
Dylan Smith
richedit: Enter at the end of a table row appends a...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-12
Dylan Smith
richedit: Don't put cursor in the table row start parag...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-11
Dylan Smith
richedit: Avoid acting on control words in skipped...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-29
Dylan Smith
richedit: Prevent typing text at end of table row.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-29
Dylan Smith
richedit: Prevent streaming in rich text at end of...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-29
Dylan Smith
richedit: Pressing tab with selection back to start...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Dylan Smith
richedit: Added support for changing cell border colours.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Dylan Smith
richedit: Borders are now drawn for tables and nested...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Dylan Smith
richedit: Adjust table spacing with horizontal gap...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Dylan Smith
richedit: Substitute space for \tab and \par control...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Dylan Smith
richedit: EM_[SG]ETPARAFORMAT returned the wrong value.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Dylan Smith
richedit: Added in support for streaming in and out...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Dylan Smith
richedit: Each cell can contain multiple paragraphs...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Dylan Smith
richedit: Protect deletion of cell boundaries when...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Dylan Smith
richedit: Handle tab key properly within table cells.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Dylan Smith
richedit: Removed assumption about the order of rtf...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Dylan Smith
richedit: Fixed rtf reader bug that caused large start...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
Dylan Smith
richedit: Use tabstops to store cell positions.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-31
Dylan Smith
richedit: Added OleInitialize for clipboard operations.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-29
Hongbo Ni
riched32: Implement WM_UNICHAR support.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-29
Dustin Brody
riched20: EM_SETTEXTTEX obeys ST_SELECTION with RTF...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-23
Alex Villacís Lasso
richedit: Do not read actual scrollbar state for scroll...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-10
Dylan Smith
richedit: Added more conditional cursor changes.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-10
Dylan Smith
richedit: Prevented cursor flicker while moving over...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Dylan Smith
richedit: Set the default paragraph format consistently.
blob
|
commitdiff
|
raw
|
diff to current
next