projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
riched20: Constify some variables.
[wine]
/
dlls
/
riched20
/
caret.c
2008-06-19
Alex Villacís Lasso
richedit: Insertion style must NOT be cleared unless...
blob
|
commitdiff
|
raw
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
2006-02-04
Phil Krylov
riched20: Simplified ME_InsertGraphicsFromCursor()...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-31
Phil Krylov
riched20: Added support for hidden text.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-31
Phil Krylov
riched20: Paint the selection while it's being extended...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-26
Phil Krylov
riched20: Selection painting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-24
Dmitry Timoshkov
Make more arrays const.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-13
Phil Krylov
riched20: Select word on double click.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-13
Phil Krylov
riched20: Fixed some selection painting bugs.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-12
Phil Krylov
riched20: Initial support for word break callback proce...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-10
Phil Krylov
riched20: Reduced screen flicker by using proper update...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-10
Phil Krylov
riched20: Speed up text insertion.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-03
Phil Krylov
Added support for EM_REQUESTRESIZE message, EN_REQUESTR...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-23
Phil Krylov
Fixed a RichEdit RTF reader bug which resulted in loss...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-26
Phil Krylov
Implemented EM_CHARFROMPOS RichEdit message.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-21
Phil Krylov
Added emulation of RichEdit 1.0 behaviour when the...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-01
Stefan Huehner
Make some function static.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-28
Phil Krylov
Implemented EM_GETTEXTLENGTHEX RichEdit message.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-16
Krzysztof Foltman
- removed trailing spaces from some files
blob
|
commitdiff
|
raw
|
diff to current
2005-03-21
Krzysztof Foltman
- PageUp key support.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-19
Krzysztof Foltman
- made string operations consistent wrt whitespace...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-17
Krzysztof Foltman
- RTF reader doesn't use RichEdit messages anymore...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-14
Gerald Pfeifer
Make ME_ArrowLeft() return a value in every case.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-09
Krzysztof Foltman
- Optimized repaint of the area below the text.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-09
Krzysztof Foltman
The meaning of the rewrap flag got inverted (MEPF_REWRA...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-08
Krzysztof Foltman
- specialized handler for SF_TEXT (ANSI or Unicode...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-05
Krzysztof Foltman
Initial implementation of riched20.
blob
|
commitdiff
|
raw
|
diff to current