2000-06-02 |
Michael Cardenas | Added a few message crackers. |
tree | commitdiff |
2000-06-01 |
Juergen Schmied | - New (some stubs): SHGetFolderLocation, PathAddExtension, |
tree | commitdiff |
2000-06-01 |
Juergen Schmied | Implemented FindFirstFileEx, cleaned old implementation up. |
tree | commitdiff |
2000-06-01 |
Peter Hunnisett | - Added DirectSoundCapture and DirectSoundCaptureBuffer... |
tree | commitdiff |
2000-05-30 |
Zoran Dzelajlija | Basic Croatian language support. |
tree | commitdiff |
2000-05-30 |
Turchanov Sergei | Implemented local atoms in the server. |
tree | commitdiff |
2000-05-30 |
Dimitrie O. Paun | Separate wineps out of Wine's core. |
tree | commitdiff |
2000-05-30 |
Peter Hunnisett | - Add another way to create a 3d listener interface. |
tree | commitdiff |
2000-05-30 |
Chris Morgan | Added 3D border around control. Fixed monthcal control... |
tree | commitdiff |
2000-05-30 |
Alexandre Julliard | Moved idle event handling to the server. |
tree | commitdiff |
2000-05-30 |
David Grant | - Creating combobox with CBS_SIMPLE style shall set... |
tree | commitdiff |
2000-05-29 |
Alexandre Julliard | Exec a separate wine binary for every win32 process... |
tree | commitdiff |
2000-05-26 |
Alexandre Julliard | Release 20000526. wine-20000526 |
tree | commitdiff |
2000-05-26 |
Huw D M Davies | Add PrintSetup dialog and support for hooks and templates. |
tree | commitdiff |
2000-05-25 |
Huw D M Davies | Move winspool to unicode. |
tree | commitdiff |
2000-05-24 |
Francois Gouget | Sorted out a few misplaced definitions. |
tree | commitdiff |
2000-05-23 |
Patrik Stridvall | Fixed issues found by winapi_check. |
tree | commitdiff |
2000-05-23 |
Ove Kaaven | Improved DirectDrawPalette handling (set it on init... |
tree | commitdiff |
2000-05-23 |
Gerald Pfeifer | #undef DELETE before (re)defining it. |
tree | commitdiff |
2000-05-23 |
Susan Farley | Set and retrieve the window icon that is drawn under... |
tree | commitdiff |
2000-05-23 |
Francois Gouget | Should include commdlg.h. |
tree | commitdiff |
2000-05-23 |
Francois Gouget | Define the _X86_ macro on Intel processors. |
tree | commitdiff |
2000-05-23 |
Gerard Patel | Remove the direct call into core (DIALOG_DoDialogBox). |
tree | commitdiff |
2000-05-18 |
Peter Hunnisett | - Added remaining DirectX 3D3 6&7 3D interfaces. |
tree | commitdiff |
2000-05-18 |
Patrik Stridvall | GetRelAbs for some reason takes 2 parameters, even... |
tree | commitdiff |
2000-05-15 |
Alexandre Julliard | Make sure all Wine processes share the same X display. |
tree | commitdiff |
2000-05-14 |
Alexandre Julliard | Added support for registry values larger than the serve... |
tree | commitdiff |
2000-05-13 |
Peter Hunnisett | - Added ability to create 3D3 interfaces for Xlib |
tree | commitdiff |
2000-05-12 |
Lionel Ulmer | Added support for OpenGL. |
tree | commitdiff |
2000-05-11 |
Patrik Stridvall | Fixed issues found by winapi_check. |
tree | commitdiff |
2000-05-11 |
Ken Thomases | Implemented tab control style TCS_HOTTRACK (tabs are... |
tree | commitdiff |
2000-05-10 |
Alexandre Julliard | Reserve space for the PE header at the start of the... |
tree | commitdiff |
2000-05-09 |
Aric Stewart | Added the ability to use multiline tab controls to... |
tree | commitdiff |
2000-05-07 |
Alexandre Julliard | Jean-Claude Batista |
tree | commitdiff |
2000-05-07 |
Alexandre Julliard | Moved Load/FreeLibrary16 definition to winbase16.h. |
tree | commitdiff |
2000-05-07 |
Chris Morgan | Implemented ListView_SetHoverTime(), ListView_GetHoverT... |
tree | commitdiff |
2000-05-05 |
Aric Stewart | Added WM_SIZING message support. |
tree | commitdiff |
2000-05-03 |
Alexandre Julliard | Generated again. |
tree | commitdiff |
2000-05-03 |
Alexandre Julliard | PE_LoadImage: removed version parameter, set last error... |
tree | commitdiff |
2000-05-03 |
Alexandre Julliard | Store process file name in startup info. |
tree | commitdiff |
2000-05-03 |
Bang Jun-Young | FreeBSD 3.4 compile fix. |
tree | commitdiff |
2000-05-03 |
Alexandre Julliard | Fixed COORD structure definition. |
tree | commitdiff |
2000-05-03 |
Huw D M Davies | Add DosDateTimeToVariantTime prototype. |
tree | commitdiff |
2000-05-03 |
Huw D M Davies | Added HWND_MESSAGE. |
tree | commitdiff |
2000-05-01 |
Alexandre Julliard | Use exception handling to implement the IsBad* functions. |
tree | commitdiff |
2000-05-01 |
Alexandre Julliard | Setup the initial thread %fs from a constructor. |
tree | commitdiff |
2000-05-01 |
Alexandre Julliard | Added DECL_GLOBAL_CONSTRUCTOR macro. |
tree | commitdiff |
2000-05-01 |
Alexandre Julliard | Rewrote Unix process launching to allow passing startup... |
tree | commitdiff |
2000-04-30 |
Alexandre Julliard | Release 20000430. wine-20000430 |
tree | commitdiff |
2000-04-30 |
Dimitrie O. Paun | Removed HEAP_xalloc. |
tree | commitdiff |
2000-04-29 |
Lionel Ulmer | - added thread-safety protection to XListPixmapFormats |
tree | commitdiff |
2000-04-29 |
Eric Pouech | Fixed GetLargestConsoleWindowSize prototype. |
tree | commitdiff |
2000-04-29 |
Ove Kaaven | Added DIB_CreateDIBSection with extra parameter ovr_pit... |
tree | commitdiff |
2000-04-29 |
Ove Kaaven | Add Wine-internal allocation type MEM_SYSTEM for Virtua... |
tree | commitdiff |
2000-04-29 |
Eric Pouech | Enhanced libc's pthread configuration detection. |
tree | commitdiff |
2000-04-29 |
Lionel Ulmer | Added '--enable-opengl' flag to bypass the thread-safet... |
tree | commitdiff |
2000-04-28 |
Alexandre Julliard | Authors: Gavriel State <gavriels@corel.com>, Ulrich... |
tree | commitdiff |
2000-04-28 |
Juergen Schmied | Complete cleanup, bugfixes. |
tree | commitdiff |
2000-04-28 |
Juergen Schmied | Stubs for IQueryAssociations. |
tree | commitdiff |
2000-04-28 |
Martin Fuchs | - Return modified rectangle after layouting header... |
tree | commitdiff |
2000-04-28 |
Dimitrie O. Paun | Get rid of HEAP_xrealloc. |
tree | commitdiff |
2000-04-25 |
Patrik Stridvall | Removed X_DISPLAY_MISSING. |
tree | commitdiff |
2000-04-24 |
Francois Gouget | Include string.h to make winnt.h self-sufficient. |
tree | commitdiff |
2000-04-24 |
Gerard Patel | 32 bits message processing for color dialog. |
tree | commitdiff |
2000-04-24 |
Dimitrie O. Paun | Removed the last xmalloc calls. |
tree | commitdiff |
2000-04-24 |
Alexandre Julliard | Implemented on-demand loading of builtin dlls using... |
tree | commitdiff |
2000-04-23 |
Francois Gouget | Use DECLARE_HANDLE to declare handles. |
tree | commitdiff |
2000-04-23 |
Francois Gouget | DECLARE_HANDLE should not be undef'ed after use. |
tree | commitdiff |
2000-04-23 |
Dmitry Timoshkov | Adapted unimap.pl script and generated by it casemap... |
tree | commitdiff |
2000-04-23 |
Martin Fuchs | Fixed GetNumberFormat declaration. |
tree | commitdiff |
2000-04-23 |
Francois Gouget | Fixed GetProcessHeap() for the STRICT mode. |
tree | commitdiff |
2000-04-19 |
Alexandre Julliard | Use GetProcAddress for mmio* functions to avoid importi... |
tree | commitdiff |
2000-04-18 |
Alexandre Julliard | Moved PE header definitions to winnt.h where they belong. |
tree | commitdiff |
2000-04-18 |
Stephane Lussier | Implemented Mousewheel support. |
tree | commitdiff |
2000-04-18 |
Huw D M Davies | Fixed typo. |
tree | commitdiff |
2000-04-16 |
Alexandre Julliard | Implemented thread and (partial) module snapshots,... |
tree | commitdiff |
2000-04-16 |
Alexandre Julliard | Save the registry on server exit without client interve... |
tree | commitdiff |
2000-04-16 |
Stephane Lussier | Support switching the keyboard layout with WINE running. |
tree | commitdiff |
2000-04-15 |
Alexandre Julliard | Improved Winelib apps initialisation code. No longer... |
tree | commitdiff |
2000-04-15 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
tree | commitdiff |
2000-04-14 |
Ove Kaaven | POSIX threads emulation, tricks glibc into being thread... |
tree | commitdiff |
2000-04-14 |
Marcus Meissner | Detypoed X11DRV_EVENT_SetInputMethod. |
tree | commitdiff |
2000-04-14 |
Huw D M Davies | Define __fastcall. |
tree | commitdiff |
2000-04-14 |
Huw D M Davies | Added a few toolbar defines. |
tree | commitdiff |
2000-04-14 |
Alexandre Julliard | Load done event now created by the server. |
tree | commitdiff |
2000-04-13 |
Eric Pouech | Made the winedbg an external and WineLib program. |
tree | commitdiff |
2000-04-13 |
Eric Pouech | Got rid of -debug wine's option (wine now requires... |
tree | commitdiff |
2000-04-13 |
Alexandre Julliard | Fixed signal stack handling on Linux when sigaltstack... |
tree | commitdiff |
2000-04-13 |
Alexandre Julliard | Implemented guard pages and stack overflow exceptions. |
tree | commitdiff |
2000-04-13 |
Alexandre Julliard | Cleanup thread stack allocation. Use a single VirtualAl... |
tree | commitdiff |
2000-04-11 |
Alexandre Julliard | Merged urlmon.dll and wininet.dll from the Corel tree... |
tree | commitdiff |
2000-04-11 |
Alexandre Julliard | Made GetProcessHeap(), GetCurrentProcessId(), GetCurren... |
tree | commitdiff |
2000-04-11 |
Marcus Meissner | Merged in Corel's AUTHORs. |
tree | commitdiff |
2000-04-09 |
Alexandre Julliard | Improved support for Makefiles that need to recurse... |
tree | commitdiff |
2000-04-08 |
Alexandre Julliard | Removed a number of global handle allocations and criti... |
tree | commitdiff |
2000-04-08 |
Alexandre Julliard | Added lazy initialization of critical sections, based... |
tree | commitdiff |
2000-04-06 |
Alexandre Julliard | Added support for WINEPREFIX environment variable. |
tree | commitdiff |
2000-04-06 |
Owen Wang | Implemented API EnumTimeFormatsA(). It supports now... |
tree | commitdiff |
2000-04-04 |
Alexandre Julliard | Added a per-drive FailReadOnly flag, and removed the... |
tree | commitdiff |
2000-03-30 |
Huw D M Davies | Delete objects after use in EnumEnhMetaFile. |
tree | commitdiff |
next |