projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
shdocvw: Move connection points to DocHost object.
[wine]
/
dlls
/
riched20
/
2006-04-12
Phil Krylov
riched20: Allow inheriting table cell definitions from...
tree
|
commitdiff
2006-03-27
Huw Davies
riched20: Take a ref on text host.
tree
|
commitdiff
2006-03-22
Mike McCormack
riched20: Add a version resource.
tree
|
commitdiff
2006-03-21
Lei Zhang
riched20: Implements FR_WHOLEWORD for EM_FINDTEXT.
tree
|
commitdiff
2006-03-02
Alexandre Julliard
Fixed some compiler warnings on old gcc versions.
tree
|
commitdiff
2006-03-01
Brandon Woodmansee
riched20: Implement EM_AUTOURLDETECT & EM_GETAUTOURLDETECT.
tree
|
commitdiff
2006-02-27
Andrew de los Reyes
riched20: Implement EM_SCROLL and its tests.
tree
|
commitdiff
2006-02-27
Hamza Lakhani
riched20: EM_HIDESELECTION implementation.
tree
|
commitdiff
2006-02-24
Phil Krylov
riched20: Added a comment to make life easier.
tree
|
commitdiff
2006-02-24
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2006-02-23
Kevin Koltzau
riched20: Call GetClipboardData callback on cut/copy.
tree
|
commitdiff
2006-02-23
Kevin Koltzau
riched20: Enable retrieving data through the ole interface.
tree
|
commitdiff
2006-02-23
Kevin Koltzau
riched20: Ensure copied text is terminated with a null.
tree
|
commitdiff
2006-02-23
Kevin Koltzau
riched20: EM_GETOLEINTERFACE is not a stub.
tree
|
commitdiff
2006-02-23
Kevin Koltzau
riched20: Store reference to editor in ole interface.
tree
|
commitdiff
2006-02-23
Kevin Koltzau
riched20: Allocate proper amount of memory for formatet...
tree
|
commitdiff
2006-02-22
Kevin Koltzau
riched20: Add IDataObject implementation and use it...
tree
|
commitdiff
2006-02-22
Brian Chang
riched20: EM_SETOPTIONS/EM_GETOPTIONS base implementation.
tree
|
commitdiff
2006-02-22
Lei Zhang
riched20: Implement FR_MATCHCASE for EM_FINDTEXT.
tree
|
commitdiff
2006-02-21
Lei Zhang
riched20: Fix for EM_FINDTEXT input validation.
tree
|
commitdiff
2006-02-20
Roger Hoang
riched20: Implemented EM_SETTEXTMODE options TM_RICHTEX...
tree
|
commitdiff
2006-02-16
Thomas Kho
riched20: Implement EM_SCROLLCARET and EM_GETSCROLLPOS.
tree
|
commitdiff
2006-02-15
Thomas Kho
riched20: Extend EM_FINDTEXT conformance tests and...
tree
|
commitdiff
2006-02-14
Phil Krylov
riched20: Support RTF text in WM_SETTEXT.
tree
|
commitdiff
2006-02-11
Thomas Kho
riched20: Fixed bounds error when finding text forward.
tree
|
commitdiff
2006-02-11
Thomas Kho
riched20: Added tests for EM_FINDTEXT and EM_FINDTEXTEX...
tree
|
commitdiff
2006-02-06
Kevin Koltzau
riched20: Don't use EM_STREAMIN for paste.
tree
|
commitdiff
2006-02-05
Kevin Koltzau
riched20: Separate stream state from editor state.
tree
|
commitdiff
2006-02-05
Kevin Koltzau
riched20: Add method to stream data based on a range.
tree
|
commitdiff
2006-02-05
Kevin Koltzau
riched20: Don't use EM_STREAMOUT for copy/cut.
tree
|
commitdiff
2006-02-05
Phil Krylov
riched20: Empty undo stack after EM_STREAMIN without...
tree
|
commitdiff
2006-02-04
Phil Krylov
riched20: Initial support for simple tables.
tree
|
commitdiff
2006-02-04
Phil Krylov
riched20: Removed an unused parameter.
tree
|
commitdiff
2006-02-04
Phil Krylov
riched20: Simplified ME_InsertGraphicsFromCursor()...
tree
|
commitdiff
2006-02-04
Phil Krylov
riched20: Fixed undo stack corruption.
tree
|
commitdiff
2006-02-02
Kevin Koltzau
riched20: Handle context menu.
tree
|
commitdiff
2006-02-01
Kevin Koltzau
riched20: Implement EM_SETOLECALLBACK.
tree
|
commitdiff
2006-02-01
Maarten Lankhorst
riched20: Implement CreateTextServices.
tree
|
commitdiff
2006-02-01
Phil Krylov
riched20: Fixed font cache corruption.
tree
|
commitdiff
2006-01-31
Phil Krylov
riched20: Added support for hidden text.
tree
|
commitdiff
2006-01-31
Phil Krylov
riched20: Paint the selection while it's being extended...
tree
|
commitdiff
2006-01-30
Maarten Lankhorst
riched20: Make CreateTextServices use ITextHost.
tree
|
commitdiff
2006-01-27
Alexandre Julliard
riched20: Remove a couple of no longer used functions.
tree
|
commitdiff
2006-01-26
Phil Krylov
riched20: EM_STREAMIN should send a EN_UPDATE notification.
tree
|
commitdiff
2006-01-26
Phil Krylov
riched20: Selection painting fixes.
tree
|
commitdiff
2006-01-24
Dmitry Timoshkov
Make more arrays const.
tree
|
commitdiff
2006-01-13
Phil Krylov
riched20: Select word on double click.
tree
|
commitdiff
2006-01-13
Phil Krylov
riched20: TODO list update.
tree
|
commitdiff
2006-01-13
Phil Krylov
riched20: Fixed some selection painting bugs.
tree
|
commitdiff
2006-01-12
Phil Krylov
riched20: Initial support for word break callback proce...
tree
|
commitdiff
2006-01-12
Phil Krylov
riched20: Removed a useless check in painting code.
tree
|
commitdiff
2006-01-11
Phil Krylov
riched20: Added \n to trace output.
tree
|
commitdiff
2006-01-10
Phil Krylov
riched20: Reduced screen flicker by using proper update...
tree
|
commitdiff
2006-01-10
Phil Krylov
riched20: Allow NUL characters.
tree
|
commitdiff
2006-01-10
Phil Krylov
riched20: Speed up text insertion.
tree
|
commitdiff
2006-01-09
Phil Krylov
riched20: Fixed calculation of left indent and first...
tree
|
commitdiff
2006-01-09
Phil Krylov
riched20: Simplified logic in ME_StrRelPos().
tree
|
commitdiff
2005-12-31
Mike McCormack
riched20: Add newlines to ERR macro output.
tree
|
commitdiff
2005-12-14
Ulrich Czekalla
riched20: Reset selection when text is reset.
tree
|
commitdiff
2005-12-05
Cihan Altinay
riched20: register ListBox & ComboBox classes
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-11-03
Phil Krylov
Cache background color brush instead of recreating...
tree
|
commitdiff
2005-11-03
Phil Krylov
Added support for EM_REQUESTRESIZE message, EN_REQUESTR...
tree
|
commitdiff
2005-11-02
Mike McCormack
Convert all RTFPanic and RTFMsg calls to ERR calls.
tree
|
commitdiff
2005-10-19
Krzysztof Foltman
- Bugfix in EM_GETTEXTEX
tree
|
commitdiff
2005-10-13
Krzysztof Foltman
Fix unnecessary (and harmful) repeated statement.
tree
|
commitdiff
2005-10-12
Krzysztof Foltman
- Style trace information is written to different debug...
tree
|
commitdiff
2005-10-11
Phil Krylov
Fixed encoding of non-ASCII chars.
tree
|
commitdiff
2005-10-10
Krzysztof Foltman
Removed buffer overrun error (incrementing output point...
tree
|
commitdiff
2005-10-10
Krzysztof Foltman
The previous implementation was a workaround for off...
tree
|
commitdiff
2005-10-10
Krzysztof Foltman
Fixed EOL detection in ME_RunOfsFromCharOfs in 1.0...
tree
|
commitdiff
2005-10-10
Krzysztof Foltman
Fix a bug in 1.0 emulation mode in EM_LINELENGTH (which...
tree
|
commitdiff
2005-10-10
Krzysztof Foltman
Fix 1.0 emulation mode in ME_GetTextW.
tree
|
commitdiff
2005-10-08
Krzysztof Foltman
Send verbose info to different debug channels (richedit...
tree
|
commitdiff
2005-10-03
Krzysztof Foltman
- Remove another potential sources of infinite loops...
tree
|
commitdiff
2005-10-03
Krzysztof Foltman
Implemented EM_GETFIRSTVISIBLELINE and EM_POSFROMCHAR...
tree
|
commitdiff
2005-10-03
Krzysztof Foltman
Fixed another case of misunderstanding MSDN wrt StreamI...
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-09-29
Krzysztof Foltman
- Reimplementation of EM_LINELENGTH.
tree
|
commitdiff
2005-09-26
Rein Klazes
When scrolling, first update the new position of the...
tree
|
commitdiff
2005-09-26
Krzysztof Foltman
- Optional destinations in stylesheets are now skipped...
tree
|
commitdiff
2005-09-12
Marcus Meissner
The last argument to MultiByteToWideChar is wide charac...
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed gcc 4.0 warnings.
tree
|
commitdiff
2005-08-23
Phil Krylov
Fixed a RichEdit RTF reader bug which resulted in loss...
tree
|
commitdiff
2005-08-23
Phil Krylov
Fixed EM_EXLINEFROMCHAR to work for last row of a parag...
tree
|
commitdiff
2005-08-23
Phil Krylov
Added support for backward search to RichEdit EM_FINDTE...
tree
|
commitdiff
2005-08-22
Phil Krylov
Fixed EM_SETEVENTMASK RichEdit message handler to retur...
tree
|
commitdiff
2005-08-22
Phil Krylov
Automatically set default font after parsing a font...
tree
|
commitdiff
2005-08-22
Phil Krylov
Added handling of deff RTF control word.
tree
|
commitdiff
2005-08-22
Phil Krylov
Added common keyboard shortcuts for Select All, Undo...
tree
|
commitdiff
2005-08-15
Phil Krylov
Added EM_SETRECT, EM_SETRECTNP, and WM_SETREDRAW messag...
tree
|
commitdiff
2005-08-11
Phil Krylov
Fixed a bug in EM_STREAMOUT RichEdit message handler...
tree
|
commitdiff
2005-08-08
Phil Krylov
Fixed UTF-8 RTF parsing.
tree
|
commitdiff
2005-08-03
Mike McCormack
gcc 4.0 warning fixes for Interlocked* functions.
tree
|
commitdiff
2005-07-26
Phil Krylov
Implemented EM_CHARFROMPOS RichEdit message.
tree
|
commitdiff
2005-07-26
Phil Krylov
Generate ending \par in RTF output of RichEdit when...
tree
|
commitdiff
2005-07-24
Phil Krylov
Added EM_GETZOOM and EM_SETZOOM RichEdit message handlers.
tree
|
commitdiff
2005-07-22
Phil Krylov
Fixed EM_GETCHARFORMAT for selection containing a singl...
tree
|
commitdiff
2005-07-22
Phil Krylov
Fixed an off-by-one error in EM_STREAMOUT handler for...
tree
|
commitdiff
2005-07-22
Phil Krylov
Added some missing but useful items to the TODO list.
tree
|
commitdiff
next