projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
GetDlgItemText should always try to NULL terminate the string.
[wine]
/
dlls
/
user
/
text.c
2005-05-27
Richard Cohen
Fix some obsolete comments
blob
|
commitdiff
|
raw
2005-04-18
Peter Berg Larsen
Eliminate strncpy. Correct a \0 assingment to the modst...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-13
Alexandre Julliard
Moved handling of the 55AA pattern brush to syscolor...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-29
Peter Berg Larsen
Janitorial: Get rid of strncpy/strncpyW.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-20
Jon Griffiths
Remove unneeded headers to reduce unneeded rebuilds.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-08
Alexandre Julliard
Moved private USER definitions to a new user_private...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-01
Bill Medland
If the buffer is no longer static the names should...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-30
Dmitry Timoshkov
DrawTextEx should allocate text buffer on stack for...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-01
Alexandre Julliard
Moved some window painting functions to uitools.c.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-13
Ge van Geldorp
Pass dtp parameter on from DrawTextExA to DrawTextExW.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-04
Vitaliy Margolen
DrawTextEx: honor clipping for underscores.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-02
Andreas Mohr
Some spelling and formatting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-31
Bill Medland
Better handling of bad data in TabbedTextOut/TabbedText...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-08
Dan Kegel
Change RECT to use LONG to match win32 standard headers...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
Alexandre Julliard
Made user compile with -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
Alexandre Julliard
Properly split the 16-bit versions of GrayString and...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-22
Alexandre Julliard
Moved some more 16-bit functions to user16.c.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-19
Michael Stefaniuc
Silence some warnings due to casts between pointer...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-10
Paul Rupe
Faster performance in TEXT_Ellipsify for long strings.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-27
Robert O'Callahan
Fixed bug in TEXT_WordBreak that was variously throwing...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-26
Alexandre Julliard
Better support for configure detection of missing types...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-05
Stefan Leichter
Check for NULL pointer in DrawTextExA.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-22
Bill Medland
Initialise a stack variable.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-11
Bill Medland
Pass information through arguments instead of static...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-26
Bill Medland
Correct Word breaking in centred/right justified mode...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-21
Bill Medland
DrawText ellipsification on all lines, not just single...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-20
Bill Medland
Drawtext tidying up ready for the next big change:
blob
|
commitdiff
|
raw
|
diff to current
2002-02-19
Bill Medland
Change the way that DrawText parses the next line to...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-15
Bill Medland
Measure the text more reasonably. This handles intercha...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-14
Bill Medland
DrawText should not split words just because of clipping.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-12
Bill Medland
Put in place a proper tab model within DrawText (also...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-05
Bill Medland
Split the path and word/end ellipsification out of...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-02
Bill Medland
Ensure that the whole modified text is returned from...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-31
Bill Medland
- Introduce a significant design decision.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-29
Bill Medland
Put the prefix-underline-drawing away into it's own...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-18
Bill Medland
- Don't string copy from uninitialised stack memory...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-15
Bill Medland
First stage of DrawText upgrade.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-07
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-04
Sander van Leeuwen
Fixed DC leak.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-17
Alexandre Julliard
Changed 16-bit USER Enum* functions to not use thunks...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-22
Eugene Mayevski
Fixed DT_RTLREADING flag interpretation.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-26
Travis Michielsen
Fully implement DrawTextEx* functions.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-17
Andreas Mohr
Fixed some more overflowing string traces.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-08
Andreas Mohr
Limit output for certain text functions.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-25
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-20
Ulrich Czekalla
Prevent buffer overflow in TEXT_NextLineW.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-15
Alexandre Julliard
Moved tweak support to USER dll. Removed tweak.h and...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-13
Alexandre Julliard
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-12
Dimitrie O. Paun
Fixed indentation problems resulting from automatic...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-11
Gerard Patel
Implemented DrawTextW as Unicode and DrawTextA as call...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-22
Susan Farley
Added support DT_PATH_ELLIPSIS, DT_END_ELLIPSIS, and...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-06
Alexandre Julliard
Replaced lstrlen/lstrcmp by libc equivalents everywhere...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-04
Alexandre Julliard
Moved a bunch of functions out of libwine/kernel/gdi...
blob
|
commitdiff
|
raw
|
diff to current