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 |
2004-09-13 |
Jon Griffiths | Documentation updates. |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Huw Davies | Fix the size of the 'G' at 16 ppem. Thanks to Dmitry... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Dmitry Timoshkov | When DC mapping changes reselect current pen to update... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Robert Reif | Add buffered mode to joystick. |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Dmitry Timoshkov | Log flags for WM_WINDOWPOSCHANGING/WM_WINDOWPOSCHANGED... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Filip Navara | Correct displaying of wizard subtitle. |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Robert Reif | Remove lock name from lock debug structure before delet... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Robert Shearman | - Use FDI functions like native instead of advpack... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Michael Kaufmann | Make the menus of Delphi applications work. |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Zach Gorman | The initial dialog focus should be established by the... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Zach Gorman | Modal dialogs should not be shown via ShowWindow until... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Andreas Mohr | Don't reject OS/2 programs, try to carry on in DOS... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Zach Gorman | Added tests for default focus assignment in dialogs. |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Robert Reif | Document all the structure members up to SessionId... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Alexander Yaworsky | Implemented LockServiceDatabase and UnlockServiceDatabase. |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Diego Pettenò | Add support for file:/// urls in PathCreateFromUrl. |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Uwe Bonnes | Strip dangling \r\n from HTTP_HttpSendRequest. |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Jacek Caban | Added Polish translation. |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Huw Davies | We want all 1bpp dibsections to have a monochrome bitma... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Rein Klazes | Add tests of TzSpecificLocalTimeToSystemTime and |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Rein Klazes | Fixed TzSpecificLocalTimeToSystemTime and |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Robert Shearman | Implement ImageDirectoryEntryToData by forwarding it... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Mike McCormack | Output NdrConvert, NdrClearOutParameters and IID constr... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Robert Reif | Return error from low level driver when necessary. |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Alexandre Julliard | Get rid of the non-standard ICOM_THIS macro. |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Alexandre Julliard | Removed some more uses of the non-standard ICOM_THIS... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Alexandre Julliard | Comment out an unreliable test. |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Francois Gouget | Move the PROPVARIANT declaration from objidl.idl to... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Hans Leidekker | Dutch resource translation. |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Ulrich Czekalla | Allow copying selection when control is read only. |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Mike McCormack | Output intermediate variables for the method to write... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
James Hawkins | Added stub for IsValidURL. |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Robert Reif | offsets array is the size of the wine data format so... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Alexandre Julliard | Get rid of the WIN_SetRectangles export from user32. |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Alexandre Julliard | Take care to not close the file handle if there are... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Alexandre Julliard | Fixed the check for removable media in load_pe_exe... |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Robert Shearman | - Status update. |
commit | commitdiff | tree | snapshot |
2004-09-09 |
Robert Reif | Fixes a mouse regression due to structure size change. |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Alexandre Julliard | Fixed some message sequences to succeed on XP. |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Robert Reif | - Add linux to dinput axis mapping using HKLM/Software... |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Filip Navara | Do not distinguish exterior wizard pages by their posit... |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Krzysztof Foltman | Make sure InternetReadFile returns full buffers. |
commit | commitdiff | tree | snapshot |
2004-09-08 |
Francois Gouget | Make the dsound tests run with DirectX < 8. |
commit | commitdiff | tree | snapshot |
next |