projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
windowscodecs: Implement JpegEncoder_CreateNewFrame.
[wine]
/
dlls
/
riched20
/
2012-03-28
Michael Stefaniuc
riched20/tests: Add COM aggregation tests for CreateTex...
tree
|
commitdiff
2012-03-28
Michael Stefaniuc
riched20/tests: Get the CreateTextServices() pointer...
tree
|
commitdiff
2012-03-28
Michael Stefaniuc
riched20: Support COM aggregation in CreateTextServices().
tree
|
commitdiff
2012-03-28
Michael Stefaniuc
riched20: Avoid a forward declaration of a vtbl.
tree
|
commitdiff
2012-03-12
Michael Stefaniuc
riched20: Drop the WINE_ prefix from a FIXME.
tree
|
commitdiff
2012-01-30
Dmitry Timoshkov
riched20: Fix some GDI object leaks.
tree
|
commitdiff
2012-01-23
Jason Edmeades
richedit: v1.0 richedit uses CR and LF for enter.
tree
|
commitdiff
2011-12-16
Francois Gouget
riched20: Avoid hardcoding the Unicode string literal...
tree
|
commitdiff
2011-10-24
Thomas Faber
riched20: Do not return incorrect values from ME_CharFr...
tree
|
commitdiff
2011-10-24
Thomas Faber
riched20/tests: Test format rect adaption to window...
tree
|
commitdiff
2011-10-24
Thomas Faber
riched20: Simplify ME_PrepareParagraphForWrapping.
tree
|
commitdiff
2011-10-24
Thomas Faber
riched20: Avoid a forward declaration.
tree
|
commitdiff
2011-10-24
Thomas Faber
riched20: Constify some ME_Context pointer parameters.
tree
|
commitdiff
2011-09-27
Francois Gouget
tests: Remove unneeded assert.h includes.
tree
|
commitdiff
2011-09-26
Dylan Smith
riched20/tests: Remove unnecessary SetFocus calls.
tree
|
commitdiff
2011-09-26
Dylan Smith
riched20/tests: Avoid using flaky method of simulating...
tree
|
commitdiff
2011-09-26
Dylan Smith
richedit: Return number of chars inserted for EM_STREAM...
tree
|
commitdiff
2011-09-26
Dylan Smith
richedit: Return number of bytes read for EM_STREAMIN...
tree
|
commitdiff
2011-08-24
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2011-08-22
Thomas Faber
riched20: Fix uninitialized variable usage.
tree
|
commitdiff
2011-08-03
Frédéric Delanoy
dlls: Assorted spelling fixes.
tree
|
commitdiff
2011-08-01
Dan Kegel
riched20/tests: Fix test_EM_FINDWORDBREAK comments.
tree
|
commitdiff
2011-08-01
Andrew Talbot
riched20: Declare some variables unsigned.
tree
|
commitdiff
2011-07-20
Dan Kegel
riched20/tests: Add test for WB_ISDELIMITER.
tree
|
commitdiff
2011-07-06
Frédéric Delanoy
riched20: Remove dead assignment (Clang).
tree
|
commitdiff
2011-07-05
Dylan Smith
richedit: Fix incorrect GUID values for ITextHost and...
tree
|
commitdiff
2011-07-05
Dylan Smith
riched20/tests: Test the text services IIDs.
tree
|
commitdiff
2011-05-24
Marcus Meissner
riched20: Mark internal symbols with hidden visibility.
tree
|
commitdiff
2011-05-19
Michael Stefaniuc
riched20: Finish the COM cleanup in richole.c.
tree
|
commitdiff
2011-05-19
Michael Stefaniuc
riched20: COM cleanup for the IOleClientSite iface.
tree
|
commitdiff
2011-05-17
Michael Stefaniuc
riched20: COM cleanup for the ITextSelection iface.
tree
|
commitdiff
2011-05-06
Marcus Meissner
riched20: Fixed some lParams with keycodes (Coverity).
tree
|
commitdiff
2011-05-06
Marcus Meissner
riched20: Use correct flag name (Coverity).
tree
|
commitdiff
2011-05-06
Marcus Meissner
riched20: Adjusted shift by 8 bits to 16 bits (Coverity).
tree
|
commitdiff
2011-04-11
Michael Stefaniuc
riched20: COM cleanup for the ITextServices iface.
tree
|
commitdiff
2011-04-11
Michael Stefaniuc
riched20: COM cleanup for the ITextHost iface.
tree
|
commitdiff
2011-03-07
Francois Gouget
riched20/tests: Add a '\n' to an ok() call.
tree
|
commitdiff
2011-02-28
Austin English
riched20/tests: Remove win9x hacks.
tree
|
commitdiff
2011-02-23
Amine Khaldi
riched20: Add a missing break.
tree
|
commitdiff
2011-02-16
Amine Khaldi
riched20: Fix a c89 conformance issue in ITextImpl...
tree
|
commitdiff
2011-02-09
Maarten Lankhorst
riched20: Do not call callback when no data needs to...
tree
|
commitdiff
2011-02-09
Austin English
riched20/tests: Make sure return value is used (LLVM...
tree
|
commitdiff
2011-01-24
Greg Geldorp
riched20/tests: Fix editor tests.
tree
|
commitdiff
2011-01-19
Greg Geldorp
riched20/tests: Skip some tests on non-English platforms.
tree
|
commitdiff
2011-01-12
Dylan Smith
richedit: Clear non-default style when changing to...
tree
|
commitdiff
2010-12-30
André Hentschel
riched20/tests: Don't test function directly when repor...
tree
|
commitdiff
2010-12-09
Michael Stefaniuc
riched20: Standardize the COM usage in clipboard.c.
tree
|
commitdiff
2010-12-09
Michael Stefaniuc
riched20/tests: Use an iface instead of a vtbl pointer...
tree
|
commitdiff
2010-10-18
Alexandre Julliard
riched20: Use the correct resource id for the reverse...
tree
|
commitdiff
2010-10-13
Austin Lund
riched20/tests: Cleaned up ITextServices::TxGetNaturalS...
tree
|
commitdiff
2010-10-06
Austin Lund
riched20/tests: Plug a few memory leaks and make failur...
tree
|
commitdiff
2010-10-01
Alexandre Julliard
riched20/tests: Make some variables static.
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
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
next