projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
- support DirectInput 8 interfaces.
[wine]
/
dlls
/
comctl32
/
status.c
2002-06-04
Gerald Pfeifer
Warning fix.
blob
|
commitdiff
|
raw
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-29
Sander van Leeuwen
- Check for valid part nr in STATUSBAR_GetTextLength.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-20
Alexandre Julliard
Got rid of GetSysColorPen.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-02
Bill Medland
Moved drawing of owner-drawn parts to after the backgro...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-29
Marcus Meissner
Fixed StatusBar SetText again, added some comments.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-23
Dimitrie O. Paun
- implement WM_NOTIFYFORMAT
blob
|
commitdiff
|
raw
|
diff to current
2002-04-17
Mehmet Yasar
Add more check inside SB_SETTEXT and SB_GETTEXT.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-08
Dimitrie O. Paun
- get rid of parent handle from info struct
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-01-29
Charles Loep
Fix errors resulting from missing parenthesis.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-10
Patrik Stridvall
Use the min/max in windef.h instead.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-11
Francois Gouget
Remove unnecessary single quoting of debugstr_xxx strings.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-13
Andreas Mohr
- *don't* MoveWindow() the status bar if CCS_NORESIZE...
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-13
François Gouget
In STATUSBAR_GetTipText{a,W, always put a terminating...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-28
Alexandre Julliard
Got rid of the Wine internal lstrcpy* functions and...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-13
Susan Farley
Status bars on managed windows should not have SIZEGRIP...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-26
Alexandre Julliard
Moved all Win16 definitions out of the standard Windows...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-25
Alexandre Julliard
Removed inclusion of wine/winestring.h from winbase...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-22
Chris Morgan
Changed RedrawWindow()'s to InvalidateRect()'s. Redraw...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-18
Marcus Meissner
Fixed STATUS_GetTextW in regard to NULL pointers.
blob
|
commitdiff
|
raw
|
diff to current
2000-08-18
Gerard Patel
WM_GETFONT should return a real font handle instead...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-14
Alexandre Julliard
Replaced all lstr* calls from inside Wine code by their...
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-08-01
Marcus Meissner
Removed some flicker by detecting if we set the same...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-20
Gerard Patel
Protect against programs creating parts with negative...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-08
Aric Stewart
Windows must update the right edge (-1) of the last...
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-05-10
Aric Stewart
Some programs switch their status bar back and forth...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-07
Gerard Patel
Set the itemID member of the DRAWITEMSTRUCT to the...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-13
Alexandre Julliard
Removed superfluous GlobalFindAtom calls.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-03
Huw D M Davies
Check that lpCreate->lpszName is non-NULL.
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-06-13
Alexandre Julliard
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
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-29
Alexandre Julliard
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
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-24
Eric Kohl
Fixed several bugs and typos.
blob
|
commitdiff
|
raw
|
diff to current
1998-11-22
Eric Kohl
Added Unicode support (at least partially).
blob
|
commitdiff
|
raw
|
diff to current
1998-10-24
Eric Kohl
Added xxx_Unregister() functions to all common controls.
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