1998-10-24 |
Juergen Schmied | Changed some string-shell32 functions to 32AW, paramete... |
commit | commitdiff | tree | snapshot |
1998-10-24 |
Juergen Schmied | Added VERSION_IsOsUnicode(). |
commit | commitdiff | tree | snapshot |
1998-10-24 |
Uwe Bonnes | More off-by-one errors fixed. |
commit | commitdiff | tree | snapshot |
1998-10-24 |
Uwe Bonnes | File sharing fixes. |
commit | commitdiff | tree | snapshot |
1998-10-23 |
Nick Holloway | Bug fix. |
commit | commitdiff | tree | snapshot |
1998-10-23 |
Ove Kaaven | Fixed DOS environment passing. |
commit | commitdiff | tree | snapshot |
1998-10-23 |
Juergen Schmied | Sysmetrics32W for SPI_GETICONTITLELOGFONT returns corre... |
commit | commitdiff | tree | snapshot |
1998-10-23 |
Juergen Schmied | New FONT_GetObject32W(), GetObject32W(). |
commit | commitdiff | tree | snapshot |
1998-10-23 |
Juergen Schmied | New stub RegisterTaskList. |
commit | commitdiff | tree | snapshot |
1998-10-23 |
Juergen Schmied | More parameter checking in RltCopySid. |
commit | commitdiff | tree | snapshot |
1998-10-23 |
Juergen Schmied | More message mapping 32A<-->32W for EM_, CB_, LB_ for... |
commit | commitdiff | tree | snapshot |
1998-10-23 |
Ove Kaaven | Added new dll avifil32.dll. |
commit | commitdiff | tree | snapshot |
1998-10-23 |
Ove Kaaven | First shot at DPMI realmode calls. |
commit | commitdiff | tree | snapshot |
1998-10-23 |
Ulrich Weigand | Fixed several bugs with DLL initialization. |
commit | commitdiff | tree | snapshot |
1998-10-22 |
Marcus Meissner | Added ordinal for two syslevel functions. |
commit | commitdiff | tree | snapshot |
1998-10-22 |
Marcus Meissner | Another missing WINAPI. |
commit | commitdiff | tree | snapshot |
1998-10-22 |
Marcus Meissner | Small corrections in mmio declarations. |
commit | commitdiff | tree | snapshot |
1998-10-22 |
Marcus Meissner | Take virtual sizes in account for the total vma size. |
commit | commitdiff | tree | snapshot |
1998-10-22 |
Dimitrie O... | Add some more NLS definitions for the Romanian language. |
commit | commitdiff | tree | snapshot |
1998-10-22 |
Marcus Meissner | Some programs (quake2 et al) do check for DSCAPS_EMULDR... |
commit | commitdiff | tree | snapshot |
1998-10-22 |
Pete Ratzlaff | Stub for CoCreateGuid(). |
commit | commitdiff | tree | snapshot |
1998-10-22 |
Brian Litzinger | Fixes for FreeBSD. |
commit | commitdiff | tree | snapshot |
1998-10-22 |
Petter Reinholdtsen | Make sure hello3res.h is generated even if 'make depend... |
commit | commitdiff | tree | snapshot |
1998-10-22 |
NF Stevens | Fixed moving and sizing of child windows. |
commit | commitdiff | tree | snapshot |
1998-10-22 |
Marcus Meissner | XQueryKeymap -> TSXQueryKeymap (fixes the XIO errors... |
commit | commitdiff | tree | snapshot |
1998-10-21 |
Ove Kaaven | Added indirection for ctx_debug to the DOS loader,... |
commit | commitdiff | tree | snapshot |
1998-10-21 |
Marcus Meissner | Support anon shared mappings using temporary files... |
commit | commitdiff | tree | snapshot |
1998-10-21 |
Marcus Meissner | Was freeing the incorrect pointers -> crash in mallocs... |
commit | commitdiff | tree | snapshot |
1998-10-21 |
Marcus Meissner | DefineDosDevice stub added. |
commit | commitdiff | tree | snapshot |
1998-10-21 |
Chad Powell | Added a default program option in wine.conf in section... |
commit | commitdiff | tree | snapshot |
1998-10-21 |
David Cuthbert | Better fix for this_is_a_syntax_error. |
commit | commitdiff | tree | snapshot |
1998-10-21 |
Pablo Saratxaga | Added the entries for LOCALE_SISO639LANGNAME and |
commit | commitdiff | tree | snapshot |
1998-10-21 |
James Juran | Updated manpage. |
commit | commitdiff | tree | snapshot |
1998-10-21 |
Patrik Stridvall | Fixed wrong ordinals. |
commit | commitdiff | tree | snapshot |
1998-10-21 |
NF Stevens | Fixed a bug in RectInRegion. |
commit | commitdiff | tree | snapshot |
1998-10-20 |
NF Stevens | Removed an incorrect error message. |
commit | commitdiff | tree | snapshot |
1998-10-20 |
Petter Reinholdtsen | Make sure the access functions are always used to get... |
commit | commitdiff | tree | snapshot |
1998-10-19 |
Eric Pouech | Fixed bug on platforms were buffers returned by getenv... |
commit | commitdiff | tree | snapshot |
1998-10-19 |
Dave Cuthbert | Changed "this is a syntax error" to "this_is_a_syntax_e... |
commit | commitdiff | tree | snapshot |
1998-10-19 |
Uwe Bonnes | Fixed off by one error in HANDLE_GetObjPtr. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Alexandre Julliard | Release 981018. wine-981018 |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Alexandre Julliard | Updated for 981018. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Alexandre Julliard | Moved old ChangeLog to documentation/ChangeLog.OLD. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Alexandre Julliard | Added CVS information. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Uwe Bonnes | Try to implement the OF_SHARE_XXX options. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Matthew Becker | Documentation updates. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Uwe Bonnes | Added stub for CoSetState32. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Chad Powell | Added ability to read a startup program from wine.ini... |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Marcel Baur | Updated. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Marcel Baur | Fixed GetOpenFileName and GetSaveFileName dialogs. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Alexandre Julliard | Added Alex Priem. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Alex Priem | Further improvements. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Turchanov Sergey | Implemented LoadCursorFromFile, fixed DrawIconEx to... |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Turchanov Sergey | Fixed LoadImage to support almost all LR_ flags. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Turchanov Sergey | Fixed bug in DIB_SetImageBits_RLE8 (because 'color... |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Turchanov Sergey | Added VIRTUAL_MapFileW to map file to memory in one... |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Turchanov Sergey | Moved Multimonitor API declarations to windows.h. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Turchanov Sergey | Implemented DefDriverProc32 from winmm.dll. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Alex Korobka | Added debugging output. |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Alex Korobka | Got rid of flickering scrollbar arrows. MDI scrolling... |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Juergen Schmied | GetLocaleInfo32A can handle len=0 now, sets LastError... |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Rein Klazes | CallProc[Ex]32W called with lpProcAddress==NULL should... |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Ove Kaaven | Reduced huge (1GB) heap creation that caused Starcraft... |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Patrik Stridvall | Compile fix for Solaris. |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Patrik Stridvall | Compile fix for non OSS systems. |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Patrik Stridvall | Compile fix for non XF86-DGA systems. |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Petter Reinholdtsen | New file to test DRIVE_GetLabel. |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Peter Hunnisett | Small, suboptimal, fix for 32 bit cdaudio open routines... |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Peter Hunnisett | Fixed small typo. |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Peter Hunnisett | Added a bunch of stubs for ddraw suface routines. All... |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Juergen Schmied | Fixed GetLocaleInfo32A for other languages than en_uk. |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Marcus Meissner | Fixed some more missing WINAPIs (hopefully correct). |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Marcus Meissner | Fixed the = -> == bug. |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Marcus Meissner | Added FIXME() for a slightly incorrect implementation... |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Joseph Pranevich | Shell parameters (config.sys) and ANSI support stubs. |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Joseph Pranevich | Terminate and Stay Resident now a fixme because it... |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Joseph Pranevich | Added int16.c and int29.c. |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Joseph Pranevich | More interrupts that can be done from DOS mode. |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Joseph Pranevich | Added int29 (Fast Write to Screen) support. |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Joseph Pranevich | Added int16 (Keyboard) support, mostly stubs. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
Juergen Schmied | Many bugfixes, new stubs SHGetRealIDL, SHRegQueryValue32W, |
commit | commitdiff | tree | snapshot |
1998-10-16 |
Dietmar Kling | Added undocumented function RtlOpenCurrentUser. |
commit | commitdiff | tree | snapshot |
1998-10-16 |
Uwe Bonnes | Renamed all LPIMAGE_* types to PIMAGE_*. |
commit | commitdiff | tree | snapshot |
1998-10-15 |
Rein Klazes | Fixed an error when an owned window activates its owner... |
commit | commitdiff | tree | snapshot |
1998-10-15 |
Rein Klazes | Closing a dialog using the menu bar ("x" or "-" button... |
commit | commitdiff | tree | snapshot |
1998-10-15 |
Marcus Meissner | Added missing WINAPIs. |
commit | commitdiff | tree | snapshot |
1998-10-15 |
Juergen Schmied | New stubs PrivateExtractIconEx[AW], PrivateExtractIconsW, |
commit | commitdiff | tree | snapshot |
1998-10-15 |
Juergen Schmied | New stubs NtQueryInformationThread, NtQueryInformationT... |
commit | commitdiff | tree | snapshot |
1998-10-15 |
Turchanov Sergey | Fixed PlaySound to start its thread the right way. |
commit | commitdiff | tree | snapshot |
1998-10-14 |
Alex Korobka | CB_SETCURSEL and some other fixes. |
commit | commitdiff | tree | snapshot |
1998-10-14 |
Alex Korobka | Better QUEUE_FlushMessages(). |
commit | commitdiff | tree | snapshot |
1998-10-14 |
Moshe Vainer | Partial implementation of GetOutlineTextMetrics32A. |
commit | commitdiff | tree | snapshot |
1998-10-14 |
Ulrich Weigand | Do not clip source rectangle even by visible region... |
commit | commitdiff | tree | snapshot |
1998-10-14 |
Ulrich Weigand | Added stub for VMM PM API AH=026[de] (never say 'safe... |
commit | commitdiff | tree | snapshot |
1998-10-14 |
Ulrich Weigand | Bugfix: Local32Free caused free handles list corruption. |
commit | commitdiff | tree | snapshot |
1998-10-14 |
Marcus Meissner | Fixed --disable-debug config option. |
commit | commitdiff | tree | snapshot |
1998-10-13 |
Petter Reinholdtsen | Added stubs SHRegCloseKey(), SHRegOpenKey[AW](), SHRegQ... |
commit | commitdiff | tree | snapshot |
1998-10-12 |
Norman Stevens | Improving keyboard handling, including accelerator... |
commit | commitdiff | tree | snapshot |
1998-10-11 |
Alexandre Julliard | Touch to test auto mailing of commits. |
commit | commitdiff | tree | snapshot |
1998-10-11 |
Eric Pouech | Added support in file dialog boxes handling for filters... |
commit | commitdiff | tree | snapshot |
next |