projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
wined3d: Add texreg2rgb support to arb shaders.
[wine]
/
dlls
/
riched20
/
2006-08-05
Matt Finnicum
riched20: Implement EM_SETPASSWORDCHAR and EM_GETPASSWO...
tree
|
commitdiff
2006-08-03
Krzysztof Foltman
riched20: Make EM_LINELENGTH work correctly for non...
tree
|
commitdiff
2006-08-03
Krzysztof Foltman
riched20: Make EM_GETLINE work properly in 1.0 emulatio...
tree
|
commitdiff
2006-08-03
Krzysztof Foltman
riched20: Ctrl+A should be allowed in read-only control...
tree
|
commitdiff
2006-08-03
Andrew Talbot
riched20/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-08-03
Alexandre Julliard
riched20: Fixed handling of window private data for...
tree
|
commitdiff
2006-08-03
Krzysztof Foltman
riched20: Handle incorrect calls of window procedure.
tree
|
commitdiff
2006-08-02
Krzysztof Foltman
riched20: Added short descriptions to functions in...
tree
|
commitdiff
2006-07-31
Thomas Kho
riched20: Implement EM_GETLINE.
tree
|
commitdiff
2006-07-24
Andrew Talbot
riched20: Write-strings warnings fix.
tree
|
commitdiff
2006-07-17
Krzysztof Foltman
riched20: WM_SETFONT support.
tree
|
commitdiff
2006-07-11
Alexandre Julliard
libs: Merged libwine_unicode into libwine.
tree
|
commitdiff
2006-07-11
Juan Lang
riched20: Add stub implementation of ITextDocument.
tree
|
commitdiff
2006-07-10
Alexandre Julliard
.gitignore: Added wildcards to ignore generated resourc...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-07-07
Michael Stefaniuc
riched20: Replace an if-statement with empty body with...
tree
|
commitdiff
2006-06-22
Krzysztof Foltman
riched20: Fix message range for get_msg_name.
tree
|
commitdiff
2006-06-19
Krzysztof Foltman
riched20: EM_CHARFROMPOS didn't work properly with...
tree
|
commitdiff
2006-06-16
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2006-06-16
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-06-12
Alexandre Julliard
riched20: Fix an uninitialized variable bug.
tree
|
commitdiff
2006-06-09
Alexandre Julliard
riched32: Use the standard DEFINE_GUID macro to define...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-17
Marcus Meissner
riched20: Removed useless double casts, just print...
tree
|
commitdiff
2006-05-16
Matt Finnicum
riched20: Implement EM_SETUNDOLIMIT and its conformance...
tree
|
commitdiff
2006-05-10
Michael Stefaniuc
janitorial: Remove redundant NULL pointer checks before...
tree
|
commitdiff
2006-05-08
Michael Jung
riched20: Don't append '\r' to the last paragraph in...
tree
|
commitdiff
2006-04-12
Phil Krylov
riched20: Allow inheriting table cell definitions from...
tree
|
commitdiff
2006-03-27
Huw Davies
riched20: Take a ref on text host.
tree
|
commitdiff
2006-03-22
Mike McCormack
riched20: Add a version resource.
tree
|
commitdiff
2006-03-21
Lei Zhang
riched20: Implements FR_WHOLEWORD for EM_FINDTEXT.
tree
|
commitdiff
2006-03-02
Alexandre Julliard
Fixed some compiler warnings on old gcc versions.
tree
|
commitdiff
2006-03-01
Brandon Woodmansee
riched20: Implement EM_AUTOURLDETECT & EM_GETAUTOURLDETECT.
tree
|
commitdiff
2006-02-27
Andrew de los Reyes
riched20: Implement EM_SCROLL and its tests.
tree
|
commitdiff
2006-02-27
Hamza Lakhani
riched20: EM_HIDESELECTION implementation.
tree
|
commitdiff
2006-02-24
Phil Krylov
riched20: Added a comment to make life easier.
tree
|
commitdiff
2006-02-24
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2006-02-23
Kevin Koltzau
riched20: Call GetClipboardData callback on cut/copy.
tree
|
commitdiff
2006-02-23
Kevin Koltzau
riched20: Enable retrieving data through the ole interface.
tree
|
commitdiff
2006-02-23
Kevin Koltzau
riched20: Ensure copied text is terminated with a null.
tree
|
commitdiff
2006-02-23
Kevin Koltzau
riched20: EM_GETOLEINTERFACE is not a stub.
tree
|
commitdiff
2006-02-23
Kevin Koltzau
riched20: Store reference to editor in ole interface.
tree
|
commitdiff
2006-02-23
Kevin Koltzau
riched20: Allocate proper amount of memory for formatet...
tree
|
commitdiff
2006-02-22
Kevin Koltzau
riched20: Add IDataObject implementation and use it...
tree
|
commitdiff
2006-02-22
Brian Chang
riched20: EM_SETOPTIONS/EM_GETOPTIONS base implementation.
tree
|
commitdiff
2006-02-22
Lei Zhang
riched20: Implement FR_MATCHCASE for EM_FINDTEXT.
tree
|
commitdiff
2006-02-21
Lei Zhang
riched20: Fix for EM_FINDTEXT input validation.
tree
|
commitdiff
2006-02-20
Roger Hoang
riched20: Implemented EM_SETTEXTMODE options TM_RICHTEX...
tree
|
commitdiff
2006-02-16
Thomas Kho
riched20: Implement EM_SCROLLCARET and EM_GETSCROLLPOS.
tree
|
commitdiff
2006-02-15
Thomas Kho
riched20: Extend EM_FINDTEXT conformance tests and...
tree
|
commitdiff
2006-02-14
Phil Krylov
riched20: Support RTF text in WM_SETTEXT.
tree
|
commitdiff
2006-02-11
Thomas Kho
riched20: Fixed bounds error when finding text forward.
tree
|
commitdiff
2006-02-11
Thomas Kho
riched20: Added tests for EM_FINDTEXT and EM_FINDTEXTEX...
tree
|
commitdiff
2006-02-06
Kevin Koltzau
riched20: Don't use EM_STREAMIN for paste.
tree
|
commitdiff
2006-02-05
Kevin Koltzau
riched20: Separate stream state from editor state.
tree
|
commitdiff
2006-02-05
Kevin Koltzau
riched20: Add method to stream data based on a range.
tree
|
commitdiff
2006-02-05
Kevin Koltzau
riched20: Don't use EM_STREAMOUT for copy/cut.
tree
|
commitdiff
2006-02-05
Phil Krylov
riched20: Empty undo stack after EM_STREAMIN without...
tree
|
commitdiff
2006-02-04
Phil Krylov
riched20: Initial support for simple tables.
tree
|
commitdiff
2006-02-04
Phil Krylov
riched20: Removed an unused parameter.
tree
|
commitdiff
2006-02-04
Phil Krylov
riched20: Simplified ME_InsertGraphicsFromCursor()...
tree
|
commitdiff
2006-02-04
Phil Krylov
riched20: Fixed undo stack corruption.
tree
|
commitdiff
2006-02-02
Kevin Koltzau
riched20: Handle context menu.
tree
|
commitdiff
2006-02-01
Kevin Koltzau
riched20: Implement EM_SETOLECALLBACK.
tree
|
commitdiff
2006-02-01
Maarten Lankhorst
riched20: Implement CreateTextServices.
tree
|
commitdiff
2006-02-01
Phil Krylov
riched20: Fixed font cache corruption.
tree
|
commitdiff
2006-01-31
Phil Krylov
riched20: Added support for hidden text.
tree
|
commitdiff
2006-01-31
Phil Krylov
riched20: Paint the selection while it's being extended...
tree
|
commitdiff
2006-01-30
Maarten Lankhorst
riched20: Make CreateTextServices use ITextHost.
tree
|
commitdiff
2006-01-27
Alexandre Julliard
riched20: Remove a couple of no longer used functions.
tree
|
commitdiff
2006-01-26
Phil Krylov
riched20: EM_STREAMIN should send a EN_UPDATE notification.
tree
|
commitdiff
2006-01-26
Phil Krylov
riched20: Selection painting fixes.
tree
|
commitdiff
2006-01-24
Dmitry Timoshkov
Make more arrays const.
tree
|
commitdiff
2006-01-13
Phil Krylov
riched20: Select word on double click.
tree
|
commitdiff
2006-01-13
Phil Krylov
riched20: TODO list update.
tree
|
commitdiff
2006-01-13
Phil Krylov
riched20: Fixed some selection painting bugs.
tree
|
commitdiff
2006-01-12
Phil Krylov
riched20: Initial support for word break callback proce...
tree
|
commitdiff
2006-01-12
Phil Krylov
riched20: Removed a useless check in painting code.
tree
|
commitdiff
2006-01-11
Phil Krylov
riched20: Added \n to trace output.
tree
|
commitdiff
2006-01-10
Phil Krylov
riched20: Reduced screen flicker by using proper update...
tree
|
commitdiff
2006-01-10
Phil Krylov
riched20: Allow NUL characters.
tree
|
commitdiff
2006-01-10
Phil Krylov
riched20: Speed up text insertion.
tree
|
commitdiff
2006-01-09
Phil Krylov
riched20: Fixed calculation of left indent and first...
tree
|
commitdiff
2006-01-09
Phil Krylov
riched20: Simplified logic in ME_StrRelPos().
tree
|
commitdiff
2005-12-31
Mike McCormack
riched20: Add newlines to ERR macro output.
tree
|
commitdiff
2005-12-14
Ulrich Czekalla
riched20: Reset selection when text is reset.
tree
|
commitdiff
2005-12-05
Cihan Altinay
riched20: register ListBox & ComboBox classes
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-11-03
Phil Krylov
Cache background color brush instead of recreating...
tree
|
commitdiff
2005-11-03
Phil Krylov
Added support for EM_REQUESTRESIZE message, EN_REQUESTR...
tree
|
commitdiff
2005-11-02
Mike McCormack
Convert all RTFPanic and RTFMsg calls to ERR calls.
tree
|
commitdiff
2005-10-19
Krzysztof Foltman
- Bugfix in EM_GETTEXTEX
tree
|
commitdiff
2005-10-13
Krzysztof Foltman
Fix unnecessary (and harmful) repeated statement.
tree
|
commitdiff
2005-10-12
Krzysztof Foltman
- Style trace information is written to different debug...
tree
|
commitdiff
2005-10-11
Phil Krylov
Fixed encoding of non-ASCII chars.
tree
|
commitdiff
2005-10-10
Krzysztof Foltman
Removed buffer overrun error (incrementing output point...
tree
|
commitdiff
2005-10-10
Krzysztof Foltman
The previous implementation was a workaround for off...
tree
|
commitdiff
next