projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
riched20: Rewrite ME_FindPixelPos to use ME_GetRunInRow.
[wine]
/
dlls
/
riched20
/
caret.c
2013-02-25
Huw Davies
riched20: Rewrite ME_FindPixelPos to use ME_GetRunInRow.
blob
|
commitdiff
|
raw
2013-02-25
Huw Davies
riched20: Only retrieve the next row.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-25
Huw Davies
riched20: Return a BOOL that indicates whether the...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-25
Huw Davies
riched20: Change ME_FindRunInRow to fill out a cursor...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-18
Huw Davies
riched20: Add the ability to CharFromPoint to either...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-15
Huw Davies
riched20: Use ME_PointFromChar to calculate the caret...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-05
Huw Davies
riched20: Move the text to the paragraph level.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-05
Huw Davies
riched20: Pass a character ptr and length to SplitParag...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-05
Huw Davies
riched20: Pass the character ptr and string length...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-31
Huw Davies
riched20: Add an explicit run length member and use...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-30
Huw Davies
riched20: Add a helper to retrieve the run text.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-30
Huw Davies
riched20: Add a helper to debug the run text.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-29
Huw Davies
riched20: Move undo handling to a different set of...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-22
Huw Davies
riched20: Avoid an unnecessary string duplication.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-10
Dan Kegel
riched20: Don't need to redraw when changing selection...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-06
Frédéric Delanoy
riched20: Remove dead assignment (Clang).
blob
|
commitdiff
|
raw
|
diff to current
2010-07-30
Dylan Smith
richedit: Use ME_Cursor as parameter to ME_SplitRunSimple.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-17
Gerald Pfeifer
riched20: Remove variables yprev and ys which are not...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-10
Gerald Pfeifer
riched20: Remove variable ys which is not really used...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-03
Gerald Pfeifer
riched20: Remove variable di which is not really used...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-03
Gerald Pfeifer
riched20: Remove variable yprev which is not really...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-01
David Hedberg
richedit: GTL_PRECISE to GETTEXTLENGTHEX implies GTL_NU...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-18
Dylan Smith
richedit: Prevent crash on word selection at end of...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-28
Dylan Smith
richedit: Use ITextHost interface in ME_LinkNotify.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-26
Francois Gouget
riched20: Make ME_SetCursorToEnd() static.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-17
Dylan Smith
richedit: Fixed check for nOffset at the end of the...
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: Modified ME_MoveCursorsChars to move multiple...
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: 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: Add closing actions for IRichEditOle_fnInsert...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-07
Dylan Smith
richedit: Avoid comparing padding in cursor structures...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-26
Francois Gouget
riched20: Make ME_GetCursorCoordinates() static and...
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_StrRelPos, ME_StrRelPos2, & ME_Pos...
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: Removed some conditions that are always taken.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-09
Dylan Smith
richedit: Directly get start and end of text on Ctrl...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-06
Dylan Smith
richedit: Removed incorrect FIXME comment.
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: Removed unnecessary calls to ME_WrapMarkedPar...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-06
Dylan Smith
richedit: Simplified the character length delete protec...
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: End of line sequence limited to 2 carriage...
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-16
Dylan Smith
richedit: Store an internal copy of the window style...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
Dylan Smith
richedit: Fix implementation of handling Page Up/Down...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Dylan Smith
richedit: Implemented the horizontal scrollbar.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-13
Andrew Talbot
riched20: Declare some functions static.
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: Removed some unnecessary SendMessage calls...
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-09-11
Juan Lang
riched20: Use helper function rather than goto to retur...
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: Reversed deletion direction so tables are...
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: Word/Line/Paragraph selection had selection...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
Dylan Smith
richedit: Joined paragraph format depends on number...
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-16
Dylan Smith
richedit: Fixed regression caused by destroying the...
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-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: 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: Implemented paragraph 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: Made sure word selection selects only one...
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-30
Dylan Smith
richedit: Clicking below end of text now selects closes...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-27
Dylan Smith
richedit: Ensure caret is seen if moved past end of...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-27
Dylan Smith
richedit: Caret size must match font size characters...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-27
Dylan Smith
richedit: Removed redundant code for getting the insert...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Dylan Smith
richedit: Make cursor visible when selecting via mouse...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Dylan Smith
richedit: Null pointer check missing on optional parameter.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Dylan Smith
richedit: bCaretAtEnd should not be reset from rewrappi...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Dylan Smith
richedit: Allow cursor to move over trailing spaces...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
Alex Villacís Lasso
richedit: Insertion style must NOT be cleared unless...
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: Flip the big switch and encode actual CR...
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: Remove reliance on bEmulateVersion10 for...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Alex Villacís Lasso
richedit: Add support for encoding number of CR and...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Alex Villacís Lasso
riched32: Implement a portion of suggested interpretati...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-17
Eric Pouech
richedit: Fixed object leaks generated by context creat...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-17
Eric Pouech
richedit: Pass left margin around when computing the...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-17
Eric Pouech
richedit: Store shift-enter (keyboard) and \line (rtf...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
Eric Pouech
riched20: Start handling OLE objects inside richedit.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-02
Eric Pouech
richedit: Small optimisation in ME_GetSelectionInsertStyle.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-02
Eric Pouech
richedit: Rewrote FindPixelPos so that it always return...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
Maarten Lankhorst
riched20: Implement ECO/EM SELECTIONBAR.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-07
Alex Villacís Lasso
riched20: EM_GETTEXTLENGTHEX must not count last paragr...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-22
Alex Villacís Lasso
riched20: 2.0 and higher inserts CRCRLF as space (with...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-21
Clinton Stimpson
riched20: Only WM_CHAR respects text limit.
blob
|
commitdiff
|
raw
|
diff to current
next