2000-10-15 |
Gerald Pfeifer | Remove unused variable orig_mode.
|
commit | commitdiff | tree |
2000-10-15 |
Uwe Bonnes | Draw the scrollbar beside the buddy when neither UDS_ALIGN...
|
commit | commitdiff | tree |
2000-10-15 |
Uwe Bonnes | Localization and expect leapdays when looking for the...
|
commit | commitdiff | tree |
2000-10-15 |
Uwe Bonnes | Localization and many changes to behaviour and outlook.
|
commit | commitdiff | tree |
2000-10-15 |
Uwe Bonnes | Split out resources that might be localized.
|
commit | commitdiff | tree |
2000-10-15 |
Uwe Bonnes | Added additional resource IDs.
|
commit | commitdiff | tree |
2000-10-15 |
Marcus Meissner | Stubbed LookupAccountNameA.
|
commit | commitdiff | tree |
2000-10-15 |
Marcus Meissner | Return "default" DirectDraw driver if we have at least...
|
commit | commitdiff | tree |
2000-10-15 |
Dmitry Timoshkov | Fixed behaviour of window's system buttons.
|
commit | commitdiff | tree |
2000-10-15 |
Rein Klazes | LoadStringA inserts terminating null in the buffer...
|
commit | commitdiff | tree |
2000-10-13 |
Chris Morgan | Implemented the IDC_HAND cursor.
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | Fixed the signature of the FormatMessage APIs.
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | The MODEM stuff has been spun off to its rightful place...
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | Completed/corrected the list of include files.
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | Added a NOGDI protection.
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | Must include objbase.h.
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | HFILE is an int, not a regular HANDLE.
|
commit | commitdiff | tree |
2000-10-13 |
Andreas Mohr | Added MSGF_DDEMGR.
|
commit | commitdiff | tree |
2000-10-13 |
Gerald Pfeifer | Fixed incorrect format string.
|
commit | commitdiff | tree |
2000-10-13 |
Chris Morgan | Added changing mouse cursor when over a help topic...
|
commit | commitdiff | tree |
2000-10-13 |
Marcus Meissner | Implemented DirectInputCreateEx.
|
commit | commitdiff | tree |
2000-10-13 |
Louis Philippe Gagnon | Do not send a WM_CONTEXTMENU message when a TreeView...
|
commit | commitdiff | tree |
2000-10-13 |
Lawson Whitney | Make findfunc look for .spec files, and put it with...
|
commit | commitdiff | tree |
2000-10-13 |
Guy Albertelli | Validate access even if wrap past address 0 for IsBadStringP...
|
commit | commitdiff | tree |
2000-10-13 |
Andreas Mohr | - stupid spelling fixes
|
commit | commitdiff | tree |
2000-10-13 |
Alexandre Julliard | Added a few more large integer functions.
|
commit | commitdiff | tree |
2000-10-13 |
Marcus Meissner | Stubbed GetDeviceGammaRamp.
|
commit | commitdiff | tree |
2000-10-13 |
Peter Hawkins | Added DOS int 21h function 4452h support (DR-DOS version...
|
commit | commitdiff | tree |
2000-10-13 |
Ove Kaaven | Fill in the dsBmih.biSizeImage field of DIBSections...
|
commit | commitdiff | tree |
2000-10-13 |
Chris Morgan | Indicate that the MIDI error message only affects programs...
|
commit | commitdiff | tree |
2000-10-13 |
Andreas Mohr | Get rid of shared heap fixme messages.
|
commit | commitdiff | tree |
2000-10-13 |
Ove Kaaven | Merged DOSVM_Int with DOSVM_SimulateInt, and made it...
|
commit | commitdiff | tree |
2000-10-13 |
Susan Farley | To improve custom-drawn items, add focus border to...
|
commit | commitdiff | tree |
2000-10-13 |
Mike McCormack | Moved comm.c into kernel32.
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | Claim that our headers conform to the version 5.0.
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | The string fields in PROPSHEETPAGEA should be ANSI...
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | Removed the DUMMY_UNION_NAME in favor of DUMMYUNIONNAME.
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | Added the missing TVINSERTSTRUCT synonyms.
|
commit | commitdiff | tree |
2000-10-13 |
Francois Gouget | Fixed the signature of SysAllocStringByteLen.
|
commit | commitdiff | tree |
2000-10-13 |
Susan Farley | Status bars on managed windows should not have SIZEGRIP...
|
commit | commitdiff | tree |
2000-10-13 |
Uwe Bonnes | Make reg the default output chanel.
|
commit | commitdiff | tree |
2000-10-13 |
Rein Klazes | Ignore setsockopt calls that make the size of the receive...
|
commit | commitdiff | tree |
2000-10-13 |
Stephane Lussier | Subitems of listviews were not painted with the right...
|
commit | commitdiff | tree |
2000-10-13 |
Stephane Lussier | After accept is called on the socket, the listening...
|
commit | commitdiff | tree |
2000-10-13 |
Marcus Meissner | Check for buffer overflows on data returns from RegQueryValu...
|
commit | commitdiff | tree |
2000-10-13 |
Konrad Rieck | Changed repne to repnz for Solaris assembler.
|
commit | commitdiff | tree |
2000-10-12 |
Francois Gouget | Moved LCTYPE, GetLocaleInfo, NUMBERFMT, CURRENCYFMT...
|
commit | commitdiff | tree |
2000-10-12 |
Francois Gouget | Added many missing *Pxxx types.
|
commit | commitdiff | tree |
2000-10-12 |
Francois Gouget | ROTFLAGS have their own ifdef protection, take them...
|
commit | commitdiff | tree |
2000-10-12 |
Francois Gouget | Added a declaration for GetEnhMetaFileDescription.
|
commit | commitdiff | tree |
2000-10-12 |
Andreas Mohr | Added Fonts registry key.
|
commit | commitdiff | tree |
2000-10-12 |
Eric Pouech | Fixed regression for debugger startup event creation.
|
commit | commitdiff | tree |
2000-10-12 |
Chris Morgan | Fix depressed state with flat toolbars so pressing...
|
commit | commitdiff | tree |
2000-10-12 |
Susan Farley | On InsertItem with TVI_FIRST, the check for resetting...
|
commit | commitdiff | tree |
2000-10-12 |
Lionel Ulmer | Support non-buffered overlays.
|
commit | commitdiff | tree |
2000-10-12 |
Guy L. Albertelli | Rewrite to support rows of bands.
|
commit | commitdiff | tree |
2000-10-12 |
Serge Ivanov | Simple NULL check.
|
commit | commitdiff | tree |
2000-10-12 |
Stephane Lussier | - Background should not be drawn if the background...
|
commit | commitdiff | tree |
2000-10-12 |
Marcus Meissner | Added 16 (565) -> 15 (555) bit depth converter.
|
commit | commitdiff | tree |
2000-10-12 |
Hidenori Takeshima | Added support for cp936.
|
commit | commitdiff | tree |
2000-10-12 |
Alexandre Julliard | Work-around for gcc bug.
|
commit | commitdiff | tree |
2000-10-12 |
Lionel Ulmer | Implememnted GetFourCCCodes.
|
commit | commitdiff | tree |
2000-10-12 |
Marcus Meissner | Enable XF86vmode switching possible for X11 too.
|
commit | commitdiff | tree |
2000-10-12 |
Eric Pouech | Added PCM converter internal driver.
|
commit | commitdiff | tree |
2000-10-12 |
Lionel Ulmer | Fixed the OpenGL detection code.
|
commit | commitdiff | tree |
2000-10-12 |
Juergen Schmied | Fixed loading of symbols from libraries.
|
commit | commitdiff | tree |
2000-10-12 |
Rein Klazes | Prevent SetFileAttributeA from making directory read...
|
commit | commitdiff | tree |
2000-10-12 |
Francois Gouget | Enable anonymous struct/union support by default in...
|
commit | commitdiff | tree |
2000-10-12 |
Francois Gouget | Added four DDElParam functions.
|
commit | commitdiff | tree |
2000-10-12 |
Francois Gouget | Fix the parameter types and comments of the DDElParam...
|
commit | commitdiff | tree |
2000-10-12 |
Francois Gouget | Removed stray A/W from invocations of WINELIB_NAME_AW.
|
commit | commitdiff | tree |
2000-10-12 |
Mike McCormack | Removed dependency on globals LPT[] and COM{}.
|
commit | commitdiff | tree |
2000-10-12 |
Francois Gouget | Added some of the APIs introduced in Win98, mostly...
|
commit | commitdiff | tree |
2000-10-12 |
Andreas Mohr | Replace null bytes by spaces in WriteConsoleOutputA...
|
commit | commitdiff | tree |
2000-10-12 |
Andreas Mohr | MCICDA didn't open/close the door when calling the...
|
commit | commitdiff | tree |
2000-10-12 |
Stephane Lussier | Implementation of OleLockRunning function.
|
commit | commitdiff | tree |
2000-10-12 |
Aric Stewart | Corrected some segvs that occur with ownerdata listviews.
|
commit | commitdiff | tree |
2000-10-12 |
Marcus Meissner | Return values are reversed in failure/rgdata == NULL...
|
commit | commitdiff | tree |
2000-10-12 |
Andreas Mohr | Changed debugger launching to auto per default.
|
commit | commitdiff | tree |
2000-10-12 |
Niels Kristian Bech... | Define LOCALE_IDEFAULTMACCODEPAGE for Danish locale.
|
commit | commitdiff | tree |
2000-10-12 |
Marcus Meissner | Suppress junk noise at startup of DirectSound on SB...
|
commit | commitdiff | tree |
2000-10-03 |
Alexandre Julliard | Use special environment variables to transmit the cwd...
|
commit | commitdiff | tree |
2000-10-03 |
Francois Gouget | Removed the ';' ending on lines using the DECL_WINELIB_TYPE_...
|
commit | commitdiff | tree |
2000-10-03 |
Francois Gouget | Added some missing 'SysAllocString' prototypes.
|
commit | commitdiff | tree |
2000-10-03 |
Francois Gouget | Fixed some prototypes.
|
commit | commitdiff | tree |
2000-10-03 |
Aric Stewart | Added a white border around the I-beam cursor.
|
commit | commitdiff | tree |
2000-10-02 |
Alexandre Julliard | Release 20001002.
|
commit | commitdiff | tree |
2000-10-02 |
Lawson Whitney | Protect GlobalHandle() against bad parameters.
|
commit | commitdiff | tree |
2000-10-02 |
Alexandre Julliard | Fixed backtrace for apps that never called down to...
|
commit | commitdiff | tree |
2000-10-02 |
Andreas Mohr | Make sure that we skip tasks with missing hInstance.
|
commit | commitdiff | tree |
2000-10-02 |
Andreas Mohr | Introduced a new arena flag called GA_DOSMEM to distinguish...
|
commit | commitdiff | tree |
2000-10-02 |
Francois Jacques | Bug fixes in mmio, related to buffering in record mode.
|
commit | commitdiff | tree |
2000-10-02 |
Alexandre Julliard | Convert NtQueryKey and NtEnumerateKey to the new request...
|
commit | commitdiff | tree |
2000-10-02 |
Alexandre Julliard | Forward all large integer functions to ntdll.
|
commit | commitdiff | tree |
2000-10-02 |
Uwe Bonnes | GetDateFormatA: Check range and recalculate wDayOfWeek.
|
commit | commitdiff | tree |
2000-10-02 |
Patrik Stridvall | Fixed some issues found by winapi_check.
|
commit | commitdiff | tree |
2000-10-02 |
Patrik Stridvall | - Support for stdcall64
|
commit | commitdiff | tree |
2000-10-02 |
Andreas Mohr | Beautified the loadorder array (group DLLs according...
|
commit | commitdiff | tree |
2000-10-02 |
James Hatheway | Silence unneeded exception to allow easier ACM debugging.
|
commit | commitdiff | tree |
2000-10-01 |
Alexandre Julliard | Converted some of the registry server requests to the...
|
commit | commitdiff | tree |