projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
explorerframe: Implement expansion of nodes.
[wine]
/
dlls
/
riched20
/
2010-07-30
Dylan Smith
richedit: Avoid redundant calls to ME_CalcRunExtent.
tree
|
commitdiff
2010-07-30
Dylan Smith
richedit: Use ME_Cursor as parameter to ME_SplitRunSimple.
tree
|
commitdiff
2010-07-30
Dylan Smith
richedit: Remove checks for converting internal CHARFOR...
tree
|
commitdiff
2010-07-30
Dylan Smith
richedit: Check for bits instead of equality in EM_SETC...
tree
|
commitdiff
2010-07-30
Dylan Smith
richedit: Don't change text mode with undo or redo...
tree
|
commitdiff
2010-07-30
Dylan Smith
richedit: Return correct values when EM_SETTEXTMODE...
tree
|
commitdiff
2010-07-29
Dylan Smith
richedit: Removed unused run flags values.
tree
|
commitdiff
2010-07-29
Dylan Smith
richedit: Removed redundant variable ptLastSplittableRun.
tree
|
commitdiff
2010-07-29
Dylan Smith
richedit: Invalidate without calling UpdateWindow in...
tree
|
commitdiff
2010-07-29
Dylan Smith
richedit: Remove redundant commit and repaint in ME_Str...
tree
|
commitdiff
2010-07-29
Dylan Smith
richedit: EN_UPDATE notification is sent on WM_PAINT.
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-07-19
Dylan Smith
richedit: Fix streaming rtf with table at the start...
tree
|
commitdiff
2010-07-19
Dylan Smith
richedit: Don't break when streaming out a table, just...
tree
|
commitdiff
2010-07-08
Austin Lund
riched20: Process messages which arrive before WM_NCCREATE.
tree
|
commitdiff
2010-06-07
Dylan Smith
richedit: Keep default char format on WM_SETFONT in...
tree
|
commitdiff
2010-05-25
Dylan Smith
richedit: Fix assignment to wrong variable (LLVM/Clang).
tree
|
commitdiff
2010-05-24
Dylan Smith
richedit: Simplify redundant code in WM_IME_COMPOSITION.
tree
|
commitdiff
2010-05-24
Dylan Smith
richedit: Commit undo items after modifications in...
tree
|
commitdiff
2010-05-24
Dylan Smith
richedit: Missing HeapFree in WM_IME_COMPOSITION. ...
tree
|
commitdiff
2010-05-19
Dylan Smith
richedit: Send EN_SELCHANGE after wrapping but before...
tree
|
commitdiff
2010-05-19
Dylan Smith
richedit: Revert commit that caused a regression. ...
tree
|
commitdiff
2010-05-17
Michael Stefaniuc
riched20: Avoid using long.
tree
|
commitdiff
2010-05-17
Gerald Pfeifer
riched20: Remove variables yprev and ys which are not...
tree
|
commitdiff
2010-05-17
Dylan Smith
richedit: Avoid notifying parent window in improper...
tree
|
commitdiff
2010-05-10
Gerald Pfeifer
riched20: Remove variable pCell which is not really...
tree
|
commitdiff
2010-05-10
Gerald Pfeifer
riched20: Remove variable ys which is not really used...
tree
|
commitdiff
2010-05-03
Gerald Pfeifer
riched20: Remove variable di which is not really used...
tree
|
commitdiff
2010-05-03
Gerald Pfeifer
riched20: Remove variable changed which is not really...
tree
|
commitdiff
2010-05-03
Gerald Pfeifer
riched20: Remove variable yprev which is not really...
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-03-01
David Hedberg
richedit: GTL_PRECISE to GETTEXTLENGTHEX implies GTL_NU...
tree
|
commitdiff
2010-03-01
Dylan Smith
richedit: Make zooming affect all pictures.
tree
|
commitdiff
2010-03-01
Dylan Smith
richedit: Documented paragraph border widths are in...
tree
|
commitdiff
2010-02-22
Dylan Smith
richedit: Added some extra tests for EM_FORMATRANGE.
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-02-18
Dylan Smith
richedit: Prevent crash on word selection at end of...
tree
|
commitdiff
2010-02-10
Dylan Smith
richedit: Move function ME_GetParaLineSpace to make...
tree
|
commitdiff
2010-02-05
Dylan Smith
richedit: Removed unused local variable yStart.
tree
|
commitdiff
2010-02-04
Michael Stefaniuc
riched20: Don't print the function name twice in ERR...
tree
|
commitdiff
2010-01-25
Dylan Smith
richedit: Initialize fields for windowless richedit...
tree
|
commitdiff
2010-01-25
Dylan Smith
richedit: Prevent uninitialized value from being used.
tree
|
commitdiff
2010-01-11
Michael Stefaniuc
Grammar fixes "is doesn't" => "doesn't".
tree
|
commitdiff
2009-12-28
Michael Stefaniuc
riched20: Remove some explicit LPARAM/WPARAM casts.
tree
|
commitdiff
2009-12-16
Huw Davies
riched20: Initialise window size.
tree
|
commitdiff
2009-12-15
Huw Davies
riched20: Initialise the style flags.
tree
|
commitdiff
2009-12-14
Huw Davies
riched20: Fix a memory leak.
tree
|
commitdiff
2009-12-03
Marcus Meissner
riched20: Check for NULL in rtf reader (Coverity).
tree
|
commitdiff
2009-11-30
Nikolay Sivov
riched20/tests: Don't leak string in test.
tree
|
commitdiff
2009-11-09
Eric Pouech
richedit: When inserting an OLE object from an RTF...
tree
|
commitdiff
2009-11-09
Eric Pouech
richedit: Only increment objects' reference by one...
tree
|
commitdiff
2009-10-13
Sergey Khodych
riched20: Implement handling of WM_KEYDOWN VK_TAB in...
tree
|
commitdiff
2009-10-13
Sergey Khodych
riched20: Implement handling of WM_KEYDOWN VK_ESCAPE...
tree
|
commitdiff
2009-10-13
Sergey Khodych
riched20: Implement handling of WM_KEYDOWN VK_RETURN...
tree
|
commitdiff
2009-10-13
Sergey Khodych
riched20: Enable the dialog mode after receiving WM_GET...
tree
|
commitdiff
2009-10-13
Sergey Khodych
riched20: Cache ES_WANTRETURN style.
tree
|
commitdiff
2009-09-30
Dylan Smith
richedit: Handle to parent window is cached.
tree
|
commitdiff
2009-09-30
Dylan Smith
richedit: Added test to show that handle to parent...
tree
|
commitdiff
2009-09-28
Dylan Smith
richedit: Use ITextHost interface in ME_LinkNotify.
tree
|
commitdiff
2009-09-24
Dylan Smith
richedit: Silence fixme for WM_STYLECHANGING & WM_STYLE...
tree
|
commitdiff
2009-09-08
Dmitry Timoshkov
riched20: Make vtables const.
tree
|
commitdiff
2009-08-26
Alexandre Julliard
riched20: Make sure we have a valid ITextHost vtable...
tree
|
commitdiff
2009-08-26
Francois Gouget
riched20: Make ME_SetCursorToEnd() static.
tree
|
commitdiff
2009-08-17
Dylan Smith
richedit: Fixed check for nOffset at the end of the...
tree
|
commitdiff
2009-08-13
Dylan Smith
richedit: Use ME_MoveCursorChars in ME_FindText to...
tree
|
commitdiff
2009-08-13
Dylan Smith
richedit: Use ME_Cursor instead of offsets for stream...
tree
|
commitdiff
2009-08-13
Dylan Smith
richedit: Replace offsets arg with ME_Cursor for ME_Int...
tree
|
commitdiff
2009-08-13
Dylan Smith
richedit: Removed ME_InsertRun since it uses character...
tree
|
commitdiff
2009-08-13
Dylan Smith
richedit: Use ME_Cursor instead of offsets for ME_CharF...
tree
|
commitdiff
2009-08-13
Dylan Smith
richedit: Use ME_Cursor instead of offsets for copying...
tree
|
commitdiff
2009-08-13
Dylan Smith
richedit: Use ME_Cursor instead of offsets for ME_Updat...
tree
|
commitdiff
2009-08-13
Dylan Smith
richedit: Modified ME_MoveCursorsChars to move multiple...
tree
|
commitdiff
2009-08-13
Dylan Smith
richedit: Fixed regression in ME_SetCharFormat.
tree
|
commitdiff
2009-08-12
Dylan Smith
richedit: Use ME_Cursor instead of offsets for ME_GetTe...
tree
|
commitdiff
2009-08-12
Dylan Smith
richedit: Use ME_Cursor instead of offsets for ME_SetCh...
tree
|
commitdiff
2009-08-12
Dylan Smith
richedit: Use ME_Cursor instead of offsets for ME_GetCh...
tree
|
commitdiff
2009-08-12
Dylan Smith
richedit: Add helpers for setting cursor to start/end...
tree
|
commitdiff
2009-08-12
Dylan Smith
richedit: Created functions to move between runs and...
tree
|
commitdiff
2009-08-12
Dylan Smith
richedit: Improve efficiency of ME_IsCandidateAnURL.
tree
|
commitdiff
2009-08-12
Dylan Smith
richedit: ME_GetTextW must use source and destination...
tree
|
commitdiff
2009-08-12
Dylan Smith
richedit: Added function to get selection cursors in...
tree
|
commitdiff
2009-08-12
Dylan Smith
richedit: Make the ME_GetCursorOfs function more flexible.
tree
|
commitdiff
2009-08-11
Dylan Smith
richedit: Update paragraph on saved cursor when inserti...
tree
|
commitdiff
2009-08-10
Dylan Smith
richedit: Added missing style releases.
tree
|
commitdiff
2009-08-10
Dylan Smith
richedit: Add closing actions for IRichEditOle_fnInsert...
tree
|
commitdiff
2009-08-10
Dylan Smith
richedit: Use richedit class string macros from public...
tree
|
commitdiff
2009-08-10
Dylan Smith
richedit: Remove header function declarations with...
tree
|
commitdiff
2009-08-10
Dylan Smith
richedit: Implement ME_DITypesEqual using a switch...
tree
|
commitdiff
2009-08-07
Dylan Smith
richedit: Avoid comparing padding in cursor structures...
tree
|
commitdiff
2009-08-03
Dylan Smith
richedit: Prevent using uninitialized nAvailWidth in...
tree
|
commitdiff
2009-08-03
Dylan Smith
richedit: Prevent buffer overflows in WM_GETTEXT.
tree
|
commitdiff
2009-08-03
Dylan Smith
richedit: Handle NULL buffer or 0 buffer length in...
tree
|
commitdiff
2009-07-22
Dylan Smith
richedit: Scrollinfo stored as 16-bit values externally.
tree
|
commitdiff
2009-07-21
Dylan Smith
richedit: Added missing return to ME_EnsureVisible.
tree
|
commitdiff
2009-07-20
Dylan Smith
richedit: Properly restore style after end of rtf group.
tree
|
commitdiff
2009-07-17
Dylan Smith
richedit: Handle missing colours in rtf colour table.
tree
|
commitdiff
2009-07-17
Dylan Smith
richedit: Keep scrollbars hidden without WS_HSCROLL...
tree
|
commitdiff
2009-07-17
Dylan Smith
richedit: Initially disable scrollbars for ES_DISABLENO...
tree
|
commitdiff
2009-07-17
Dylan Smith
richedit: Prevent autoscrolling without ES_AUTO[VH...
tree
|
commitdiff
2009-07-13
Dylan Smith
richedit: Add more tests for WM_SETTEXT RTF support.
tree
|
commitdiff
next