2000-10-13 |
Chris Morgan | Added changing mouse cursor when over a help topic... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Marcus Meissner | Implemented DirectInputCreateEx. |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Louis Philippe... | Do not send a WM_CONTEXTMENU message when a TreeView... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Lawson Whitney | Make findfunc look for .spec files, and put it with... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Guy Albertelli | Validate access even if wrap past address 0 for IsBadSt... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Andreas Mohr | - stupid spelling fixes |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Alexandre Julliard | Added a few more large integer functions. |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Marcus Meissner | Stubbed GetDeviceGammaRamp. |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Peter Hawkins | Added DOS int 21h function 4452h support (DR-DOS versio... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Ove Kaaven | Fill in the dsBmih.biSizeImage field of DIBSections... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Chris Morgan | Indicate that the MIDI error message only affects progr... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Andreas Mohr | Get rid of shared heap fixme messages. |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Ove Kaaven | Merged DOSVM_Int with DOSVM_SimulateInt, and made it... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Susan Farley | To improve custom-drawn items, add focus border to... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Mike McCormack | Moved comm.c into kernel32. |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Francois Gouget | Claim that our headers conform to the version 5.0. |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Francois Gouget | The string fields in PROPSHEETPAGEA should be ANSI... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Francois Gouget | Removed the DUMMY_UNION_NAME in favor of DUMMYUNIONNAME. |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Francois Gouget | Added the missing TVINSERTSTRUCT synonyms. |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Francois Gouget | Fixed the signature of SysAllocStringByteLen. |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Susan Farley | Status bars on managed windows should not have SIZEGRIP... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Uwe Bonnes | Make reg the default output chanel. |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Rein Klazes | Ignore setsockopt calls that make the size of the recei... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Stephane Lussier | Subitems of listviews were not painted with the right... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Stephane Lussier | After accept is called on the socket, the listening... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Marcus Meissner | Check for buffer overflows on data returns from RegQuer... |
commit | commitdiff | tree | snapshot |
2000-10-13 |
Konrad Rieck | Changed repne to repnz for Solaris assembler. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Francois Gouget | Moved LCTYPE, GetLocaleInfo, NUMBERFMT, CURRENCYFMT... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Francois Gouget | Added many missing *Pxxx types. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Francois Gouget | ROTFLAGS have their own ifdef protection, take them... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Francois Gouget | Added a declaration for GetEnhMetaFileDescription. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Andreas Mohr | Added Fonts registry key. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Eric Pouech | Fixed regression for debugger startup event creation. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Chris Morgan | Fix depressed state with flat toolbars so pressing... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Susan Farley | On InsertItem with TVI_FIRST, the check for resetting... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Lionel Ulmer | Support non-buffered overlays. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Guy L. Albertelli | Rewrite to support rows of bands. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Serge Ivanov | Simple NULL check. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Stephane Lussier | - Background should not be drawn if the background... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Marcus Meissner | Added 16 (565) -> 15 (555) bit depth converter. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Hidenori Takeshima | Added support for cp936. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Alexandre Julliard | Work-around for gcc bug. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Lionel Ulmer | Implememnted GetFourCCCodes. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Marcus Meissner | Enable XF86vmode switching possible for X11 too. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Eric Pouech | Added PCM converter internal driver. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Lionel Ulmer | Fixed the OpenGL detection code. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Juergen Schmied | Fixed loading of symbols from libraries. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Rein Klazes | Prevent SetFileAttributeA from making directory read... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Francois Gouget | Enable anonymous struct/union support by default in... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Francois Gouget | Added four DDElParam functions. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Francois Gouget | Fix the parameter types and comments of the DDElParam... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Francois Gouget | Removed stray A/W from invocations of WINELIB_NAME_AW. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Mike McCormack | Removed dependency on globals LPT[] and COM{}. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Francois Gouget | Added some of the APIs introduced in Win98, mostly... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Andreas Mohr | Replace null bytes by spaces in WriteConsoleOutputA... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Andreas Mohr | MCICDA didn't open/close the door when calling the... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Stephane Lussier | Implementation of OleLockRunning function. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Aric Stewart | Corrected some segvs that occur with ownerdata listviews. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Marcus Meissner | Return values are reversed in failure/rgdata == NULL... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Andreas Mohr | Changed debugger launching to auto per default. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Niels Kristian... | Define LOCALE_IDEFAULTMACCODEPAGE for Danish locale. |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Marcus Meissner | Suppress junk noise at startup of DirectSound on SB... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Alexandre Julliard | Use special environment variables to transmit the cwd... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Francois Gouget | Removed the ';' ending on lines using the DECL_WINELIB_... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Francois Gouget | Added some missing 'SysAllocString' prototypes. |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Francois Gouget | Fixed some prototypes. |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Aric Stewart | Added a white border around the I-beam cursor. |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Alexandre Julliard | Release 20001002. wine-20001002 |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Lawson Whitney | Protect GlobalHandle() against bad parameters. |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Alexandre Julliard | Fixed backtrace for apps that never called down to... |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Andreas Mohr | Make sure that we skip tasks with missing hInstance. |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Andreas Mohr | Introduced a new arena flag called GA_DOSMEM to disting... |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Francois Jacques | Bug fixes in mmio, related to buffering in record mode. |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Alexandre Julliard | Convert NtQueryKey and NtEnumerateKey to the new reques... |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Alexandre Julliard | Forward all large integer functions to ntdll. |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Uwe Bonnes | GetDateFormatA: Check range and recalculate wDayOfWeek. |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Patrik Stridvall | - Support for stdcall64 |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Andreas Mohr | Beautified the loadorder array (group DLLs according... |
commit | commitdiff | tree | snapshot |
2000-10-02 |
James Hatheway | Silence unneeded exception to allow easier ACM debugging. |
commit | commitdiff | tree | snapshot |
2000-10-01 |
Alexandre Julliard | Converted some of the registry server requests to the... |
commit | commitdiff | tree | snapshot |
2000-10-01 |
Alexandre Julliard | Implemented a bunch of large integer functions in ntdll. |
commit | commitdiff | tree | snapshot |
2000-10-01 |
Alexandre Julliard | Added stdcall64 entry point type to allow correct relay... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Andreas Mohr | Make sure we commit enough memory in a new subheap. |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Stefan Leichter | - moved some code from WINSPOOL_GetPrinterDriver into... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Andreas Mohr | Fixed the default value handling (trailing spaces of... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Alexandre Julliard | Moved a bunch of routines to kernel32.dll (with the... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Andreas Mohr | GDISelectPalette16 checked GetObjectType() return value for |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Francois Gouget | Moved DLLVERSIONINFO to shlwapi.h. |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Andreas Mohr | Let InternalExtractIcon16 load icons from builtin DLLs. |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Francois Gouget | Modified the bitmap centering algorithm to take the... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Stephane Lussier | Before calling the timer window proc, make sure it... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Alexandre Julliard | Removed a few dependencies on kernel32 functions. |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Alexandre Julliard | Moved critical section implementation to ntdll. |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Alexandre Julliard | Moved $(MODULE).o rule out of Make.rules into the indiv... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Mike McCormack | Implemented SHDeleteEmptyKeyA, SHDeleteKeyA. |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Sergei Ivanov | Fixed return values of GetRegionData. |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Susan Farley | Call ReleaseCapture (which triggers WM_CAPTURECHANGED... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Francois Jacques | Use waveaudio, not waveform. |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Huw D M Davies | Fix a couple of TRACE messages. |
commit | commitdiff | tree | snapshot |
next |