projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Get rid of a few thousand useless TRACE lines.
[wine]
/
dlls
/
comctl32
/
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
2002-02-19
Ondrej Macek
Fix of ListView invalidation in LISTVIEW_SetBkColor.
tree
|
commitdiff
2002-02-15
Patrik Stridvall
Added some defines for compatibility with Windows headers.
tree
|
commitdiff
2002-02-14
Martin Dalecki
Some artwork on the default icons.
tree
|
commitdiff
2002-02-12
Guy L. Albertelli
When the commandID was being treated as the index,...
tree
|
commitdiff
2002-02-12
Guy L. Albertelli
Fix regression in some programs due to CLR_DEFAULT...
tree
|
commitdiff
2002-02-12
Guy L. Albertelli
Correct tests involved with processing the LVIF_DI_SETI...
tree
|
commitdiff
2002-02-12
Guy L. Albertelli
Initialize pszText to 0 for internal ->ceItem to elimin...
tree
|
commitdiff
2002-02-08
Aric Stewart
Use the supplied buffer when copying item text.
tree
|
commitdiff
2002-02-08
Ori Pessach
Set WS_EX_TOOLWINDOW in a tooltip's dwExStyle.
tree
|
commitdiff
2002-02-05
Alexandre Julliard
Authors: Guy L. Albertelli <galberte@neo.lrun.com>...
tree
|
commitdiff
2002-02-05
Dmitry Timoshkov
Remove PROGRESS_Refresh, always do InvalidateRect(...
tree
|
commitdiff
2002-02-05
Dimitrie O. Paun
Various cleanups:
tree
|
commitdiff
2002-02-04
Dimitrie O. Paun
Complete Listview Unicodification.
tree
|
commitdiff
2002-02-04
Aric Stewart
Added implementation of SetItemW.
tree
|
commitdiff
2002-02-04
François Gouget
Storing an IP address in a signed int results in bugs...
tree
|
commitdiff
2002-02-04
Dmitry Timoshkov
Moved style correcting code to the WM_CREATE handler...
tree
|
commitdiff
2002-02-04
Guy L. Albertelli
Fix problem exposed by the improvements in version...
tree
|
commitdiff
next