1999-05-08 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-05-08 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-05-08 |
Huw D M Davies | Split off wingdi16.h from wingdi.h. Add many more... |
tree | commitdiff |
1999-05-08 |
Noomen Hamza | Bug fixes. |
tree | commitdiff |
1999-05-04 |
Eric Pouech | Inverted class/channel in __(SET|GET)_DEBUGGING macros. |
tree | commitdiff |
1999-05-03 |
Ulrich Weigand | Fixed off-by-one ordinals in MPR. |
tree | commitdiff |
1999-05-02 |
Alexandre Julliard | Converted to the new debugging interface (done with... |
tree | commitdiff |
1999-05-02 |
Alexandre Julliard | Misc fixes and improvements. |
tree | commitdiff |
1999-05-02 |
Michael Veksler | Removed redundant include of winbase.h from winuser16.h. |
tree | commitdiff |
1999-05-02 |
Klaas van Gend | Bugfix for EnumPrinters level 2. |
tree | commitdiff |
1999-05-01 |
Juergen Schmied | Fixed typo. |
tree | commitdiff |
1999-05-01 |
Ove Kaaven | Fixed off-by-one bug in async output buffers. |
tree | commitdiff |
1999-04-25 |
Alexandre Julliard | Use $HOME instead of getpwuid for user's home directory. |
tree | commitdiff |
1999-04-25 |
Patrik Stridvall | #pragma pack(?) changed to #include "*pack*.h" |
tree | commitdiff |
1999-04-25 |
Andreas Mohr | Improved VERSION_GetVersion. |
tree | commitdiff |
1999-04-25 |
Uwe Bonnes | Add a stub for GlobalMasterHandle. |
tree | commitdiff |
1999-04-24 |
Noomen Hamza | Set (when registry loaded) data to "\0" and length... |
tree | commitdiff |
1999-04-22 |
Patrik Stridvall | Fixed ANSI compabillity. |
tree | commitdiff |
1999-04-22 |
Michael Veksler | Removed some includes of 16 bit API. |
tree | commitdiff |
1999-04-22 |
Noomen Hamza | Initialize the output buffer parameters to 0 in RegQuer... |
tree | commitdiff |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
tree | commitdiff |
1999-04-18 |
Eric Pouech | Bug fix in GetLen. |
tree | commitdiff |
1999-04-18 |
Bertho Stultiens | Reorganization of the loader to correctly load and... |
tree | commitdiff |
1999-04-18 |
Keith Matthews | DdeNameService: expansion of stub to trap unused instan... |
tree | commitdiff |
1999-04-18 |
Uwe Bonnes | Don't announce the WNetDirectoryNotify capability WNetG... |
tree | commitdiff |
1999-04-18 |
Juergen Schmied | SystemParametersInfo SPI_GETNONCLIENTMETRICS: implement... |
tree | commitdiff |
1999-04-16 |
Michael Veksler | Fixed warnings. |
tree | commitdiff |
1999-04-16 |
Pablo Saratxaga | Added walon language support (I also moved Cz -> Cs... |
tree | commitdiff |
1999-04-15 |
Ove Kaaven | _CIpow argument order was confirmed with Starcraft... |
tree | commitdiff |
1999-04-15 |
Keith Matthews | More of DdeCreateStringHandleA, DdeFreeStringHAndle... |
tree | commitdiff |
1999-04-11 |
Andreas Mohr | Fixed a crash due to invalid OpenComm return value... |
tree | commitdiff |
1999-04-11 |
Ulrich Weigand | Use services thread instead of timer signals. |
tree | commitdiff |
1999-04-11 |
Klaas van Gend | Added stub for PrinterProperties. |
tree | commitdiff |
1999-04-11 |
Ove Kaaven | Made _ftol take argument from FPU stack. Starcraft... |
tree | commitdiff |
1999-04-11 |
Michael Veksler | - Fix comments after the big renaming (xxxx32y -->... |
tree | commitdiff |
1999-04-11 |
David Gay | Fixed crash due to a value of name length 0, value... |
tree | commitdiff |
1999-04-11 |
Juergen Schmied | Fixed buffer overrun. |
tree | commitdiff |
1999-04-10 |
Marcus Meissner | Reimplemented winsock asynchronous DNS services. No... |
tree | commitdiff |
1999-04-10 |
Sylvain St.Germain | Implementation of HKU key saving and loading. Add new... |
tree | commitdiff |
1999-04-10 |
James Juran | Check for drivers==NULL before trying to delete them... |
tree | commitdiff |
1999-04-10 |
Ulrich Weigand | Call InitApp16 (using Callout) for initial process. |
tree | commitdiff |
1999-04-10 |
Klaas van Gend | Bugfix EnumPrintersA: lpbPrinters=NULL or cbBuf=0 would... |
tree | commitdiff |
1999-04-06 |
Keith Matthews | Correction of Mutex handling in DdeInitializeW for... |
tree | commitdiff |
1999-04-04 |
Lawson Whitney | Fixed the modem control part of EscapeCommFunction16. |
tree | commitdiff |
1999-04-03 |
Christian Schlaile | Implemented makepath, rand() returns correct range... |
tree | commitdiff |
1999-04-02 |
Francois Boisvert | Suspend all windows locks before the control is passed... |
tree | commitdiff |
1999-04-01 |
Ove Kaaven | Implemented async comm buffers (but probably not bugfre... |
tree | commitdiff |
1999-04-01 |
Ulrich Weigand | Added USER32.UserSignalProc to Callout table. |
tree | commitdiff |
1999-04-01 |
Ulrich Weigand | Allow NULL NE resource handler; call the default handle... |
tree | commitdiff |
1999-04-01 |
Patrik Stridvall | More code moved to the X11 driver (bitmap and palette... |
tree | commitdiff |
1999-03-28 |
Dimitrie O. Paun | Changed some debug messages from one channel to another... |
tree | commitdiff |
1999-03-28 |
Andreas Mohr | Added missing WINAPIs. |
tree | commitdiff |
1999-03-28 |
Klaas van Gend | Rewrote EnumPrintersA, added CriticalSection around... |
tree | commitdiff |
1999-03-25 |
David Luyer | Changed "strings.h" to "string.h". |
tree | commitdiff |
1999-03-24 |
Marcus Meissner | Added translation for SO_RCVTIMEO (as seen by IE4). |
tree | commitdiff |
1999-03-23 |
Rein Klazes | Corrected small bug in GetCommState16. Parity check... |
tree | commitdiff |
1999-03-22 |
Marcus Meissner | Added -dll option for winelib programs. (Note: will... |
tree | commitdiff |
1999-03-22 |
Veksler Michael | Removed winuser16.h from x11drv.h. |
tree | commitdiff |
1999-03-22 |
Klaas van Gend | Implementation of EnumPrintersA, info level 4 and 5. |
tree | commitdiff |
1999-03-21 |
Ove Kaaven | Made commerror and eventmask local to each port (for... |
tree | commitdiff |
1999-03-20 |
Alexandre Julliard | No longer need to delete system heap critical section. |
tree | commitdiff |
1999-03-18 |
Marcus Meissner | Lots of warning fixed, one missing WINAPI in ddraw... |
tree | commitdiff |
1999-03-18 |
Marcus Meissner | Added Module32* stubs. |
tree | commitdiff |
1999-03-17 |
Marcus Meissner | Make cdrom.c compile on FreeBSD (FreeBSD does not seem... |
tree | commitdiff |
1999-03-16 |
Marcus Meissner | debug.h must be last, or we get ERR() macro problems... |
tree | commitdiff |
1999-03-16 |
Ulrich Weigand | Fix compiler warnings. |
tree | commitdiff |
1999-03-15 |
Eric Pouech | Added new function CDAUDIO_Seek(). |
tree | commitdiff |
1999-03-14 |
Francois Boisvert | Made access to the wnd struct thread-safe. |
tree | commitdiff |
1999-03-14 |
Jim Aston | Renamed wintypes.h to windef.h. |
tree | commitdiff |
1999-03-14 |
Nathan Zorich | Allow the file names and paths for the registry files... |
tree | commitdiff |
1999-03-14 |
Andreas Mohr | Implemented (nearly) all TAPI functions as stubs. |
tree | commitdiff |
1999-03-14 |
Michael McCormack | Basic support for WIN32 serial communications API. |
tree | commitdiff |
1999-03-13 |
Ulrich Weigand | Implemented UTRegister and UTUnRegister. |
tree | commitdiff |
1999-03-13 |
Keith Matthews | Added coded stubs for DdeQueryConvInfo (16 & 32 bit... |
tree | commitdiff |
1999-03-12 |
Marcus Meissner | Removed use of WND struct. |
tree | commitdiff |
1999-03-10 |
Alexander Kanavin | Added support for Russian language. |
tree | commitdiff |
1999-03-10 |
Ulrich Weigand | Added USER.DestroyIcon32 to Callout struct. |
tree | commitdiff |
1999-03-09 |
Marcus Meissner | Fix broken _convert_sockopt for IPPROTO_TCP cases,... |
tree | commitdiff |
1999-02-28 |
Klaas van Gend | Create a new subdirectory for the common dialog box... |
tree | commitdiff |
1999-02-28 |
Marcus Meissner | More include optimizations. |
tree | commitdiff |
1999-02-28 |
Marcus Meissner | More include optimisations and fixes. |
tree | commitdiff |
1999-02-28 |
Alexandre Julliard | Use server handles directly for Win32 handles. Removed... |
tree | commitdiff |
1999-02-28 |
David Luyer | - fixed missing stdlib.h and string.h includes everywhere |
tree | commitdiff |
1999-02-28 |
Marcus Meissner | Some Solaris fixes. <resolv.h> needs <arpa/nameser... |
tree | commitdiff |
1999-02-28 |
Klaas van Gend | Preliminary implementation of the PrintDlgA stub. |
tree | commitdiff |
1999-02-28 |
Marcus Meissner | We got passed a NULL Dialect ptr and accessed it unprot... |
tree | commitdiff |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
tree | commitdiff |
1999-02-25 |
Albert den Haan | For various reasons some of our libwine executables... |
tree | commitdiff |
1999-02-25 |
Alexandre Julliard | Authors: Paul Quinn <paulq@corel.ca>, Zygo Blaxell... |
tree | commitdiff |
1999-02-24 |
Marcus Meissner | Optimized away more includes, readded some #includes... |
tree | commitdiff |
1999-02-22 |
Zygo Blaxell | Implemented some CRTDLL string functions. |
tree | commitdiff |
1999-02-21 |
Michael Veksler | - Fix headers to include less or smaller header files. |
tree | commitdiff |
1999-02-21 |
Marcus Meissner | Change "g" (general regs) into "r" (hardregs) in clone... |
tree | commitdiff |
1999-02-20 |
Marcus Meissner | Problems reported by Donald Page, PR 105-107. |
tree | commitdiff |
1999-02-19 |
Huw D M Davies | Fixed a few broken includes. |
tree | commitdiff |
1999-02-19 |
Ove Kaaven | Fix redraw problems for ChooseColor dialog. |
tree | commitdiff |
1999-02-19 |
Marcus Meissner | Removed a lot of occurences of windows.h (and added... |
tree | commitdiff |
1999-02-18 |
Pascal Lessard | Applied the changes of the resulting color of the choos... |
tree | commitdiff |
1999-02-17 |
Marcus Meissner | Optimized include/*.h: (recursively) include all header... |
tree | commitdiff |
1999-02-17 |
Francis Beaudet | Changed WPRINTF_ExtractVAPtr to take the address of... |
tree | commitdiff |
next |