.. |
tests
|
Fixed some compiler warnings on old gcc versions.
|
2006-03-02 18:03:32 +01:00 |
.gitignore
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
Makefile.in
|
riched20: Add IDataObject implementation and use it for cut/copy.
|
2006-02-22 22:23:49 +01:00 |
caret.c
|
riched20: Initial support for simple tables.
|
2006-02-04 17:01:01 +01:00 |
clipboard.c
|
riched20: Ensure copied text is terminated with a null.
|
2006-02-23 11:51:24 +01:00 |
context.c
|
…
|
|
editor.c
|
Fixed some compiler warnings on old gcc versions.
|
2006-03-02 18:03:32 +01:00 |
editor.h
|
riched20: Implement EM_AUTOURLDETECT & EM_GETAUTOURLDETECT.
|
2006-03-01 20:27:43 +01:00 |
editstr.h
|
riched20: Implement EM_AUTOURLDETECT & EM_GETAUTOURLDETECT.
|
2006-03-01 20:27:43 +01:00 |
list.c
|
riched20: Initial support for simple tables.
|
2006-02-04 17:01:01 +01:00 |
paint.c
|
riched20: EM_HIDESELECTION implementation.
|
2006-02-27 12:20:56 +01:00 |
para.c
|
riched20: Initial support for simple tables.
|
2006-02-04 17:01:01 +01:00 |
reader.c
|
riched20: Initial support for simple tables.
|
2006-02-04 17:01:01 +01:00 |
riched20.spec
|
…
|
|
richole.c
|
riched20: Enable retrieving data through the ole interface.
|
2006-02-23 11:51:33 +01:00 |
row.c
|
…
|
|
rtf.h
|
…
|
|
run.c
|
riched20: Initial support for simple tables.
|
2006-02-04 17:01:01 +01:00 |
string.c
|
riched20: Initial support for word break callback procedures.
|
2006-01-12 11:54:57 +01:00 |
style.c
|
riched20: Fixed font cache corruption.
|
2006-02-01 12:30:26 +01:00 |
txtsrv.c
|
riched20: Implement CreateTextServices.
|
2006-02-01 12:31:40 +01:00 |
undo.c
|
…
|
|
wrap.c
|
riched20: Removed an unused parameter.
|
2006-02-04 17:00:18 +01:00 |
writer.c
|
riched20: Separate stream state from editor state.
|
2006-02-05 13:05:45 +01:00 |