projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
richedit: Test to see if wrapping happens with redraw disabled.
[wine]
/
dlls
/
riched20
/
editor.h
2008-09-19
Detlef Riekenberg
dlls: Do not use __WINE_ALLOC_SIZE between void and *.
blob
|
commitdiff
|
raw
2008-09-12
Dylan Smith
richedit: Don't put cursor in the table row start parag...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-11
Dylan Smith
richedit: Avoid acting on control words in skipped...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-05
Marcus Meissner
Annotate with allocation size attribute.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-29
Dylan Smith
richedit: Prevent typing text at end of table row.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Dylan Smith
richedit: Adjust table spacing with horizontal gap...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Dylan Smith
richedit: EM_[SG]ETPARAFORMAT returned the wrong value.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Dylan Smith
richedit: Each cell can contain multiple paragraphs...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Dylan Smith
richedit: Protect deletion of cell boundaries when...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Dylan Smith
richedit: Handle tab key properly within table cells.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
Dylan Smith
richedit: Joined paragraph format depends on number...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
Dylan Smith
richedit: Use tabstops to store cell positions.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-10
Dylan Smith
richedit: Added more conditional cursor changes.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Dylan Smith
richedit: Set the default paragraph format consistently.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-08
Dylan Smith
richedit: Implemented paragraph selection.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-07
Dylan Smith
richedit: Fixed double click issues by sharing code...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Dylan Smith
richedit: Implemented undo coalescing to group typing...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Dylan Smith
richedit: Moved function declarations in header to...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
Alex Villacís Lasso
richedit: Add more tests for URL autodetection on WM_CH...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
Alex Villacís Lasso
richedit: WM_SETTEXT must immediately autodetect URLs...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-01
Dylan Smith
richedit: Updated editor.h to reflect the contents...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-29
Alex Villacís Lasso
richedit: Add support for encoding number of CR and...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-17
Eric Pouech
richedit: Fixed object leaks generated by context creat...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-17
Eric Pouech
richedit: Pass left margin around when computing the...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-17
Eric Pouech
richedit: Store shift-enter (keyboard) and \line (rtf...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
Eric Pouech
riched20: Make use of the size info in REOBJECT if...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
Eric Pouech
riched20: Start handling OLE objects inside richedit.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-02
Eric Pouech
richedit: Simplify first para style handling by creatin...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-02
Eric Pouech
richedit: Optimizations for the style selection.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-02
Eric Pouech
richedit: Don't recreate the DC all the time, but use...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-02
Eric Pouech
richedit: Rewrote FindPixelPos so that it always return...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-02
Eric Pouech
richedit: Added support for intra-paragraph line space.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-02
Eric Pouech
richedit: Now drawing the paragraph borders (if any...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-02
Eric Pouech
richedit: Fix the para computation when zoom is used.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-02
Eric Pouech
richedit: Simplified handling of background brush while...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-14
Maarten Lankhorst
riched20: Make some functions static.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-08
Michael Stefaniuc
riched20: Rename the wrappers around HeapAlloc() &Co...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-17
Andrew Talbot
riched20: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-16
Andrew Talbot
riched20: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-14
Andrew Talbot
riched20: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-13
Andrew Talbot
riched20: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-22
Dmitry Timoshkov
riched20: Split unicode and ansi window procs, handle...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-21
Dmitry Timoshkov
riched20: Add a test that shows that under Win9x RichEd...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-05
Lei Zhang
riched20: Move EM_EXSETSEL fix into ME_SetSelection.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-24
Mike McCormack
riched20: Create macro functions for allocating and...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-11
Matt Finnicum
riched20: Rewrite of scrolling and some redrawing code.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-17
Matt Finnicum
riched20: Send EN_LINK notifications. Properly underlin...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-07
Krzysztof Foltman
riched20: New, clean, simple selection repaint logic...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-05
Matt Finnicum
riched20: Implement EM_SETPASSWORDCHAR and EM_GETPASSWO...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-17
Krzysztof Foltman
riched20: WM_SETFONT support.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-01
Brandon Woodmansee
riched20: Implement EM_AUTOURLDETECT & EM_GETAUTOURLDETECT.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-23
Kevin Koltzau
riched20: Store reference to editor in ole interface.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-22
Kevin Koltzau
riched20: Add IDataObject implementation and use it...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-22
Lei Zhang
riched20: Implement FR_MATCHCASE for EM_FINDTEXT.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-05
Kevin Koltzau
riched20: Add method to stream data based on a range.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-04
Phil Krylov
riched20: Initial support for simple tables.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-04
Phil Krylov
riched20: Removed an unused parameter.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-31
Phil Krylov
riched20: Added support for hidden text.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-13
Phil Krylov
riched20: Select word on double click.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-12
Phil Krylov
riched20: Initial support for word break callback proce...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-10
Phil Krylov
riched20: Reduced screen flicker by using proper update...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-10
Phil Krylov
riched20: Speed up text insertion.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-03
Phil Krylov
Added support for EM_REQUESTRESIZE message, EN_REQUESTR...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-29
Krzysztof Foltman
- Reimplementation of EM_LINELENGTH.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-26
Phil Krylov
Implemented EM_CHARFROMPOS RichEdit message.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-24
Phil Krylov
Added EM_GETZOOM and EM_SETZOOM RichEdit message handlers.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-06
Phil Krylov
Fixed EM_LINEINDEX handler and added EM_LINEFROMCHAR...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-06
Phil Krylov
Implemented EM_EXLINEFROMCHAR, EM_LINEINDEX, EM_FINDTEXT,
blob
|
commitdiff
|
raw
|
diff to current
2005-06-28
Phil Krylov
Implemented EM_GETTEXTLENGTHEX RichEdit message.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Stefan Huehner
Fix some more -Wstrict-prototypes warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-16
Krzysztof Foltman
- removed trailing spaces from some files
blob
|
commitdiff
|
raw
|
diff to current
2005-04-13
Phil Krylov
Make RTF reader fall back to simple text if a correct...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-24
Jakob Eriksson
Get rid of HeapAlloc casts.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-21
Krzysztof Foltman
- PageUp key support.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-19
Krzysztof Foltman
- made string operations consistent wrt whitespace...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-17
Krzysztof Foltman
- RTF reader doesn't use RichEdit messages anymore...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-16
Jason Edmeades
Correct memory allocation macro.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-14
Phil Krylov
Initial implementation of EM_STREAMOUT and RTF writer.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-09
Krzysztof Foltman
- Optimized repaint of the area below the text.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-09
Krzysztof Foltman
The meaning of the rewrap flag got inverted (MEPF_REWRA...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-08
Krzysztof Foltman
- specialized handler for SF_TEXT (ANSI or Unicode...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-08
Aric Stewart
Implement EM_GETOLEINTERFACE.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-08
Krzysztof Foltman
Old font management replaced by the cache-based one...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-05
Krzysztof Foltman
Initial implementation of riched20.
blob
|
commitdiff
|
raw
|
diff to current