2004-02-17 |
Fabian Cenedese | Accept VT_BOOL mixed with another type as valid combina... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Alexandre Julliard | Fixed IntlStrEqWorkerA/W prototypes. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Robert Shearman | - Add IntlStrEqWorkerA/W. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Robert Shearman | Documentation update. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Dmitry Timoshkov | Write section access also assumes read access. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Kevin Koltzau | Keep track of theme filename within THEME_FILE. |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Marcus Meissner | Allow specification of "DLLMODE=native" for native... |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Alexandre Julliard | Renamed --exe-mode option to --mode now that it can... |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Mike Hearn | Grow the treeview control expander button by 1px in... |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Sami Aario | No need to link against the uuid library. |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Alexandre Julliard | The clip rectangle for ExtTextOut is in logical coords. |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Dmitry Timoshkov | Take palette into account while responding on |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Dimitrie O... | Add the new RSA encryption DLL. |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Kevin Koltzau | Implement DrawThemeBackgroundEx, DrawThemeText, GetThem... |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Marcus Meissner | No need to check for DllEntryPoint style constants. |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Lionel Ulmer | Store pointers in the internal structures and not handles. |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Sami Aario | Added surface tests. |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Robert Reif | Add secondary buffer array. |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Alexandre Julliard | Release 20040213. wine-20040213 |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Alexandre Julliard | Added native mode dll support (based on a patch by... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Alexandre Julliard | Don't build getopt at all if it's not needed. |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Aric Stewart | Work toward properly updating the SelectionMark when... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Robert Reif | Enable hardware secondary buffer support on cards that... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Robert Reif | Save oss device fd and creation flags in dsound buffer... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Alexandre Julliard | Get rid of a few 16-bit exports in gdi32. |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Mike McCormack | Use the Mozilla Active X control in place of the IE6... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Robert Reif | Split buffer creation function into primary and seconda... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Mike McCormack | Implement enough of rsabase.dll to get Steam to login. |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Robert Reif | Moved dsound mmap mapping info into dsound objects. |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Robert Reif | Use pipe sync code from wineoss. |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Alexandre Julliard | Moved hGCClipRgn handling to the graphics driver. |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Robert Reif | Properly release hardware primary buffer when changing... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Robert Reif | Don't need primary lock. Fixes error in dsound tests... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Dimitrie O... | Fix location of the FreeBSD port (thanks to lazybones). |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Dimitrie O... | For each lib dir, look for .so, .def. and .a files... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Alexandre Julliard | Removed a couple of unused fields in the DC structure. |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Dimitrie O... | Remove the obsolete graphics/ directory. |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Alexandre Julliard | Get rid of a few more references to the DC structure. |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Alex Pasadyn | Update the desktop window size and send WM_DISPLAYCHANG... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Alexandre Julliard | We don't really need subdirectories in dlls/dinput. |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Alexandre Julliard | Moved remaining files from graphics/ to dlls/gdi. |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Alexandre Julliard | Added version scripts for libwine and libwine_unicode. |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Alexandre Julliard | A 0.9 release in 2003 seems unlikely at this point... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Justin Chevrier | Implemented SPI_GETGRADIENTCAPTIONS, SPI_GETFONTSMOOTHING, |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Steven Edwards | Windows porting fix - Define O_NONBLOCK if not defined. |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Huw Davies | Fix a TRACE. |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Huw Davies | GetCharABCWidths returns the widths of unrotated glyphs... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Huw Davies | Bracket code inserted by the PASSTHROUGH escapes by |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Huw Davies | Make sure that the font ppem is always positive. Thank... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Dmitry Timoshkov | Do not leave not initialized fields in the structure... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Dmitry Timoshkov | Translate the returned hInstApp from the unicode worker... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Alexandre Julliard | Authors: David Hammerton <david@transgaming.com>, Mike... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Robert Shearman | - Added My Computer. |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Alexandre Julliard | Moved some code out of the graphics/ directory into... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Bill Medland | Added the automatic tabbing in IsDialogMessage. |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Alexandre Julliard | Get rid of the flatthunk.h header. |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Alexandre Julliard | Avoid a few more GetModuleHandle calls. |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Ove Kaaven | Don't add imported constructs to any typelib output... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Alexandre Julliard | Store the kernel32 module handle globally to avoid... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Alexandre Julliard | Better fix for the thread exit race on pthreads. |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Dimitrie O... | Document four new dlls: dswave, iccvid, msvcrt40, and... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Ove Kaaven | Parse the [input_sync] attribute. |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Dmitry Timoshkov | There is no point in specifying both MEM_RESERVE and... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Dmitry Timoshkov | AFMT_AC3 might be not defined in the system headers. |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Dmitry Timoshkov | Avoid double checking free type flags in NtFreeVirtualM... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Alexandre Julliard | Store all information about the current dll in a struct... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Alexandre Julliard | Don't request PROT_EXEC permissions when mapping an... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Alexandre Julliard | Moved some more definitions out of undocshell.h into... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Huw Davies | Only redraw button in PressButton and Indeterminate... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Alexandre Julliard | Don't depend on the name of the main binary, always... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Martin Fuchs | - move some PIDL function declarations from undocshell... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Huw Davies | Honour TB_SETMAXTEXTROWS. |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Steven Edwards | Porting Fixes for Mingw/MSVC. |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Francois Gouget | Remove the winetest_ok() hack that adds a trailing... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Ge van Geldorp | Set upper-left corner of destination to (0, 0), using |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Ulrich Czekalla | Add support for BTNS_WHOLEDROPDOWN. |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Huw Davies | Add the F_NOTIFY defines if we're compiling with linux... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Dmitry Timoshkov | Add GetProcessHeaps() prototype. |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Dmitry Timoshkov | Fix a couple of copy/paste errors. |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Mike McCormack | Use GetFullPathName to convert unix path names to DOS... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Alastair Bridgewater | Support for a small handful more return value/argument... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Alexandre Julliard | Dynamically retrieve the metrics that depend on the... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Alastair Bridgewater | Fixes and support for TypeInfo alignment values. |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Jon Griffiths | Test StrRetToBSTR. |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Jon Griffiths | Add some missing prototypes, fix AssocIsDangerous. |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Jon Griffiths | Tests for StrRetToStrAW. |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Jon Griffiths | StrRetToStrN returns BOOL and shouldn't crash on NULL... |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Robert Shearman | - CoSetState info should be thread local. |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Leonardo Quijano... | Fixed Latin American keyboard. |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Alastair Bridgewater | Stubbed-out implementation of the ITypeLib interface. |
commit | commitdiff | tree | snapshot |
2004-02-10 |
Dmitry Timoshkov | Add partial support for some undocumented toolbar messages. |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Francois Gouget | Assorted spelling and case fixes. |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Alexandre Julliard | Fixed TrackPopupMenu return value (based on a patch... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Lionel Ulmer | Better TRACEing in some functions. |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Alastair Bridgewater | Preliminary support for ICreateTypeInfo::AddImplType(). |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Huw Davies | TB_ADDBUTTONS can pass a string ptr instead of an index. |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Lionel Ulmer | Implemented proper asynchronous InternetOpenUrl handling. |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Alastair Bridgewater | Preliminary support for recording custom data in a... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Alexandre Julliard | libwine_uuid has been renamed to libuuid. |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Pofis | Don't print FIXME for FILE_ATTRIBUTE_TEMPORARY. |
commit | commitdiff | tree | snapshot |
next |