netstat: Initial implementation.
[wine] / dlls / riched32 /
2012-01-23  Jason Edmeadesrichedit: v1.0 richedit uses CR and LF for enter.
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-01-25  Greg Geldorpriched32/tests: Fix editor tests.
2010-12-31  André Hentschelriched32/tests: Don't test function directly when repor...
2010-10-12  Austin Lundriched32/tests: Correct error messages in EM_POSFROMCHA...
2010-10-01  Alexandre Julliardriched20/tests: Make some variables static.
2010-09-20  Austin Englishriched32: Fix a compiler warning on clang.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-06-15  Paul Vriensriched32/tests: Fix test failures on Win9x, WinMe and...
2009-06-12  Paul Vriensriched32/tests: Cater for differences between platforms.
2009-06-12  Paul Vriensriched32/tests: Fix a few test failures on Win9x/WinME...
2009-06-10  Paul Vriensriched32/tests: Correct a test to better show the behavior.
2009-06-10  Paul Vriensriched32/tests: Fix a few test failures on Win9x, WinME...
2009-06-09  Paul Vriensriched32/tests: Fix some test failures on Win9x/WinME...
2009-06-05  Paul Vriensriched32/tests: Fix a test failure on NT4 and below.
2009-06-03  Paul Vriensriched32/tests: Fix a few test failures on NT4 and...
2009-06-03  Paul Vriensriched32/tests: Change the test to facilitate adding...
2009-06-02  Alexandre Julliardriched32: Fix the extra window bytes count for 64-bit.
2009-02-03  Paul Vriensriched32/tests: Skip some tests on Win9x, WinME and...
2009-02-02  Dylan Smithrichedit: Fixed EM_FINDTEXT to pass todo tests.
2009-02-02  Dylan Smithrichedit: Use width from EM_SETTARGETDEVICE for wrapping.
2009-01-30  Alasdair Sinclairriched32/tests: Fix missing void in empty parameter...
2009-01-28  Dylan Smithrichedit: Actually store end of line string for end...
2009-01-27  Dylan Smithriched32: Test EM_FINDTEXT searching for end of line...
2009-01-27  Dylan Smithrichedit: Handle starting in EOL sequence in EM_GETTEXT...
2009-01-27  Dylan Smithriched32: Test for EM_GETTEXTRANGE from middle of end...
2009-01-27  Dylan Smithrichedit: Handle case for EM_LINELENGTH when offset...
2009-01-27  Dylan Smithriched32: Test EM_LINELENGTH between carriage return...
2009-01-27  Dylan Smithrichedit: End of line sequence limited to 2 carriage...
2009-01-27  Dylan Smithriched32: Modified tests to show paragraph break incons...
2009-01-16  Dylan Smithrichedit: Store an internal copy of the window style...
2009-01-16  Dylan Smithrichedit: Added tests for initial options.
2009-01-12  Dylan Smithrichedit: Added tests for autoscrolling options based...
2008-12-10  Paul Vriensriched32/tests: Remove the todo_wine logic where approp...
2008-12-09  Paul Vriensriched32/tests: Remove an incorrect comment.
2008-10-27  Dylan Smithrichedit: Fixed initial word wrap setting when emulatin...
2008-10-27  Dylan Smithrichedit: Added riched32 tests for word wrap.
2008-10-22  Dylan Smithrichedit: Fixed EM_POSFROMCHAR for pos of text length.
2008-10-16  Michael Stefaniucriched32: Remove superfluous backslashes at end of...
2008-06-27  Dylan Smithriched32: Added class style to process double click...
2008-06-24  Alex Villacís Lassorichedit: EM_POSFROMCHAR should take into account scrol...
2008-06-24  Alex Villacís Lassorichedit: When returning position through wParam pointe...
2008-05-02  Alexandre Julliardrichedit: Avoid strlen in traces.
2008-05-01  Alex Villacís Lassorichedit: Add tests for EM_FINDTEXT in 1.0 emulation...
2008-04-30  Alex Villacís Lassorichedit: On failure to parse incoming text as RTF...
2008-04-29  Alex Villacís Lassorichedit: Implement rule that in 1.0 emulation, a singl...
2008-04-29  Alex Villacís Lassorichedit: Flip the big switch and encode actual CR...
2008-04-29  Alex Villacís Lassorichedit: Remove indication for bCRLF, now that ME_GetT...
2008-04-29  Alex Villacís Lassorichedit: EM_LINELENGTH: honor CR and LF counters.
2008-04-29  Alex Villacís Lassorichedit: EM_GETLINE: honor CR and LF counters.
2008-04-29  Alex Villacís Lassorichedit: Fixups to move over to reliance on CR and...
2008-04-24  Alex Villacís Lassoriched20: Reject RTF that is recognized as invalid.
2008-04-24  Alex Villacís Lassoriched20: Implement ignoring of last \par for EM_STREAM...
2008-04-22  Alex Villacís Lassorichedit: EM_STREAMIN tests for richedit 1.0 emulation.
2008-04-21  Alex Villacís Lassoriched32: Implement a portion of suggested interpretati...
2008-04-21  Alex Villacís Lassoriched32: Add more todo tests for CR and LF behavior...
2007-12-14  Alexandre Julliardriched32/tests: Avoid using size_t in traces.
2007-12-12  Alex Villacís Lassoriched32: Fix regression in WM_GETTEXTLENGTH on richedi...
2007-12-07  Alexandre JulliardAvoid size_t types in traces.
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-10-23  Alex Villacís Lassoriched32: Skeleton of richedit 1.0 test plus WM_SETTEXT...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-25  Louis Lendersriched32: Add version resource.
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-10  Alexandre Julliardriched32: Renamed the dlls/richedit directory to dlls...