2003-09-24 |
Jon Griffiths | Portability fix.
|
commit | commitdiff | tree |
2003-09-24 |
Dimitrie O. Paun | Small cleanups, remove references to authors.ent.
|
commit | commitdiff | tree |
2003-09-23 |
Alexandre Julliard | Authors: Juraj Hercek <juraj@syncad.com>, Eric Frias...
|
commit | commitdiff | tree |
2003-09-23 |
Juraj Hercek | Added SS_ENDELLIPSIS.
|
commit | commitdiff | tree |
2003-09-23 |
Dimitrie O. Paun | Move authors to the wine-user.sgml.
|
commit | commitdiff | tree |
2003-09-23 |
Jon Griffiths | Not everyone has <unistd.h>, some files need <io.h...
|
commit | commitdiff | tree |
2003-09-23 |
Jon Griffiths | Added some needed config.h entries.
|
commit | commitdiff | tree |
2003-09-23 |
Jon Griffiths | A first stab at wcstod().
|
commit | commitdiff | tree |
2003-09-23 |
Jon Griffiths | Added StrFormatKBSizeA/W.
|
commit | commitdiff | tree |
2003-09-23 |
Felix Nawothnig | Added definitions for ListView_GetColumnWidth, ListView_SetC...
|
commit | commitdiff | tree |
2003-09-23 |
Rein Klazes | Fix MDISetMenu in the case it is called before a Windows...
|
commit | commitdiff | tree |
2003-09-23 |
Mike McCormack | Fix more unicode/memory allocation errors.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Rename COMCTL32_{Alloc,ReAlloc,Free} to {Alloc,ReAlloc...
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Remove redundant sections from the guide:
|
commit | commitdiff | tree |
2003-09-22 |
Alexandre Julliard | Small cleanup.
|
commit | commitdiff | tree |
2003-09-22 |
Vincent Béron | Yet another batch of French resources updates.
|
commit | commitdiff | tree |
2003-09-22 |
Mike McCormack | Fix logic problems with NETCON_connected.
|
commit | commitdiff | tree |
2003-09-22 |
Eric Pouech | Documentation updates.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Big update to the debug logging section.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Move the authors out of the sections.
|
commit | commitdiff | tree |
2003-09-22 |
Mike Hearn | Remove Managed option. Add DXGrab, DesktopDoubleBuffer...
|
commit | commitdiff | tree |
2003-09-22 |
Robert Reif | Volume and Pan driver requests need to return success...
|
commit | commitdiff | tree |
2003-09-22 |
Michal Janusz Miroslaw | DEBUG_cmp_sym: micro optimization/cleanup.
|
commit | commitdiff | tree |
2003-09-22 |
Vincent Béron | Another batch of French resources updates.
|
commit | commitdiff | tree |
2003-09-22 |
Maxime Bellengé | Added LVKF_* defines.
|
commit | commitdiff | tree |
2003-09-22 |
Mike McCormack | Fixed a memory leak.
|
commit | commitdiff | tree |
2003-09-22 |
Mike McCormack | Change erroneous malloc to HeapAlloc.
|
commit | commitdiff | tree |
2003-09-22 |
Mike McCormack | Fix a bunch of unicode/memory allocation errors.
|
commit | commitdiff | tree |
2003-09-22 |
Vincent Béron | Fix strncpyWtoA to actually act as advertised (and...
|
commit | commitdiff | tree |
2003-09-22 |
Marcus Meissner | Print fixmes if we do not find a crypto providers for...
|
commit | commitdiff | tree |
2003-09-22 |
Rok Mandeljc | Rewritten cache code and fixed a bug that was in it.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Move Gerard's name to the author list.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Cleanup formatting a bit.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Cleanup the introduction a bit.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Remove a lot of obsolete information, misc cleanups.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Move Eric's name in the author list.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Small cleanups of the OpenGL section.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Trivial cleanups to the OLE section.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Remove obsolete info about the service thread.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Rewrite the i18n section.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Remove uglifying notes.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Small cleanups on how to send in patches.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Cleanup the documentation section.
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Cleanup the debugging section.
|
commit | commitdiff | tree |
2003-09-22 |
Michael Stefaniuc | Silence the FIXME produced by an install check of MVSOUND...
|
commit | commitdiff | tree |
2003-09-22 |
Michael Stefaniuc | Silence the FIXME's produced by a check for a dos32...
|
commit | commitdiff | tree |
2003-09-22 |
Jukka Heinonen | When entering protected mode, V86 flag must be clear.
|
commit | commitdiff | tree |
2003-09-22 |
Eric Pouech | - win32 console's window cannot be larger than curses...
|
commit | commitdiff | tree |
2003-09-22 |
Mike McCormack | Always initialize send_message_info.flags.
|
commit | commitdiff | tree |
2003-09-22 |
Mike McCormack | Only ignore certain keyboard events if a XLookupString...
|
commit | commitdiff | tree |
2003-09-22 |
Mike McCormack | Fix errors in IExtractIcon detected by valgrind.
|
commit | commitdiff | tree |
2003-09-22 |
Mike Hearn | Removing the directory is almost always the wrong way...
|
commit | commitdiff | tree |
2003-09-22 |
Michael Günnewig | Adapted winecheck to use new environment variable syntax
|
commit | commitdiff | tree |
2003-09-22 |
Steven Edwards | Porting fix.
|
commit | commitdiff | tree |
2003-09-22 |
Steven Edwards | Porting fix for Alpha.
|
commit | commitdiff | tree |
2003-09-22 |
Maxime Bellengé | When an item is activated, we should send a NMITEMACTIVATE...
|
commit | commitdiff | tree |
2003-09-22 |
Dimitrie O. Paun | Update the directory list, tidy it up in the process.
|
commit | commitdiff | tree |
2003-09-22 |
Mike Hearn | Add screen depth option and remove "Allocated System...
|
commit | commitdiff | tree |
2003-09-22 |
Oleg Prokhorov | Implemented sound flushing.
|
commit | commitdiff | tree |
2003-09-22 |
Michal Janusz Miroslaw | MMDRV_Install: Fix confusing indentation.
|
commit | commitdiff | tree |
2003-09-22 |
Hans Leidekker | Added Dutch translation.
|
commit | commitdiff | tree |
2003-09-22 |
Rolf Kalbermatter | Added declarations for newly documented SHChangeNotify...
|
commit | commitdiff | tree |
2003-09-22 |
Rolf Kalbermatter | Don't redefine declspec under MSVC.
|
commit | commitdiff | tree |
2003-09-22 |
Marcus Meissner | _nrroffuncs: Check for error before dereferencing returned...
|
commit | commitdiff | tree |
2003-09-19 |
Alexandre Julliard | Get rid of relay32 directory.
|
commit | commitdiff | tree |
2003-09-19 |
Alexandre Julliard | Moved 32-bit relay and snoop support to dlls/ntdll.
|
commit | commitdiff | tree |
2003-09-19 |
Alexandre Julliard | Moved the 32-bit builtin loader and the remaining bits...
|
commit | commitdiff | tree |
2003-09-19 |
Jason Edmeades | DXTn format has odd mipmap levels in that the space...
|
commit | commitdiff | tree |
2003-09-19 |
Jason Edmeades | GL doesn't like incorrect lengths passed into DXTN...
|
commit | commitdiff | tree |
2003-09-19 |
Richard Cohen | Handle default linker output name in winewrap instead...
|
commit | commitdiff | tree |
2003-09-19 |
Richard Cohen | Add printf format attributes & fix the warnings.
|
commit | commitdiff | tree |
2003-09-19 |
Robert Reif | Added volume and pan support to primary buffers.
|
commit | commitdiff | tree |
2003-09-19 |
Dimitrie O. Paun | Build the HTML documents as one big file.
|
commit | commitdiff | tree |
2003-09-19 |
Jason Edmeades | Vertex shader output is lit and transformed, so stop...
|
commit | commitdiff | tree |
2003-09-19 |
Jason Edmeades | Simple fix to handle the more common case of actually...
|
commit | commitdiff | tree |
2003-09-19 |
Eric Pouech | Implemented kernel32.GetIoProcessCounters and stubbed
|
commit | commitdiff | tree |
2003-09-19 |
Eric Pouech | By default, console handles are inheritable.
|
commit | commitdiff | tree |
2003-09-18 |
Alexandre Julliard | Moved the wine server client-side support to dlls/ntdll...
|
commit | commitdiff | tree |
2003-09-18 |
Alexandre Julliard | Moved a couple more functions to dlls/kernel.
|
commit | commitdiff | tree |
2003-09-18 |
Alexandre Julliard | Moved 16-bit global heap, DOS memory and selector functions to
|
commit | commitdiff | tree |
2003-09-18 |
Eric Pouech | Set default StdError to fd 2 (was on 1).
|
commit | commitdiff | tree |
2003-09-18 |
Dimitrie O. Paun | Complete rewrite of bin2res, for a cleaner codebase.
|
commit | commitdiff | tree |
2003-09-18 |
Gabriele Giorgetti | Fix build with old libc.
|
commit | commitdiff | tree |
2003-09-18 |
Alexandre Julliard | Remove the FAQ from the doc tarball, and build it as...
|
commit | commitdiff | tree |
2003-09-18 |
Alexandre Julliard | Moved synchronization and syslevel routines to dlls...
|
commit | commitdiff | tree |
2003-09-18 |
Alexandre Julliard | Keep the file handle of 16-bit modules open while the...
|
commit | commitdiff | tree |
2003-09-18 |
Mike Hearn | - Implement "managed mode" setting.
|
commit | commitdiff | tree |
2003-09-18 |
Eric Frias | Fixed combobox flags handling to allow CBS_DROPDOWN...
|
commit | commitdiff | tree |
2003-09-18 |
Dimitrie O. Paun | Add blurb about soft/hard dependencies to the Packaging...
|
commit | commitdiff | tree |
2003-09-18 |
Alexandre Julliard | Moved the 16-bit environment support to dlls/kernel.
|
commit | commitdiff | tree |
2003-09-18 |
Alexandre Julliard | Reimplemented the 16-bit FindFirstFile, FindNextFile...
|
commit | commitdiff | tree |
2003-09-18 |
Alexandre Julliard | Link msdos/int21.c into kernel for now, until it is...
|
commit | commitdiff | tree |
2003-09-18 |
Alexandre Julliard | Moved VxDCall support to dlls/kernel.
|
commit | commitdiff | tree |
2003-09-17 |
Alexandre Julliard | Moved I/O port handling to dlls/winedos.
|
commit | commitdiff | tree |
2003-09-17 |
Alexandre Julliard | Renamed the COMCTL32_* functions to use the exported...
|
commit | commitdiff | tree |
2003-09-17 |
Mike Hearn | - All settings in the drive edit dialog are now instant...
|
commit | commitdiff | tree |
2003-09-17 |
Jon Griffiths | More tests for kernel NLS functions.
|
commit | commitdiff | tree |
2003-09-17 |
Jon Griffiths | Re-implement and optimise the NLS formatting functions...
|
commit | commitdiff | tree |
2003-09-17 |
Oleg Prokhorov | Avoid crash if invalid rate was specified.
|
commit | commitdiff | tree |
2003-09-17 |
Igor Stepin | Added Russian translation.
|
commit | commitdiff | tree |