2004-10-05 |
Huw Davies | Rewrite UrlCreateFromPath. |
tree | commitdiff |
2004-10-05 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-10-05 |
Francois Gouget | Replace some IUnknown_QueryInterface() calls with the... |
tree | commitdiff |
2004-10-05 |
Jacek Caban | Added/updated Polish translations. |
tree | commitdiff |
2004-10-05 |
Huw Davies | Implement CreateDispTypeInfo. |
tree | commitdiff |
2004-10-05 |
Huw Davies | Rewrite PathCreateFromUrl. |
tree | commitdiff |
2004-10-05 |
Dimitrie O. Paun | Audit combo control code. |
tree | commitdiff |
2004-10-05 |
Alexandre Julliard | Avoid depending on the non-standard IUnknown_METHODS... |
tree | commitdiff |
2004-10-05 |
Huw Davies | Fix UrlUnescapeW. |
tree | commitdiff |
2004-10-05 |
Dimitrie O. Paun | Audit the static control code. |
tree | commitdiff |
2004-10-05 |
Dimitrie O. Paun | Audit and document button code. |
tree | commitdiff |
2004-10-05 |
Alexandre Julliard | Converted control.h to idl. |
tree | commitdiff |
2004-10-05 |
Jason Edmeades | Move the Check* type functions into wined3d and copy... |
tree | commitdiff |
2004-10-05 |
Huw Davies | PathIsURL should return TRUE even if a scheme is unknown. |
tree | commitdiff |
2004-10-05 |
Dmitry Timoshkov | If there no MDI child to activate set hwndActiveChild... |
tree | commitdiff |
2004-10-05 |
Dmitry Timoshkov | Make advapi32/crypt.c test pass under win2k SP4, do... |
tree | commitdiff |
2004-10-05 |
Wolfgang Schwotzer | MakeSureDirectoryPathExists: Recursively create path... |
tree | commitdiff |
2004-10-04 |
Alexandre Julliard | Fixed typo in ProgramsW. |
tree | commitdiff |
2004-10-04 |
Hans Leidekker | Implement SystemFunction006(). |
tree | commitdiff |
2004-10-04 |
Robert Shearman | Add support for .gnu_debuglink. |
tree | commitdiff |
2004-10-04 |
Jerry Jenkins | Fix an error message. |
tree | commitdiff |
2004-10-04 |
Mike McCormack | Fix port enumeration. |
tree | commitdiff |
2004-10-04 |
Dmitry Timoshkov | If an animation is already playing do not restart it. |
tree | commitdiff |
2004-10-04 |
Aric Stewart | Check to make sure PropSheetInfo* is not null before... |
tree | commitdiff |
2004-10-04 |
Dmitry Timoshkov | Add more message conversion tests, make the tests pass... |
tree | commitdiff |
2004-10-04 |
Francois Gouget | Don't use COBJMACROS on internal interfaces. |
tree | commitdiff |
2004-10-04 |
Robert Shearman | - Fix calculation of required buffer size. |
tree | commitdiff |
2004-10-04 |
Piotr Caban | Added Polish translation. |
tree | commitdiff |
2004-10-04 |
Dmitry Timoshkov | Avoid a crash in advapi32/test_sha_ctx.c test if requir... |
tree | commitdiff |
2004-10-04 |
Robert Shearman | - Check for string pointer being outside of the string... |
tree | commitdiff |
2004-10-04 |
Robert Shearman | Fix the loading .dbg files by no longer using RtlImageN... |
tree | commitdiff |
2004-10-04 |
Jerry Jenkins | Don't use the SND_PCM_ASYNC flag for the moment. |
tree | commitdiff |
2004-10-04 |
Mike McCormack | Prevent crash using CJK locale but no input method. |
tree | commitdiff |
2004-10-04 |
Dmitry Timoshkov | Do not use GlobalFree for a memory returned by LoadReso... |
tree | commitdiff |
2004-10-04 |
Filip Navara | Add UTC to the time zone list. |
tree | commitdiff |
2004-10-04 |
Rein Klazes | - Time out on recv from and send to blocking sockets. |
tree | commitdiff |
2004-10-04 |
Robert Shearman | Add tests for conversion of message parameters. |
tree | commitdiff |
2004-10-04 |
Huw Davies | UrlEscape has different rules depending on the protocol. |
tree | commitdiff |
2004-10-04 |
Vitaliy Margolen | Don't loose last band on insert. |
tree | commitdiff |
2004-10-04 |
Ge van Geldorp | Can't pass NULL as default value to GetPrivateProfileSt... |
tree | commitdiff |
2004-10-04 |
Robert Shearman | Rewrite a section of code so that it doesn't use exit... |
tree | commitdiff |
2004-10-04 |
Robert Shearman | Print out a slightly more informative message if an... |
tree | commitdiff |
2004-09-29 |
Alexandre Julliard | Avoid using gettimeofday. |
tree | commitdiff |
2004-09-29 |
Jason Edmeades | Move into wined3d and call from d3d9 the GetAdapterId... |
tree | commitdiff |
2004-09-29 |
Alexandre Julliard | Authors: Klemens Friedl <frik85@hotmail.com>, Martin... |
tree | commitdiff |
2004-09-29 |
Huw Davies | ParseURL is now documented, so move it into shlwapi.h. |
tree | commitdiff |
2004-09-29 |
Dmitry Timoshkov | Ignore FocusOut event if there is no event window. |
tree | commitdiff |
2004-09-29 |
Vincent Béron | Keep the original resources if !bDeleteExistingResources in |
tree | commitdiff |
2004-09-29 |
James Hawkins | Limit scrolling of the edit control to the last line... |
tree | commitdiff |
2004-09-28 |
Robert Shearman | Simplify getting custom icons for a folder by utilising... |
tree | commitdiff |
2004-09-28 |
Robert Shearman | - Add support for custom shell folders, such as the... |
tree | commitdiff |
2004-09-28 |
Huw Davies | Fix a reference leak on failure (spotted by Rob Shearman). |
tree | commitdiff |
2004-09-28 |
Huw Davies | Stub implementation of IInternetSecurityManager. |
tree | commitdiff |
2004-09-28 |
Robert Shearman | - Don't perform event check if in system code. Fixes... |
tree | commitdiff |
2004-09-28 |
Michael Stefaniuc | - native ImageList_Remove dosn't spit out an error... |
tree | commitdiff |
2004-09-28 |
Robert Shearman | Determine whether to do label edit before sending NM_CLICK. |
tree | commitdiff |
2004-09-28 |
James Hawkins | Stub implementation of AtlModuleUnregisterServerEx. |
tree | commitdiff |
2004-09-28 |
Jon Griffiths | Item height/expand button width must be >= than imageli... |
tree | commitdiff |
2004-09-28 |
Jason Edmeades | - Make d3d8 know about the wined3d device and start... |
tree | commitdiff |
2004-09-27 |
Huw Davies | Partial implementation of advpack.RegInstall. |
tree | commitdiff |
2004-09-27 |
Alexander Yaworsky | Start only first service in the service table. |
tree | commitdiff |
2004-09-27 |
Uwe Bonnes | Call GetProcessHeap() instead of passing its address. |
tree | commitdiff |
2004-09-27 |
Ge van Geldorp | Call GetProcessHeap() instead of passing its address. |
tree | commitdiff |
2004-09-27 |
Michael Kaufmann | - Add as many entries to the color map as specified... |
tree | commitdiff |
2004-09-27 |
Marcus Meissner | Function return types cannot be const. |
tree | commitdiff |
2004-09-27 |
Eric Pouech | - now storing vector of types on a per module basis... |
tree | commitdiff |
2004-09-25 |
Robert Shearman | - Implement WS_DISABLED style. |
tree | commitdiff |
2004-09-25 |
Huw Davies | Implement PathSearchAndQualify. |
tree | commitdiff |
2004-09-25 |
Ge van Geldorp | SHGetAppCompatFlags takes 4 bytes of parameters. |
tree | commitdiff |
2004-09-25 |
Alexander Yaworsky | Restructured code of StartServiceCtrlDispatcherA/W. |
tree | commitdiff |
2004-09-24 |
Joris Huizer | Ref count increment/decrement cleanup. |
tree | commitdiff |
2004-09-24 |
Jon Griffiths | Use a (seemingly xp default) width of 7 for system... |
tree | commitdiff |
2004-09-24 |
Martin Fuchs | - Use system metrics to determine icon sizes. |
tree | commitdiff |
2004-09-24 |
Richard Cohen | MenuItemFromPoint shouldn't crash if there's no menu. |
tree | commitdiff |
2004-09-24 |
Uwe Bonnes | Make WINEDLLOVERRIDES also match for *dll. |
tree | commitdiff |
2004-09-23 |
Robert Shearman | Don't define GWL_USERDATA, GWL_ID, GWL_HWNDPARENT,... |
tree | commitdiff |
2004-09-23 |
Robert Shearman | Use dynamically allocated heap allocated buffers in |
tree | commitdiff |
2004-09-23 |
Robert Shearman | - Don't crash on double InternetCloseHandle. |
tree | commitdiff |
2004-09-23 |
Dmitry Timoshkov | - Skip shell window test on Win9x and restore its funct... |
tree | commitdiff |
2004-09-23 |
Martin Fuchs | At least print message if we're not returning requested... |
tree | commitdiff |
2004-09-23 |
Robert Shearman | - Make the control look more like native by using the... |
tree | commitdiff |
2004-09-23 |
Filip Navara | Fix obviously wrong condition in an "if" statement. |
tree | commitdiff |
2004-09-23 |
Filip Navara | Add note about unimplemented TB_SAVERESTORE message. |
tree | commitdiff |
2004-09-23 |
Steven Edwards | Remove unneeded include statements. |
tree | commitdiff |
2004-09-23 |
Jason Edmeades | Create a wined3d interface, and generate a wined3d... |
tree | commitdiff |
2004-09-23 |
Ge van Geldorp | Some windres versions don't like POPUP"", change to... |
tree | commitdiff |
2004-09-23 |
Robert Shearman | Fix debugger for flat PC and non-flat frame. |
tree | commitdiff |
2004-09-23 |
Steven Edwards | Remove some unneeded include statements. |
tree | commitdiff |
2004-09-22 |
Richard Cohen | Move TRACE inside TRY block. |
tree | commitdiff |
2004-09-22 |
Piotr Caban | Added Polish translation. |
tree | commitdiff |
2004-09-22 |
Robert Shearman | GetWindowLong -> GetWindowLongPtr. |
tree | commitdiff |
2004-09-22 |
Dmitry Timoshkov | Make mlang return the same code page descriptions as... |
tree | commitdiff |
2004-09-22 |
Huw Davies | Don't trash the dst variant if we can't do the type... |
tree | commitdiff |
2004-09-22 |
Martin Fuchs | Store absolute path in .lnk file. |
tree | commitdiff |
2004-09-22 |
Dimitrie O. Paun | Avoid W->A transitions. |
tree | commitdiff |
2004-09-22 |
Dimitrie O. Paun | We now have ICC_LINK_CLASS. |
tree | commitdiff |
2004-09-22 |
Dimitrie O. Paun | Cleanup W->A transition. |
tree | commitdiff |
2004-09-22 |
Steven Edwards | Move URL_SCHEME typedef to match PSDK. |
tree | commitdiff |
2004-09-22 |
Hans Leidekker | Beginnings of an MSCMS implementation based on LittleCMS. |
tree | commitdiff |
2004-09-22 |
Alex Villacís Lasso | Partial implementation for OLEPictureImpl_Save. |
tree | commitdiff |
next |