projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Order the helper constants a bit better.
[wine]
/
dlls
/
riched20
/
caret.c
2010-05-17
Gerald Pfeifer
riched20: Remove variables yprev and ys which are not...
blob
|
commitdiff
|
raw
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
2007-08-16
Lei Zhang
riched20: Add missing scroll bar update.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-16
Huw Davies
riched20: Add some test for EM_GETTEXTLENGTHEX and...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-13
Andrew Talbot
riched20: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-06
Huw Davies
riched20: Don't mess with the caret if we don't have...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-26
Clinton Stimpson
riched20: Set modify state when removing text.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-29
Clinton Stimpson
riched20: Fix text replacement with text limit.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-11
Clinton Stimpson
riched20: Fix modification state for several operations.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-05
Lei Zhang
riched20: Move EM_EXSETSEL fix into ME_SetSelection.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-11
Matt Finnicum
riched20: Rewrite of scrolling and some redrawing code.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Hippocrates Sendoukas
riched20: ME_SetSelection -1 to -1 behavior fix.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-10
Ken Myers
riched20: Implement EM_EXLIMITTEXT, EM_GETLIMITTEXT...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-07
Krzysztof Foltman
riched20: New, clean, simple selection repaint logic...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-07
Krzysztof Foltman
riched20: Ensure text is wrapped before invalidating...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Michael Stefaniuc
riched20: Replace an if-statement with empty body with...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
Krzysztof Foltman
riched20: EM_CHARFROMPOS didn't work properly with...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-04
Phil Krylov
riched20: Initial support for simple tables.
blob
|
commitdiff
|
raw
|
diff to current
next