projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix for metafile ExtTextOut that only includes the rectangle if either
[wine]
/
dlls
/
comctl32
/
2002-08-16
Dmitry Timoshkov
Implement comctl32.417 and shlwapi.299. This avoids...
tree
|
commitdiff
2002-08-16
Mike McCormack
ImageList_SetImageCount should set nCurImage (the number of
tree
|
commitdiff
2002-08-13
Alexandre Julliard
Reduce flicker on updates.
tree
|
commitdiff
2002-08-13
Mike McCormack
Duplicate the font handle passed through WM_SETFONT...
tree
|
commitdiff
2002-08-13
Dmitry Timoshkov
Added WM_GET/SETTEXT support.
tree
|
commitdiff
2002-08-09
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-07-29
Alexandre Julliard
Import comctl32 functions from shell32 by ordinal.
tree
|
commitdiff
2002-07-23
Guy L. Albertelli
- Implement LVM_SCROLL and adjust scrolling for all...
tree
|
commitdiff
2002-07-22
Michael Stefaniuc
ImageList_Remove returns TRUE when removing all images...
tree
|
commitdiff
2002-07-19
Dimitrie O. Paun
Allow the application to subclass a buddy edit (spotted...
tree
|
commitdiff
2002-07-16
Guy L. Albertelli
Don't issue error message if message number in applicat...
tree
|
commitdiff
2002-07-16
Bill Medland
Correction to header order maintenance when a dummy...
tree
|
commitdiff
2002-07-16
Bill Medland
DeleteColumn should return success even for uOwnerData.
tree
|
commitdiff
2002-07-10
Guy L. Albertelli
- Improve traces.
tree
|
commitdiff
2002-07-03
Gregg Mattinson
Removed non-static structure initializers.
tree
|
commitdiff
2002-06-28
Rok Mandeljc
Added Slovenian resources.
tree
|
commitdiff
2002-06-28
Guy L. Albertelli
Add TCM_SETCURSEL when setting page current.
tree
|
commitdiff
2002-06-21
Vincent Béron
Fixed some various comparisons wrt signedness.
tree
|
commitdiff
2002-06-21
Alexandre Julliard
Made some more spec file entries optional or unnecessary.
tree
|
commitdiff
2002-06-20
Guy L. Albertelli
- Add routines to dump out tab items internally and...
tree
|
commitdiff
2002-06-14
Guy L. Albertelli
Support images on the tabs of pages that are added...
tree
|
commitdiff
2002-06-14
Dmitry Timoshkov
Cosmetic fix.
tree
|
commitdiff
2002-06-13
François Gouget
Fix handling of strings that do not finish with "||".
tree
|
commitdiff
2002-06-13
Guy L. Albertelli
- Correct page rectangle calculation.
tree
|
commitdiff
2002-06-10
Paul Rupe
Support for LVM_SUBITEMHITTEST; check for out-of-bounds...
tree
|
commitdiff
2002-06-10
Won-kyu Park
Added Korean resources.
tree
|
commitdiff
2002-06-04
Gerald Pfeifer
Warning fix.
tree
|
commitdiff
2002-06-01
Alexandre Julliard
Removed some more trailing whitespace.
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-30
Sander van Leeuwen
Match behaviour of ImageList_LoadImageA wrt cx paramete...
tree
|
commitdiff
2002-05-29
Alexandre Julliard
Replaced swprintf by wsprintfW.
tree
|
commitdiff
2002-05-29
Sander van Leeuwen
- Check for valid part nr in STATUSBAR_GetTextLength.
tree
|
commitdiff
2002-05-29
Guy L. Albertelli
- Fixed drawing of borders to that of native (uses...
tree
|
commitdiff
2002-05-28
Maciek Kaliszewski
Fixed memory allocation bug in PROPSHEET_CollectPageInfo.
tree
|
commitdiff
2002-05-24
James Juran
Add missing \n to output messages.
tree
|
commitdiff
2002-05-20
Alexandre Julliard
Got rid of GetSysColorPen.
tree
|
commitdiff
2002-05-17
Alexandre Julliard
Removed most imports of ntdll since we no longer import...
tree
|
commitdiff
2002-05-16
Alexandre Julliard
Implemented strtolW/strtoulW in libwine_unicode and...
tree
|
commitdiff
2002-05-16
Steven Edwards
Fixed snprintf warnings.
tree
|
commitdiff
2002-05-14
Alexandre Julliard
Added winebuild support for generating a .dbg.c file...
tree
|
commitdiff
2002-05-14
Sander van Leeuwen
- Center property sheet page during creation (padding)
tree
|
commitdiff
2002-05-14
Aric Stewart
Do not invalidate the rect while drawing.
tree
|
commitdiff
2002-05-14
Guy L. Albertelli
- Change traces to trace full window handle and improve...
tree
|
commitdiff
2002-05-14
Guy L. Albertelli
Support PGN_SCROLL notify and return either the button...
tree
|
commitdiff
2002-05-14
Guy L. Albertelli
Fixed issues with Unicode conversion. Certain strings...
tree
|
commitdiff
2002-05-11
Alexandre Julliard
Added -res option to specify resources on winebuild...
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Moved imports specification from the .spec into the...
tree
|
commitdiff
2002-05-05
Alexandre Julliard
Removed more code at Hidenori's request.
tree
|
commitdiff
2002-05-02
Bill Medland
Moved drawing of owner-drawn parts to after the backgro...
tree
|
commitdiff
2002-05-02
Christian Costa
TOOLTIPS_GetTipText: Accept null module instance, Loads...
tree
|
commitdiff
2002-04-29
Marco Bizzarri
Implemented the TB_REPLACEBITMAP message.
tree
|
commitdiff
2002-04-29
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-04-29
Marcus Meissner
Fixed StatusBar SetText again, added some comments.
tree
|
commitdiff
2002-04-27
Alexandre Julliard
Fixed warnings.
tree
|
commitdiff
2002-04-24
Guy L. Albertelli
- Improve I_IMAGECALLBACK handling and support I_IMAGENONE.
tree
|
commitdiff
2002-04-23
Dimitrie O. Paun
Fix WM_NOTIFYFORMAT handling.
tree
|
commitdiff
2002-04-23
Dimitrie O. Paun
- implement WM_NOTIFYFORMAT
tree
|
commitdiff
2002-04-17
Mehmet Yasar
Add more check inside SB_SETTEXT and SB_GETTEXT.
tree
|
commitdiff
2002-04-17
Dimitrie O. Paun
Complete implementation for DrawStatusText{A,W}.
tree
|
commitdiff
2002-04-14
Guy L. Albertelli
Implement NM_CUSTOMDRAW notification.
tree
|
commitdiff
2002-04-11
Dimitrie O. Paun
- implement LPSTR_TEXTCALLBACK
tree
|
commitdiff
2002-04-11
Uwe Bonnes
LISTVIEW_GetColumnT: care for the format of the string.
tree
|
commitdiff
2002-04-08
Dimitrie O. Paun
- get rid of parent handle from info struct
tree
|
commitdiff
2002-04-08
Dimitrie O. Paun
- fix indentation
tree
|
commitdiff
2002-04-05
Dimitrie O. Paun
- fix edit box placement
tree
|
commitdiff
2002-04-05
Guy L. Albertelli
- Use the new comctl32 color array for the colors....
tree
|
commitdiff
2002-04-05
Guy L. Albertelli
- Keep track of all system colors used by comctl32...
tree
|
commitdiff
2002-04-05
Guy L. Albertelli
Adjust the child offset x value based on band style...
tree
|
commitdiff
2002-04-05
Guy L. Albertelli
- Try to match the native control for the SetBkColor...
tree
|
commitdiff
2002-04-03
Huw D M Davies
Fix off by one error in HEADER_InsertItemW.
tree
|
commitdiff
2002-04-02
Dimitrie O. Paun
- correct notifications
tree
|
commitdiff
2002-04-02
Dimitrie O. Paun
Fix two compilation warnings.
tree
|
commitdiff
2002-04-01
Dimitrie O. Paun
- implement UDS_HOTTRACK
tree
|
commitdiff
2002-03-28
Dimitrie O. Paun
- updown unicodification
tree
|
commitdiff
2002-03-22
Guy L. Albertelli
- Implement CCM_{GET|SET}COLORSCHEME.
tree
|
commitdiff
2002-03-22
Guy L. Albertelli
Reanalyze button status during NCCalcSize processing...
tree
|
commitdiff
2002-03-20
Bill Medland
No need for the fixme on a simple TBSTYLE_SEP.
tree
|
commitdiff
2002-03-20
Alexandre Julliard
Changed builtin dlls file names to make it clear they...
tree
|
commitdiff
2002-03-20
Guy L. Albertelli
- Preliminary implementation of TVS_NOSCROLL and TVS_NO...
tree
|
commitdiff
2002-03-20
Duane Clark
Add LVS_NOSORTHEADER support.
tree
|
commitdiff
2002-03-20
Guy L. Albertelli
- Correct RBN_CHILDSIZE rect value for CCS_VERT rebar.
tree
|
commitdiff
2002-03-19
Duane Clark
TOOLBAR_LButtonUp should work even if ReleaseCapture...
tree
|
commitdiff
2002-03-11
Duane Clark
Add support for report mode text justification.
tree
|
commitdiff
2002-03-11
Hidenori Takeshima
Added and fixed some Japanese resources.
tree
|
commitdiff
2002-03-11
Guy L. Albertelli
Add support for WM_WINDOWPOSCHANGED to save new origin...
tree
|
commitdiff
2002-03-11
Guy L. Albertelli
- Add scaffolding for TB_{GET|SET}PADDING.
tree
|
commitdiff
2002-03-11
Duane Clark
Test bUnicode and call appropriate DrawText routine.
tree
|
commitdiff
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
tree
|
commitdiff
2002-02-28
Duane Clark
Ask for correct number of chars in EditLblWndProcT.
tree
|
commitdiff
2002-02-28
Duane Clark
LISTVIEW_InsertColumnT can be called with a width of
tree
|
commitdiff
2002-02-27
Andreas Mohr
Spelling/alignment fixes.
tree
|
commitdiff
2002-02-27
Bill Medland
Centre text correctly for the selected item.
tree
|
commitdiff
2002-02-27
Guy L. Albertelli
- Support CCS_VERT as alternative for TBSTYLE_WRAPABLE.
tree
|
commitdiff
2002-02-26
Guy L. Albertelli
Implement EM_FMTLINES message based on relay trace...
tree
|
commitdiff
2002-02-26
Guy L. Albertelli
Fix another bad test. Caused regression in IE 4.
tree
|
commitdiff
2002-02-26
Charles Duffy
Stop TOOLBAR_MeasureString from dying on empty strings.
tree
|
commitdiff
2002-02-26
Dave Hawkes
Partially repair hotspot handling.
tree
|
commitdiff
2002-02-25
Gerard Patel
LVM_GetItemRect should not take text size in account...
tree
|
commitdiff
2002-02-22
Bill Medland
Implement multiline labels in the Large Item view by...
tree
|
commitdiff
2002-02-21
Guy L. Albertelli
Fix problems in DPA_Merge exposed by previous code...
tree
|
commitdiff
next