2004-05-03 |
Robert Reif | Better function parameter checking.
|
commit | commitdiff | tree |
2004-05-03 |
Wolfgang Schwotzer | Make file dialog support FNERR_BUFFERTOSMALL if buffer...
|
commit | commitdiff | tree |
2004-05-03 |
Andreas Mohr | Use WINEDEBUG instead of --debugmsg.
|
commit | commitdiff | tree |
2004-05-03 |
Jakob Eriksson | Prevent from crashing/hanging in Windows 95 OSR2.
|
commit | commitdiff | tree |
2004-05-03 |
Kevin Koltzau | Handle context in CreateURLMoniker.
|
commit | commitdiff | tree |
2004-05-03 |
Maxime Bellengé | Fix the size of the listview items in the customize...
|
commit | commitdiff | tree |
2004-05-03 |
Matthew Davison | Updated to include functions from windows 98SE.
|
commit | commitdiff | tree |
2004-05-02 |
Alexandre Julliard | Authors: Christian Costa <titan.costa@wanadoo.fr>,...
|
commit | commitdiff | tree |
2004-05-02 |
Ge van Geldorp | Always reset AUTO_RESIZE flag on exit from REBAR_ForceResize.
|
commit | commitdiff | tree |
2004-05-02 |
Gerald Pfeifer | Include <stdlib.h> to obtain a prototype of abs().
|
commit | commitdiff | tree |
2004-05-02 |
Marcus Meissner | Use memcpy instead of weird casts.
|
commit | commitdiff | tree |
2004-05-02 |
Maxime Bellengé | Fix TB_GETSTYLE message to return the style of the...
|
commit | commitdiff | tree |
2004-05-02 |
Marcus Meissner | Implemented CoReleaseMarshalData.
|
commit | commitdiff | tree |
2004-05-02 |
Maxime Bellengé | Fix a string allocation.
|
commit | commitdiff | tree |
2004-05-02 |
Huw Davies | Implemented TVS_NOSCROLL.
|
commit | commitdiff | tree |
2004-05-01 |
Alexandre Julliard | Moved most remaining file functions to dlls/kernel.
|
commit | commitdiff | tree |
2004-05-01 |
Alexandre Julliard | Fixed last error code check in GetVolumeInformationW...
|
commit | commitdiff | tree |
2004-05-01 |
Alexandre Julliard | Use pread/pwrite everywhere to avoid changing the file...
|
commit | commitdiff | tree |
2004-05-01 |
Alexandre Julliard | Reimplemented GetFileType and SetEndOfFile using ntdll...
|
commit | commitdiff | tree |
2004-05-01 |
Pierre d'Herbemont | Support Darwin versioning convention.
|
commit | commitdiff | tree |
2004-05-01 |
Krzysztof Foltman | - changed Cancel DEFPUSHBUTTON to PUSHBUTTON
|
commit | commitdiff | tree |
2004-05-01 |
Chris Morgan | Stub cmc_query_configuration() and add xcmc.h header...
|
commit | commitdiff | tree |
2004-04-30 |
Alexandre Julliard | Added a few more info classes in NtQueryInformationFile.
|
commit | commitdiff | tree |
2004-04-30 |
Alexandre Julliard | Moved support for opening named pipes to ntdll.
|
commit | commitdiff | tree |
2004-04-30 |
Alexandre Julliard | Avoid autodetecting the prefix when loading the config...
|
commit | commitdiff | tree |
2004-04-30 |
Uwe Bonnes | Fixed buffer overflow.
|
commit | commitdiff | tree |
2004-04-30 |
Jon Griffiths | Implement VarDateFromUdateEx.
|
commit | commitdiff | tree |
2004-04-30 |
Marcus Meissner | Fixed lvalue casts.
|
commit | commitdiff | tree |
2004-04-30 |
Francois Gouget | Add a stub for StgCreateStorageEx(). Returns
|
commit | commitdiff | tree |
2004-04-30 |
Alexandre Julliard | Use RtlDosPathNameToNtPathName_U to build the registry...
|
commit | commitdiff | tree |
2004-04-30 |
Eric Pouech | - fixed some bugs in StackWalk (claimed for but forgotten...
|
commit | commitdiff | tree |
2004-04-30 |
Dmitry Timoshkov | Replace wParam values for WM_PARENTNOTIFY message by...
|
commit | commitdiff | tree |
2004-04-30 |
Robert Reif | You have to have at least one device before you can...
|
commit | commitdiff | tree |
2004-04-30 |
Maxime Bellengé | - Fix the return key handling and clean up the code.
|
commit | commitdiff | tree |
2004-04-30 |
Christian Costa | Enable querying of IID_FilterGraph interface from filtergrap...
|
commit | commitdiff | tree |
2004-04-29 |
Alexandre Julliard | Added auto-detection of DOS drive devices based on...
|
commit | commitdiff | tree |
2004-04-29 |
Alexandre Julliard | Create the system heap event before the shared mapping...
|
commit | commitdiff | tree |
2004-04-29 |
Mike McCormack | Stub implementation for SHFindFiles.
|
commit | commitdiff | tree |
2004-04-29 |
Krzysztof Foltman | Make sure ascent/descent values don't become negative...
|
commit | commitdiff | tree |
2004-04-29 |
Dmitry Timoshkov | Add a test for creation of a maximized child window.
|
commit | commitdiff | tree |
2004-04-29 |
Mike McCormack | Added pstore.h and an IDL file to generate it.
|
commit | commitdiff | tree |
2004-04-29 |
Alexandre Julliard | Use symlinks in dosdevices/ for the drive devices too.
|
commit | commitdiff | tree |
2004-04-29 |
Robert Reif | Forgot to limit capture sample rates.
|
commit | commitdiff | tree |
2004-04-29 |
Raphael Junqueira | - Fix compilation again using olders GL headers
|
commit | commitdiff | tree |
2004-04-28 |
Alexandre Julliard | Removed a number of internal file functions that are...
|
commit | commitdiff | tree |
2004-04-28 |
Alexandre Julliard | Added test for setting focus to an invisible window.
|
commit | commitdiff | tree |
2004-04-28 |
Jakob Eriksson | Fixed tests to succeed on all Windows versions.
|
commit | commitdiff | tree |
2004-04-28 |
Robert Reif | Another error return value check added after looking...
|
commit | commitdiff | tree |
2004-04-28 |
Hans Leidekker | Reimplement UuidCreate() with Win32 APIs.
|
commit | commitdiff | tree |
2004-04-28 |
Alexandre Julliard | Reimplemented Get/SetCurrentDirectoryW using the correspondi...
|
commit | commitdiff | tree |
2004-04-28 |
Alexandre Julliard | Fixed unsigned comparison issue in previous change.
|
commit | commitdiff | tree |
2004-04-28 |
Raphael Junqueira | - add some prototypes/typedefs to msi.h
|
commit | commitdiff | tree |
2004-04-28 |
Francois Gouget | Assorted spelling fixes.
|
commit | commitdiff | tree |
2004-04-28 |
Ove Kaaven | Fixed a couple of bugs.
|
commit | commitdiff | tree |
2004-04-28 |
Andreas Mohr | Explain how to reduce log size, using pipes.
|
commit | commitdiff | tree |
2004-04-27 |
Alexandre Julliard | Replace empty window rect checks by a new X11DRV_is_window_r...
|
commit | commitdiff | tree |
2004-04-27 |
William Lahti | Fixed typo.
|
commit | commitdiff | tree |
2004-04-27 |
Mike McCormack | Implemented WNetEnumCachedPasswords.
|
commit | commitdiff | tree |
2004-04-27 |
Jon Griffiths | Fix failures under win2k.
|
commit | commitdiff | tree |
2004-04-27 |
Jon Griffiths | Update VarXor,VarAbs,VarNot for all input types.
|
commit | commitdiff | tree |
2004-04-27 |
Jon Griffiths | Implement VarOr.
|
commit | commitdiff | tree |
2004-04-27 |
Dmitry Timoshkov | Before removing menu items in the MDI Window menu check...
|
commit | commitdiff | tree |
2004-04-27 |
Kevin Koltzau | Allow UrlCombine to calculate size of required buffer.
|
commit | commitdiff | tree |
2004-04-27 |
Robert Reif | Restore the 2 MHz sample rate test and fix the winealsa...
|
commit | commitdiff | tree |
2004-04-27 |
Alexandre Julliard | DefineDosDeviceW: implemented the DDD_REMOVE_DEFINITION...
|
commit | commitdiff | tree |
2004-04-27 |
Alexandre Julliard | Removed todo_wine from some tests that succeed now.
|
commit | commitdiff | tree |
2004-04-27 |
Alexandre Julliard | Reimplemented CreateDirectoryW and RemoveDirectoryW...
|
commit | commitdiff | tree |
2004-04-27 |
Alexandre Julliard | Pass the creation disposition to wine_nt_to_unix_file_name...
|
commit | commitdiff | tree |
2004-04-26 |
Ilya Korniyko | Added Ukrainian translations.
|
commit | commitdiff | tree |
2004-04-26 |
Christian Costa | Implemented fast rendering to a texture using glCopyTexImage2D
|
commit | commitdiff | tree |
2004-04-26 |
Filip Navara | Make RPCRT4 use Windows compatible protocol (DCE v5...
|
commit | commitdiff | tree |
2004-04-26 |
Dimitrie O. Paun | Define _T[USX]?CHAR/_TINT/TCHAR types, for compatibility.
|
commit | commitdiff | tree |
2004-04-26 |
Dimitrie O. Paun | Fix the _WCTYPE_T_DEFINED sentry for compatibility.
|
commit | commitdiff | tree |
2004-04-26 |
Francois Gouget | Make sure the 'alsa handle' is initialized to NULL...
|
commit | commitdiff | tree |
2004-04-26 |
Duane Clark | Add testing of PeekNamedPipe, multiple writes, and...
|
commit | commitdiff | tree |
2004-04-26 |
Francois Gouget | waveOutGetDevCaps(-1...) must return the capabilities...
|
commit | commitdiff | tree |
2004-04-26 |
Filip Navara | Make widl parse the 'transmit_as' and 'endpoint' keywords.
|
commit | commitdiff | tree |
2004-04-26 |
Dmitry Timoshkov | Fix the DDE PFNCALLBACK prototype.
|
commit | commitdiff | tree |
2004-04-26 |
Marcus Meissner | Fixed some strict aliasing issues in dlls/d3d8.
|
commit | commitdiff | tree |
2004-04-26 |
Ivan Leo Murray... | Replace --debugmsg by WINEDEBUG.
|
commit | commitdiff | tree |
2004-04-26 |
Raphael Junqueira | - implement SetRenderState D3DRS_FOGENABLE/D3DRS_RANGEFOGENABLE
|
commit | commitdiff | tree |
2004-04-26 |
Maxime Bellengé | Implemented the ACO_AUTOSUGGEST, ACO_AUTOAPPEND, ACO_UPDOWNK...
|
commit | commitdiff | tree |
2004-04-26 |
Jukka Heinonen | If source and destination are the same object, don...
|
commit | commitdiff | tree |
2004-04-26 |
Marcus Meissner | Fixed position of tmp.f assigned like in dlls/d3d8...
|
commit | commitdiff | tree |
2004-04-26 |
Jukka Heinonen | Implement DOS7 canonicalize path function as a conversion...
|
commit | commitdiff | tree |
2004-04-26 |
Duane Clark | Add tracing messages to MDI.
|
commit | commitdiff | tree |
2004-04-26 |
Francois Gouget | Fix a warning in JACK_drvLoad().
|
commit | commitdiff | tree |
2004-04-26 |
Francois Gouget | We only support 8 and 16 bit sound so we should reject...
|
commit | commitdiff | tree |
2004-04-26 |
Francois Gouget | If lpstrTitle is NULL, set it to either 'Open File...
|
commit | commitdiff | tree |
2004-04-26 |
Dmitry Timoshkov | Call appropriate DefWindowProc in DDE client/server...
|
commit | commitdiff | tree |
2004-04-23 |
Alexandre Julliard | Reimplemented GetLogicalDrives, GetLogicalDriveStrings and
|
commit | commitdiff | tree |
2004-04-23 |
Ferenc Wagner | Remove the wineloader variable.
|
commit | commitdiff | tree |
2004-04-23 |
Jon Griffiths | Tests for newly added MAPI functions.
|
commit | commitdiff | tree |
2004-04-23 |
Jon Griffiths | Implement MAPI property & utility functions.
|
commit | commitdiff | tree |
2004-04-23 |
Jon Griffiths | Update/Add MAPI headers.
|
commit | commitdiff | tree |
2004-04-23 |
Alexandre Julliard | Moved creation of the CDROM registry keys into the...
|
commit | commitdiff | tree |
2004-04-23 |
Jon Griffiths | Documentation fixes.
|
commit | commitdiff | tree |
2004-04-23 |
Dmitry Timoshkov | Fix a bug in ShellExecute which called DdeCreateStringHandle...
|
commit | commitdiff | tree |
2004-04-23 |
Jon Griffiths | Test ClearCustData() and UINT->I4 conversion.
|
commit | commitdiff | tree |
2004-04-23 |
Jon Griffiths | Implement ClearCustData.
|
commit | commitdiff | tree |