projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Spelling stuff.
[wine]
/
dlls
/
comctl32
/
2002-01-22
Uwe Bonnes
Consistent usage of istring, use STR_[Get|Set]Ptr where...
tree
|
commitdiff
2002-01-18
Dimitrie O. Paun
- Make the ListView control Unicode ready.
tree
|
commitdiff
2002-01-18
Aric Stewart
Initialize streamData and check on failure to read...
tree
|
commitdiff
2002-01-18
Huw D M Davies
Stub for comctl32.419
tree
|
commitdiff
2002-01-15
Aric Stewart
Catch maximum number of times and return out of memory...
tree
|
commitdiff
2002-01-15
Rein Klazes
Move the implementation of comctl32._TrackMouseEvent to
tree
|
commitdiff
2002-01-15
Huw D M Davies
Stubs for ImageList_[S|G]etFlags.
tree
|
commitdiff
2002-01-14
Huw D M Davies
Convert MRULists to Unicode.
tree
|
commitdiff
2002-01-14
Guy Albertelli
- Add additional TOOLBAR_CalcToolbar in a different...
tree
|
commitdiff
2002-01-14
Guy Albertelli
Fix a gripper issue and the adjustment of bands when...
tree
|
commitdiff
2002-01-12
Huw D M Davies
Fix off by one error in TOOLBAR_AddStringW.
tree
|
commitdiff
2002-01-04
Sander van Leeuwen
Never delete the font object received by WM_SETFONT.
tree
|
commitdiff
2002-01-04
Sander van Leeuwen
Fixed calls with wrong pointer: COMCTL32_Free(&lpttsi...
tree
|
commitdiff
2002-01-02
Dimitrie O. Paun
Make DrawStatusText Unicode ready. Get rid of a HEAP_st...
tree
|
commitdiff
2001-12-31
Michael Stefaniuc
Fixed memory leak.
tree
|
commitdiff
2001-12-26
Michael Stefaniuc
If the fccHandler is mmioFOURCC(0, 0, 0, 0) the AVI...
tree
|
commitdiff
2001-12-24
Gerard Patel
Forward tab notifications to the parent.
tree
|
commitdiff
2001-12-19
Michael Stefaniuc
Fixed/implemented the ImageList_*Drag* functions.
tree
|
commitdiff
2001-12-19
Lawson Whitney
If there is no psInfo, it doesn't need to be cleaned up.
tree
|
commitdiff
2001-12-17
Nog
Pass on all unhandeled messages to the owner.
tree
|
commitdiff
2001-12-11
Jon Griffiths
Add exclusion defs & remaining funcs, remove internal...
tree
|
commitdiff
2001-12-11
Bill Medland
A treeview item may be TVI_ROOT.
tree
|
commitdiff
2001-12-11
Dave Hawkes
Fix for toolbar potentially using a NULL pointer.
tree
|
commitdiff
2001-12-05
Dave Hawkes
The toolbar commands were not sent to the correct notif...
tree
|
commitdiff
2001-12-01
Guy L. Albertelli
Undocumented feature of TB_{GET|SET}BUTTONINFO{A|W...
tree
|
commitdiff
2001-11-30
Michael Stefaniuc
Implemented ImageList_GetDragImage.
tree
|
commitdiff
2001-11-20
Dave Hawkes
TOOLBAR_GetRect did not correctly translate the command...
tree
|
commitdiff
2001-11-06
Guy Albertelli
- Define rest of URL_ESCAPE... and other flags.
tree
|
commitdiff
2001-11-06
Francois Gouget
Don't prefix %p with 0x.
tree
|
commitdiff
2001-09-20
Guy Albertelli
Implement most of the MRU related functions.
tree
|
commitdiff
2001-09-17
Mike McCormack
Ignore negative widths in HEADER_SetItemBounds.
tree
|
commitdiff
2001-09-11
Patrik Stridvall
Cleanup code that is strange or difficult to parse.
tree
|
commitdiff
2001-09-10
Patrik Stridvall
Use the min/max in windef.h instead.
tree
|
commitdiff
2001-09-07
Guy L. Albertelli
- Handle CCS_NODIVIDER both when present and when not.
tree
|
commitdiff
2001-09-07
Guy L. Albertelli
- Fix positioning of text in buttons.
tree
|
commitdiff
2001-08-24
Alexandre Julliard
Removed inclusion of win.h.
tree
|
commitdiff
2001-08-21
Gerard Patel
Rect returned by LISTVIEW_GetItemRect should be total...
tree
|
commitdiff
2001-08-20
Gerard Patel
Do not keep the handle of a deleted item as the selecte...
tree
|
commitdiff
2001-08-18
Eric Pouech
Because of circular dependencies between comctl32 and...
tree
|
commitdiff
2001-08-13
Guy L. Albertelli
- Implemented RB_MAXIMIZEBAND for the "ideal=TRUE"...
tree
|
commitdiff
2001-08-13
Guy L. Albertelli
- Implement TBSTYLE_FLAT as "transparent" toolbar and...
tree
|
commitdiff
2001-08-13
Guy L. Albertelli
Add support to respond to the PGN_CALCSIZE version...
tree
|
commitdiff
2001-08-13
Guy L. Albertelli
- Make all WM_NOTIFY messages go to the parent.
tree
|
commitdiff
2001-08-10
Jörg Mayer
Fixed a few signed/unsigned and "unsigned < 0 always...
tree
|
commitdiff
2001-08-06
Andreas Mohr
Fixed tab control index handling.
tree
|
commitdiff
2001-08-03
Guy L. Albertelli
- Add debugging dumps of bar and buttons, and trace...
tree
|
commitdiff
2001-07-31
Nog
Don't enable the 'hot' state of a toolbar button when...
tree
|
commitdiff
2001-07-26
Marcus Meissner
Be a bit more graceful on NULL property sheet titles.
tree
|
commitdiff
2001-07-26
Guy L. Albertelli
- On TB_SETIMAGELIST retrieve new values of the bitmap...
tree
|
commitdiff
2001-07-25
Alexandre Julliard
Removed unnecessary inclusion of heap.h.
tree
|
commitdiff
2001-07-24
Alexandre Julliard
Removed HEAP_strdupA.
tree
|
commitdiff
2001-07-20
Guy L. Albertelli
- Recalc the toolbar size on TB_SETBUTTONSIZE in certai...
tree
|
commitdiff
2001-07-20
Guy L. Albertelli
- Fix handling of text color.
tree
|
commitdiff
2001-07-20
Guy L. Albertelli
Fix conversion of W structure to A structure during...
tree
|
commitdiff
2001-07-18
Patrik Stridvall
- Made sure that the files that contains the declarations
tree
|
commitdiff
2001-07-17
Francois Gouget
Some 'calendar' typos...
tree
|
commitdiff
2001-07-17
Gerard Patel
Refresh bitmap count to take in account imagelist chang...
tree
|
commitdiff
2001-07-08
Guy L. Albertelli
- Move creation process to the WM_NCCREATE message...
tree
|
commitdiff
2001-07-02
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-07-02
Guy L. Albertelli
RBBS_FIXEDSIZE should not affect _AdjustBands (found...
tree
|
commitdiff
2001-07-02
Mike McCormack
Fix button text placement for disabled buttons (see...
tree
|
commitdiff
2001-07-02
Guy L. Albertelli
Remember response from LVN_GETDISPINFO if user sets...
tree
|
commitdiff
2001-06-24
Guy L. Albertelli
- Add support for WM_NOTIFYFORMAT and support both...
tree
|
commitdiff
2001-06-24
Guy L. Albertelli
- Fix memory leaks.
tree
|
commitdiff
2001-06-24
Guy L. Albertelli
Fixed test so 0xffffffff is properly recognized.
tree
|
commitdiff
2001-06-22
Andreas Mohr
Spelling fixes.
tree
|
commitdiff
2001-06-20
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-06-11
Guy L. Albertelli
- correct rebar window borders and handling of RBS_BORD...
tree
|
commitdiff
2001-06-06
Marcus Meissner
Implemented page skipping on PSN_SETACTIVE -1 return.
tree
|
commitdiff
2001-05-31
Francois Gouget
TOOLBAR_InsertButtonA: If iString==-1 then don't use...
tree
|
commitdiff
2001-05-25
Gerard Patel
Implemented DTM_GET/SETRANGE.
tree
|
commitdiff
2001-05-18
Francois Gouget
Spelling typos.
tree
|
commitdiff
2001-05-11
Francois Gouget
Remove unnecessary single quoting of debugstr_xxx strings.
tree
|
commitdiff
2001-05-09
Francois Gouget
Add '\n' at the end of traces.
tree
|
commitdiff
2001-05-03
Susan Farley
Implement autorepeat scrolling when button is held...
tree
|
commitdiff
2001-04-30
Chris Morgan
Implement COMCTL32_StrToIntW() using NTDLL's _wtoi.
tree
|
commitdiff
2001-04-20
Andreas Mohr
Spelling fixes.
tree
|
commitdiff
2001-04-20
Andreas Mohr
Fixed off by one error in ImageList_DrawIndirect().
tree
|
commitdiff
2001-04-20
Guy L. Albertelli
- Notify parent of child size changes when changes...
tree
|
commitdiff
2001-04-20
Guy L. Albertelli
- Implement CB_{GET|SET}ITEMDATA for CombBoxEx.
tree
|
commitdiff
2001-04-18
James Hatheway
Eliminate unitialized garbage being returned from LISTV...
tree
|
commitdiff
2001-04-16
Francois Gouget
GetItemSpacing(true): Return the default item spacing...
tree
|
commitdiff
2001-04-13
Andreas Mohr
- *don't* MoveWindow() the status bar if CCS_NORESIZE...
tree
|
commitdiff
2001-04-10
Michael Stefaniuc
Fix for small typo.
tree
|
commitdiff
2001-04-09
Marcus Meissner
Translations for German language.
tree
|
commitdiff
2001-04-09
Gerard Patel
After an item text changes, the rectangle width should be
tree
|
commitdiff
2001-04-04
Rein Klazes
Fixed scrolling of listview with a mouse wheel.
tree
|
commitdiff
2001-04-04
Gerard Patel
Erase the in-memory DC for treeview and fixes the recta...
tree
|
commitdiff
2001-04-04
Gerard Patel
Set background mode to transparent before calling owner...
tree
|
commitdiff
2001-03-22
Jeff Garzik
Added needed string.h includes.
tree
|
commitdiff
2001-03-16
Gerard Patel
Added version info.
tree
|
commitdiff
2001-03-16
Guy L. Albertelli
- Documented things known to be unimplemented.
tree
|
commitdiff
2001-03-16
Guy L. Albertelli
- Correct RBN_CHILDSIZE band rectangle to match native.
tree
|
commitdiff
2001-03-05
Francois Gouget
Update nSelectionMark and nFocusedItem when inserting...
tree
|
commitdiff
2001-03-05
Susan Farley
- Background of the child wnd should be erased with...
tree
|
commitdiff
2001-03-04
Francois Gouget
In LISTVIEW_AddGroupSelection and LISTVIEW_SetGroupSele...
tree
|
commitdiff
2001-02-28
Francois Gouget
Small 'typos in comments' fixes.
tree
|
commitdiff
2001-02-23
Susan Farley
Horiz/Vert determination must be dynamic, as the style...
tree
|
commitdiff
next