2004-01-27 |
Dmitry Timoshkov | Use case insensitive comparison with pseudo console...
|
commit | commitdiff | tree |
2004-01-27 |
Dmitry Timoshkov | MSDN is wrong: WM_NCACTIVATE takes the same lParam...
|
commit | commitdiff | tree |
2004-01-27 |
Ulrich Czekalla | We should forward WM_COMMAND notification to the active...
|
commit | commitdiff | tree |
2004-01-27 |
John K. Hohm | Allow regedit to edit (Default) key values.
|
commit | commitdiff | tree |
2004-01-27 |
Dimitrie O. Paun | Remove obsolete section about thread-safety.
|
commit | commitdiff | tree |
2004-01-27 |
Dimitrie O. Paun | Reformat and cleanup the shrink.c file included in...
|
commit | commitdiff | tree |
2004-01-27 |
Dimitrie O. Paun | Remove obsolete info about wrappers, they are no longer...
|
commit | commitdiff | tree |
2004-01-27 |
Dimitrie O. Paun | Update the developer hints to reflect the uuid libs...
|
commit | commitdiff | tree |
2004-01-27 |
Kevin Koltzau | Add missing DTBG_* defines.
|
commit | commitdiff | tree |
2004-01-27 |
Francois Gouget | Add trailing '\n's to ok() calls.
|
commit | commitdiff | tree |
2004-01-27 |
Sami Aario | Fix a debug message.
|
commit | commitdiff | tree |
2004-01-27 |
Alastair Bridgewater | A small number of cleanups.
|
commit | commitdiff | tree |
2004-01-27 |
Dmitry Timoshkov | - Add the same protection to MDI_AugmentFrameMenu as...
|
commit | commitdiff | tree |
2004-01-27 |
Aric Stewart | Back out an unintentional change that snuck in with...
|
commit | commitdiff | tree |
2004-01-27 |
Alexandre Julliard | Only link against libdxguid where necessary.
|
commit | commitdiff | tree |
2004-01-27 |
Francois Gouget | Add missing '\n's to debug traces.
|
commit | commitdiff | tree |
2004-01-26 |
Alexandre Julliard | Moved libuuid to the dlls directory, and moved the...
|
commit | commitdiff | tree |
2004-01-26 |
Kevin Koltzau | Ensure MSSTYLES_SetActiveTheme fails properly when...
|
commit | commitdiff | tree |
2004-01-26 |
Chris Morgan | Visual Studio 6 users should get the processor pack...
|
commit | commitdiff | tree |
2004-01-26 |
Francois Gouget | Add trailing '\n's to ok() calls.
|
commit | commitdiff | tree |
2004-01-26 |
Alexandre Julliard | There is no need for a private heap in comctl32, memory...
|
commit | commitdiff | tree |
2004-01-26 |
Yoshiro Takeno | In Windows, the leading byte for multibyte characters...
|
commit | commitdiff | tree |
2004-01-26 |
Dmitry Timoshkov | In the WM_MDISETMENU handler use an existing frame...
|
commit | commitdiff | tree |
2004-01-26 |
Jacek Caban | Added glutCreateMenuWithExit, glutCreateWindowWithExit and
|
commit | commitdiff | tree |
2004-01-26 |
Vitaliy Margolen | Prevent segfault if no theme is set.
|
commit | commitdiff | tree |
2004-01-26 |
Uwe Bonnes | Small fix for the WPR_SIGNED case (count the sign).
|
commit | commitdiff | tree |
2004-01-26 |
Gregory M. Turner | Wine also supports the ncacn_np protocol sequence.
|
commit | commitdiff | tree |
2004-01-26 |
Martin Fuchs | - don't link directly to NTDLL; use MultiByteToWideChar...
|
commit | commitdiff | tree |
2004-01-26 |
Martin Fuchs | - define additional shell paths for CSIDL_... constants
|
commit | commitdiff | tree |
2004-01-23 |
Alexandre Julliard | Moved a few remaining 16-bit definitions out of the...
|
commit | commitdiff | tree |
2004-01-23 |
Yoshiro Takeno | PolyBezier: the point count must be 3n+1.
|
commit | commitdiff | tree |
2004-01-23 |
Francois Gouget | Add trailing '\n's to ok() calls.
|
commit | commitdiff | tree |
2004-01-23 |
Ge van Geldorp | Fix various function prototypes to conform to PSDK.
|
commit | commitdiff | tree |
2004-01-23 |
Francois Gouget | Add trailing '\n's to ok() calls.
|
commit | commitdiff | tree |
2004-01-23 |
Sylvain Petreolle | winehq.com -> winehq.org
|
commit | commitdiff | tree |
2004-01-23 |
Huw Davies | The tab control should be multiline.
|
commit | commitdiff | tree |
2004-01-23 |
Ge van Geldorp | Discard mouse button up events if no button is currently...
|
commit | commitdiff | tree |
2004-01-23 |
Martin Fuchs | - ISF_Desktop_fnGetUIObjectOf(): allow context menu...
|
commit | commitdiff | tree |
2004-01-23 |
Martin Fuchs | - IShellFolder_fnParseDisplayName(): return E_INVALIDARG...
|
commit | commitdiff | tree |
2004-01-23 |
Martin Fuchs | Improved error handling.
|
commit | commitdiff | tree |
2004-01-23 |
Mike McCormack | Merged ffmpeg's MS Video 1 decoder by Mike Melanson.
|
commit | commitdiff | tree |
2004-01-23 |
Kevin Koltzau | Load properties from the theme ini.
|
commit | commitdiff | tree |
2004-01-23 |
Martin Fuchs | ISF_MyComputer_fnGetDisplayNameOf(): return CLSID paths...
|
commit | commitdiff | tree |
2004-01-23 |
Martin Fuchs | Return 'My Compuer' PIDL when calling Desktop->ParseDisplayN...
|
commit | commitdiff | tree |
2004-01-23 |
Ge van Geldorp | Generate all binary resources using bin2res.
|
commit | commitdiff | tree |
2004-01-23 |
Blake Leverett | Printing a dashed line causes all later solid lines...
|
commit | commitdiff | tree |
2004-01-23 |
Francois Gouget | Add trailing '\n's to ok() calls.
|
commit | commitdiff | tree |
2004-01-23 |
Francois Gouget | Add trailing '\n's to ok() calls.
|
commit | commitdiff | tree |
2004-01-23 |
Ge van Geldorp | Rename LARGE_INTEGER and ULARGE_INTEGER members "s...
|
commit | commitdiff | tree |
2004-01-23 |
Ivan Leo Murray... | Improved RPM installation instructions.
|
commit | commitdiff | tree |
2004-01-23 |
Ivan Leo Murray... | Resource updates.
|
commit | commitdiff | tree |
2004-01-22 |
Alexandre Julliard | Release 20040121.
|
commit | commitdiff | tree |
2004-01-21 |
Rolf Kalbermatter | Implement PathGetShortPathA/W and change its prototype...
|
commit | commitdiff | tree |
2004-01-21 |
Martin Fuchs | Only return valid file system names from RenderFILENAMEA...
|
commit | commitdiff | tree |
2004-01-21 |
Alexandre Julliard | Authors: Martin Fuchs <martin-fuchs@gmx.net>, Ge van...
|
commit | commitdiff | tree |
2004-01-21 |
Alastair Bridgewater | Initial implementation of CreateTypeLib2() and the...
|
commit | commitdiff | tree |
2004-01-21 |
Huw Davies | Add correct treeview structs to message spy.
|
commit | commitdiff | tree |
2004-01-21 |
Huw Davies | Move the selection to the previous sibling if it can...
|
commit | commitdiff | tree |
2004-01-21 |
Martin Fuchs | Use full paths instead of only filenames in icon cache...
|
commit | commitdiff | tree |
2004-01-21 |
Martin Fuchs | Implemented SHGetRealIDL().
|
commit | commitdiff | tree |
2004-01-21 |
Aric Stewart | Use X11 XIM callbacks to enable full IME support.
|
commit | commitdiff | tree |
2004-01-21 |
Alexandre Julliard | Don't link directly to 16-bit APIs for portability...
|
commit | commitdiff | tree |
2004-01-21 |
Rein Klazes | In RDW_UpdateRgn(), if hRgn is zero, clear the windows...
|
commit | commitdiff | tree |
2004-01-20 |
Jon Griffiths | Remove tests that are covered by vartype.c.
|
commit | commitdiff | tree |
2004-01-20 |
Martin Fuchs | - SHGetDataFromIDListA/W(): handle drives when retrieving...
|
commit | commitdiff | tree |
2004-01-20 |
Hans Leidekker | Fixed misuse of scalar reference variable.
|
commit | commitdiff | tree |
2004-01-20 |
Mike Hearn | Implemented RpcIsProtSeqValid.
|
commit | commitdiff | tree |
2004-01-20 |
Alexandre Julliard | Removed some unnecessary inclusions of gdi.h.
|
commit | commitdiff | tree |
2004-01-20 |
Rein Klazes | Fix MultiByteToWideChar and WideCharToMultiByte when...
|
commit | commitdiff | tree |
2004-01-20 |
Dmitry Timoshkov | Fixed some problems found while compiling and linking...
|
commit | commitdiff | tree |
2004-01-20 |
Dmitry Timoshkov | Make MCIWnd play a bit better as an MDI child.
|
commit | commitdiff | tree |
2004-01-20 |
Alexandre Julliard | Get rid of some direct accesses to the DC structure...
|
commit | commitdiff | tree |
2004-01-20 |
Alexandre Julliard | Moved msacmdrv.h to include directory to avoid inter...
|
commit | commitdiff | tree |
2004-01-20 |
Rein Klazes | Stub for DiBuildClassDrvList().
|
commit | commitdiff | tree |
2004-01-20 |
Francois Gouget | Avoid duplicate '=C:' entries in the child process...
|
commit | commitdiff | tree |
2004-01-20 |
Mike McCormack | Implement ICM_DECOMPRESSEX, fix some bugs.
|
commit | commitdiff | tree |
2004-01-20 |
Ivan Leo Murray... | Updated.
|
commit | commitdiff | tree |
2004-01-20 |
Francois Gouget | Generate ok("...\n") calls.
|
commit | commitdiff | tree |
2004-01-20 |
Francois Gouget | Add trailing '\n's to ok() calls.
|
commit | commitdiff | tree |
2004-01-20 |
Dmitry Timoshkov | Merge the MDI and common window creation code. Change...
|
commit | commitdiff | tree |
2004-01-20 |
Francois Gouget | Fix a file descriptor leak in create_process().
|
commit | commitdiff | tree |
2004-01-20 |
Ivan Leo Murray... | Yet again catching up with En.rc.
|
commit | commitdiff | tree |
2004-01-20 |
Chris Morgan | Add audio tab with first pass at autodetection of audio...
|
commit | commitdiff | tree |
2004-01-20 |
Robert Reif | Added notify and property set to dsound output driver.
|
commit | commitdiff | tree |
2004-01-20 |
Robert Reif | Fixed thread handle leaks.
|
commit | commitdiff | tree |
2004-01-20 |
Eric Pouech | - RtlGetFullPathName_U: rewritten so that the source...
|
commit | commitdiff | tree |
2004-01-20 |
Martin Fuchs | - fix typos in shelllink.c header comment and a struct...
|
commit | commitdiff | tree |
2004-01-20 |
Thomas Weidenmueller | Regedit GUI enhancements with new Windows-like icons.
|
commit | commitdiff | tree |
2004-01-20 |
Martin Fuchs | - fix typo
|
commit | commitdiff | tree |
2004-01-20 |
Michael Stefaniuc | Fixed DOS EXE loader for the case where we realy have...
|
commit | commitdiff | tree |
2004-01-20 |
Ivan Leo Murray... | Yet another update.
|
commit | commitdiff | tree |
2004-01-20 |
Ivan Leo Murray... | Remove obsolete information about win3.1 drivers.
|
commit | commitdiff | tree |
2004-01-20 |
Alexandre Julliard | Disable the exec shield workaround for now, it's causing...
|
commit | commitdiff | tree |
2004-01-20 |
Alexandre Julliard | Removed useless warning.
|
commit | commitdiff | tree |
2004-01-20 |
Rok Mandeljc | - updated resources to DX9
|
commit | commitdiff | tree |
2004-01-19 |
Martin Fuchs | - move IShellFolder_fnGetDisplayNameOf() contents into...
|
commit | commitdiff | tree |
2004-01-19 |
Ge van Geldorp | Swap arguments of LocalAlloc and only update Malloc32...
|
commit | commitdiff | tree |
2004-01-19 |
Ivan Leo Murray... | Added a link to the Microsoft download page of the...
|
commit | commitdiff | tree |
2004-01-19 |
Alexandre Julliard | Fixed an error message.
|
commit | commitdiff | tree |
2004-01-19 |
Kevin Koltzau | Full implementation of OpenThemeData, CloseThemeData...
|
commit | commitdiff | tree |