2000-02-19 |
Alexandre Julliard | Store config file contents in the registry so we only... |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Alexandre Julliard | Store the handle of the process exe file in the server. |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Owen Wang | Set the type of VarBstrFromDate to dwFlags, instead... |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Andreas Mohr | Added/corrected ordinals of kernel, gdi, user. |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Noomen Hamza | Popup windows will be hidden when minimizing the main... |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Alexandre Julliard | Changed the loading of typelib files to use a memory... |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Andreas Mohr | DRIVE_FindDriveRoot() always checked from drive A:... |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Eric Pouech | Fixed prototype for OleTranslateColor. |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Matthew Cline | Added WARN messages on open errors. |
commit | commitdiff | tree | snapshot |
2000-02-18 |
Hidenori Takeshima | The maximum size of the buffer is 1024 bytes in Win32. |
commit | commitdiff | tree | snapshot |
2000-02-16 |
Alexandre Julliard | Moved SystemHeap allocations to the process heap. |
commit | commitdiff | tree | snapshot |
2000-02-16 |
Gerard Patel | Do not use GlobalFindAtom with atom handles in CreateWi... |
commit | commitdiff | tree | snapshot |
2000-02-16 |
Ulrich Czekalla | Send WM_HELP message when F1 is pressed. |
commit | commitdiff | tree | snapshot |
2000-02-16 |
Alastair McKinstry | Added support for the following celtic languages: Irish... |
commit | commitdiff | tree | snapshot |
2000-02-14 |
Juergen Schmied | Added stub for CoResumeClassObjects. |
commit | commitdiff | tree | snapshot |
2000-02-14 |
Lionel Ulmer | - added argument printing to stubs |
commit | commitdiff | tree | snapshot |
2000-02-14 |
Ove Kaaven | ioctlsocket() now returns success if the app sets nonbl... |
commit | commitdiff | tree | snapshot |
2000-02-14 |
Gerald Pfeifer | Fixed FreeBSD compile. |
commit | commitdiff | tree | snapshot |
2000-02-14 |
Eric Pouech | - fixed crash on mci channel tracing |
commit | commitdiff | tree | snapshot |
2000-02-13 |
James Abbatiello | Moved CLIPPING_UpdateGCClipping call outside of the... |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Dave Pickles | Added definition for STILL_ACTIVE. |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Juergen Lock | Added configure check for the unix domain sockaddr... |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Juergen Lock | Fixed CDROM_Audio_Seek for non-linux systems. |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Matthew Cline | GetObjectA() now rejects GDI handles which are invalid. |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Juergen Lock | VERSION_GetSystemDLLVersion crashed when being called... |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Martin Fuchs | Display the system popup menu when clicking with the... |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Alexandre Julliard | Removed check for class existence. |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Alexandre Julliard | Removed superfluous GlobalFindAtom calls. |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Juergen Schmied | Reading of ri blocks. |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Matthew Cline | Check that ci->hWindowMenu is not zero before using it. |
commit | commitdiff | tree | snapshot |
2000-02-13 |
David Howells | Implemented isw*() wctype.h functions. |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Andreas Mohr | Better error messages. |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Alex Priem | Fixed off-by-one error. |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Alexandre Julliard | Moved global atoms to the server (based on the work... |
commit | commitdiff | tree | snapshot |
2000-02-12 |
Matthew Cline | Added a PTEXTMETRIC[A|W] definition. |
commit | commitdiff | tree | snapshot |
2000-02-12 |
Matthew Cline | Added typedefs for PSHORT and PUSHORT. |
commit | commitdiff | tree | snapshot |
2000-02-12 |
Andreas Mohr | Protect EndDialog() from invalid window handles. |
commit | commitdiff | tree | snapshot |
2000-02-12 |
Lionel Ulmer | Replaced fprintfs by proper debug macros and fixed... |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Ian Schmidt | Added GUIDs, defines, and structures for DirectX7. |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Oleg Korda | Added Russian translation. |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Phillip Ezolt | Added missing goto in switch statement. |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Marcus Meissner | Initialize the NONCLIENTMETRICS with 0 (helps moorhuhn... |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Alexandre Julliard | Optimized debugging API to reduce code size. |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Alexandre Julliard | Removed extra includes from ole.h and wingdi.h. |
commit | commitdiff | tree | snapshot |
2000-02-10 |
Jeremy White | Removed #include of wingdi.h and windef.h from winuser... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Owen Wang | Make CLSIDFromString return a CLSID of zeros instead... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Gerald Pfeifer | Fixed unconditional use of JOYDEV. |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Michael Cardenas | Added a bunch of macros needed for compiling Winelib... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Juergen Schmied | Added ListView_EditLabel macros. |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Juergen Schmied | Changed import to ordinal. |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Juergen Schmied | Added IPersistFolder2 interface. |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Andreas Mohr | - implemented serial numbers for audio CDs and data CDs |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Sean Langley | Made OleCreateFontIndirect have the same signature... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Sean Langley | OLEPRO32 stubs. |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Juergen Schmied | Added CF_HDROP. |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Wolfgang Schwotzer | Extended the winmm joystick API calls to support the... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Juergen Lock | Added context functions for FreeBSD. |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Sheri Steeves | Fix for the system tray, Icon and popup menu's now... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Marcus Meissner | Use window properties instead of window long, also... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Noomen Hamza | Running object table are not using 0 as a valid index... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Luc Tourangeau | Implementation of Static OwnerDraw. |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Marcus Meissner | Height calculation was 1 off in ImageList_Read. |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Alexandre Julliard | Removed resource.h. |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Ulrich Weigand | Added .spec files for all libtest/ and programs/ WineLi... |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Ulrich Weigand | Added .spec keyword 'mode' to allow creating built... |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Ulrich Weigand | Fixed memory overwrite bug. |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Jeremy White | Moved definitions such as BOOL16 and INT16 from windef... |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Julio César... | GetNumberFormatA implementation added. |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Marcus Meissner | Save and restore cursor in WriteConsoleOutputA. |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Alex Priem | - Implementation of WM_SETFORMAT |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Ove Kaaven | Added INT_Int16ReadChar and made int09 handle special... |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Ove Kaaven | Added alphanumeric mode to the VGA emulation. |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Ove Kaaven | Cleanup VGA refresh when terminating. |
commit | commitdiff | tree | snapshot |
2000-02-03 |
Ove Kaaven | Handle backspace correctly. |
commit | commitdiff | tree | snapshot |
2000-01-31 |
Alexandre Julliard | Build most dlls as separate shared libraries. |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Alexandre Julliard | Release 20000130. wine-20000130 |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Ulrich Weigand | Added configure check for sys/reg.h. |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Marcus Meissner | Overlay indices are signed shorts (-1 means no overlay) |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Marcus Meissner | GetDeviceCaps: spot yet unsupported accesses to the... |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Ulrich Weigand | Moved debugger to libwine to make it available to WineL... |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Ulrich Weigand | Mark initial process as 32-bit for WineLib apps. |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Andreas Mohr | - Windows skips the '\t' and ' ' at the beginning and... |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Juergen Schmied | - fixes, loading of settings per user |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Francois Gouget | The COM virtual tables must use the |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Ove Kaaven | Made int9 handler add keystroke to BIOS keyboard buffer. |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Ove Kaaven | dosmod protocol revision 3, featuring MPROTECT and... |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Ove Kaaven | Added a couple of prototypes. |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Dmitry Timoshkov | Add information about code pages to default registry. |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Patrik Stridvall | - Unixware (Solaris) linker typo fixed |
commit | commitdiff | tree | snapshot |
2000-01-30 |
Patrik Stridvall | Solaris support for {set,get}_thread_context added. |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Alexandre Julliard | Added our own user_regs_struct definition for better... |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Dmitry Timoshkov | Correct the behaviour of the accelerator keys in dialog... |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Ulrich Weigand | Link only a single .rc file with application. |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Andreas Mohr | - add some documentation items |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Andreas Mohr | - support for reading labels and serial nums from device |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Andreas Mohr | Added SETUPX dll. |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Patrik Stridvall | Fixed minor issues found by winapi_check. |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Patrik Stridvall | - Minor fixes. |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Marcus Meissner | Implemented ImageList_Read (not 100% correct in regardi... |
commit | commitdiff | tree | snapshot |
2000-01-29 |
Marcus Meissner | nIconIndex == -1 should return nr of available icons... |
commit | commitdiff | tree | snapshot |
next |