2004-04-06 |
José Manuel... | Updated Spanish translations. |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Juan Lang | Rename PT_MYCOMP to PT_GUID, and the corresponding... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Sami Aario | Fix return types of GetThreadDesktop and OpenDesktopA. |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Juan Lang | - implement loading network providers |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Juan Lang | Use symbolic constants for magic numbers in SHGetFolder... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Stefan Leichter | Added tests for GetFileVersionInfoSizeA. |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Stefan Leichter | Moved implementation of GetFileVersionInfoSize from... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Eric Pouech | Moved quite a few functions to dbghelp (removed debug... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Eric Pouech | Set correct options for dbghelp (ELF loading & parsing... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Rein Klazes | Stub implementation for WSALookupServiceBeginA/W. |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Juan Lang | Get rid of a few pointless A/W conversions. |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Eric Pouech | First shot at implementing dbghelp. |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Martin Fuchs | Add resource strings for control panel folder. |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Martin Fuchs | Optimization: null terminate string buffers instead... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Martin Fuchs | Get icons for shell link files. |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Alexandre Julliard | Fixed RtlDosPathNameToNtPathName_U prototype. |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Dmitry Timoshkov | Fallback to a compression scheme specified in the strea... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Juan Lang | Add a bunch of missing declarations. |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Juan Lang | ifdef guard TCHAR declaration like PSDK does. |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Juan Lang | - fix a couple tests and traces |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Rein Klazes | Do not crash if the clipboard format is unknown. |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Michael Stefaniuc | Fix cut'n'paste error: leave the CriticalSection not... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Eric Pouech | - implemented MCI_SOUND command |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Lionel Ulmer | Add better NULL checks to lstrcmp[i](A/W) functions. |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Robert Shearman | Documentation for most of the region functions. |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Martin Fuchs | - fix dirty flag on shelllink loading and saving |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Kevin Koltzau | Implemented EnumThemes. |
commit | commitdiff | tree | snapshot |
2004-04-03 |
Alexandre Julliard | Reimplemented DeleteFile by using CreateFile with |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Alexandre Julliard | Removed the FailReadOnly option, this is now the defaul... |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Felix Nawothnig | Define all macros described on MSDN. |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Robert Shearman | Separate US English resources from English ones. |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Raphael Junqueira | Fix the GL_MAX_VERTEX_UNITS_ARB undeclared compilation... |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Alexandre Julliard | A couple of optimizations and bug fixes. |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Dmitry Timoshkov | Add new tests for various window creation/positioning... |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Dmitry Timoshkov | Add SWP_NOZORDER in the case it's not needed. |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Dmitry Timoshkov | A decision whether add SWP_NOACTIVATE or not should... |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Dmitry Timoshkov | ShowWindow should not optimize SW_HIDE, it's the job... |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Dmitry Timoshkov | Sending WM_SHOWWINDOW is a job of SetWindowPos. |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Dmitry Timoshkov | Setting WS_VISIBLE style does not require any special... |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Dmitry Timoshkov | WM_PARENTNOTIFY should not be sent to WS_POPUP windows. |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Alexandre Julliard | Moved FILE_DELETE_ON_CLOSE support to the inode object... |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Alexandre Julliard | Added memicmpW. |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Alexandre Julliard | Don't try to get the file time if the file wasn't found. |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Bobby Bingham | Fix tracking the currently highlighted item in menus... |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Rein Klazes | Fix incorrect calculation of leap year in RtlTimeFields... |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Hans Leidekker | GetConsoleInfo() pseudo stub. |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Hans Leidekker | NetServerGetInfo() pseudo stub. |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Mike McCormack | Fix bug in GdiGradientFill. |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Raphael Junqueira | Initialize correctly the DMUS_OBJECTDESC local structure. |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Dimitrie O... | Remove the rest of the Tweak look hack. |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Rolf Kalbermatter | NtPulseEvent: Don't print FIXME for an optional paramet... |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Rolf Kalbermatter | Add some declarations for additional SHFileOperation... |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Rolf Kalbermatter | Use named constant instead of a simple number (gets... |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Robert Shearman | - Fix LButtonDown from previous change. |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Robert Shearman | - TTM_TRACKACTIVATE can have NULL lParam when deactivating. |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Alexandre Julliard | Beginnings of a script to initialize the .wine director... |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Dimitrie O... | Remove the support for the Win 3.1 Look. |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Raphael Junqueira | Added some stubs. |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Alexandre Julliard | Make RtlGetFullPathName_U handle Unix paths, using... |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Kevin Koltzau | Added support for CSIDL_RESOURCES path. |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Alexandre Julliard | jr.bmp isn't generated. |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Alexandre Julliard | Fixed length handling in HttpQueryInfoW. |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Paul Vriens | Added missing comma in index.html. |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Tom Wickline | Set version to Win XP Service patch 2. |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Francois Gouget | Assorted spelling and case fixes. |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Felix Nawothnig | Don't free ALSA device string when the device is closed... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Francois Gouget | Make sure ip_mreq is not exported by winsock2.h. |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Mike McCormack | Optimize GdiGradientFill by drawing lines instead of... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Kevin Koltzau | Implemented IsEqual. |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Robert Reif | More duplex mode soundcard info. |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Alexandre Julliard | Do not strip stdcall decoration in spec files. |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Alexandre Julliard | Fixed handling of .so and .a libraries specified as... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Ferenc Wagner | Give SetErrorMode the right argument to suppress crash... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Ivan Leo Murray... | Small fix. |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Alexandre Julliard | Get the drive root directories from the symlinks in... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Alexandre Julliard | Added support for DOS drives in QueryDosDevice and... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Ivan Leo Murray... | Fixed some values. |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Florian Goth | Added some stubs. |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Raphael Junqueira | Implement DllGetClassObject, DllRegisterServer, DllUnre... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Huw Davies | We don't support GetDIBits with BI_RLE4/8, so for now... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Huw Davies | Select the dibsection into a dc before calling GetDIBCo... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Dmitry Timoshkov | Add CP932, CP936, CP949 and CP950 to the charset map. |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Mike McCormack | Unicodify the cookie handling code. |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Mike McCormack | Fix the HttpQueryInfoA function buffer size. |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Mike McCormack | Fix builtin NE module refcounting of 32bit parent. |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Raphael Junqueira | - more Extensions work (begin to detect ATI extensions) |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Jon Griffiths | RegisterDragDrop: fail on NULL drop target. |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Alexandre Julliard | Fixed rounding bug in the stack info calculation when... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Mike McCormack | Convert the wininet HTTP functions to Unicode. |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Chris Morgan | Invalid "Desktop" values would crash winecfg, use the... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Marcelo Duarte | Minor updates in resource for Portuguese. |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Ivan Leo Murray... | Improved version resource info. |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Ivan Leo Murray... | In resource info allow OriginalFilename and InternalNam... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Ferenc Wagner | Don't expect stdout be usable after exchanging file... |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Chris Morgan | Remove references to winecheck from the documentation... |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Ivan Leo Murray... | Enable Italian translations. |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Alexandre Julliard | Fixed language declarations. |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Ivan Leo Murray... | WINE_FILEDESCRIPTION_STR is already defined in wine_com... |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Mike McCormack | Stub implementations for LresultFromObject and |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Mike McCormack | Write EMRPOLYLINE16 if points fit into a SHORT. |
commit | commitdiff | tree | snapshot |
next |