1999-01-24 |
Marcus Meissner | Missing WINAPI. |
commit | commitdiff | tree | snapshot |
1999-01-24 |
Sylvain St... | Implementation of the SafeArray family functions. |
commit | commitdiff | tree | snapshot |
1999-01-24 |
Guy Albertelli | Added stub for SetThreadLocale. |
commit | commitdiff | tree | snapshot |
1999-01-24 |
Guy Albertelli | Finished GetTextCharsetInfo routine. |
commit | commitdiff | tree | snapshot |
1999-01-24 |
Guy Albertelli | Fixed FIXME in EnumTimeFormats32W |
commit | commitdiff | tree | snapshot |
1999-01-24 |
Pascal Cuoq | Fixed typos. |
commit | commitdiff | tree | snapshot |
1999-01-24 |
Sergey Turchanov | Fixed source line matching for functions in DEBUG_Proce... |
commit | commitdiff | tree | snapshot |
1999-01-24 |
Sergey Turchanov | Fix for files which do not contain exports (fg, EXE... |
commit | commitdiff | tree | snapshot |
1999-01-24 |
Ulrich Weigand | Implemented KERNEL.621 (CBClientThunkSLEx). |
commit | commitdiff | tree | snapshot |
1999-01-24 |
Marcus Meissner | Allow switching off/on of debugmsgs in the debugger. |
commit | commitdiff | tree | snapshot |
1999-01-24 |
Andreas Mohr | Implemented Int 0x15/0xc0: BIOS - GET CONFIG and some... |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Andreas Mohr | Implemented WIN16_CallMsgFilter32, WIN16_DispatchMessage32, |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Juergen Schmied | - some fixes, cleaned up includes, fixed leaks |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Juergen Schmied | Moved the instance creation of GUID's to a new file. |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Juergen Schmied | New file to instantiate GUID's ms-like. |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Marcus Meissner | Set private data struct to NULL to expose problems... |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Zygo Blaxell | Fixed typos. |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Marcus Meissner | DOS programs use handles 0-4 without opening/closing... |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Marcus Meissner | Remove configure.in->configure rule (we might not have... |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Ove Kaaven | Added "user-friendly" warning for missing X. |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Alexandre Julliard | Fixed GetObject macro problem. |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Lionel Ulmer | - updated documentation to be in sync with current... |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Lionel Ulmer | - various warning and bug fixes |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Lionel Ulmer | - added more texture formats using OpenGL's packed... |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Lionel Ulmer | - better support for ExecuteBuffers |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Lionel Ulmer | - corrected bug in Z Buffer allocation |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Morten Welinder | Missing WINAPI. |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Niclas Karlsson | Removed DT_SINGLELINE and DT_NOCLIP styles for SS_LEFTN... |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Marcus Meissner | Check opened enhmetafile for magic values. |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Rob Riggs | Fixed duplicate sound buffer handling. Updated status. |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Juergen Schmied | New functions lmemcpynAtoW and lmemcpynWtoA for conve... |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Juergen Schmied | Implemented CreateHalftonePalette. |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Marcus Meissner | Implemented ExtractIconEx16, added some consts to Extra... |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Sylvain St... | DoDragDrop and OleIsCurrentClipboard stub implementation. |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Francis Beaudet | Make LoadTypeLib stub return failure instead of success. |
commit | commitdiff | tree | snapshot |
1999-01-22 |
Marcus Meissner | Fixed accelerator handling. ACCEL16 used internal,... |
commit | commitdiff | tree | snapshot |
1999-01-21 |
Francis Beaudet | There were two copies of the DdeCmpStringHandles (A... |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Pablo Saratxaga | Small patch. |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Marcus Meissner | Win32 console needs SYNCHRONIZE access. |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Marcus Meissner | autoconf: added checks for libio.h, elf.h, curses.h... |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Marcus Meissner | LCMapStringA: if dstlen is insufficient, return |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Marcus Meissner | Some small fixes to enhmetafiles. |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Marcus Meissner | Do not call ownerdraw for invalid items (empty focusrects). |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Noomen Hamza | Fixed the NC_DrawMaxButton95 and NC_DrawMinButton95... |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Noel Borthwick | Reparenting a window with SetParent in Windows should... |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Robert Riggs | Use external DirectPlay DLLs by default. |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Ulrich Weigand | Allow passing task handles to GetThreadQueue() and... |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Ulrich Weigand | Handle (console) applications that never created a... |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Ulrich Weigand | - Fixed creation of message queue in hook API routines. |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Ulrich Weigand | Check module name length in ModuleNext(). |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Ulrich Weigand | Use Callout to call RedrawWindow32. |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Ove Kaaven | Clear DOS extended error only for funcs >=0x2f (thanks... |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Marcus Meissner | Unified palette create, do allocate colorcells on init... |
commit | commitdiff | tree | snapshot |
1999-01-19 |
Alexandre Julliard | Hacked server-side device support |
commit | commitdiff | tree | snapshot |
1999-01-19 |
Alexandre Julliard | Added long type format. |
commit | commitdiff | tree | snapshot |
1999-01-19 |
Alexandre Julliard | Added server-side device support (only a hack for now). |
commit | commitdiff | tree | snapshot |
1999-01-17 |
Alexandre Julliard | Group commit for recovery after disk crash. |
commit | commitdiff | tree | snapshot |
1999-01-17 |
Alexandre Julliard | Recovery of release 990110 after disk crash. wine-990110 |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Alexandre Julliard | Release 990103. wine-990103 |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Lionel Ulmer | - beginning of implementation of Direct3D2 (DX 5.0... |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Marcus Meissner | Try to autodetect NT4. |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Marcus Meissner | 0 means success, all else failure for WaitForSingleObject. |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Joseph Pranevich | Do not advance the cursor in certain routines. This... |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Joseph Pranevich | Set console video mode when loading DOS app. (Eventuall... |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Joseph Pranevich | Xterm driver can now resize the terminal when a mode... |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Joseph Pranevich | Long standing scroll bug fixed! |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Joseph Pranevich | Rewrite of configuration system to support "regular... |
commit | commitdiff | tree | snapshot |
1999-01-03 |
NF Stevens | Fix the return type of DLGPROC type and mask out the... |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Rein Klazes | Add interface ID's for upcoming ITypeLib implementation. |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Juergen Schmied | Bugfix for trailing slashes, repetition of '/' or ... |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Juergen Schmied | Moved ADVAPI32 files to dlls/advapi32. |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Juergen Schmied | New stubs NTSHChangeNotifyRegister, NTSHChangeNotifyDer... |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Juergen Schmied | SHCloneSpecialIDList implemented. |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Juergen Schmied | Shell_GetCachedImageIndex32[A|W] implemented. |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Andreas Mohr | Implemented raw device access calls for ioctlGenericBlk... |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Andreas Mohr | Added automatic CMOS RAM checksum calculation. |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Andreas Mohr | SendASPI32Command32 has to be __cdecl. |
commit | commitdiff | tree | snapshot |
1999-01-03 |
James Juran | Of course we want the last 100 lines, not the first... |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Ove Kaaven | Reading joystick 5 when we only support 4 should fail... |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Ove Kaaven | Playing a non-existent CD should fail instead of crash. |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Marcus Meissner | Check for necessary configure reruns for Makefile and... |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Ove Kaaven | Emulates ins/outs correctly for DOS programs. |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Alexandre Julliard | Implemented file sharing checks in the server. |
commit | commitdiff | tree | snapshot |
1999-01-02 |
Alexandre Julliard | Fixed bug in CreateFileMapping when name is not NULL. |
commit | commitdiff | tree | snapshot |
1999-01-02 |
Alexandre Julliard | Fixed CHECK_STRING display. |
commit | commitdiff | tree | snapshot |
1999-01-01 |
Richard A Lough | Put return value of LocalAlloc in CX too. |
commit | commitdiff | tree | snapshot |
1999-01-01 |
Dimitrie O... | Protect against multiple includes. |
commit | commitdiff | tree | snapshot |
1999-01-01 |
Alexandre Julliard | Use proper system directory. |
commit | commitdiff | tree | snapshot |
1999-01-01 |
Alexandre Julliard | Got rid of CLIENT_GetProcessInfo. |
commit | commitdiff | tree | snapshot |
1999-01-01 |
Michael Veksler | Moves more stuff from windows.h. |
commit | commitdiff | tree | snapshot |
1999-01-01 |
Alexandre Julliard | Fixed CloseHandle() on global handles. |
commit | commitdiff | tree | snapshot |
1999-01-01 |
James Juran | Add some information to the man page and README file. |
commit | commitdiff | tree | snapshot |
1999-01-01 |
NF Stevens | Delphi 2.0 needs to allocate a bitmap bigger than 4096... |
commit | commitdiff | tree | snapshot |
1999-01-01 |
NF Stevens | Initialize lpdwNeeded. |
commit | commitdiff | tree | snapshot |
1999-01-01 |
Marcus Meissner | Include stuff even if not on __i386__ for debug defines. |
commit | commitdiff | tree | snapshot |
1999-01-01 |
Marcus Meissner | Another // comment fixed. |
commit | commitdiff | tree | snapshot |
1999-01-01 |
Marcus Meissner | Need <errno.h> for errno decl. on Solaris. |
commit | commitdiff | tree | snapshot |
1999-01-01 |
Douglas Ridgway | Implement TranslateCharsetInfo, change charset type... |
commit | commitdiff | tree | snapshot |
1999-01-01 |
Alex Korobka | Better CB_SETCURSEL message handling. |
commit | commitdiff | tree | snapshot |
1999-01-01 |
Alexandre Julliard | Moved MsgWaitForMultipleObject implementation to USER... |
commit | commitdiff | tree | snapshot |
next |