2003-10-04 |
Pavel Roskin | Use a better icon. Comment out the binary resource. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Hans Leidekker | Dutch translation of progman. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Dave Belanger | Implemented the SetArcDirection metarecord in EMF driver. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Pavel Roskin | Don't pass unused pointers to RegCreateKeyEx() - this... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Eric Pouech | Fixed a couple of bugs in RtlGetFullPathName_U. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Pavel Roskin | Set win_style of the main window to WS_OVERLAPPEDWINDOW. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Jukka Heinonen | Reboot (int19) under DOS now does ExitProcess. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Uwe Bonnes | SNOOP_ShowDebugmsgSnoop(): check for NULL function... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Michael Günnewig | - First part of a new IAVIEditStream implementation. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Michael Günnewig | Fixed warnings with gcc option "-Wwrite-strings". |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Dimitrie O... | Extract binary resources to files, to fit the standard. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Alexandre Julliard | Avoid closing the cdrom if we failed to open it. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Jason Edmeades | Check for advertized vertex blend support before queryi... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Jon Griffiths | Tests for recent variant changes. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Pavel Roskin | Add support for SCSI CD-ROMs to CDROM_GetInterfaceInfo(). |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Pavel Roskin | Added check for scsi/scsi_ioctl.h. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Mike McCormack | Fixed msi spec file. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Alexandre Julliard | A couple of new functions have been added to the pthrea... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Alexandre Julliard | We only need to check for same process siblings in... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Jon Griffiths | Add VarParseNumFromStr()/VarNumFromParseNum(), use... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Jason Edmeades | Minor fixes - Remove light debug statements, handle... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings". |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Gerald Pfeifer | This is actually a /bin/sh script, /bin/bash is not... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Dimitrie O... | Make bin2res silent by default. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Kevin Koltzau | Added tmschema.h and some other theme defines. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Pavel Roskin | Implemented GetCompressedFileSize[AW]. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Pavel Roskin | Added check for st_blocks in struct stat. |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Alexandre Julliard | Changed LdrLoadDll to only search for the dll in the... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Alexandre Julliard | In desktop mode, only move the window in Z-order relati... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Alexandre Julliard | Hack to update ntdll current directory value in DRIVE_C... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Alexandre Julliard | Fixed a couple of bugs in RtlDosSearchPath_U and RtlGet... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Dimitrie O... | Move the message sequences documented in documentation... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Dimitrie O... | Removed obsolete TODO file. |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Rolf Kalbermatter | SHDOCVW_118 (ShellDDEInit) is really a dynamic forward... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Rolf Kalbermatter | Moved definition of newly documented API SHRestricted... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Gerald Pfeifer | Cast time_t parameters to fprintf(...,"%l",...) to... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Salmela | Updated Finnish keyboard layout. |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Gerald Pfeifer | Remove obsolete "status" directory from EXTRASUBDIRS. |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Hans Leidekker | Added Dutch translation. |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Mike McCormack | Change a MESSAGE about creating a directory to a TRACE. |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Pavel Roskin | Ignore window caption from PROPSHEETHEADER in wizards... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Dimitrie O... | Add author list as with the other guides. |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Dimitrie O... | Tidy up the notes for the ODBC driver. |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Robert Reif | Added some missing defines. |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Gerald Pfeifer | Cast time_t to long for printing. |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Jon Griffiths | Documentation updates. |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Michael Stefaniuc | Fix missing mem freeing on error path. |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Dimitrie O... | Teach bin2res to deal with one file at a time. |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Mike McCormack | Stubs for Get/SetUserGeoID(). |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Jon Griffiths | New tests for shlwapi string and clsid functions. |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Jon Griffiths | Add @405/406, document URL functions. |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Jon Griffiths | Ensure we generate for -noname ordinals documented... |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Robert Reif | Fixed some traces. |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Pavel Roskin | Make it possible to close the "About Wine" dialog by... |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Hans Leidekker | Dutch translation of clock and cmdlgtst. |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Pavel Roskin | Correctly set openfilename.lStructSize before calling |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Alexandre Julliard | Store module names in Unicode in the server. |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Daniel Marmier | Use #ifdef instead of #if for all feature tests. |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Alex Pasadyn | - Add more logging to resolution changes and queries. |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Pavel Roskin | Implement stubs for OleRenameServerDoc, OleRevertServer... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Christian Costa | Small lighting fix. |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Francois Gouget | Return 2 in case of a usage error. |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Mike Hearn | Move Applications tab before Libraries tab. |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Vincent Béron | Extract localisable resources from shres.rc to proper... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Michael Stefaniuc | Fixes for memory leaks on error path. |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Michael Stefaniuc | Fix memory leaks on error path. |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Jukka Heinonen | Use correct linear pointer when accessing BIOS data... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Robert Shearman | Set version of kernel32 to Windows 2000 SP4. |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Jason Edmeades | MaxActiveLights means number of concurrent lights,... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Jason Edmeades | Make unlock of the backbuffer correctly restore the... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Rolf Kalbermatter | Added IsLFNDriveA/W/AW exports and two more stubs. |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Alexandre Julliard | Converted most of the loader code to Unicode. |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Alexandre Julliard | Try to catch the case of a non-writable source director... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Alexandre Julliard | Fixed handling of Unicode strings used as filenames... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Francois Gouget | Some spelling fixes. |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Vincent Béron | Change some resources from LANG_NEUTRAL to LANG_ENGLISH. |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Francois Gouget | Update winapi and c2man so they know about -ret16.... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Dimitrie O... | Remove the obsolete Winelib HOWTO and DDE status. |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Vincent Béron | Extract localisable resources from msacm resource file. |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Pavel Roskin | Widen the "About" dialog to prevent wrapping of text. |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Pavel Roskin | Fix processing of IDCANCEL command. |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Tom Wickline | Set version to 9. |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Tom Wickline | Remove obsolete information. |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Alexandre Julliard | Converted the load order code to use Unicode throughout. |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Alexandre Julliard | Added strspnW and strcspnW. |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Rolf Kalbermatter | Fix a return value in SHFileOperation and add some... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Dmitry Timoshkov | Implemented RealGetWindowClass. |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Alexandre Julliard | _tempnam and _wtempnam should not create the temp file... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Alexandre Julliard | Added dumping of the resident name table of NE files. |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Alexandre Julliard | Make sure all 16-bit system drivers are loaded for... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Alexandre Julliard | Renamed comm.dll, display.dll, keyboard.dll and mouse... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Michael Stefaniuc | Due to a misplaced "}" memory wasn't freed on the error... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Michael Stefaniuc | Fix some memory leaks found by smatch. |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Eric Pouech | Fix both a warning and some nasty crashes... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Mike McCormack | Remove references to HEAP_strdupAtoW. |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Dimitrie O... | Remove obsolete status files for direct3D, directsound... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Dimitrie O... | Merge documentation/status/directplay into the code. |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Dimitrie O... | Merge documentation/status/directdraw into the ddraw... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Dimitrie O... | Merge documentation/status/version into the version... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Dimitrie O... | Merge documentation/status/lzexpand into the lzexpand... |
commit | commitdiff | tree | snapshot |
next |