projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
jscript: Avoid size_t in printf width specifier.
[wine]
/
dlls
/
riched20
/
2009-04-20
Michael Stefaniuc
riched20/tests: Use better types than long.
tree
|
commitdiff
2009-04-03
Paul Vriens
riched20/tests: Remove the todo_wine logic where approp...
tree
|
commitdiff
2009-03-24
Paul Vriens
riched20/tests: Fix and extend EM_FORMATRANGE tests.
tree
|
commitdiff
2009-03-24
Dylan Smith
richedit: Properly handle lack of semicolon after font...
tree
|
commitdiff
2009-03-23
Dylan Smith
richedit: Add bounds checks for EM_GETTEXTRANGE with...
tree
|
commitdiff
2009-03-11
Dylan Smith
richedit: Count graphics towards line width.
tree
|
commitdiff
2009-03-10
Michael Stefaniuc
include: Change long to LONG in tom.idl.
tree
|
commitdiff
2009-03-09
Dylan Smith
richedit: Respect manually added links when autourldete...
tree
|
commitdiff
2009-03-09
Francois Gouget
Remove spaces before '\n's.
tree
|
commitdiff
2009-03-06
Dylan Smith
richedit: Avoid calling ITextHost_TxNotify with EN_MSGF...
tree
|
commitdiff
2009-02-26
Dylan Smith
richedit: Avoid crashing if TxSendMessage is called...
tree
|
commitdiff
2009-02-26
Dylan Smith
richedit: EM_SETOPTIONS modify format rect when selbar...
tree
|
commitdiff
2009-02-24
Dylan Smith
richedit: Never wrap for single line controls.
tree
|
commitdiff
2009-02-24
Dylan Smith
richedit: EM_SHOWSCROLLBAR hides scrollbars for less...
tree
|
commitdiff
2009-02-24
Dylan Smith
richedit: Return FALSE for EM_LINESCROLL with single...
tree
|
commitdiff
2009-02-24
Dylan Smith
richedit: Fixed scrollbar visiblility calculation after...
tree
|
commitdiff
2009-02-24
Dylan Smith
richedit: Don't show vertical scrollbar for single...
tree
|
commitdiff
2009-02-24
Dylan Smith
richedit: Added missing initialization of nAvailWidth...
tree
|
commitdiff
2009-02-17
Dylan Smith
richedit: Removed unused ME_Document structure.
tree
|
commitdiff
2009-02-11
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2009-02-10
Dylan Smith
richedit: Store paragraph in cursors.
tree
|
commitdiff
2009-02-09
Andrew Talbot
riched20: Remove unused functions.
tree
|
commitdiff
2009-02-09
Dylan Smith
richedit: Removed ME_StrRelPos, ME_StrRelPos2, & ME_Pos...
tree
|
commitdiff
2009-02-09
Dylan Smith
richedit: Got rid of ME_GetCharFwd and ME_GetCharBack.
tree
|
commitdiff
2009-02-09
Dylan Smith
richedit: Removed ME_StrLen and ME_StrVLen field access...
tree
|
commitdiff
2009-02-09
Dylan Smith
richedit: Got rid of useless function ME_VPosToPos.
tree
|
commitdiff
2009-02-09
Dylan Smith
richedit: Removed some conditions that are always taken.
tree
|
commitdiff
2009-02-09
Dylan Smith
richedit: Avoid duplication in make string functions...
tree
|
commitdiff
2009-02-09
Dylan Smith
richedit: Prevent string trunction due to NULL characters.
tree
|
commitdiff
2009-02-09
Dylan Smith
richedit: Simplified ME_UpdateSelectionLinkAttribute.
tree
|
commitdiff
2009-02-09
Dylan Smith
richedit: Directly get start and end of text on Ctrl...
tree
|
commitdiff
2009-02-09
Dylan Smith
richedit: Wrap even when message says not to repaint.
tree
|
commitdiff
2009-02-09
Michael Stefaniuc
riched20: Fix some Win64 compiler warnings.
tree
|
commitdiff
2009-02-06
Dylan Smith
richedit: Avoided searching for adjacent paragraphs...
tree
|
commitdiff
2009-02-06
Dylan Smith
richedit: Removed incorrect FIXME comment.
tree
|
commitdiff
2009-02-06
Dylan Smith
richedit: Add paragraph field to wrap context to avoid...
tree
|
commitdiff
2009-02-06
Dylan Smith
richedit: Accept paragraph as parameter for ME_CharOfsF...
tree
|
commitdiff
2009-02-06
Dylan Smith
richedit: Get the paragraph with ME_RunOfsFromCharOfs.
tree
|
commitdiff
2009-02-06
Dylan Smith
richedit: Properly destroy context in two places.
tree
|
commitdiff
2009-02-06
Dylan Smith
richedit: Removed unnecessary calls to ME_WrapMarkedPar...
tree
|
commitdiff
2009-02-06
Dylan Smith
richedit: Simplified the character length delete protec...
tree
|
commitdiff
2009-02-02
Dylan Smith
richedit: Fixed EM_FINDTEXT to pass todo tests.
tree
|
commitdiff
2009-02-02
Dylan Smith
richedit: Implement EM_GETTEXTMODE.
tree
|
commitdiff
2009-02-02
Dylan Smith
richedit: Use width from EM_SETTARGETDEVICE for wrapping.
tree
|
commitdiff
2009-01-30
Michael Stefaniuc
riched20: Remove superfluous pointer casts.
tree
|
commitdiff
2009-01-30
Alasdair Sinclair
riched20/tests: Fix missing void in empty parameter...
tree
|
commitdiff
2009-01-29
Marcus Meissner
riched20: Handle more missing allocs gracefully (Coverity).
tree
|
commitdiff
2009-01-29
Marcus Meissner
riched20: Handle NULL fp more gracefully (Coverity).
tree
|
commitdiff
2009-01-29
Marcus Meissner
riched20: Handle cp NULL more gracefully (Coverity).
tree
|
commitdiff
2009-01-29
Marcus Meissner
riched20: Exit the loop instead of crashing (Coverity).
tree
|
commitdiff
2009-01-29
Marcus Meissner
riched20: Removed unneeded NULL check (Coverity).
tree
|
commitdiff
2009-01-28
Marcus Meissner
riched20: rcUpdate cannot be NULL in ME_PaintContent...
tree
|
commitdiff
2009-01-28
Dylan Smith
richedit: Updated internal style flags on EM_SHOWSCROLLBAR.
tree
|
commitdiff
2009-01-28
Dylan Smith
richedit: Suppress scrollbar if missing WS_[VH]SCROLL...
tree
|
commitdiff
2009-01-28
Dylan Smith
richedit: Actually store end of line string for end...
tree
|
commitdiff
2009-01-27
Dylan Smith
richedit: Removed redundant ME_FindItemAtOffset using...
tree
|
commitdiff
2009-01-27
Dylan Smith
richedit: Handle starting in EOL sequence in EM_GETTEXT...
tree
|
commitdiff
2009-01-27
Dylan Smith
richedit: Handle case for EM_LINELENGTH when offset...
tree
|
commitdiff
2009-01-27
Dylan Smith
richedit: End of line sequence limited to 2 carriage...
tree
|
commitdiff
2009-01-22
Nikolay Sivov
richedit: Update EM_GETOLEINTERFACE documentation status.
tree
|
commitdiff
2009-01-22
Dylan Smith
richedit: Implemented ITextServices_TxGetVScroll &...
tree
|
commitdiff
2009-01-22
Dylan Smith
richedit: Removed some unused invalidation code.
tree
|
commitdiff
2009-01-22
Dylan Smith
richedit: Typing is ignored while mouse is captured.
tree
|
commitdiff
2009-01-22
Dylan Smith
richedit: Added test for scroll position after EM_SETTE...
tree
|
commitdiff
2009-01-22
Francois Gouget
riched20/tests: Make test_TxGetNaturalSize() static.
tree
|
commitdiff
2009-01-22
Alistair Leslie...
riched20: Return a long in fnGetObjectCount.
tree
|
commitdiff
2009-01-21
Dylan Smith
richedit: Implemented ITextServices TxGetText and TxSet...
tree
|
commitdiff
2009-01-21
Dylan Smith
richedit: Implemented ITextServices_TxSendMessage.
tree
|
commitdiff
2009-01-21
Dylan Smith
richedit: Prevented using NULL hwnd for certain operations.
tree
|
commitdiff
2009-01-21
Dylan Smith
richedit: Used ITextHost methods to avoid using window...
tree
|
commitdiff
2009-01-21
Dylan Smith
richedit: Implemented ITextHost for windowed richedit...
tree
|
commitdiff
2009-01-20
Paul Vriens
riched20/tests: Fix a test failure on Win9x.
tree
|
commitdiff
2009-01-19
Austin Lund
riched20/tests: Added ITextServices::TxGetNaturalSize...
tree
|
commitdiff
2009-01-19
Andrew Talbot
riched20: Declare some functions static.
tree
|
commitdiff
2009-01-19
Dylan Smith
richedit: Prevent sending Ctrl-C to console and ending...
tree
|
commitdiff
2009-01-19
Dylan Smith
richedit: EM_SETTEXTEX detects ascii richtext with...
tree
|
commitdiff
2009-01-19
Dylan Smith
richedit: Added test for detecting ascii rtf with Unico...
tree
|
commitdiff
2009-01-16
Michael Stefaniuc
riched20: Fix a typo (stray address of operator).
tree
|
commitdiff
2009-01-16
Dylan Smith
richedit: Respect the cbSize field on EM_GETPARAFORMAT.
tree
|
commitdiff
2009-01-16
Dylan Smith
richedit: Prevent copying PARAFORMAT2 fields from PARAF...
tree
|
commitdiff
2009-01-16
Dylan Smith
richedit: Store an internal copy of the window style...
tree
|
commitdiff
2009-01-16
Dylan Smith
richedit: Added tests for initial options.
tree
|
commitdiff
2009-01-16
Dylan Smith
richedit: Fix implementation of handling Page Up/Down...
tree
|
commitdiff
2009-01-15
Dylan Smith
richedit: Implemented the horizontal scrollbar.
tree
|
commitdiff
2009-01-15
Dylan Smith
richedit: Clip painting to formatting rectangle.
tree
|
commitdiff
2009-01-14
Dylan Smith
richedit: Correct limitations on values for setting...
tree
|
commitdiff
2009-01-14
Dylan Smith
richedit: Zoom in and out with mouse wheel with control...
tree
|
commitdiff
2009-01-14
Dylan Smith
richedit: Added tests for zooming.
tree
|
commitdiff
2009-01-14
Andrew Talbot
riched20: Declare some functions static.
tree
|
commitdiff
2009-01-13
Andrew Talbot
riched20: Declare some functions static.
tree
|
commitdiff
2009-01-12
Austin Lund
riched20/tests: Added ITextServices::TxSetText test.
tree
|
commitdiff
2009-01-12
Dylan Smith
richedit: Store mouse captured state rather than callin...
tree
|
commitdiff
2009-01-12
Dylan Smith
richedit: Prevent an unsigned integer underflow.
tree
|
commitdiff
2009-01-12
Dylan Smith
richedit: Set bEmulateVersion10 initially to avoid...
tree
|
commitdiff
2009-01-12
Dylan Smith
richedit: Pressing enter adds newline on WM_KEYDOWN...
tree
|
commitdiff
2009-01-12
Dylan Smith
richedit: Tested EM_CHARFROMPOS with position outside...
tree
|
commitdiff
2009-01-12
Dylan Smith
richedit: Added tests for autoscrolling options based...
tree
|
commitdiff
2009-01-12
Dylan Smith
richedit: Added tests to show that options are stored...
tree
|
commitdiff
2009-01-10
Juan Lang
riched20: Add stub IOleClientSite interface.
tree
|
commitdiff
2009-01-09
Dylan Smith
richedit: Missing condition for inserting newline befor...
tree
|
commitdiff
next