2003-10-08 |
Alexandre Julliard | Removed dependency on ntdll_misc.h.
|
commit | commitdiff | tree |
2003-10-08 |
Alexandre Julliard | Added hack to call CreateFileW through a pointer so...
|
commit | commitdiff | tree |
2003-10-08 |
Alexandre Julliard | Pass the cdrom device path in CDROM_InitRegistry so...
|
commit | commitdiff | tree |
2003-10-08 |
Warren Baird | Changed InternetSetStatusCallback declaration to
|
commit | commitdiff | tree |
2003-10-08 |
Warren Baird | Handle cases where XGetImage or X11DRV_DIB_CreateXImage...
|
commit | commitdiff | tree |
2003-10-08 |
Alexandre Julliard | Get rid of the argv0 and full_argv0 global variables.
|
commit | commitdiff | tree |
2003-10-08 |
Alexandre Julliard | Added wine_get_argv0_path() to retrieve the path of...
|
commit | commitdiff | tree |
2003-10-08 |
Alexandre Julliard | Store a "removable" flag instead of the full drive...
|
commit | commitdiff | tree |
2003-10-07 |
Alexandre Julliard | Removed references to GetSystemDirectoryW.
|
commit | commitdiff | tree |
2003-10-07 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings".
|
commit | commitdiff | tree |
2003-10-07 |
Warren Baird | Added extern "C".
|
commit | commitdiff | tree |
2003-10-07 |
Steven Edwards | Remove a few unneeded include statements in internal...
|
commit | commitdiff | tree |
2003-10-07 |
Mike McCormack | When registering a dll, search the dll's directory...
|
commit | commitdiff | tree |
2003-10-07 |
Rein Klazes | Added a check for <scsi/scsi.h> and include it in dlls...
|
commit | commitdiff | tree |
2003-10-07 |
Uwe Bonnes | Added some tests around fget(w)s.
|
commit | commitdiff | tree |
2003-10-07 |
Uwe Bonnes | fget(w)s(): Don't drop characters when buffer is not...
|
commit | commitdiff | tree |
2003-10-07 |
Uwe Bonnes | _write(): Don't fragment WriteFile() for TEXT mode...
|
commit | commitdiff | tree |
2003-10-07 |
Alexandre Julliard | Rewrite of the dll file search algorithm to better...
|
commit | commitdiff | tree |
2003-10-07 |
Alexandre Julliard | A couple more fixes in RtlGetFullPathName_U.
|
commit | commitdiff | tree |
2003-10-07 |
Alexandre Julliard | Store the global shell, progman and taskman windows...
|
commit | commitdiff | tree |
2003-10-07 |
Uwe Bonnes | _read(): In _O_TEXT mode make Readfile calls in chunks...
|
commit | commitdiff | tree |
2003-10-07 |
Dave Belanger | Spit out EMR_RESTOREDC metarecords with -1 as argument...
|
commit | commitdiff | tree |
2003-10-07 |
Jukka Heinonen | Use correct pointer when accessing real mode interrupt...
|
commit | commitdiff | tree |
2003-10-07 |
Jason Edmeades | DXTn stride is to the next block, which is the equivalent...
|
commit | commitdiff | tree |
2003-10-07 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings".
|
commit | commitdiff | tree |
2003-10-06 |
Alexandre Julliard | Moved the final process init and dependency loading to
|
commit | commitdiff | tree |
2003-10-06 |
Vincent Béron | Change resources from last language file used to LANG_NEUTRAL.
|
commit | commitdiff | tree |
2003-10-06 |
Uwe Bonnes | MSVCRT___RTDynamicCast: Reject a NULL cppobj.
|
commit | commitdiff | tree |
2003-10-06 |
Jon Griffiths | Implemented GetCPInfoExA/W.
|
commit | commitdiff | tree |
2003-10-06 |
Pavel Roskin | Read and write binary files in binary mode on Windows.
|
commit | commitdiff | tree |
2003-10-06 |
Kevin Koltzau | Added missing defines and fixed a few typos.
|
commit | commitdiff | tree |
2003-10-06 |
Alex Pasadyn | Fix buffer length error code for NtQueryInformationToken.
|
commit | commitdiff | tree |
2003-10-06 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings".
|
commit | commitdiff | tree |
2003-10-06 |
Vincent Béron | Get rid of useless comment (empty function header).
|
commit | commitdiff | tree |
2003-10-04 |
Pavel Roskin | Convert resources to standard format without embedded...
|
commit | commitdiff | tree |
2003-10-04 |
Dave Belanger | Improved generation of font signature from freetype...
|
commit | commitdiff | tree |
2003-10-04 |
Alexandre Julliard | Converted process creation to Unicode.
|
commit | commitdiff | tree |
2003-10-04 |
Dave Belanger | Face families are in the top 4 bits of lfPitchAndFamily...
|
commit | commitdiff | tree |
2003-10-04 |
Dimitrie O. Paun | Merge all binary resources for user32 in one file.
|
commit | commitdiff | tree |
2003-10-04 |
Kevin Koltzau | Initial implementation of uxtheme.dll, mostly stubbed...
|
commit | commitdiff | tree |
2003-10-04 |
Alexandre Julliard | Implemented RtlCreateProcessParameters and related...
|
commit | commitdiff | tree |
2003-10-04 |
Pavel Roskin | Use a better icon. Comment out the binary resource.
|
commit | commitdiff | tree |
2003-10-04 |
Hans Leidekker | Dutch translation of progman.
|
commit | commitdiff | tree |
2003-10-04 |
Dave Belanger | Implemented the SetArcDirection metarecord in EMF driver.
|
commit | commitdiff | tree |
2003-10-04 |
Pavel Roskin | Don't pass unused pointers to RegCreateKeyEx() - this...
|
commit | commitdiff | tree |
2003-10-04 |
Eric Pouech | Fixed a couple of bugs in RtlGetFullPathName_U.
|
commit | commitdiff | tree |
2003-10-04 |
Pavel Roskin | Set win_style of the main window to WS_OVERLAPPEDWINDOW.
|
commit | commitdiff | tree |
2003-10-04 |
Jukka Heinonen | Reboot (int19) under DOS now does ExitProcess.
|
commit | commitdiff | tree |
2003-10-04 |
Uwe Bonnes | SNOOP_ShowDebugmsgSnoop(): check for NULL function...
|
commit | commitdiff | tree |
2003-10-04 |
Michael Günnewig | - First part of a new IAVIEditStream implementation.
|
commit | commitdiff | tree |
2003-10-04 |
Michael Günnewig | Fixed warnings with gcc option "-Wwrite-strings".
|
commit | commitdiff | tree |
2003-10-03 |
Dimitrie O. Paun | Extract binary resources to files, to fit the standard.
|
commit | commitdiff | tree |
2003-10-03 |
Alexandre Julliard | Avoid closing the cdrom if we failed to open it.
|
commit | commitdiff | tree |
2003-10-03 |
Jason Edmeades | Check for advertized vertex blend support before querying...
|
commit | commitdiff | tree |
2003-10-03 |
Jon Griffiths | Tests for recent variant changes.
|
commit | commitdiff | tree |
2003-10-03 |
Pavel Roskin | Add support for SCSI CD-ROMs to CDROM_GetInterfaceInfo().
|
commit | commitdiff | tree |
2003-10-03 |
Pavel Roskin | Added check for scsi/scsi_ioctl.h.
|
commit | commitdiff | tree |
2003-10-03 |
Mike McCormack | Fixed msi spec file.
|
commit | commitdiff | tree |
2003-10-03 |
Alexandre Julliard | A couple of new functions have been added to the pthread_fun...
|
commit | commitdiff | tree |
2003-10-03 |
Alexandre Julliard | We only need to check for same process siblings in...
|
commit | commitdiff | tree |
2003-10-03 |
Jon Griffiths | Add VarParseNumFromStr()/VarNumFromParseNum(), use...
|
commit | commitdiff | tree |
2003-10-03 |
Jason Edmeades | Minor fixes - Remove light debug statements, handle...
|
commit | commitdiff | tree |
2003-10-03 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings".
|
commit | commitdiff | tree |
2003-10-03 |
Gerald Pfeifer | This is actually a /bin/sh script, /bin/bash is not...
|
commit | commitdiff | tree |
2003-10-03 |
Dimitrie O. Paun | Make bin2res silent by default.
|
commit | commitdiff | tree |
2003-10-03 |
Kevin Koltzau | Added tmschema.h and some other theme defines.
|
commit | commitdiff | tree |
2003-10-03 |
Pavel Roskin | Implemented GetCompressedFileSize[AW].
|
commit | commitdiff | tree |
2003-10-03 |
Pavel Roskin | Added check for st_blocks in struct stat.
|
commit | commitdiff | tree |
2003-10-02 |
Alexandre Julliard | Changed LdrLoadDll to only search for the dll in the...
|
commit | commitdiff | tree |
2003-10-02 |
Alexandre Julliard | In desktop mode, only move the window in Z-order relative...
|
commit | commitdiff | tree |
2003-10-02 |
Alexandre Julliard | Hack to update ntdll current directory value in DRIVE_Chdir.
|
commit | commitdiff | tree |
2003-10-02 |
Alexandre Julliard | Fixed a couple of bugs in RtlDosSearchPath_U and RtlGetFullP...
|
commit | commitdiff | tree |
2003-10-02 |
Dimitrie O. Paun | Move the message sequences documented in documentation...
|
commit | commitdiff | tree |
2003-10-02 |
Dimitrie O. Paun | Removed obsolete TODO file.
|
commit | commitdiff | tree |
2003-10-02 |
Rolf Kalbermatter | SHDOCVW_118 (ShellDDEInit) is really a dynamic forward...
|
commit | commitdiff | tree |
2003-10-02 |
Rolf Kalbermatter | Moved definition of newly documented API SHRestricted...
|
commit | commitdiff | tree |
2003-10-02 |
Gerald Pfeifer | Cast time_t parameters to fprintf(...,"%l",...) to...
|
commit | commitdiff | tree |
2003-10-02 |
Salmela | Updated Finnish keyboard layout.
|
commit | commitdiff | tree |
2003-10-02 |
Gerald Pfeifer | Remove obsolete "status" directory from EXTRASUBDIRS.
|
commit | commitdiff | tree |
2003-10-02 |
Hans Leidekker | Added Dutch translation.
|
commit | commitdiff | tree |
2003-10-02 |
Mike McCormack | Change a MESSAGE about creating a directory to a TRACE.
|
commit | commitdiff | tree |
2003-10-02 |
Pavel Roskin | Ignore window caption from PROPSHEETHEADER in wizards...
|
commit | commitdiff | tree |
2003-10-02 |
Dimitrie O. Paun | Add author list as with the other guides.
|
commit | commitdiff | tree |
2003-10-02 |
Dimitrie O. Paun | Tidy up the notes for the ODBC driver.
|
commit | commitdiff | tree |
2003-10-02 |
Robert Reif | Added some missing defines.
|
commit | commitdiff | tree |
2003-10-01 |
Gerald Pfeifer | Cast time_t to long for printing.
|
commit | commitdiff | tree |
2003-10-01 |
Jon Griffiths | Documentation updates.
|
commit | commitdiff | tree |
2003-10-01 |
Michael Stefaniuc | Fix missing mem freeing on error path.
|
commit | commitdiff | tree |
2003-10-01 |
Dimitrie O. Paun | Teach bin2res to deal with one file at a time.
|
commit | commitdiff | tree |
2003-10-01 |
Mike McCormack | Stubs for Get/SetUserGeoID().
|
commit | commitdiff | tree |
2003-10-01 |
Jon Griffiths | New tests for shlwapi string and clsid functions.
|
commit | commitdiff | tree |
2003-10-01 |
Jon Griffiths | Add @405/406, document URL functions.
|
commit | commitdiff | tree |
2003-10-01 |
Jon Griffiths | Ensure we generate for -noname ordinals documented...
|
commit | commitdiff | tree |
2003-10-01 |
Robert Reif | Fixed some traces.
|
commit | commitdiff | tree |
2003-10-01 |
Pavel Roskin | Make it possible to close the "About Wine" dialog by...
|
commit | commitdiff | tree |
2003-10-01 |
Hans Leidekker | Dutch translation of clock and cmdlgtst.
|
commit | commitdiff | tree |
2003-10-01 |
Pavel Roskin | Correctly set openfilename.lStructSize before calling
|
commit | commitdiff | tree |
2003-09-30 |
Alexandre Julliard | Store module names in Unicode in the server.
|
commit | commitdiff | tree |
2003-09-30 |
Daniel Marmier | Use #ifdef instead of #if for all feature tests.
|
commit | commitdiff | tree |
2003-09-30 |
Alex Pasadyn | - Add more logging to resolution changes and queries.
|
commit | commitdiff | tree |