projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2004-09-25
Huw Davies
Implement PathSearchAndQualify.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-25
Ge van Geldorp
SHGetAppCompatFlags takes 4 bytes of parameters.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-25
Ken Belleau
- Removed code that took the focus away from the buttons.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-25
Alexander Yaworsky
Restructured code of StartServiceCtrlDispatcherA/W.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-24
Joris Huizer
Ref count increment/decrement cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-24
Hajime Segawa
Added StatusFontSize and MessageFontSize entries in...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-24
Jon Griffiths
Use a (seemingly xp default) width of 7 for system...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-24
Martin Fuchs
- Use system metrics to determine icon sizes.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-24
Alexandre Julliard
Support compiling with -fPIC for people who somehow...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-24
Vincent Béron
Change the sample app from winemine to notepad for...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-24
Richard Cohen
MenuItemFromPoint shouldn't crash if there's no menu.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-24
Uwe Bonnes
Make WINEDLLOVERRIDES also match for *dll.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Robert Shearman
Don't define GWL_USERDATA, GWL_ID, GWL_HWNDPARENT,...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Ken Belleau
- Removed the deprecated OF_SEARCH flag.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Robert Shearman
Use dynamically allocated heap allocated buffers in
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Robert Shearman
- Don't crash on double InternetCloseHandle.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Dmitry Timoshkov
- Skip shell window test on Win9x and restore its funct...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Martin Fuchs
At least print message if we're not returning requested...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Robert Shearman
- Make the control look more like native by using the...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Filip Navara
Fix obviously wrong condition in an "if" statement.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Filip Navara
Add note about unimplemented TB_SAVERESTORE message.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Steven Edwards
Remove unneeded include statements.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Alexandre Julliard
Added support for epoll() as an alternative to poll...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Jason Edmeades
Create a wined3d interface, and generate a wined3d...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Ge van Geldorp
Some windres versions don't like POPUP"", change to...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Robert Shearman
Fix debugger for flat PC and non-flat frame.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Steven Edwards
Remove some unneeded include statements.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-23
Steven Edwards
Define _WIN32_WINNT and _WIN32_IE versions for MS_VC...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Richard Cohen
Move TRACE inside TRY block.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Piotr Caban
Added Polish translation.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Warren Baird
Fix autoconf to have a new WINE_TRY_SHLIB_FLAGS functio...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Robert Shearman
GetWindowLong -> GetWindowLongPtr.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Dmitry Timoshkov
Make mlang return the same code page descriptions as...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Richard Cohen
- Remove obsolete handling of WINE_STRICT/NULL_HANDLE.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Richard Cohen
Change variable name from l to k.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Huw Davies
Don't trash the dst variant if we can't do the type...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Martin Fuchs
- Handle "." and ".." as special case and move them...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Martin Fuchs
Store absolute path in .lnk file.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Dimitrie O...
Avoid W->A transitions.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Dimitrie O...
We now have ICC_LINK_CLASS.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Dimitrie O...
We no longer have a separate setupx/ DLL dir.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Dimitrie O...
Cleanup W->A transition.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Steven Edwards
Move URL_SCHEME typedef to match PSDK.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Hans Leidekker
Beginnings of an MSCMS implementation based on LittleCMS.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Alex Villacís...
Partial implementation for OLEPictureImpl_Save.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Alexander Yaworsky
Moved TRACEs to the beginning of functions.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Martin Fuchs
Implement IShellLinkA::Resolve and IShellLinkW::Resolve.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Robert Shearman
Share version information between DllGetVersion and...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Alexandre Julliard
Revert broken change in previous patch.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Alexander Yaworsky
Moved code from CreateThread to CreateRemoteThread.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Hans Leidekker
Fix signed/unsigned comparison warnings.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Alexandre Julliard
Get rid of the assembly code, it doesn't really improve...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Francois Gouget
Add support for the CSIDL_COMMON_* locations.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Francois Gouget
Fix CSIDL_COMMON_{STARTMENU,PROGRAMS,DESKTOPDIRECTORY...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Robert Shearman
- Status update.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Martin Fuchs
Match class name used by Windows.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Mike McCormack
Various formatting fixes.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Robert Reif
Add dx3 capabilities.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Jason Edmeades
Don't hide and restore the window when changing it...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Dmitry Timoshkov
Fix WM_MDIREFRESHMENU for the case when separator is...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Alexandre Julliard
Ignore the generated header files.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Alexandre Julliard
Build the .h files from their idl source at compile...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
James Hawkins
Use InterlockedDecrement and InterlockedIncrement inste...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Dmitry Timoshkov
Make message flow for MDI creation/activation/destructi...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Alexander Yaworsky
Make RtlCreateUserThread fail if process handle is...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Alexander Yaworsky
Pass arguments to the service program.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Alexandre Julliard
Added /regserver and /unregserver options.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Alexandre Julliard
Build idl files as part of the normal build process.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Martin Fuchs
Correct setting of default menu item in shell context...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Huw Davies
Add a 20 ppem strike with cp1252 coverage to Wine Sans...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Dmitry Timoshkov
Make menu code cope with WM_SYSKEY*/WM_SYSCHAR messages.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Michael Kaufmann
Fix a regression caused by an earlier patch for CreateD...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Mike McCormack
CoSuspendClassObjects stub implementation.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Alexander Yaworsky
Added service database names.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Christian Costa
Added support for REGFILTER2 structure with dwVersion...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Robert Shearman
Always replace whatever is already in the HTTP "Host...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Alexandre Julliard
Moved timeout processing to a separate function.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Filip Navara
- Implement PSM_INDEXTOID, PSM_INDEXTOPAGE and PSM_PAGE...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Jon Griffiths
Use correct tag names for compatability with fwd decls.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Martin Fuchs
Make drive letters in PIDLs always uppercase to enable...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Michael Kaufmann
Added a 3D border for Notepad's edit control.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Marcus Meissner
SafeArrayGetElement on a VARIANT array does not free...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Jukka Heinonen
Added support for int33 show/hide mouse cursor calls.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Mike McCormack
Improve the handling of complex data types (strings...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Rein Klazes
X11DRV_ScrollDC should not have a WINAPI attribute.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Robert Shearman
Document status of control against v6.0 of native version.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Robert Shearman
InternetSetStatusCallback can be used on any handle...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Robert Shearman
- Fix some TRACEs
commit
|
commitdiff
|
tree
|
snapshot
2004-09-17
Alexandre Julliard
Don't bother to return partial region data in get_windo...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-17
Filip Navara
Implement A_SHA* functions present in Windows XP and...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-17
Robert Shearman
Make sure paths end with a slash before concatenating...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-17
Robert Reif
Cleanup reference counting.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-17
Robert Reif
Use InterlockedIncrement/InterlockedDecrement for refer...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-17
Robert Shearman
Use Unicode window messages.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-16
Alexandre Julliard
TransGaming
commit
|
commitdiff
|
tree
|
snapshot
2004-09-16
Alexandre Julliard
Avoid using socklen_t.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-16
Huw Davies
When we blit with a monochrome dibsection as the source...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-16
Ulrich Czekalla
Handle painting the border if WS_EX_CLIENTEDGE is not...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-16
Juan Lang
- correct ConvertStringSidToSidW and ConvertSidToString...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-16
Alexander Yaworsky
Pass argv[0] (service name) to the service program.
commit
|
commitdiff
|
tree
|
snapshot
next