2004-09-28 |
James Hawkins | Stub implementation of AtlModuleUnregisterServerEx. |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Marcus Meissner | Added missing directories mentioned in shellpath.c. |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Dmitry Timoshkov | Add cyrillic glyphs to wine_sans_serif at 20 ppem. |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Jon Griffiths | Item height/expand button width must be >= than imageli... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Mike Hearn | Display message box to alert users more reliably that... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Eric Pouech | - fixed regression in ctrl-c handling |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Filip Navara | - Force default [in] attribute on all parameters where... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Jason Edmeades | - Make d3d8 know about the wined3d device and start... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Michael Kaufmann | DIB_FixColorsToLoadflags: Support bitmaps with a BITMAP... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Alexandre Julliard | Base the server directory name on the uid, not the... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Huw Davies | Partial implementation of advpack.RegInstall. |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Piotr Caban | - added choosing fonts |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Alexander Yaworsky | Start only first service in the service table. |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Uwe Bonnes | Call GetProcessHeap() instead of passing its address. |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Ge van Geldorp | Call GetProcessHeap() instead of passing its address. |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Michael Kaufmann | - Add as many entries to the color map as specified... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Marcus Meissner | Function return types cannot be const. |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Marcus Meissner | Remove -- from shell entries, since wine no longer... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Hans Leidekker | Suggest running conformance tests prior to sending... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Eric Pouech | - now storing vector of types on a per module basis... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Hans Leidekker | Suggest installing LittleCMS to Wine packagers. |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Jon Griffiths | Stub MACRO_JumpContext to at least bring up the help... |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Robert Shearman | - Implement WS_DISABLED style. |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Robert Shearman | Check in client area before caption area, because the... |
commit | commitdiff | tree | snapshot |
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 |
next |