.. |
.gitignore
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
Makefile.in
|
riched20: Implement CreateTextServices.
|
2006-02-01 12:31:40 +01:00 |
caret.c
|
riched20: Initial support for simple tables.
|
2006-02-04 17:01:01 +01:00 |
context.c
|
Added EM_SETRECT, EM_SETRECTNP, and WM_SETREDRAW message handling.
|
2005-08-15 09:47:14 +00:00 |
editor.c
|
riched20: Don't use EM_STREAMIN for paste.
|
2006-02-06 11:26:34 +01:00 |
editor.h
|
riched20: Add method to stream data based on a range.
|
2006-02-05 13:05:06 +01:00 |
editstr.h
|
riched20: Separate stream state from editor state.
|
2006-02-05 13:05:45 +01:00 |
list.c
|
riched20: Initial support for simple tables.
|
2006-02-04 17:01:01 +01:00 |
paint.c
|
riched20: Initial support for simple tables.
|
2006-02-04 17:01:01 +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
|
gcc 4.0 warning fixes for Interlocked* functions.
|
2005-08-03 11:03:05 +00:00 |
row.c
|
- Reimplementation of EM_LINELENGTH.
|
2005-09-29 10:30:50 +00:00 |
rtf.h
|
Convert all RTFPanic and RTFMsg calls to ERR calls.
|
2005-11-02 10:55:45 +00:00 |
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
|
- EM_STREAMIN can now deal with undo in a reasonable manner (no
|
2005-03-11 10:24:56 +00:00 |
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 |