2004-03-17 |
Richard Cohen | Remove . from default library search path. |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Richard Cohen | Fix cursor position optimization. |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Richard Cohen | FIXME_(win) -> FIXME. |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Jon Griffiths | Make copies of keys when creating, free them when done. |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Jon Griffiths | Use function ptrs for call only present in later versions. |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Mike McCormack | Correct geometry error in the ICCVID codec. |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Robert Shearman | - Documentation update. |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Alexandre Julliard | Rewrote the collapsing of . and .. in RtlGetFullPathNam... |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Alexandre Julliard | Retrieve a short name in GetShortPathNameW if the long... |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Alexandre Julliard | FindFirstFile can return an empty short name if the... |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Aric Stewart | Beginnings on implementations of SetupCreateDiskSpaceLi... |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Robert Reif | Remove unused lock. |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Raphael Junqueira | Added stub for SignalObjectAndWait. |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Steven Edwards | Add stubs for EnumMonitors[A/W]. |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Elias Ross | Added 24-bit color key support in DIB_DirectDrawSurface... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Dmitry Timoshkov | Explicitly specify output file names for bison. |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Alexandre Julliard | O_DIRECTORY is not really needed. |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Mike McCormack | Extend the parser to deal with the CREATE TABLE query... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Hans Leidekker | - Prefix many more functions, types, structs, etc.... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Fabian Cenedese | Let VarParseNumFromStr and VarNumFromParseNum cope... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Filip Navara | Support for RBBS_HIDETITLE style. |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Sami Nopanen | - Enumerated different drawing modes. |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Aric Stewart | Added stubs needed by some Windows Update installs. |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Ulrich Czekalla | Add cast to correctly interpret signed coordinate values. |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Mike McCormack | Start implementation of MsiEvaluateConditionA/W. |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Mike McCormack | Require bison to compile Wine. |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Mike Hearn | - Add debug SnoopFromInclude/SnoopFromExclude options. |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Christian Costa | Added support for MCI_DGV_WHERE_MAX flag in MCIAVI_mciW... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Alexandre Julliard | Need to include config.h. |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Alexandre Julliard | Implemented NtQueryDirectoryFile (partly based on a... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Ivan Leo Murray... | A few updates. |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Jukka Heinonen | DPMI programs now handle pending events. |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Christian Costa | Handle avi files with non standard video stream names. |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Christian Costa | MCI strings are case insensitive. |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Christian Costa | Default to FOURCC_DOS if no IOProc found. |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Christian Costa | Fixed deadlock when stopping playback. |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Christian Costa | DD_STRUCT_COPY_BYSIZE: Do not clear more that struct... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Uwe Bonnes | UrlCanonicalizeW: Remove \r and \n at the end of lpszUr... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Uwe Bonnes | HTTP_HttpSendRequestA: Remove \r and \n at the end of |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Sami Nopanen | Initial implementation of cards.dll. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Huw Davies | When setting the buddy to 0 then we must still resize... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Robert Shearman | - Document completeness. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Dimitrie O... | Properly implement all key operations: new, delete... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Boaz Harrosh | Tips for using native MS SQL ODBC drivers. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Mike McCormack | Declare MsiGetProductPropertyA/W. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Huw Davies | Added CS_HREDRAW. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Chris Morgan | Message box to suggest the user not run wine as root. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Robert Shearman | - Unicode notification detection should be local to... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Jukka Heinonen | Emulating STI instruction now raises an exception if... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Jukka Heinonen | Remove support for generating interrupt handlers. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Oleg Prokhorov | Fix small typo. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Dimitrie O... | Add all needed accelerators to regedit. Cleanups. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Mike McCormack | Added SetupCreateDiskSpaceList stub. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Mike Hearn | Improve message given on image map failure. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Robert Shearman | - Honour WM_SETREDRAW. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Pierre d'Herbemont | Support Darwin ".dylib". |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Ivan Leo Murray... | Added "can't query key" translation. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Alastair Bridgewater | Implementation of ICreateTypeInfo2_SetHelpContext, |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Alastair Bridgewater | Implemented ITypeLib2_GetTypeInfo() and |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Alastair Bridgewater | Improve how the GUID hash system works. Mainly a cleanu... |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Alastair Bridgewater | Rename some of the fields in typelib.h to makes more... |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Mike McCormack | Make sure to take account of hidden bands during layout. |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Juan Lang | Prevent negative coords for line, turn off redraw when... |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Robert Shearman | - Implement TB_LOADIMAGES, TB_MAPACCELERATOR{A,W},... |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Robert Reif | Fixed bug when PCMWAVEFORMAT is passed into acmStreamOpen. |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Robert Shearman | - Add support for a toolbar global iListGap. |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Mike McCormack | Don't calculate the redundant and unused REBAR_ROW... |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Alexandre Julliard | Fixed implib target broken by previous change. |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Hans Leidekker | The beginnings of math.h and float.h. |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Dmitry Timoshkov | CreateDIBSection takes a const pointer to BITMAPINFO. |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Zimler Attila | Add delete key support. |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Dimitrie O... | Remove the FileSystem option from the drive configuration. |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Robert Reif | Enable exact position calculation when hardware support... |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Robert Reif | Added WAVEFORMATEXTENSIBLE. |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Ulrich Czekalla | Fix rebar band insertion and non-client calculation... |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Alexandre Julliard | We no longer need to pass --debugmsg -all to winedbg. |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Stefan Leichter | Fixed typo in DOS device check in CreateFileW. |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Alexandre Julliard | Get rid of ntdll_get_process_heap and ntdll_get_process... |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Alexandre Julliard | Changed the create_file server request to take NtCreate... |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Raphael Junqueira | - scripts sub-containers loading |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Ge van Geldorp | Change GetFileTitleA/W prototype to match PSDK. |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Alexandre Julliard | Get rid of the WINEOPTIONS variable and instead use... |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Ge van Geldorp | Explicitly ask for image list with screen depth as... |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Alexandre Julliard | The OpenConsoleW inherit argument is a boolean not a |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Dimitrie O... | Build all file consistently, without shortcuts. |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Michael Stefaniuc | Add the LDFLAGS when linking hlp2sgml. |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Hans Leidekker | _wto{l,i,i64} parameters are const. |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Robert Shearman | Fix subclassing to support nested messages. |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Alexandre Julliard | We should no longer need to unset TMP and TEMP. |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Dmitry Timoshkov | Windows truncates windows coordinates at 16 bits when... |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Christian Britz | Correction of small spelling mistakes. |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Robert Shearman | Rewrite drawing code. |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Robert Reif | Added some missing defines. |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Alexandre Julliard | Do not put the TEMP and TMP variables into the Unix... |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Alexandre Julliard | Remove the WINEDEBUG variable from the environment... |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Alexandre Julliard | Portability fixes. |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Alexandre Julliard | Added a couple of missing close tags. |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Hans Leidekker | Implement _ftime with Win32 APIs. |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Huw Davies | We need to set the new text even if the old text string... |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Alexandre Julliard | Do not kill the animation thread with TerminateThread... |
commit | commitdiff | tree | snapshot |
next |