2003-09-02 |
Marcus Meissner | Change all head -1 to head -n 1 to be more POSIXly... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Maxime Bellengé | Implemented TAB_SetMinTabWidth and TAB_HighlightItem. |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Robert Reif | Now that reference counting is correct, there is no... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Juan Lang | Fixed bug parsing /proc/net/arp for arp table. |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Juan Lang | Implemented arp table querying through WsControl, and... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Michael Günnewig | - Implemented AVIStreamBeginStreaming and AVIStreamEndS... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Juan Lang | Fix FormatMessage when FORMAT_MESSAGE_FROM_HMODULE... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Jason Edmeades | Use a dummy GL context if one is not available when... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Jukka Heinonen | Make DOS process exit using ExitProcess instead of... |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Vincent Béron | Fixed typo. |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Robert Reif | Added more tests and restructured tests for easier... |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Robert Reif | Added SecondaryBuffer and DirectSoundCaptureNotify... |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Robert Reif | Added a few stub implementations. |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Alexandre Julliard | Don't strip the path in LoadModule16 before we have... |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Jukka Heinonen | Add support for specific EOI PIC command. |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Dimitrie O... | If we don't send custom draw messages for subitems... |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Martin Fuchs | Define ICON_SMALL2 and ShowWindowAsync(). |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Martin Fuchs | Define TBIF_BYINDEX. |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Alexandre Julliard | Authors: Mark Westcott <mark@houseoffish.org>, Mike... |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Alexandre Julliard | Authors: Mark Westcott <mark@houseoffish.org>, Mike... |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Mike Hearn | - Correct return code of loadConfig(). |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Alexandre Julliard | Removed wrong or unneeded codepage pragmas. |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Juan Lang | - improve some parameter checking in WSAIoctl |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Dave Belanger | Implementation of SelectPalette and RealizePalette... |
commit | commitdiff | tree | snapshot |
2003-08-30 |
Warren Baird | Save the ext alignment information in a 8-bytes metarec... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Alexandre Julliard | Export SYSDEPS_SwitchToThreadStack() functionality... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Rok Mandeljc | Minor updates of Slovenian translations. |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Juan Lang | - improve WsControl error checking |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Jukka Heinonen | Workaround implemented for passing faked mickeys to... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Jukka Heinonen | Allow application to use VGA window that overlaps frame... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Robert Reif | Added some missing functions. |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Mike Hearn | Fixed the error message in Wave(In|Out)Init, it used... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Rolf Kalbermatter | Change protoype of SHChangeNotifyRegister to what MSDN... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
John K. Hohm | Set SE_GROUP_ENABLED in Attributes of Administrators... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Mike Hearn | Avoid division by zero when the imagelist is created... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Rolf Kalbermatter | Make sure the passed in object pointer is only addrefed... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Alexandre Julliard | Warning fix. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Dimitrie O... | Use angle brackets (<>) rather than quotes ("") for... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Alexandre Julliard | Start using the exported TEB structure from winternl... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Mike Hearn | Implemented a typelib loader cache. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Dave Belanger | Added CoDisconnectObject and CoRegisterMessageFilter... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Alexandre Julliard | Don't use alloca. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Dave Belanger | Fixed a compile error. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Robert Reif | Added speaker config macros. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Mike McCormack | Add CLSID_HTMLDocument. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Mike McCormack | Define the IPersistMoniker interface. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Alexandre Julliard | Renamed a few more TEB fields. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Alexandre Julliard | Renamed EXCEPTION_FRAME to EXCEPTION_REGISTRATION_RECOR... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Alexandre Julliard | Added missing functions for platforms that don't build... |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Alexandre Julliard | Renamed a few TEB fields to use the "official" names. |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Gregory M.... | Implement (most of) SetupIterateCabinet. |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Oleg Prokhorov | No handles were inherited in CreateProcess, all child... |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Duane Clark | Button width should be the larger of text width/bitmap... |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Todd Vierling | Use MAP_TRYFIXED on NetBSD if available. |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Alexandre Julliard | Removed some no longer needed definitions from stackfra... |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Alexandre Julliard | Converted remaining 16-bit functions to the new varargs... |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Alexandre Julliard | Avoid including stackframe.h if it's not needed. |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Alexandre Julliard | Added varargs support for 16-bit entry points. |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Dimitrie O... | Remove some unneeded __WINESRC__ tests from the headers. |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Mike Hearn | Update DLL list, add a link to msdn.com. |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Alexandre Julliard | Moved profile functions to dlls/kernel. |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Alexandre Julliard | The if1632 directory no longer exists. |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Alexandre Julliard | Moved a few more functions to dlls/kernel. |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Alexandre Julliard | Moved 16-bit relay and snoop support to dlls/kernel. |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Mike Hearn | Warn users of winecfg about its incompleteness. |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Alexandre Julliard | Moved selector fixup for the relay code to the callto16... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Alexandre Julliard | Don't build memcpy_unaligned on 386 to avoid MSVC break... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Dimitrie O... | Always setup the selection colour, not just in custom... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Jukka Heinonen | Make all users of DOSVM_Enter explicitly set V86 flag. |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Alexandre Julliard | Moved 16-bit calls initialization and exception handlin... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Alexandre Julliard | Fixed copy/paste error in WOWCallback16Ex call (spotted... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Jukka Heinonen | Replace some magic numbers with symbols. |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Dimitrie O... | Fix the hit test for full row select in REPORT mode... |
commit | commitdiff | tree | snapshot |
2003-08-23 |
Alexandre Julliard | Extended WOWCallback16Ex to support register functions... |
commit | commitdiff | tree | snapshot |
2003-08-23 |
Maxime Bellengé | Fix the creation of treeview with checkboxes. |
commit | commitdiff | tree | snapshot |
2003-08-23 |
Steven Edwards | Split win16/32 support. |
commit | commitdiff | tree | snapshot |
2003-08-23 |
Alexandre Julliard | Moved 16-bit builtin module handling to dlls/kernel... |
commit | commitdiff | tree | snapshot |
2003-08-23 |
Tom Wickline | Set version to 8.1. |
commit | commitdiff | tree | snapshot |
2003-08-23 |
José Manuel... | More Spanish translations. |
commit | commitdiff | tree | snapshot |
2003-08-23 |
John K. Hohm | Implement DllRegisterServer and DllUnregisterServer... |
commit | commitdiff | tree | snapshot |
2003-08-23 |
Ivan Leo Murray... | Added Italian resources. |
commit | commitdiff | tree | snapshot |
2003-08-23 |
Ivan Leo Murray... | Minor fixes. |
commit | commitdiff | tree | snapshot |
2003-08-23 |
John K. Hohm | Implement DllRegisterServer and DllUnregisterServer... |
commit | commitdiff | tree | snapshot |
2003-08-23 |
John K. Hohm | Implement DllRegisterServer and DllUnregisterServer... |
commit | commitdiff | tree | snapshot |
2003-08-23 |
John K. Hohm | Implement DllRegisterServer and DllUnregisterServer... |
commit | commitdiff | tree | snapshot |
2003-08-23 |
John K. Hohm | Implement DllRegisterServer and DllUnregisterServer... |
commit | commitdiff | tree | snapshot |
2003-08-23 |
Igor Grahek | Send STN_CLICKED ad STN_DBLCLK messages to parent windo... |
commit | commitdiff | tree | snapshot |
2003-08-23 |
Mike Hearn | In the global interface table: |
commit | commitdiff | tree | snapshot |
2003-08-23 |
Alexandre Julliard | Got rid of 16-bit glue code generation since it is... |
commit | commitdiff | tree | snapshot |
2003-08-23 |
Alexandre Julliard | Moved most of the 16-bit task support and NE module... |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Rok Mandeljc | - implemented loader, loader's stream and loading of... |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Filip Navara | Fixed prototypes of CreateStatusWindowA/W, ImageList_Copy, |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Rok Mandeljc | Added Slovenian translation. |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Alexandre Julliard | Removed obsolete WIN32_LastError definition. |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Francois Gouget | Fix/make the case of Bochs and Plex86 more consistent. |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Francois Gouget | Be more explicit when describing what belongs in Wine... |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Francois Gouget | Answer this eternal question: |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Francois Gouget | Add an entry answering the eternal question: |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Steven Edwards | Fixes for building with w32api headers on Mingw. |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Alexandre Julliard | Removed no longer used internal definitions. |
commit | commitdiff | tree | snapshot |
next |