1999-03-28 |
Juergen Schmied | - adjusted printing of refcounts to be equal
|
commit | commitdiff | tree |
1999-03-28 |
Marcus Meissner | Empty DOSVM_QueueEvent for !MZ_SUPPORTED.
|
commit | commitdiff | tree |
1999-03-28 |
Pavel Roskin | Fixed warnings.
|
commit | commitdiff | tree |
1999-03-28 |
Pavel Roskin | Changed CHOOSECOLOR[AW].Flags from UINT to DWORD.
|
commit | commitdiff | tree |
1999-03-28 |
Alex Korobka | Moved hrgnUpdate from client to window coordinates...
|
commit | commitdiff | tree |
1999-03-28 |
Alex Korobka | Fixed occasional loss of SendMessage() return value.
|
commit | commitdiff | tree |
1999-03-28 |
Lionel Ulmer | Added initialisation of the pixmap_depth field in
|
commit | commitdiff | tree |
1999-03-28 |
Jess Haas | Fixed a warning.
|
commit | commitdiff | tree |
1999-03-28 |
Jess Haas | Added stub for int2f 4b.
|
commit | commitdiff | tree |
1999-03-28 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello...
|
commit | commitdiff | tree |
1999-03-28 |
Huw D M Davies | More Escapes for the PostScript driver.
|
commit | commitdiff | tree |
1999-03-27 |
Francois Gouget | Adapted to the interface/implementation separation.
|
commit | commitdiff | tree |
1999-03-27 |
Francois Gouget | Updated to include all the implementation aspects that...
|
commit | commitdiff | tree |
1999-03-27 |
Francois Gouget | Removed direct access to the virtual table
|
commit | commitdiff | tree |
1999-03-27 |
Francois Gouget | Removed all implementation aspects.
|
commit | commitdiff | tree |
1999-03-27 |
Ulrich Weigand | Fixed sequence of DLL_PROCESS_DETACH notification calls.
|
commit | commitdiff | tree |
1999-03-27 |
Alexandre Julliard | Added cmd line in new_process request.
|
commit | commitdiff | tree |
1999-03-27 |
Ulrich Weigand | All threads created with CreateThread are 32-bit threads.
|
commit | commitdiff | tree |
1999-03-27 |
Juergen Schmied | Reading of binary streams implemented (SHOpenRegStream).
|
commit | commitdiff | tree |
1999-03-27 |
Andreas Mohr | Fixed int25 & int26 error code.
|
commit | commitdiff | tree |
1999-03-27 |
Ulrich Weigand | Allow UserYield16 to be called from 32-bit thread.
|
commit | commitdiff | tree |
1999-03-27 |
Albert Den Hann | Additional macro definitions.
|
commit | commitdiff | tree |
1999-03-27 |
Huw D M Davies | Fixed {S|G}etBitmapBits in x11drv. Removed BITMAP_GetPadding.
|
commit | commitdiff | tree |
1999-03-27 |
Huw D M Davies | Fixed metafile recording of CreatePatternBrush.
|
commit | commitdiff | tree |
1999-03-25 |
Pascal Lessard | Change the AddBitmap function. Implement flat toolbar...
|
commit | commitdiff | tree |
1999-03-25 |
Andreas Mohr | Implemented Get Shift Flags function.
|
commit | commitdiff | tree |
1999-03-25 |
Marcus Meissner | Missing WINAPI.
|
commit | commitdiff | tree |
1999-03-25 |
David Luyer | Changed stdlib.h to string.h.
|
commit | commitdiff | tree |
1999-03-25 |
David Luyer | Added string.h.
|
commit | commitdiff | tree |
1999-03-25 |
David Luyer | Changed "strings.h" to "string.h".
|
commit | commitdiff | tree |
1999-03-25 |
Randy Weems | Fixed off-by-one error if bitblt width or height is...
|
commit | commitdiff | tree |
1999-03-25 |
Francis Beaudet | Implemented:
|
commit | commitdiff | tree |
1999-03-25 |
Eric Pouech | Thread-safe implementation of profile functions (Windows...
|
commit | commitdiff | tree |
1999-03-25 |
Stephane Lussier | Made the timer code thread safe.
|
commit | commitdiff | tree |
1999-03-25 |
Francis Beaudet | Fixed possible endless loop.
|
commit | commitdiff | tree |
1999-03-25 |
Francis Beaudet | Fixed LB_GETCURSEL message to return LB_ERR on empty...
|
commit | commitdiff | tree |
1999-03-25 |
Juergen Schmied | Use the new header for COM definitions.
|
commit | commitdiff | tree |
1999-03-25 |
Juergen Schmied | New stub shell_654.
|
commit | commitdiff | tree |
1999-03-25 |
Sylvain St.Germain | Implementation of TVM_SORTCHILDRENCB.
|
commit | commitdiff | tree |
1999-03-25 |
Sylvain St.Germain | Fix problem in DPA_QuickSort where the sort order was...
|
commit | commitdiff | tree |
1999-03-25 |
Ove Kaaven | Added infrastructure and definitions for general-purpose...
|
commit | commitdiff | tree |
1999-03-25 |
Ove Kaaven | Added handling of SIGUSR2 for the new event interruption...
|
commit | commitdiff | tree |
1999-03-25 |
Ove Kaaven | Added port 0x60 for int 0x09, and port 0x20 for PIC...
|
commit | commitdiff | tree |
1999-03-25 |
Ove Kaaven | Added int 0x09 and int 0x33.
|
commit | commitdiff | tree |
1999-03-25 |
Ove Kaaven | Implemented a int 0x33 handler, with a minimal implementatio...
|
commit | commitdiff | tree |
1999-03-25 |
Ove Kaaven | Implemented a int 0x09 handler, and a scancode queue...
|
commit | commitdiff | tree |
1999-03-25 |
Paul Quinn | Creation of docobj.h.
|
commit | commitdiff | tree |
1999-03-25 |
Huw D M Davies | Allow depth of DIB to differ from depth of bitmap in...
|
commit | commitdiff | tree |
1999-03-24 |
Alexandre Julliard | Abort on input error.
|
commit | commitdiff | tree |
1999-03-24 |
Adrian Thurston | Population of oledlg.
|
commit | commitdiff | tree |
1999-03-24 |
Ulrich Weigand | Add IsWindow() checks after SendMessage() returns.
|
commit | commitdiff | tree |
1999-03-24 |
Jess Haas | Fixed a small bug in int10.
|
commit | commitdiff | tree |
1999-03-24 |
Pascal Lessard | COMBO_Size: maintain the height of the RectCombo when...
|
commit | commitdiff | tree |
1999-03-24 |
Alexandre Julliard | Authors: Adrian Thurston <adriant@corel.ca>, Paul Quinn...
|
commit | commitdiff | tree |
1999-03-24 |
Jim Aston | Added a few empty macros.
|
commit | commitdiff | tree |
1999-03-24 |
Marcus Meissner | CURSORICON_Destroy: missing WINAPI added.
|
commit | commitdiff | tree |
1999-03-24 |
Marcus Meissner | Added translation for SO_RCVTIMEO (as seen by IE4).
|
commit | commitdiff | tree |
1999-03-23 |
Alexandre Julliard | Create startup info for the initial process.
|
commit | commitdiff | tree |
1999-03-23 |
Alexandre Julliard | Added server pid and tid in init_thread request, and...
|
commit | commitdiff | tree |
1999-03-23 |
Noomen Hamza | Implemented:
|
commit | commitdiff | tree |
1999-03-23 |
Huw D M Davies | Added StretchDIBits for the PostScript driver.
|
commit | commitdiff | tree |
1999-03-23 |
Ove Kaaven | Added missing ending pragma pack.
|
commit | commitdiff | tree |
1999-03-23 |
Rein Klazes | Corrected small bug in GetCommState16. Parity check...
|
commit | commitdiff | tree |
1999-03-22 |
Ulrich Weigand | Bugfix: cope with quoted arguments for CreateProcess().
|
commit | commitdiff | tree |
1999-03-22 |
Ulrich Weigand | Fixed typo in SizeofResource().
|
commit | commitdiff | tree |
1999-03-22 |
Andreas Mohr | lstrcpyA can't use strcpy.
|
commit | commitdiff | tree |
1999-03-22 |
Marcus Meissner | Added -dll option for winelib programs. (Note: will...
|
commit | commitdiff | tree |
1999-03-22 |
Andreas Mohr | Added strlwr.
|
commit | commitdiff | tree |
1999-03-22 |
Andreas Mohr | Cosmetics.
|
commit | commitdiff | tree |
1999-03-22 |
Eric Pouech | Added new stubs (mmTaskXXX, mmThreadXXX, mciExecute).
|
commit | commitdiff | tree |
1999-03-22 |
Eric Pouech | Started calling mixer as a 32 bit low level driver...
|
commit | commitdiff | tree |
1999-03-22 |
Eric Pouech | Fixed a few bugs. Started implementing mixerMessage...
|
commit | commitdiff | tree |
1999-03-22 |
Eric Pouech | Implemented mciExecute.
|
commit | commitdiff | tree |
1999-03-22 |
Eric Pouech | Added yield proc members to mci struct.
|
commit | commitdiff | tree |
1999-03-22 |
Eric Pouech | Added mixer specfic error codes, fixed type in function...
|
commit | commitdiff | tree |
1999-03-22 |
Eric Pouech | Fixed return codes for default driver proc.
|
commit | commitdiff | tree |
1999-03-22 |
Lawson Whitney | Made LB_GETCURSEL return focus_item if no item has...
|
commit | commitdiff | tree |
1999-03-22 |
Kalevi J Hautaniemi | Added Finnish keyboard layout.
|
commit | commitdiff | tree |
1999-03-22 |
Veksler Michael | Removed winuser16.h from x11drv.h.
|
commit | commitdiff | tree |
1999-03-22 |
Klaas van Gend | Implementation of EnumPrintersA, info level 4 and 5.
|
commit | commitdiff | tree |
1999-03-22 |
Adam Sacarny | Check if the build is stripped, and die if it is.
|
commit | commitdiff | tree |
1999-03-22 |
Veksler Michael | Fixed "reached end of non void..." warnings.
|
commit | commitdiff | tree |
1999-03-22 |
Marcus Meissner | MessageBox32A -> MessageBoxA
|
commit | commitdiff | tree |
1999-03-22 |
Sergey Turchanov | Implementation for FreeLibraryAndExitThread.
|
commit | commitdiff | tree |
1999-03-22 |
Ulrich Weigand | Run Win32 processes in their own threads.
|
commit | commitdiff | tree |
1999-03-21 |
Alexandre Julliard | Changed process initialisation to use the new server...
|
commit | commitdiff | tree |
1999-03-21 |
Alexandre Julliard | Added new_process and init_process request.
|
commit | commitdiff | tree |
1999-03-21 |
Robert Pouliot | One small error corrected and the 102th key...
|
commit | commitdiff | tree |
1999-03-21 |
Ove Kaaven | Made commerror and eventmask local to each port (for...
|
commit | commitdiff | tree |
1999-03-21 |
Ove Kaaven | Fixed prototypes of a couple of comm routines.
|
commit | commitdiff | tree |
1999-03-21 |
Andreas Mohr | Fixed typo.
|
commit | commitdiff | tree |
1999-03-21 |
Francis Beaudet | Clear update region before WM_NCDESTROY.
|
commit | commitdiff | tree |
1999-03-21 |
Alexandre Julliard | Got rid of SYSTEM_LOCK macros.
|
commit | commitdiff | tree |
1999-03-20 |
Alexandre Julliard | No longer need to delete system heap critical section.
|
commit | commitdiff | tree |
1999-03-19 |
Francis Beaudet | Added a check for desktop in SHGetFileInfo.
|
commit | commitdiff | tree |
1999-03-19 |
Eric Pouech | Fixed some bugs in MCI message mapping (32A => 16).
|
commit | commitdiff | tree |
1999-03-19 |
Pavel Roskin | Fixed WIN_SendDestroyMsg.
|
commit | commitdiff | tree |
1999-03-19 |
Pavel Roskin | Removed definitions for FIONREAD and FIONBIO.
|
commit | commitdiff | tree |
1999-03-19 |
Eric Pouech | Fixes some return values for DefDriverProc.
|
commit | commitdiff | tree |
1999-03-19 |
Sylvain St.Germain | Removed the chop command that was there to get rid...
|
commit | commitdiff | tree |