projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2005-05-18
Felix Nawothnig
Resize listview column to autofit on a doubleclick...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-18
Raphael Junqueira
- add some Dwarf2 enums
commit
|
commitdiff
|
tree
|
snapshot
2005-05-18
Dimi Paun
Use the more idiomatic form of iterating through the...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-18
Dimi Paun
Make the argument comments out-of-line.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-18
Aric Stewart
Some error messages and strcmp changes suggested by...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-18
Pierre d'Herbemont
Big Endian specific code fixes in order to conform...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-18
Kouji Sasaki
Added the processing for determination of SFGAO_HASSUBF...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-18
Kouji Sasaki
Exchanged the values for LVA_ALIGNLEFT style and LVA_DE...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-18
Kouji Sasaki
Corrected RLE decompression processing.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-18
Raphael Junqueira
Fix open_pdb_file (used for locate/open pdbs):
commit
|
commitdiff
|
tree
|
snapshot
2005-05-17
Robert Shearman
Rename MODULENAME_Dll* functions to Dll* for better...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-17
Alexandre Julliard
Renamed some fields in NE_MODULE to use the same name...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-17
Dimi Paun
Use standard TRACE macro.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-17
Robert Shearman
Rename DllRegisterServer and DllUnregisterServer to...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-17
Robert Shearman
Add Wine-only type checking for DllRegisterServer and
commit
|
commitdiff
|
tree
|
snapshot
2005-05-17
Raphael Junqueira
Beginning of dbghelp dwarf2 support:
commit
|
commitdiff
|
tree
|
snapshot
2005-05-17
Dimi Paun
Use standard Local*16() functions instead of LOCAL_...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-17
Maarten Lankhorst
Added EnumPins from quartz for internal use.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-17
Alexandre Julliard
Use the exported IMAGE_OS2_HEADER to generate the modul...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-17
James Hawkins
Add ShowDirSymLink and ShowDotFiles to the drive ui.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-17
James Hawkins
Fixed centering of tab text.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-17
Maarten Lankhorst
Fixed initialisation crash on loading qcap dll.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-17
Juan Lang
Obvious fixes to PropVariantClear and PropVariantCopy...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-17
Maarten Lankhorst
Fixed qcap's inherited enummedia bugs.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Juan Lang
Add a comment, and a no-op cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Aric Stewart
Correct a problem with parse_data if binary data was...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Martin Fuchs
Implement connecting and disconnecting of network drives.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Alexandre Julliard
Moved a bunch of definitions out of module.h into a new
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Mike McCormack
Initial mostly stub implementation of ODBC control...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Robert Shearman
Add user attribute to token objects.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Juan Lang
Differentiate between version 0 and version 1 property...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Alexandre Julliard
Removed the special casing of kernel32 and ntdll for...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Alexandre Julliard
Moved the remaining stack frame definitions to kernel_p...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Alexandre Julliard
Avoid referencing stackframe.h from outside kernel32.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Marcus Meissner
Move the Dll init function to compobj.c to avoid having...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Martin Fuchs
Implement menu entry "format disk" (derived from Robert...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Robert Shearman
Implement RegNotifyChangeKeyValue on top of NtNotifyCha...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Dimi Paun
Use the standard Local*16() instead of LOCAL_*() functions.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Robert Reif
Effect objects are not supported yet so don't crash...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Alexandre Julliard
Moved data structures for 16-bit relay calls to winbase...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Kees Cook
Avoid segfault in hash update with corrupted decrypt...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Michael Stefaniuc
Change an assert to a WARN.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Felix Nawothnig
Keep width for cosmetic pens, don't use LPtoDP() for...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Vincent Béron
Provide minimal API documentation in advapi/eventlog...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Kees Cook
Avoid segfault when detecting decryption buffer size.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Uwe Bonnes
Correct return value of fsetpos.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Ivan Leo Puoti
Minor fix in SetupQueueCopySectionW.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Dimi Paun
Avoid using some LOCAL_*() functions.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Martin Fuchs
Swedish translation of winefile resources by David...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Martin Fuchs
Implement switching of file sort order.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Martin Fuchs
Define flags for SHFormatDrive().
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Hans Leidekker
Silence some unknown stab type messages.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Marcus Meissner
Make _xmalloc16() static.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Marcus Meissner
Staticify FTMarshalImpl definition.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Marcus Meissner
Make HGLOBALStream_* functions static.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Mike McCormack
Added some xml headers.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Vincent Béron
Update win16.api and win32.api to keep up with current...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Vincent Béron
Correct arg count for 3 functions in ntdll.spec and...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Michael Stefaniuc
Add some SystemParametersInfo SPI_* defines.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Robert Reif
Pass around real version and do correct thing based...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-16
Juan Lang
Store property names in the code page of the property...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Martin Fuchs
- spelling fixes (prefered -> preferred)
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Jeff Latimer
Implement the IEnumMoniker interface for the ROT and...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Felix Nawothnig
Convert pen width to DP in StrokePath().
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Mike McCormack
Set thread priorities to time critical.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Paul Vriens
Check for a NULL pointer in GetWindowTextA/W.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Robert Lunnon
Implement get_default_drive_device for Solaris.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Dimi Paun
Make LOCAL_*() just wrappers around Local*16() functions.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Alexandre Julliard
Store the 16-bit stack pointer in the WOW32Reserved...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Alexandre Julliard
Fixed a number of atom test failures.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Alexandre Julliard
Store the winsock per-thread data in NtCurrentTeb(...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Alexandre Julliard
Fixed another case where a mouse message could get...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Martin Fuchs
Display free and total disk space in status bar.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Felix Nawothnig
Draw each figure as a single primitive in StrokePath().
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Juan Lang
- move _timezone to time.c, and correct its type
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Juan Lang
- only log unsupported flags in ShellExecute
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Juan Lang
- maintain proper byte order
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Gerold Jens...
Initial FCI work (FCICreate and FCIDestroy).
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Rolf Kalbermatter
Add IEnumMediaType object for use by other class object...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-14
Felix Nawothnig
Rewrote item layouting - new code fixes bitmap/image...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Alexandre Julliard
Don't convert the template name to Unicode, it's not...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Ge van Geldorp
Overlay icons for .lnk files with a small arrow in...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Martin Fuchs
Display source path in "move file" dialog.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Mike McCormack
Remove function prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Krzysztof Foltman
Added stubs for a couple of missing 2.0 and 3.0 messages.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Martin Fuchs
Replace numeric resource identifiers by their defined...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Juan Lang
Begin stubs of built-in schannel provider.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Juan Lang
Implement signals.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Hans Leidekker
Don't import from ntdll.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Alexandre Julliard
Process the pending expose events on RDW_UPDATENOW...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Alexandre Julliard
Only set the new window of a hardware message if the...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Mike McCormack
Remove some unused include files.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Alexandre Julliard
Added yet another missing OpenGL define.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Mike McCormack
Make sure a stream can't be created in read only storage.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Dmitry Timoshkov
Avoid a crash in free_window_handle() on an invalid...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Alexandre Julliard
Build import libraries also when only doing an install...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Robert Reif
Fix SetProperty error returned.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Mike Hearn
Make unimplemented function message a bit prettier.
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Aric Stewart
- ExecuteAction runs the whole Execute table and not...
commit
|
commitdiff
|
tree
|
snapshot
2005-05-13
Paul Vriens
Added (stubbed) SystemDriverInformation and
commit
|
commitdiff
|
tree
|
snapshot
next