2004-02-27 |
Matt Chapman | REBAR_Layout should respect the minimum size of bands... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Dmitry Timoshkov | Use some heuristics to decide what type of MCIWNDM_OPEN... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Alexandre Julliard | Added support for the RegisterDlls section (partly... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Huw Davies | Cache the result of TIME_GetBias for up to 1 second. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Matt Chapman | REBAR_ShowBand needs to force layout of the rebar after... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Dmitry Timoshkov | Convert MCIAVI window support to unicode. |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Dimitrie O... | Remove the no longer used winewrap utility. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Dimitrie O... | Remove the win32 debug channel, misc cleanup of debuggi... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Hans Leidekker | Document building tests with MinGW. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Mike Hearn | Use time rather than win32 debug channel for kernel... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Mike Hearn | Add a comment to explain the LockWindowUpdate situation. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Dmitry Timoshkov | Add A/W mapping for MCI_DGV_WINDOW_PARMS. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Dimitrie O... | For static libs (.a) we need to pass the actual filenam... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Sean Young | Check uSize parameter in waveOutUnprepareHeader and |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Fabian Cenedese | VarRound implementation (without type DECIMAL yet)... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Huw Davies | Call TIME_GetBias rather than RtlQueryTimeZoneInfo... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Alexandre Julliard | Fixed callers of GetLocaleInfoW to use the correct... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Alexandre Julliard | Return the right error code for non-existent VxD modules. |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Rok Mandeljc | Added name resolving for CLSIDs, IIDs, GUIDs and return... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Lionel Ulmer | Handle proper substraction of unsigned numbers. |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Dimitrie O... | Add VMM VxD. |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Huw Davies | Speed up RtlTimeFieldsToTime. |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Matt Chapman | Fix dumping of Unicode strings. |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Matt Chapman | Fix a reentrancy issue in the property sheet implementa... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Fabian Cenedese | No sign extension for negative values. |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Alexandre Julliard | Tweak the load order algorithm a bit to better reflect... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Alexandre Julliard | Return right away from import_dll when a dll is not... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Alexandre Julliard | More robust fix for the artsc-config breakage. |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Yorick Hardy | Use SHN_UNDEF instead of STN_UNDEF to specify undefined... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Christian Costa | Replaced the timer and its callback by a thread for... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Dmitry Timoshkov | Set SA_RESTART sigaction flag for other BSDs beside... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Lionel Ulmer | - fix 'empty' glyphs |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Alexandre Julliard | Removed some of the DOS device hacks (based on a patch... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Uwe Bonnes | Implement I64 modifier, move WARN to TRACE. |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Alexandre Julliard | Changed handling of special DOS devices to use real... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Uwe Bonnes | Pass inherit handle flag properly for CreateNamedPipe. |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Ivan Leo Murray... | Italian update. |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Christian Costa | Accept null module instance, Loadstring can handle it. |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Christian Costa | Fixed waveInGetDevCapsW. |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Huw Davies | Speed up RtlTimeToTimeFields. |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Dmitry Timoshkov | Convert app description field to unicode and use CP_UNI... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Dimitrie O... | Merge winewrap into winegcc. Many cleanups. |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Eric Pouech | - fixed ELF modules' size information |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Uwe Bonnes | IO_pp_outp: Allow to switch direction of the printer... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Maxime Bellengé | Fix a regression in ImageList_Create when creating... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Lionel Ulmer | Use the NULL matrix instead of giving a badly filled... |
commit | commitdiff | tree | snapshot |
2004-02-24 |
Kevin Koltzau | Fill unused gap to fix lookups past CSIDL_CONNECTIONS. |
commit | commitdiff | tree | snapshot |
2004-02-21 |
Alexandre Julliard | Allow the implementation of the VxDCall entry points... |
commit | commitdiff | tree | snapshot |
2004-02-21 |
Ferenc Wagner | Report the error sent by the CGI script. |
commit | commitdiff | tree | snapshot |
2004-02-21 |
Dimitrie O... | Rewrite winegcc in preparation for merging with winewrap. |
commit | commitdiff | tree | snapshot |
2004-02-21 |
Mike Hearn | Implement SHDOCVW_DllGetVersion. It returns the same... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Alexandre Julliard | Removed a couple of unneeded helper functions. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Dimitrie O... | Fix typo introduced during the path search reorganizaton. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Patrik Stridvall | - API files update. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Ulrich Czekalla | Use dibsections for the images. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Huw Davies | If TBSTYLE_EX_HIDECLIPPEDBUTTONS is set then invalidate... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Ferenc Wagner | Add a free() call at the end. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Ulrich Czekalla | Implemented rendering synthesized BITMAP and DIB formats. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Alexandre Julliard | Create real file handles for VxDs instead of using... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Robert Shearman | - Implement string functions in comctl32. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Dmitry Timoshkov | First step in using faster approach for A<->W message... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Dimitrie O... | Update DEVELOPERS-HINTS with the newly added VxDs. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Dimitrie O... | LVN_BEGINRDRAG is implemented now. Fix typo. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Kevin Koltzau | Implemented system metric functions. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Alexandre Julliard | Added support for implementing VxDs as separate dlls... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Brian Vincent | Remove reference to Calmira file manager, add bit about... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Gerald Pfeifer | Fix non-standard code in report(). |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Ulrich Czekalla | Get the rectangle from the dc and uncomment PlayEnhMeta... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Rein Klazes | Add stub implementation for SetICMProfileA(). |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Aric Stewart | Implemented LISTVIEW_ApproximateViewRect for LVS_REPORT. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Finlo Boyde | Fix for deadlock when using private colormap. |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Ferenc Wagner | - command line handling (GUI will follow) |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Christian Costa | Replaced the timer and its callback by a thread for... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Mike Hearn | To reduce debugging noise, make IMalloc32/IMallocSpy... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Alexandre Julliard | Fixed varargs handling in the scanf functions (spotted... |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Kevin Koltzau | Define SPI_* values introduced in XP. |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Ulrich Czekalla | Advance index as we set the atom values. |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Mike Hearn | The presence of FGetComponentPath is used to check... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Michael Stefaniuc | Added winedump man page, heavily based on the README... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Jon Griffiths | Stub the stopwatch API. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Alexandre Julliard | Fixed a trace. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Fabian Cenedese | ListView should behave in OWNERDRAW as in FULLROWSELECT... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Robert Shearman | Forward some wrapper functions since we don't care... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Marcus Meissner | Support emulation of the privileged mov dr7,eax instruc... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Christian Costa | Added some stubs. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Kevin Koltzau | Corrected method of creating registry keys, both to... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Robert Shearman | Move string functions to separate file. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Alexandre Julliard | Added support for building a dll from a .def file for... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Huw Davies | SetMenu should always call SetWindowPos whether the... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Robert Shearman | - Fix some traces. |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Robert van... | Allow user to choose "native", "native,builtin", "builtin", |
commit | commitdiff | tree | snapshot |
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 |
next |