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 |
2004-09-16 |
Huw Davies | It's important to keep the original dib colour table... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Dmitry Timoshkov | Add a test case for WM_KEY* to WM_SYSKEY* message conve... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Dmitry Timoshkov | Accept WM_SYSCHAR message for processsing in TranslateA... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Alexander Yaworsky | Added stubs for MD4, MD5 and SHA functions. |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Mike McCormack | Fix some -Wsigned-compare warnings. |
commit | commitdiff | tree | snapshot |
2004-09-16 |
James Hawkins | Use InterlockedDecrement and InterlockedIncrement inste... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Robert Reif | Cleanup reference counting. |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Alex Villacís... | Add de-interleaving for GIF images. |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Robert Shearman | - Don't use TrackMouseEvents/WM_MOUSELEAVE API for... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Robert Shearman | Use Unicode window messages. |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Jacek Caban | Added htmlhelp.h. |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Dimitrie O... | Use the W version of the function were we can. |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Vincent Béron | Use the preferred FT_ENCODING values rather than ft_enc... |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Dmitry Timoshkov | Remove a stray 'else' left by a previous patch. |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Mike McCormack | Return CLASS_E_NOAGGREGATION if pUnkOuter is non-null. |
commit | commitdiff | tree | snapshot |
2004-09-15 |
Mike McCormack | Use FILE_SHARE_DELETE when loading modules, as running... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Alexandre Julliard | Release 20040914. wine-20040914 |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Jens Collin | Added lookup of environment vars in SHELL_ArgifyW. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Alexander Yaworsky | Proper finalization in StartServiceW. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Robert Shearman | Don't let applications add Connection header to request. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Francois Gouget | Assorted spelling fixes. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Steven Edwards | Added stub for NtShutdownSystem. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Steven Edwards | Added stub for SwitchDesktop. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Mike McCormack | Determine RPC struct types more exactly. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Marcus Meissner | Autodetect libgif so extension and try to load it. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Mike McCormack | Stub implementation for QueryServiceObjectSecurity. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Huw Davies | Add cp1250 glyphs to Wine Courier. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Juan Lang | Added support for DLLVERSIONINFO2 in DllGetVersion. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Mike McCormack | Added missing rpc type. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Mike McCormack | Use Interlocked* functions in AddRef and Release. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Mike McCormack | Make sure not to interfere with the lasterror value... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Mike McCormack | Add dev hint line for itss (part of html help). |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Vincent Béron | Implement BeginUpdateResource and UpdateResource. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Filip Navara | Status update. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Robert Shearman | - Make customization list boxes into drag list boxes. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Robert Shearman | - Clear data structure after dragging. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Alexandre Julliard | Authors: Roderick Colenbrander <thunderbird2k@gmx.net... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Alexandre Julliard | Stop testing a sequence upon the first expected error... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Robert Shearman | Set class hbrBackground and style to the same as native. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Robert Shearman | - Set hbrBackground class property to same value as... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Robert Shearman | - Set hbrBackground class property to same value as... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Marcus Meissner | If we do not have an IconsDir, use the temp directory. |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Vitaliy Margolen | IShellFolder::CompareIDs - return only -1/0/1 in lower... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Jon Griffiths | CreateDCA -> CreateDCW |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Filip Navara | Fix resizing of wizards. |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Andreas Rosenberg | Implementation of WSAStringToAddress(A/W), WSAHtonl... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Alexandre Julliard | Authors: Michael Kaufmann <hallo@michael-kaufmann.ch... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Robert Shearman | Store HTTP host header in the same way as most other... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Dmitry Timoshkov | Add support for HCBT_SYSCOMMAND hook, add logging for... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Robert Shearman | - Remove unused variable hIC. |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Vitaliy Margolen | Make sure TreeView gets redrawn after calling EnsureVis... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Huw Davies | Add cp1250 glyphs to Wine System. |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Filip Navara | Fill the area next to watermark bitmap with window... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Robert Reif | Added support for multiple devices. |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Dmitry Timoshkov | Add a bunch of new MDI tests. |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Alexandre Julliard | Turn on warnings when building the .def file. |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Alexandre Julliard | Don't try to stat network mounts in parse_mount_entries... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Jon Griffiths | Implement SHSimulateDrop, MIME_GetExtensionA/W, StrCpyN... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Jon Griffiths | Implement HrGetOneProp, HrSetOneProp, FPropExists,... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Huw Davies | Helv should be an alias for MS Sans Serif. Spotted... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Francois Gouget | Make sure we include config.h before including twain_i.h. |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Mike McCormack | Improve proxy code generated for oaidl.idl. |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Vitaliy Margolen | Send correct tracing notification messages. |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Eric Pouech | Fixed (finally) ScrollConsoleScreenBuffer implementation. |
commit | commitdiff | tree | snapshot |
next |