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
/
tab.c
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
2002-05-29
Guy L. Albertelli
- Fixed drawing of borders to that of native (uses...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-20
Alexandre Julliard
Got rid of GetSysColorPen.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-24
Gerard Patel
Forward tab notifications to the parent.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-17
Nog
Pass on all unhandeled messages to the owner.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-06
Francois Gouget
Don't prefix %p with 0x.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-11
Patrik Stridvall
Cleanup code that is strange or difficult to parse.
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-01-25
Gerard Patel
Don't send notifications for the initial display of...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-09
Gerard Patel
Fixed TCM_GetRowCount.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-27
Andreas Mohr
- clarify many error messages
blob
|
commitdiff
|
raw
|
diff to current
2000-12-15
Aric Stewart
Fixed some difficulties with the font on vertical tabs...
blob
|
commitdiff
|
raw
|
diff to current
2000-12-12
Gerard Patel
Use DrawText to display text in horizontal tabs.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-25
Eric Kohl
Removed calls to internal (non-exported) wine functions.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-15
Eric Kohl
Use internal unicode strings.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-07
Francois Gouget
Use DrawFocusRect to draw the focus rectangle.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-01
Alexandre Julliard
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-31
Francois Gouget
Use PS_ALTERNATE rather than PS_DOT.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-25
Chris Morgan
Implement TCS_VERTICAL style. Fix tab borders to have...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-22
Susan Farley
Added support for FLATBUTTON style tabs.
blob
|
commitdiff
|
raw
|
diff to current
2000-09-16
Andreas Mohr
Fixed tab control to use HTTRANSPARENT when mouse hits...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-12
Andreas Mohr
- fixes debugger output
blob
|
commitdiff
|
raw
|
diff to current
2000-09-09
Marcus Meissner
Implemented TCM_GETROWCOUNT.
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 some unnecessary #includes and dll dependencies.
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-24
Aric Stewart
Corrected the problem where a tab control marked multil...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-18
Francois Gouget
Convert C++ comments to regular C comments.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-11
Ken Thomases
Implemented tab control style TCS_HOTTRACK (tabs are...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-10
Ken Thomases
Restore accidentally undone changes.
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-09
Aric Stewart
Added the ability to use multiline tab controls to...
blob
|
commitdiff
|
raw
|
diff to current
2000-04-08
Yuxi Zhang
Stephen Mereu
blob
|
commitdiff
|
raw
|
diff to current
2000-02-26
Alexandre Julliard
Don Kelly
blob
|
commitdiff
|
raw
|
diff to current
2000-02-20
Andreas Mohr
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-13
Alexandre Julliard
Removed superfluous GlobalFindAtom calls.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-12
Andreas Mohr
Fixed compiler warnings.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-28
Niels Kristian Bec...
Compiler warnings fixed.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-31
Noomen Hamza
Selected button within tab control will be painted...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-23
Ulrich Czekalla
Tab control doesn't refresh tab area on TCM_SETCURSEL.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-13
Pierre Mageau
When an error occurred in a property sheet because...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-19
David Luyer
- iSelected should be -1 if no item selected (Gerard...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-07
Thuy Nguyen
Take into account icons when determining tab size.
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-30
Francis Beaudet
Fixed a memory leak.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-10
Abey George
Sometimes the text on a tab control got truncated.
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-01
Thuy Nguyen
Added support for adding and removing pages dynamically...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-22
Patrik Stridvall
Fixed ANSI compabillity.
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-04-18
Luc Tourangeau
-Implemented TCS_BUTTONS, TCS_FIXEDWIDTH, TCM_GETITEMRECT,
blob
|
commitdiff
|
raw
|
diff to current
1999-04-01
Francis Beaudet
Implemented TCM_ADJUSTRECT.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-25
Francis Beaudet
Implemented:
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-16
Thuy Nguyen
0 is a valid index for a tab item.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-12
Thuy Nguyen
Removed direct access to the WND struct.
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-19
Jeff Garzik
Added missing string.h include.
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-30
Alex Priem
Small update.
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-17
Alexandre Julliard
Recovery of release 990110 after disk crash.
wine-990110
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-10-11
David Luyer
Small fixes.
blob
|
commitdiff
|
raw
|
diff to current
1998-09-13
Alexandre Julliard
Release 980913
wine-980913
blob
|
commitdiff
|
raw
|
diff to current