2004-09-14 |
Mike McCormack | Determine RPC struct types more exactly.
|
commit | commitdiff | tree |
2004-09-14 |
Marcus Meissner | Autodetect libgif so extension and try to load it.
|
commit | commitdiff | tree |
2004-09-14 |
Mike McCormack | Stub implementation for QueryServiceObjectSecurity.
|
commit | commitdiff | tree |
2004-09-14 |
Huw Davies | Add cp1250 glyphs to Wine Courier.
|
commit | commitdiff | tree |
2004-09-14 |
Juan Lang | Added support for DLLVERSIONINFO2 in DllGetVersion.
|
commit | commitdiff | tree |
2004-09-14 |
Mike McCormack | Added missing rpc type.
|
commit | commitdiff | tree |
2004-09-14 |
Mike McCormack | Use Interlocked* functions in AddRef and Release.
|
commit | commitdiff | tree |
2004-09-14 |
Mike McCormack | Make sure not to interfere with the lasterror value...
|
commit | commitdiff | tree |
2004-09-14 |
Mike McCormack | Add dev hint line for itss (part of html help).
|
commit | commitdiff | tree |
2004-09-14 |
Vincent Béron | Implement BeginUpdateResource and UpdateResource.
|
commit | commitdiff | tree |
2004-09-14 |
Filip Navara | Status update.
|
commit | commitdiff | tree |
2004-09-14 |
Robert Shearman | - Make customization list boxes into drag list boxes.
|
commit | commitdiff | tree |
2004-09-14 |
Robert Shearman | - Clear data structure after dragging.
|
commit | commitdiff | tree |
2004-09-14 |
Alexandre Julliard | Authors: Roderick Colenbrander <thunderbird2k@gmx.net...
|
commit | commitdiff | tree |
2004-09-14 |
Alexandre Julliard | Stop testing a sequence upon the first expected error...
|
commit | commitdiff | tree |
2004-09-14 |
Robert Shearman | Set class hbrBackground and style to the same as native.
|
commit | commitdiff | tree |
2004-09-14 |
Robert Shearman | - Set hbrBackground class property to same value as...
|
commit | commitdiff | tree |
2004-09-14 |
Robert Shearman | - Set hbrBackground class property to same value as...
|
commit | commitdiff | tree |
2004-09-14 |
Marcus Meissner | If we do not have an IconsDir, use the temp directory.
|
commit | commitdiff | tree |
2004-09-13 |
Vitaliy Margolen | IShellFolder::CompareIDs - return only -1/0/1 in lower...
|
commit | commitdiff | tree |
2004-09-13 |
Jon Griffiths | CreateDCA -> CreateDCW
|
commit | commitdiff | tree |
2004-09-13 |
Filip Navara | Fix resizing of wizards.
|
commit | commitdiff | tree |
2004-09-13 |
Andreas Rosenberg | Implementation of WSAStringToAddress(A/W), WSAHtonl...
|
commit | commitdiff | tree |
2004-09-13 |
Alexandre Julliard | Authors: Michael Kaufmann <hallo@michael-kaufmann.ch...
|
commit | commitdiff | tree |
2004-09-13 |
Robert Shearman | Store HTTP host header in the same way as most other...
|
commit | commitdiff | tree |
2004-09-13 |
Dmitry Timoshkov | Add support for HCBT_SYSCOMMAND hook, add logging for...
|
commit | commitdiff | tree |
2004-09-13 |
Robert Shearman | - Remove unused variable hIC.
|
commit | commitdiff | tree |
2004-09-13 |
Vitaliy Margolen | Make sure TreeView gets redrawn after calling EnsureVisible.
|
commit | commitdiff | tree |
2004-09-13 |
Huw Davies | Add cp1250 glyphs to Wine System.
|
commit | commitdiff | tree |
2004-09-13 |
Filip Navara | Fill the area next to watermark bitmap with window...
|
commit | commitdiff | tree |
2004-09-13 |
Robert Reif | Added support for multiple devices.
|
commit | commitdiff | tree |
2004-09-13 |
Dmitry Timoshkov | Add a bunch of new MDI tests.
|
commit | commitdiff | tree |
2004-09-13 |
Alexandre Julliard | Turn on warnings when building the .def file.
|
commit | commitdiff | tree |
2004-09-13 |
Alexandre Julliard | Don't try to stat network mounts in parse_mount_entries...
|
commit | commitdiff | tree |
2004-09-13 |
Jon Griffiths | Implement SHSimulateDrop, MIME_GetExtensionA/W, StrCpyNXA/W,
|
commit | commitdiff | tree |
2004-09-13 |
Jon Griffiths | Implement HrGetOneProp, HrSetOneProp, FPropExists,...
|
commit | commitdiff | tree |
2004-09-13 |
Huw Davies | Helv should be an alias for MS Sans Serif. Spotted...
|
commit | commitdiff | tree |
2004-09-13 |
Francois Gouget | Make sure we include config.h before including twain_i.h.
|
commit | commitdiff | tree |
2004-09-13 |
Mike McCormack | Improve proxy code generated for oaidl.idl.
|
commit | commitdiff | tree |
2004-09-13 |
Vitaliy Margolen | Send correct tracing notification messages.
|
commit | commitdiff | tree |
2004-09-13 |
Eric Pouech | Fixed (finally) ScrollConsoleScreenBuffer implementation.
|
commit | commitdiff | tree |
2004-09-13 |
Jon Griffiths | Documentation updates.
|
commit | commitdiff | tree |
2004-09-13 |
Huw Davies | Fix the size of the 'G' at 16 ppem. Thanks to Dmitry...
|
commit | commitdiff | tree |
2004-09-13 |
Dmitry Timoshkov | When DC mapping changes reselect current pen to update...
|
commit | commitdiff | tree |
2004-09-13 |
Robert Reif | Add buffered mode to joystick.
|
commit | commitdiff | tree |
2004-09-13 |
Dmitry Timoshkov | Log flags for WM_WINDOWPOSCHANGING/WM_WINDOWPOSCHANGED...
|
commit | commitdiff | tree |
2004-09-13 |
Filip Navara | Correct displaying of wizard subtitle.
|
commit | commitdiff | tree |
2004-09-10 |
Robert Reif | Remove lock name from lock debug structure before deletion...
|
commit | commitdiff | tree |
2004-09-10 |
Robert Shearman | - Use FDI functions like native instead of advpack...
|
commit | commitdiff | tree |
2004-09-10 |
Michael Kaufmann | Make the menus of Delphi applications work.
|
commit | commitdiff | tree |
2004-09-10 |
Zach Gorman | The initial dialog focus should be established by the...
|
commit | commitdiff | tree |
2004-09-10 |
Zach Gorman | Modal dialogs should not be shown via ShowWindow until...
|
commit | commitdiff | tree |
2004-09-10 |
Andreas Mohr | Don't reject OS/2 programs, try to carry on in DOS...
|
commit | commitdiff | tree |
2004-09-10 |
Zach Gorman | Added tests for default focus assignment in dialogs.
|
commit | commitdiff | tree |
2004-09-10 |
Robert Reif | Document all the structure members up to SessionId...
|
commit | commitdiff | tree |
2004-09-10 |
Alexander Yaworsky | Implemented LockServiceDatabase and UnlockServiceDatabase.
|
commit | commitdiff | tree |
2004-09-10 |
Diego Pettenò | Add support for file:/// urls in PathCreateFromUrl.
|
commit | commitdiff | tree |
2004-09-10 |
Uwe Bonnes | Strip dangling \r\n from HTTP_HttpSendRequest.
|
commit | commitdiff | tree |
2004-09-10 |
Jacek Caban | Added Polish translation.
|
commit | commitdiff | tree |
2004-09-10 |
Huw Davies | We want all 1bpp dibsections to have a monochrome bitmap and
|
commit | commitdiff | tree |
2004-09-10 |
Rein Klazes | Add tests of TzSpecificLocalTimeToSystemTime and
|
commit | commitdiff | tree |
2004-09-10 |
Rein Klazes | Fixed TzSpecificLocalTimeToSystemTime and
|
commit | commitdiff | tree |
2004-09-10 |
Robert Shearman | Implement ImageDirectoryEntryToData by forwarding it...
|
commit | commitdiff | tree |
2004-09-10 |
Mike McCormack | Output NdrConvert, NdrClearOutParameters and IID constraints.
|
commit | commitdiff | tree |
2004-09-10 |
Robert Reif | Return error from low level driver when necessary.
|
commit | commitdiff | tree |
2004-09-09 |
Alexandre Julliard | Get rid of the non-standard ICOM_THIS macro.
|
commit | commitdiff | tree |
2004-09-09 |
Alexandre Julliard | Removed some more uses of the non-standard ICOM_THIS...
|
commit | commitdiff | tree |
2004-09-09 |
Alexandre Julliard | Comment out an unreliable test.
|
commit | commitdiff | tree |
2004-09-09 |
Francois Gouget | Move the PROPVARIANT declaration from objidl.idl to...
|
commit | commitdiff | tree |
2004-09-09 |
Hans Leidekker | Dutch resource translation.
|
commit | commitdiff | tree |
2004-09-09 |
Ulrich Czekalla | Allow copying selection when control is read only.
|
commit | commitdiff | tree |
2004-09-09 |
Mike McCormack | Output intermediate variables for the method to write...
|
commit | commitdiff | tree |
2004-09-09 |
James Hawkins | Added stub for IsValidURL.
|
commit | commitdiff | tree |
2004-09-09 |
Robert Reif | offsets array is the size of the wine data format so...
|
commit | commitdiff | tree |
2004-09-09 |
Alexandre Julliard | Get rid of the WIN_SetRectangles export from user32.
|
commit | commitdiff | tree |
2004-09-09 |
Alexandre Julliard | Take care to not close the file handle if there are...
|
commit | commitdiff | tree |
2004-09-09 |
Alexandre Julliard | Fixed the check for removable media in load_pe_exe...
|
commit | commitdiff | tree |
2004-09-09 |
Robert Shearman | - Status update.
|
commit | commitdiff | tree |
2004-09-09 |
Robert Reif | Fixes a mouse regression due to structure size change.
|
commit | commitdiff | tree |
2004-09-08 |
Alexandre Julliard | Fixed some message sequences to succeed on XP.
|
commit | commitdiff | tree |
2004-09-08 |
Robert Reif | - Add linux to dinput axis mapping using HKLM/Software...
|
commit | commitdiff | tree |
2004-09-08 |
Filip Navara | Do not distinguish exterior wizard pages by their position...
|
commit | commitdiff | tree |
2004-09-08 |
Krzysztof Foltman | Make sure InternetReadFile returns full buffers.
|
commit | commitdiff | tree |
2004-09-08 |
Francois Gouget | Make the dsound tests run with DirectX < 8.
|
commit | commitdiff | tree |
2004-09-08 |
Francois Gouget | Remove the get_hwnd() implementation from propset.c...
|
commit | commitdiff | tree |
2004-09-08 |
Francois Gouget | Set _WIN32_WINNT to 0x0501 so we get the definition of
|
commit | commitdiff | tree |
2004-09-08 |
Francois Gouget | The union in PROPVARIANT is always nameless on Windows...
|
commit | commitdiff | tree |
2004-09-08 |
Markus Amsler | Respect given buffer size in GET EXTENDED COUNTRY INFORMATION.
|
commit | commitdiff | tree |
2004-09-08 |
Uwe Bonnes | Added MSVCRT_CLOCKS_PER_SEC define.
|
commit | commitdiff | tree |
2004-09-08 |
Mike McCormack | Generate some marshalling code for stubs.
|
commit | commitdiff | tree |
2004-09-08 |
Alexandre Julliard | Converted the timeout list to use the standard list...
|
commit | commitdiff | tree |
2004-09-08 |
Alexandre Julliard | Removed some more uses of the non-standard ICOM_THIS...
|
commit | commitdiff | tree |
2004-09-08 |
Alexandre Julliard | Added xor_region, fixed rect_in_region.
|
commit | commitdiff | tree |
2004-09-08 |
Francois Gouget | Fix and unify parsing of calling conventions.
|
commit | commitdiff | tree |
2004-09-08 |
Diego Pettenò | Add support in UrlIs() for URLIS_DIRECTORY and URLIS_FILEURL...
|
commit | commitdiff | tree |
2004-09-08 |
Uwe Bonnes | Get full buffers in Internet_Readfile.
|
commit | commitdiff | tree |
2004-09-08 |
Eric Pouech | - ctrl-c enabling flag is now inherited
|
commit | commitdiff | tree |
2004-09-08 |
Hans Leidekker | Fix signed/unsigned comparison warnings.
|
commit | commitdiff | tree |
2004-09-07 |
Mike McCormack | Add a test for timers.
|
commit | commitdiff | tree |
2004-09-07 |
Alexandre Julliard | Make sure to run through the poll loop once before...
|
commit | commitdiff | tree |