projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
- Clear data structure after dragging.
[wine]
/
dlls
/
comctl32
/
pager.c
2004-09-14
Robert Shearman
- Set hbrBackground class property to same value as...
blob
|
commitdiff
|
raw
2004-08-25
Robert Shearman
Replace GetWindowLong by GetWindowLongPtr.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-20
Dimitrie O. Paun
Make the controls send notifications to the parent...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-22
Dimitrie O. Paun
Rename COMCTL32_{Alloc,ReAlloc,Free} to {Alloc,ReAlloc...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-17
Alexandre Julliard
Moved undocumented functions out of the exported commct...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-17
Alexandre Julliard
SLOWORD and SHIWORD do not exist on Win32 (reported...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-10
Alexandre Julliard
Removed the A/W constants for builtin cursors, icons...
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-05-13
Ulrich Czekalla
Fixed bad non-client calculation.
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-12-02
Francois Gouget
Removed unnecessary HANDLE typecasts.
blob
|
commitdiff
|
raw
|
diff to current
2002-10-23
Michael Stefaniuc
- fix the "int format, HANDLE arg" type of warnings...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-03
Gregg Mattinson
Removed non-static structure initializers.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-20
Alexandre Julliard
Got rid of GetSysColorPen.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-14
Guy L. Albertelli
- Change traces to trace full window handle and improve...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-05
Guy L. Albertelli
- Try to match the native control for the SetBkColor...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-22
Guy L. Albertelli
Reanalyze button status during NCCalcSize processing...
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
Guy L. Albertelli
Implement EM_FMTLINES message based on relay trace...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-13
Guy L. Albertelli
- Make all WM_NOTIFY messages go to the parent.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-03
Susan Farley
Implement autorepeat scrolling when button is held...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-05
Susan Farley
- Background of the child wnd should be erased with...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-28
Francois Gouget
Small 'typos in comments' fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-23
Susan Farley
Horiz/Vert determination must be dynamic, as the style...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-12
James Abbatiello
Don't allow comctl32 controls to access their infoPtr...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-12
Susan Farley
Handle the CCS_NORESIZE style.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-26
James Juran
Add <string.h> to files that needed it.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-12
Susan Farley
Implemented most functionality. TODO lists whats left.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-09
Alexandre Julliard
Removed all non-standard common control headers from...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-10
Gerard Patel
Protect against use of comctl32 private control memory...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-13
Alexandre Julliard
Removed superfluous GlobalFindAtom calls.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-31
Patrik Stridvall
Fixed/added missing/wrong function prototypes and made...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-31
Eric Kohl
Added builtin toolbar bitmaps.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-12
Alexandre Julliard
Converted to the new debug interface, using script...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-12
Patrik Stridvall
Changed xxx(VOID) to xxx(void).
blob
|
commitdiff
|
raw
|
diff to current
1999-05-08
Patrik Stridvall
ANSI C fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-16
Marcus Meissner
Removed no longer necessary win.h include, added now...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-12
Eric Kohl
Replaced direct access to the WND structure by correspo...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-17
Marcus Meissner
Optimized include/*.h: (recursively) include all header...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-28
James Juran
Commented out unused variables to prevent needless...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-24
Eric Kohl
Added WM_COMMAND and WM_NOTIFY handling.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-26
Marcus Meissner
Changed // comments to /* */ so WINE compiles with...
blob
|
commitdiff
|
raw
|
diff to current
1998-11-08
Eric Kohl
Little improvement.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-24
Eric Kohl
Some minor improvements and fixes.
blob
|
commitdiff
|
raw
|
diff to current
1998-09-27
Alexandre Julliard
Release 980927
wine-980927
blob
|
commitdiff
|
raw
|
diff to current
1998-09-13
Alexandre Julliard
Release 980913
wine-980913
blob
|
commitdiff
|
raw
|
diff to current