2004-04-05 |
Juan Lang | ifdef guard TCHAR declaration like PSDK does.
|
commit | commitdiff | tree |
2004-04-05 |
Juan Lang | - fix a couple tests and traces
|
commit | commitdiff | tree |
2004-04-05 |
Rein Klazes | Do not crash if the clipboard format is unknown.
|
commit | commitdiff | tree |
2004-04-05 |
Michael Stefaniuc | Fix cut'n'paste error: leave the CriticalSection not...
|
commit | commitdiff | tree |
2004-04-05 |
Eric Pouech | - implemented MCI_SOUND command
|
commit | commitdiff | tree |
2004-04-05 |
Lionel Ulmer | Add better NULL checks to lstrcmp[i](A/W) functions.
|
commit | commitdiff | tree |
2004-04-05 |
Robert Shearman | Documentation for most of the region functions.
|
commit | commitdiff | tree |
2004-04-05 |
Martin Fuchs | - fix dirty flag on shelllink loading and saving
|
commit | commitdiff | tree |
2004-04-05 |
Kevin Koltzau | Implemented EnumThemes.
|
commit | commitdiff | tree |
2004-04-03 |
Alexandre Julliard | Reimplemented DeleteFile by using CreateFile with
|
commit | commitdiff | tree |
2004-04-02 |
Alexandre Julliard | Removed the FailReadOnly option, this is now the default...
|
commit | commitdiff | tree |
2004-04-02 |
Felix Nawothnig | Define all macros described on MSDN.
|
commit | commitdiff | tree |
2004-04-02 |
Robert Shearman | Separate US English resources from English ones.
|
commit | commitdiff | tree |
2004-04-02 |
Raphael Junqueira | Fix the GL_MAX_VERTEX_UNITS_ARB undeclared compilation...
|
commit | commitdiff | tree |
2004-04-02 |
Alexandre Julliard | A couple of optimizations and bug fixes.
|
commit | commitdiff | tree |
2004-04-02 |
Dmitry Timoshkov | Add new tests for various window creation/positioning...
|
commit | commitdiff | tree |
2004-04-02 |
Dmitry Timoshkov | Add SWP_NOZORDER in the case it's not needed.
|
commit | commitdiff | tree |
2004-04-02 |
Dmitry Timoshkov | A decision whether add SWP_NOACTIVATE or not should...
|
commit | commitdiff | tree |
2004-04-02 |
Dmitry Timoshkov | ShowWindow should not optimize SW_HIDE, it's the job...
|
commit | commitdiff | tree |
2004-04-02 |
Dmitry Timoshkov | Sending WM_SHOWWINDOW is a job of SetWindowPos.
|
commit | commitdiff | tree |
2004-04-02 |
Dmitry Timoshkov | Setting WS_VISIBLE style does not require any special...
|
commit | commitdiff | tree |
2004-04-02 |
Dmitry Timoshkov | WM_PARENTNOTIFY should not be sent to WS_POPUP windows.
|
commit | commitdiff | tree |
2004-04-02 |
Alexandre Julliard | Moved FILE_DELETE_ON_CLOSE support to the inode object...
|
commit | commitdiff | tree |
2004-04-02 |
Alexandre Julliard | Added memicmpW.
|
commit | commitdiff | tree |
2004-04-02 |
Alexandre Julliard | Don't try to get the file time if the file wasn't found.
|
commit | commitdiff | tree |
2004-04-02 |
Bobby Bingham | Fix tracking the currently highlighted item in menus...
|
commit | commitdiff | tree |
2004-04-02 |
Rein Klazes | Fix incorrect calculation of leap year in RtlTimeFieldsToTime().
|
commit | commitdiff | tree |
2004-04-02 |
Hans Leidekker | GetConsoleInfo() pseudo stub.
|
commit | commitdiff | tree |
2004-04-02 |
Hans Leidekker | NetServerGetInfo() pseudo stub.
|
commit | commitdiff | tree |
2004-04-02 |
Mike McCormack | Fix bug in GdiGradientFill.
|
commit | commitdiff | tree |
2004-04-02 |
Raphael Junqueira | Initialize correctly the DMUS_OBJECTDESC local structure.
|
commit | commitdiff | tree |
2004-04-01 |
Dimitrie O. Paun | Remove the rest of the Tweak look hack.
|
commit | commitdiff | tree |
2004-04-01 |
Rolf Kalbermatter | NtPulseEvent: Don't print FIXME for an optional parameter...
|
commit | commitdiff | tree |
2004-04-01 |
Rolf Kalbermatter | Add some declarations for additional SHFileOperation...
|
commit | commitdiff | tree |
2004-04-01 |
Rolf Kalbermatter | Use named constant instead of a simple number (gets...
|
commit | commitdiff | tree |
2004-04-01 |
Robert Shearman | - Fix LButtonDown from previous change.
|
commit | commitdiff | tree |
2004-04-01 |
Robert Shearman | - TTM_TRACKACTIVATE can have NULL lParam when deactivating.
|
commit | commitdiff | tree |
2004-04-01 |
Alexandre Julliard | Beginnings of a script to initialize the .wine directory...
|
commit | commitdiff | tree |
2004-04-01 |
Dimitrie O. Paun | Remove the support for the Win 3.1 Look.
|
commit | commitdiff | tree |
2004-04-01 |
Raphael Junqueira | Added some stubs.
|
commit | commitdiff | tree |
2004-04-01 |
Alexandre Julliard | Make RtlGetFullPathName_U handle Unix paths, using...
|
commit | commitdiff | tree |
2004-04-01 |
Kevin Koltzau | Added support for CSIDL_RESOURCES path.
|
commit | commitdiff | tree |
2004-03-31 |
Alexandre Julliard | jr.bmp isn't generated.
|
commit | commitdiff | tree |
2004-03-31 |
Alexandre Julliard | Fixed length handling in HttpQueryInfoW.
|
commit | commitdiff | tree |
2004-03-31 |
Paul Vriens | Added missing comma in index.html.
|
commit | commitdiff | tree |
2004-03-31 |
Tom Wickline | Set version to Win XP Service patch 2.
|
commit | commitdiff | tree |
2004-03-31 |
Francois Gouget | Assorted spelling and case fixes.
|
commit | commitdiff | tree |
2004-03-31 |
Felix Nawothnig | Don't free ALSA device string when the device is closed...
|
commit | commitdiff | tree |
2004-03-31 |
Francois Gouget | Make sure ip_mreq is not exported by winsock2.h.
|
commit | commitdiff | tree |
2004-03-31 |
Mike McCormack | Optimize GdiGradientFill by drawing lines instead of...
|
commit | commitdiff | tree |
2004-03-31 |
Kevin Koltzau | Implemented IsEqual.
|
commit | commitdiff | tree |
2004-03-31 |
Robert Reif | More duplex mode soundcard info.
|
commit | commitdiff | tree |
2004-03-31 |
Alexandre Julliard | Do not strip stdcall decoration in spec files.
|
commit | commitdiff | tree |
2004-03-31 |
Alexandre Julliard | Fixed handling of .so and .a libraries specified as...
|
commit | commitdiff | tree |
2004-03-31 |
Ferenc Wagner | Give SetErrorMode the right argument to suppress crash...
|
commit | commitdiff | tree |
2004-03-31 |
Ivan Leo Murray... | Small fix.
|
commit | commitdiff | tree |
2004-03-30 |
Alexandre Julliard | Get the drive root directories from the symlinks in...
|
commit | commitdiff | tree |
2004-03-30 |
Alexandre Julliard | Added support for DOS drives in QueryDosDevice and...
|
commit | commitdiff | tree |
2004-03-30 |
Ivan Leo Murray... | Fixed some values.
|
commit | commitdiff | tree |
2004-03-30 |
Florian Goth | Added some stubs.
|
commit | commitdiff | tree |
2004-03-30 |
Raphael Junqueira | Implement DllGetClassObject, DllRegisterServer, DllUnregiste...
|
commit | commitdiff | tree |
2004-03-30 |
Huw Davies | We don't support GetDIBits with BI_RLE4/8, so for now...
|
commit | commitdiff | tree |
2004-03-30 |
Huw Davies | Select the dibsection into a dc before calling GetDIBColorTable.
|
commit | commitdiff | tree |
2004-03-30 |
Dmitry Timoshkov | Add CP932, CP936, CP949 and CP950 to the charset map.
|
commit | commitdiff | tree |
2004-03-30 |
Mike McCormack | Unicodify the cookie handling code.
|
commit | commitdiff | tree |
2004-03-30 |
Mike McCormack | Fix the HttpQueryInfoA function buffer size.
|
commit | commitdiff | tree |
2004-03-30 |
Mike McCormack | Fix builtin NE module refcounting of 32bit parent.
|
commit | commitdiff | tree |
2004-03-30 |
Raphael Junqueira | - more Extensions work (begin to detect ATI extensions)
|
commit | commitdiff | tree |
2004-03-30 |
Jon Griffiths | RegisterDragDrop: fail on NULL drop target.
|
commit | commitdiff | tree |
2004-03-30 |
Alexandre Julliard | Fixed rounding bug in the stack info calculation when...
|
commit | commitdiff | tree |
2004-03-30 |
Mike McCormack | Convert the wininet HTTP functions to Unicode.
|
commit | commitdiff | tree |
2004-03-30 |
Chris Morgan | Invalid "Desktop" values would crash winecfg, use the...
|
commit | commitdiff | tree |
2004-03-30 |
Marcelo Duarte | Minor updates in resource for Portuguese.
|
commit | commitdiff | tree |
2004-03-30 |
Ivan Leo Murray... | Improved version resource info.
|
commit | commitdiff | tree |
2004-03-30 |
Ivan Leo Murray... | In resource info allow OriginalFilename and InternalName...
|
commit | commitdiff | tree |
2004-03-30 |
Ferenc Wagner | Don't expect stdout be usable after exchanging file...
|
commit | commitdiff | tree |
2004-03-29 |
Chris Morgan | Remove references to winecheck from the documentation...
|
commit | commitdiff | tree |
2004-03-29 |
Ivan Leo Murray... | Enable Italian translations.
|
commit | commitdiff | tree |
2004-03-29 |
Alexandre Julliard | Fixed language declarations.
|
commit | commitdiff | tree |
2004-03-29 |
Ivan Leo Murray... | WINE_FILEDESCRIPTION_STR is already defined in wine_common_v...
|
commit | commitdiff | tree |
2004-03-29 |
Mike McCormack | Stub implementations for LresultFromObject and
|
commit | commitdiff | tree |
2004-03-29 |
Mike McCormack | Write EMRPOLYLINE16 if points fit into a SHORT.
|
commit | commitdiff | tree |
2004-03-29 |
Mike McCormack | Move EMR*16 definitions to wingdi.h, as they're part...
|
commit | commitdiff | tree |
2004-03-29 |
Dmitry Timoshkov | Fix Slovenian keyboard layout to better match the XFree86...
|
commit | commitdiff | tree |
2004-03-29 |
Dmitry Timoshkov | Scrollbar should also react on WM_LBUTTONDBLCLK.
|
commit | commitdiff | tree |
2004-03-29 |
Dmitry Timoshkov | Add Traditional Chinese Big5 and Simplified Chinese...
|
commit | commitdiff | tree |
2004-03-29 |
Sylvain Petreolle | Fixed error reporting.
|
commit | commitdiff | tree |
2004-03-29 |
Christian Costa | Added stub for WINNLS32EnableIME.
|
commit | commitdiff | tree |
2004-03-29 |
Lionel Ulmer | Add some TRACEing to the edit control.
|
commit | commitdiff | tree |
2004-03-29 |
Warren Turkal | Fixed the implementation of CoTreatAsClass.
|
commit | commitdiff | tree |
2004-03-29 |
Kevin Koltzau | Implement loading and saving to a stream, and a few...
|
commit | commitdiff | tree |
2004-03-29 |
Huw Davies | Honour DIB_PAL_COLORS when the bitmap depths match.
|
commit | commitdiff | tree |
2004-03-29 |
Robert Reif | Print out sound card info for playback, capture and...
|
commit | commitdiff | tree |
2004-03-29 |
Mike McCormack | Unicodify CreateMetaFile.
|
commit | commitdiff | tree |
2004-03-29 |
Mike McCormack | Use CreateEventW in preference to CreateEventA.
|
commit | commitdiff | tree |
2004-03-29 |
Sami Nopanen | Implemented invisibleghost, deckx and decko drawing...
|
commit | commitdiff | tree |
2004-03-27 |
Alexandre Julliard | Check file sharing permissions based on the file inode...
|
commit | commitdiff | tree |
2004-03-27 |
Alexandre Julliard | Fixed copy/paste error in previous patch (spotted by...
|
commit | commitdiff | tree |
2004-03-27 |
Dmitry Timoshkov | Add a few missing __ASM_NAME macros.
|
commit | commitdiff | tree |
2004-03-27 |
Robert Reif | Clean up white spaces.
|
commit | commitdiff | tree |