projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
riched20: Fix cast for dwCookie.
[wine]
/
dlls
/
riched20
/
editor.c
2008-12-23
Maarten Lankhorst
riched20: Fix cast for dwCookie.
blob
|
commitdiff
|
raw
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
2008-07-09
Dylan Smith
richedit: PFE_TABLE flag is now used instead of private...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-08
Dylan Smith
richedit: Removed unused variable bCaretShown in ME_Tex...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-08
Michael Stefaniuc
riched20: Fix typo.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-08
Dylan Smith
richedit: Hide cursor when text is selected.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-08
Dylan Smith
richedit: Implemented triple click selection.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-08
Dylan Smith
richedit: Fixed drag and shift selection for words...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-07
Dylan Smith
richedit: Fixed double click issues by sharing code...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-07
Dylan Smith
richedit: Fixed the selection bar width.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-07
Dylan Smith
richedit: Made sure the caret position is stored when...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-27
Dylan Smith
richedit: Set error codes and stop parsing for some...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Dylan Smith
richedit: Implemented undo coalescing to group typing...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Dylan Smith
richedit: Fixed a bug preventing NULL pointers from...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Dylan Smith
richedit: Prevented an assertion error on startup when...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Dylan Smith
richedit: Show caret after pasting or streaming in...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Alex Villacís Lasso
richedit: EM_POSFROMCHAR should take into account scrol...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Alex Villacís Lasso
richedit: When returning position through wParam pointe...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-21
Michael Stefaniuc
riched20: Remove redundant NULL check before heap_free...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
Alex Villacís Lasso
richedit: Add tests for URL autodetection for EM_REPLAC...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
Alex Villacís Lasso
richedit: Add tests for URL autodetection for EM_SETTEX...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
Alex Villacís Lasso
richedit: Fix for the semantics of the flags for some...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
Alex Villacís Lasso
richedit: Add more tests for URL autodetection on WM_CH...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
Alex Villacís Lasso
richedit: WM_SETTEXT must immediately autodetect URLs...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
Alex Villacís Lasso
richedit: Fix misreporting of match offset for EM_FINDT...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-05
Dylan Smith
richedit: The wrong bits were cleared from wBorders...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-01
Alex Villacís Lasso
richedit: Add tests for EM_FINDTEXT in 1.0 emulation...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-30
Alex Villacís Lasso
richedit: On failure to parse incoming text as RTF...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Alex Villacís Lasso
richedit: Private movement of cursors in text insertion...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Alex Villacís Lasso
richedit: WM_SETTEXT - Clear modify step flag before...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Alex Villacís Lasso
richedit: Fix modify step setting in EM_SETCHARFORMAT.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Alex Villacís Lasso
richedit: Only notify selection change when selection...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Alex Villacís Lasso
richedit: Implement rule that in 1.0 emulation, a singl...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Alex Villacís Lasso
richedit: Flip the big switch and encode actual CR...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Alex Villacís Lasso
richedit: Remove indication for bCRLF, now that ME_GetT...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Alex Villacís Lasso
richedit: Modify ME_GetTextW() to honor CR and LF encod...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Alex Villacís Lasso
richedit: EM_LINELENGTH: honor CR and LF counters.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Alex Villacís Lasso
richedit: EM_GETLINE: honor CR and LF counters.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Alex Villacís Lasso
richedit: Fixups to move over to reliance on CR and...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-25
Eric Pouech
richedit: Ensure wrapping is done all the time after...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Alex Villacís Lasso
riched20: Reject RTF that is recognized as invalid.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Alex Villacís Lasso
riched20: Implement ignoring of last \par for EM_STREAM...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Alex Villacís Lasso
riched20: Implement ignoring of last \par for EM_STREAMIN.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Andrew Talbot
riched20: Remove unused variables.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-22
Alex Villacís Lasso
richedit: Accept RTF stream that does not start with...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Alex Villacís Lasso
riched20: EM_SETTEXTEX supports RTF strings, with tests.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-14
Eric Pouech
richedit: Force window update when the word wrap option...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-24
Eric Pouech
richedit: For setting word wrapping, native only uses...
blob
|
commitdiff
|
raw
|
diff to current
next