projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2002-10-29
Patrik Stridvall
Updated the generated tests.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Patrik Stridvall
Added support for excluding optional fields.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Patrik Stridvall
Fixed mismatches between the Wine headers and the Micro...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Jaco Greeff
Made the reporting for the (current) unsupported flags...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-29
Alexandre Julliard
Rewrote hook support to store the hook chain in the...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Lionel Ulmer
Raise an exception if any Wine or Winelib code does...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Steven Edwards
Porting fix.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Greg Turner
- Pull the buffer from the rpc message into the midl...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Greg Turner
Add a bunch of stubs, all of which I presume to be...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Andreas Mohr
- Make int09 update the BIOS data segment's keyboard...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Alexandre Julliard
set_main_item: ignore meaningless bits in stateMask...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
György 'Nog...
Separate out 16-bit registry functions.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Greg Turner
- Clean up and add some comments.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Eric Pouech
Move low level multimedia message mapping out of 32...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Eric Pouech
Move MCI message mapping out of 32 bit code.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Eric Pouech
Move driver message mapping out of 32 bit code.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Jason Edmeades
Handle texture FVF formats when no texture is bound.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Greg Turner
- Distinguish between actual paranoia and meaningful...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Dimitrie O...
We should always have a main item in report mode.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Dimitrie O...
Properly fill lParam in NMLISTVIEW.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Dimitrie O...
Fix crash-inducing typo/thinko.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Dimitrie O...
Mark immutable objects as const. Fix inconsistent ...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Dimitrie O...
Add LVHITTESTINFO debug helper. More tracing.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Dimitrie O...
Despite what the docs say, we have to invalidate the...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Dimitrie O...
Eliminate flicker when resizing, docs updates.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Dimitrie O...
Cleanup, and simplification of UpdateSize.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Dimitrie O...
Handle focus item properly in SetItemCount.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Dimitrie O...
Remove only the necessary selections when setting the...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Dimitrie O...
Rewrite of the SetItemCount: bugs got squashed,
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Jukka Heinonen
Add routines for manipulating protected mode interrupt...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Andreas Mohr
Make GetFreeSystemResources16 print its values on TRACE.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Michael Stefaniuc
Some fixes for the compilation of the user dll with...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Jason Edmeades
Add copyrects support.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Greg Turner
- Clean up and enhance some traces.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Dimitrie O...
Add proper support for the SHCONTF_INCLUDEHIDDEN flag.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Matthew Davison
Made lzexpand compile with STRICT defined.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Eric Pouech
Fixed mciSendString debug reporting when an error occur...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Alexandre Julliard
Moved a few remaining 16-bit window functions to wnd16...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Jason Edmeades
- Initialize the texture state information.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Carlos
lParam was not properly sent in TTM_ADDTOOLW.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Carlos
lParam was not properly sent in CBEN_GETDISPINFOW.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
György 'Nog...
Copy the necessary data from the unicode struct to...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Jaco Greeff
- Implementation of [Internet|Ftp]*W functions to exten...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Greg Turner
Fix endianness dependency in the (there is only one...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-28
Carlos
The function SHGetFileInfoA wasn't supporting the flag
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Greg Turner
Avoid X11 error during DGA detection.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Michael Stefaniuc
Compile the kernel dll with -DSTRICT.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Greg Turner
- Use memset instead of ZeroMemory, just to be consiste...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Alberto Massari
Don't touch the This pointer after it has been freed.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Alexandre Julliard
Install the shell hook as a 32-bit hook.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Michael Stefaniuc
Compile the advapi32 dll with -DSTRICT.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Alexandre Julliard
Made the ntdll registry functions use HKEY instead...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Andreas Mohr
- fix some pselling
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Sylvain Petreolle
Added DirectPlayLobby CLSID entries.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Greg Turner
- Make explicit some missing include dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Bill Medland
Fix OLE_GetFormatW so that GetDateFormatW works.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Jeff Smith
Fixed behaviour of "x /s ...".
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Michael Stefaniuc
Compile the ttydrv dll with -DSTRICT.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Eric Pouech
Simplify the global internal data handling.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Eric Pouech
Unify the constant used for error codes reporting mappi...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Jason Edmeades
Define the main directx8 entrypoint.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Michael Stefaniuc
Some small cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Andreas Mohr
- correct German strings to what they're really suppose...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Andreas Mohr
Tiny int17 printer fix.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Andreas Mohr
Added CertOpenStore stub.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Alexandre Julliard
Get rid of FILE_ATTRIBUTE_SYMLINK (based on a patch...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Dimitrie O...
Do not invalidate list on WM_SETREDRAW.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Dimitrie O...
We can avoid flicker on column resize only if it's...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Dimitrie O...
Always draw the main item in full row select.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Dimitrie O...
Use iterators to render over the columns, in report...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Dimitrie O...
Small iterator-over-range[s] cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Dimitrie O...
Eliminate most of the flicker when resizing columns.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Dimitrie O...
Fix subitem background color in full row select.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Dimitrie O...
We should callback for inexistent subitems.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Dimitrie O...
Fix crash when computing the item width of a report...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Dimitrie O...
Keep autoarranging items until one is moved.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Dimitrie O...
Abstract autoarranging decision to a helper function.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Dimitrie O...
Do not do screen work if refreshing is disabled.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Dimitrie O...
Rewrite the UpdateScroll function: simpler, faster.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Michael Stefaniuc
Compile the oleaut32 dll with -DSTRICT.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Michael Stefaniuc
Compile the shlwapi dll with -DSTRICT.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Michael Stefaniuc
Compile the msvcrt dll with -DSTRICT.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Andreas Mohr
- check for root user
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Andreas Mohr
Added some comments.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-25
Andreas Mohr
- add "ProductId" key
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Greg Turner
Implemented NdrClientInitializeNew.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Greg Turner
Whitespace cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Greg Turner
Fixed a tiny trace bug.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Chris Morgan
Call CreateProcessA() when executing non-dos applicatio...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Gerald Pfeifer
Also remove configure.lineno when performing distclean.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Vincent Béron
Bring some French resources in sync with English ones.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Michael Stefaniuc
Compile the msvideo dll with -DSTRICT.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Dimitrie O...
Avoid division by 0 by initializing the item size in...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Dimitrie O...
Append to the end of the DPA, if insert index is too...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Carlos
Fixed duplicated arrows in header control.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Dimitrie O...
Fix thinko that slipped in with the prev patch (reenabl...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Dimitrie O...
Do not invalidate the window before the first paint...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Dimitrie O...
Use InvalidateItem instead of explicit InvalidateRect...
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Dimitrie O...
Transform the invalidation macros to proper functions.
commit
|
commitdiff
|
tree
|
snapshot
2002-10-23
Dimitrie O...
Delay some size computations until after first paint.
commit
|
commitdiff
|
tree
|
snapshot
next