projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Replace some magic numbers with symbols.
[wine]
/
dlls
/
2003-08-25
Jukka Heinonen
Replace some magic numbers with symbols.
tree
|
commitdiff
2003-08-25
Dimitrie O. Paun
Fix the hit test for full row select in REPORT mode...
tree
|
commitdiff
2003-08-23
Alexandre Julliard
Extended WOWCallback16Ex to support register functions...
tree
|
commitdiff
2003-08-23
Maxime Bellengé
Fix the creation of treeview with checkboxes.
tree
|
commitdiff
2003-08-23
Steven Edwards
Split win16/32 support.
tree
|
commitdiff
2003-08-23
Alexandre Julliard
Moved 16-bit builtin module handling to dlls/kernel...
tree
|
commitdiff
2003-08-23
Tom Wickline
Set version to 8.1.
tree
|
commitdiff
2003-08-23
José Manuel Ferrer...
More Spanish translations.
tree
|
commitdiff
2003-08-23
John K. Hohm
Implement DllRegisterServer and DllUnregisterServer...
tree
|
commitdiff
2003-08-23
John K. Hohm
Implement DllRegisterServer and DllUnregisterServer...
tree
|
commitdiff
2003-08-23
John K. Hohm
Implement DllRegisterServer and DllUnregisterServer...
tree
|
commitdiff
2003-08-23
John K. Hohm
Implement DllRegisterServer and DllUnregisterServer...
tree
|
commitdiff
2003-08-23
John K. Hohm
Implement DllRegisterServer and DllUnregisterServer...
tree
|
commitdiff
2003-08-23
Mike Hearn
In the global interface table:
tree
|
commitdiff
2003-08-23
Alexandre Julliard
Got rid of 16-bit glue code generation since it is...
tree
|
commitdiff
2003-08-23
Alexandre Julliard
Moved most of the 16-bit task support and NE module...
tree
|
commitdiff
2003-08-22
Rok Mandeljc
- implemented loader, loader's stream and loading of...
tree
|
commitdiff
2003-08-22
Filip Navara
Fixed prototypes of CreateStatusWindowA/W, ImageList_Copy,
tree
|
commitdiff
2003-08-22
Steven Edwards
Fixes for building with w32api headers on Mingw.
tree
|
commitdiff
2003-08-22
José Manuel Ferrer...
Some new Spanish translations and improvements to other...
tree
|
commitdiff
2003-08-22
Dmitry Timoshkov
Some applications depend on the order of initialization...
tree
|
commitdiff
2003-08-21
Alexandre Julliard
Store the debug info structure on the thread stack.
tree
|
commitdiff
2003-08-21
Ivan Leo Murray...
Small resources fixes.
tree
|
commitdiff
2003-08-21
Ivan Leo Murray...
Added Italian resources.
tree
|
commitdiff
2003-08-21
Mike McCormack
Remove useless comments that clutter the code.
tree
|
commitdiff
2003-08-21
Mike McCormack
Stub for (undocumented) SHCreateLinks.
tree
|
commitdiff
2003-08-21
Dmitry Timoshkov
Cope with potentially moved and resized file view window.
tree
|
commitdiff
2003-08-20
Alexandre Julliard
winnls.h must not include winbase.h.
tree
|
commitdiff
2003-08-20
Robert Reif
Added tests for buffer property sets.
tree
|
commitdiff
2003-08-20
Robert Reif
Split property sets into two types: buffer and private.
tree
|
commitdiff
2003-08-20
Jukka Heinonen
Make FPU emulation use CS:IP when determining location...
tree
|
commitdiff
2003-08-20
Jukka Heinonen
Remove unnecessary __wine_call_from_16_regs call frame...
tree
|
commitdiff
2003-08-20
Nerijus Baliunas
Updated LT keyboard.
tree
|
commitdiff
2003-08-20
<wine@frotz.org>
Fix parameter to snd_pcm_sw_params_set_silence_size().
tree
|
commitdiff
2003-08-20
Dmitry Timoshkov
Apply only specified tests.
tree
|
commitdiff
2003-08-20
Dimitrie O. Paun
Stub out the _[w]popen/_pclose() functions.
tree
|
commitdiff
2003-08-19
Alexandre Julliard
Renamed system.dll to system.drv.
tree
|
commitdiff
2003-08-19
Alexandre Julliard
Replaced remaining calls to PROFILE_GetWineIniString...
tree
|
commitdiff
2003-08-19
Jon Griffiths
Use exception as the base for all exception derived...
tree
|
commitdiff
2003-08-19
Mike McCormack
Implement registry key unloading.
tree
|
commitdiff
2003-08-19
Alexandre Julliard
_ftol should return a 64-bit int (spotted by Jon Griffi...
tree
|
commitdiff
2003-08-19
Jukka Heinonen
When forcing call to DOS relay from protected mode...
tree
|
commitdiff
2003-08-19
Christian Costa
Allocate space to contain the IMAGE_NT_HEADERS structur...
tree
|
commitdiff
2003-08-19
Maxime Bellengé
Fix unreachable TVHT_ONITEMSTATEICON in TREEVIEW_LButto...
tree
|
commitdiff
2003-08-19
Jon Griffiths
Make RtlTimeToSecondsSince1970 consistent with other...
tree
|
commitdiff
2003-08-18
Francois Gouget
Spelling and case fixes.
tree
|
commitdiff
2003-08-18
Alexandre Julliard
Added missing \n in TRACE calls.
tree
|
commitdiff
2003-08-18
Alexandre Julliard
Free the debug info when making a critical section...
tree
|
commitdiff
2003-08-18
Lionel Ulmer
Added support for multi-texturing.
tree
|
commitdiff
2003-08-18
Jon Griffiths
Add some new types and functions.
tree
|
commitdiff
2003-08-18
Robert Reif
Fixed Warblade image loading.
tree
|
commitdiff
2003-08-18
Robert Reif
Fixed bug where last tests were not executed.
tree
|
commitdiff
2003-08-18
Jukka Heinonen
Fix CPU flag handling when internal interrupts are...
tree
|
commitdiff
2003-08-18
Raul
Small Estonian keyboard fix.
tree
|
commitdiff
2003-08-18
Gregory M. Turner
Don't touch perf in FDIIsCabinet, InstallShield may...
tree
|
commitdiff
2003-08-18
Jon Griffiths
Remove redundant wine specific #include.
tree
|
commitdiff
2003-08-18
Jon Griffiths
Spelling fixes.
tree
|
commitdiff
2003-08-18
Maxime Bellengé
Fix things broken by the last TREEVIEW_UpdateDispInfo...
tree
|
commitdiff
2003-08-18
Eric Pouech
Regression fixes for Nt{Read|Write}File:
tree
|
commitdiff
2003-08-15
Alexandre Julliard
Moved __errno_location() handling to pthread.c, and...
tree
|
commitdiff
2003-08-15
Alexandre Julliard
Added missing dependency.
tree
|
commitdiff
2003-08-15
Jason Edmeades
DXT1/3/5 support was broken, but unnoticeable since...
tree
|
commitdiff
2003-08-15
Mike McCormack
Use WideByteToMultiChar not strlenW.
tree
|
commitdiff
2003-08-13
Maxime Bellengé
Fix for TREEVIEW_UpdateDispInfo to test with the correc...
tree
|
commitdiff
2003-08-13
Mike McCormack
Fix spec for InitiateSystemShutdownExA, as pointed...
tree
|
commitdiff
2003-08-13
Mike McCormack
Partial implementation of the Microsoft Installer ...
tree
|
commitdiff
2003-08-13
Alexandre Julliard
Don't try to allocate the debug info before the process...
tree
|
commitdiff
2003-08-12
Alexandre Julliard
Allocate DebugInfo field for all critical sections...
tree
|
commitdiff
2003-08-12
Alexandre Julliard
Avoid crashes when devmode is null.
tree
|
commitdiff
2003-08-12
Dmitry Timoshkov
Convert CreateDC to unicode in the driver interface.
tree
|
commitdiff
2003-08-12
Alexandre Julliard
Minor tracing fix.
tree
|
commitdiff
2003-08-12
Dmitry Timoshkov
Print X display and locale of X Input Method in the...
tree
|
commitdiff
2003-08-12
Mike McCormack
Stub implementation of FlashWindowEx.
tree
|
commitdiff
2003-08-12
Johan Dahlin
Updated Swedish translation.
tree
|
commitdiff
2003-08-12
Alexandre Julliard
Fixed the pthread wrappers to work with the new glibc...
tree
|
commitdiff
2003-08-12
Dimitrie O. Paun
Consolidate all kernel power management functions.
tree
|
commitdiff
2003-08-12
Dmitry Timoshkov
Ignore some keyboard events. In any case we don't know...
tree
|
commitdiff
2003-08-12
Mike McCormack
Stub some winspool functions.
tree
|
commitdiff
2003-08-12
Mike McCormack
Export SHBindToParent (already implemented).
tree
|
commitdiff
2003-08-12
Mike McCormack
Stubs for advapi32 functions InitiateSystemShutdownEx...
tree
|
commitdiff
2003-08-11
Dmitry Timoshkov
Accept SIZE_MAXIMIZED as one of statuses of MDI windows.
tree
|
commitdiff
2003-08-11
Mike McCormack
Stubs for BuildTrusteeWithSid(A/W).
tree
|
commitdiff
2003-08-08
Alexandre Julliard
Make do_block use poll() rather than select() (based...
tree
|
commitdiff
2003-08-08
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2003-08-08
Tom Wickline
Set version to DirectX 7.
tree
|
commitdiff
2003-08-07
Tom Wickline
Set version to DirectX 7.
tree
|
commitdiff
2003-08-07
Duane Clark
Move declarations to compile with older compilers.
tree
|
commitdiff
2003-08-07
Supphachoke Suntiw...
Added Thai keyboard layout.
tree
|
commitdiff
2003-08-07
Alexandre Julliard
Added propset.ok.
tree
|
commitdiff
2003-08-07
Richard Cohen
SystemParametersInfo returning a value for Wallpaper...
tree
|
commitdiff
2003-08-06
Robert Shearman
Added File Source (Async) Filter.
tree
|
commitdiff
2003-08-06
Robert Reif
Added some COM and property set tests.
tree
|
commitdiff
2003-08-06
Robert Reif
Added class factories for DirectSoundCapture, DirectSou...
tree
|
commitdiff
2003-08-06
Alexandre Julliard
Avoid non-portable long long constants.
tree
|
commitdiff
2003-08-06
Alexandre Julliard
Warning fixes.
tree
|
commitdiff
2003-08-06
Duane Clark
Oops, back to hard coding initial thumb size until...
tree
|
commitdiff
2003-08-06
Robert Shearman
- Bugfix when adding filters to graph due to not initia...
tree
|
commitdiff
2003-08-05
Robert Shearman
- Documentation of the index.dat files.
tree
|
commitdiff
2003-08-05
Alexandre Julliard
Avoid DSA type conflict between ssl.h and commctrl.h.
tree
|
commitdiff
2003-08-05
Robert Shearman
Make IPropertBag_Read use a dynamically allocated array...
tree
|
commitdiff
next