projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2000-04-28
Juergen Schmied
Moved policy related functions to shpolicy.c
commit
|
commitdiff
|
tree
|
snapshot
2000-04-28
Juergen Schmied
Explicit import user32.dll.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-28
Juergen Schmied
Separated 32 bit functions to shellole.c.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-28
Juergen Schmied
Fixed: extract the icon by resource id.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-28
Juergen Schmied
Small fixes.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-28
Juergen Schmied
Fixes.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-28
Dmitry Timoshkov
Make WineLook=Win95 the default setting.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-28
Lionel Ulmer
Added leaving of critical section on all return cases.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-28
Ove Kaaven
Removed init_sect. Use Interlocked* functions instead.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-28
Juergen Schmied
Small fixes, removed asserts.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-28
Alexandre Julliard
Changed imports of winspool to winspool.drv.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-28
Alexandre Julliard
Added libkeyboard.so creation.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-28
Martin Fuchs
- Return modified rectangle after layouting header...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-28
Chris Morgan
Implemented TOOLBAR_MouseLeave to handle WM_MOUSELEAVE...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-28
Chris Morgan
Added default values for SPI_GETMOUSEHOVERHEIGHT, SPI_G...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-28
Rein Klazes
Implement mark and space parity generation. Accept...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-28
Ove Kaaven
Override fork().
commit
|
commitdiff
|
tree
|
snapshot
2000-04-28
Dimitrie O...
Get rid of HEAP_xrealloc.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-25
Patrik Stridvall
Compile fix for --without-x.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-25
Patrik Stridvall
Added new configuration file option for selecting graph...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-25
Patrik Stridvall
Link the TTY driver with the standard libs.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-25
Eric Pouech
Fixed winspool(.drv) loading.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-25
Patrik Stridvall
Removed X_DISPLAY_MISSING.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-25
Ulrich Weigand
Improved CodeView type information loader.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-25
Gerard Patel
Don't use the template member unless the corresponding...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-24
Alexandre Julliard
Switched to the X11 license.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-24
Patrik Stridvall
Fixed some warnings.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-24
Patrik Stridvall
Fixed issues found by winapi_check.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-24
Patrik Stridvall
- Updated API files.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-24
Francois Gouget
Include string.h to make winnt.h self-sufficient.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-24
Alexandre Julliard
Patrick Yang (Corel)
commit
|
commitdiff
|
tree
|
snapshot
2000-04-24
Gerard Patel
32 bits message processing for color dialog.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-24
Martin Fuchs
Fixed toolbar bitmap size handling.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-24
Rein Klazes
Correct test for linux 2.2 joystick API, which returned...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-24
Dimitrie O...
Removed the last xmalloc calls.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-24
Alexandre Julliard
Implemented on-demand loading of builtin dlls using...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-23
Alexandre Julliard
Build wineclipsrv as part of the x11drv dll.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-23
Alexandre Julliard
Removed a few inter-dll dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-23
Rein Klazes
Make RDW_ValidateParent() modify the update region...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-23
Uwe Bonnes
SNOOP_PrintArg: replaced IsBad* functions by exception...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-23
Patrik Stridvall
Added --without-curses compile option.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-23
Ove Kaaven
Added some more pthread overrides.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-23
Ove Kaaven
Fixed debugger registry key location.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-23
Francois Gouget
Use DECLARE_HANDLE to declare handles.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-23
Francois Gouget
DECLARE_HANDLE should not be undef'ed after use.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-23
Ove Kaaven
Fix edit control's WM_GETTEXT behaviour.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-23
Gerard Patel
Do not initialize dcb in BuildCommDCB[AndTimeouts].
commit
|
commitdiff
|
tree
|
snapshot
2000-04-23
Dmitry Timoshkov
Adapted unimap.pl script and generated by it casemap...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-23
Gerard Patel
Check if dialog is visible before setting the focus.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-23
Dmitry Timoshkov
Removed the longstanding hack in response to WM_ACTIVAT...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-23
Martin Fuchs
Fixed GetNumberFormat declaration.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-23
Alexandre Julliard
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-23
Gerard Patel
Stub for InternetGetConnectedState.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-23
Francois Gouget
Fixed GetProcessHeap() for the STRICT mode.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-23
Marcus Meissner
Also check for empty GUID in DirectDrawCreate.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-19
Alexandre Julliard
Added some missing import directives.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-19
Alexandre Julliard
Removed winmm from import list.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-19
Alexandre Julliard
Use GetProcAddress for mmio* functions to avoid importi...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-19
Alexandre Julliard
Fixed resource loading.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-19
John R. Sheets
Minor cleanups, plus fixed a couple bugs in .DBG parsin...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-19
Andreas Mohr
Added DirectPlay registry keys to winedefault.reg.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-19
Stephane Lussier
Mousewheel support.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-18
Alexandre Julliard
Moved PE header definitions to winnt.h where they belong.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-18
Stephane Lussier
Implemented Mousewheel support.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-18
Rein Klazes
Convert service and protocol names to lowercase before...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-18
Huw D M Davies
Fix return value for OffsetRgn if x and y are 0.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-18
Huw D M Davies
Implement StrokeAndFillPath.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-18
Huw D M Davies
Fixed typo.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-18
Sheri Steeves
EMR_SELECTOBJECT records stock objects with their id...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-18
Huw D M Davies
Tidy up of PlayEnhMetaFileRecord - fixes PolyPoly*...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-16
Alexandre Julliard
Removed permission checks in create_key and delete_key...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-16
Richard Cohen
Wrap an exception handler around FindResource.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-16
Uwe Bonnes
Corrected WinMain.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-16
Alexandre Julliard
Implemented 'walk process' and 'walk threads' commands...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-16
Alexandre Julliard
Implemented thread and (partial) module snapshots,...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-16
Alexandre Julliard
Save the registry on server exit without client interve...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-16
Stephane Lussier
Support switching the keyboard layout with WINE running.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-16
Uwe Bonnes
fgets: Don't swallow \n, treat EOF
commit
|
commitdiff
|
tree
|
snapshot
2000-04-16
Uwe Bonnes
Add missing backslash in the debugger definition.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-16
Rein Klazes
SetLocalTime() and SetSystemTime() bugfixes. Added...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-16
Marcus Meissner
DSOUND_MixerNorm: do not compare unrelated pointers.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-15
Alexandre Julliard
Rewrote command-line parsing of CreateProcessA to be...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-15
Alexandre Julliard
Improved Winelib apps initialisation code. No longer...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-15
Patrik Stridvall
Fixed some issues reported by winapi_check.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-15
Patrik Stridvall
- API files update.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-15
Martin Fuchs
Implement CCS_NOMOVEY for tool bars.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-15
Ove Kaaven
Symlink root's registry to global registry. Minor cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-15
Owen Wang
Added further implementation of WINAPI EnumDateFormats...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-15
Serge Ivanov
Added proper handling TVIS_OVERLAYMASK flag and allows...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-14
Ove Kaaven
POSIX threads emulation, tricks glibc into being thread...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-14
Alexandre Julliard
Made server launching somewhat cleaner and faster.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-14
Marcus Meissner
Detypoed X11DRV_EVENT_SetInputMethod.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-14
Stephane Lussier
When dealing with XKB extensions, force the AltGr key...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-14
Huw D M Davies
Define __fastcall.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-14
Huw D M Davies
Added a few toolbar defines.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-14
Huw D M Davies
A few corrections to bounding boxes.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-14
Huw D M Davies
Don't close groups of polylines.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-14
Marcus Meissner
Do not dereference a ptr we just checked being NULL.
commit
|
commitdiff
|
tree
|
snapshot
2000-04-14
Francois Gouget
Changed the placement of WINE_UNUSED to make gcc 2...
commit
|
commitdiff
|
tree
|
snapshot
2000-04-14
Ove Kaaven
Follow symlinks when saving registry.
commit
|
commitdiff
|
tree
|
snapshot
next