2004-10-07 |
Francois Gouget | Don't define COBJMACROS in objbase.h. |
tree | commitdiff |
2004-10-07 |
Francois Gouget | Conformance tests must not include wine/debug.h. |
tree | commitdiff |
2004-10-06 |
Rolf Kalbermatter | Fix bug found by Piotr Caban, where our function tried... |
tree | commitdiff |
2004-10-05 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-10-05 |
Alexandre Julliard | Avoid depending on the non-standard IUnknown_METHODS... |
tree | commitdiff |
2004-10-04 |
Alexandre Julliard | Fixed typo in ProgramsW. |
tree | commitdiff |
2004-10-04 |
Piotr Caban | Added Polish translation. |
tree | commitdiff |
2004-10-04 |
Ge van Geldorp | Can't pass NULL as default value to GetPrivateProfileSt... |
tree | commitdiff |
2004-09-29 |
Alexandre Julliard | Authors: Klemens Friedl <frik85@hotmail.com>, Martin... |
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-27 |
Ge van Geldorp | Call GetProcessHeap() instead of passing its address. |
tree | commitdiff |
2004-09-24 |
Martin Fuchs | - Use system metrics to determine icon sizes. |
tree | commitdiff |
2004-09-23 |
Martin Fuchs | At least print message if we're not returning requested... |
tree | commitdiff |
2004-09-23 |
Ge van Geldorp | Some windres versions don't like POPUP"", change to... |
tree | commitdiff |
2004-09-23 |
Steven Edwards | Remove some unneeded include statements. |
tree | commitdiff |
2004-09-22 |
Robert Shearman | GetWindowLong -> GetWindowLongPtr. |
tree | commitdiff |
2004-09-22 |
Martin Fuchs | Store absolute path in .lnk file. |
tree | commitdiff |
2004-09-22 |
Martin Fuchs | Implement IShellLinkA::Resolve and IShellLinkW::Resolve. |
tree | commitdiff |
2004-09-22 |
Robert Shearman | Share version information between DllGetVersion and... |
tree | commitdiff |
2004-09-21 |
Francois Gouget | Fix CSIDL_COMMON_{STARTMENU,PROGRAMS,DESKTOPDIRECTORY... |
tree | commitdiff |
2004-09-21 |
Martin Fuchs | Match class name used by Windows. |
tree | commitdiff |
2004-09-20 |
Martin Fuchs | Correct setting of default menu item in shell context... |
tree | commitdiff |
2004-09-20 |
Martin Fuchs | Make drive letters in PIDLs always uppercase to enable... |
tree | commitdiff |
2004-09-14 |
Jens Collin | Added lookup of environment vars in SHELL_ArgifyW. |
tree | commitdiff |
2004-09-14 |
Juan Lang | Added support for DLLVERSIONINFO2 in DllGetVersion. |
tree | commitdiff |
2004-09-13 |
Vitaliy Margolen | IShellFolder::CompareIDs - return only -1/0/1 in lower... |
tree | commitdiff |
2004-09-09 |
Alexandre Julliard | Removed some more uses of the non-standard ICOM_THIS... |
tree | commitdiff |
2004-09-07 |
Francois Gouget | Fix c_parser.pm so it handles 'const' preceeding a... |
tree | commitdiff |
2004-09-06 |
Alexandre Julliard | Removed some uses of the non-standard ICOM_THIS macro. |
tree | commitdiff |
2004-09-06 |
Francois Gouget | Disable MSVC warning 4116 to avoid the 'unnamed type... |
tree | commitdiff |
2004-09-06 |
Robert Shearman | - Add exports for missing ordinals 191-194. |
tree | commitdiff |
2004-09-01 |
Alexandre Julliard | Get rid of the WINE_UNUSED macro. |
tree | commitdiff |
2004-08-31 |
Francois Gouget | Don't export the shell32 SHAllocShared functions by... |
tree | commitdiff |
2004-08-25 |
Francois Gouget | Enable the disabled tests in tests.data or add a commen... |
tree | commitdiff |
2004-08-24 |
Huw Davies | Change dialogs to use MS Shell Dlg rather than Helv... |
tree | commitdiff |
2004-08-23 |
Alexandre Julliard | Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm... |
tree | commitdiff |
2004-08-23 |
Aric Stewart | Make sure exePath contains the path since it is used... |
tree | commitdiff |
2004-08-22 |
Francois Gouget | Moved declarations from undocshell.h to shlobj.h to... |
tree | commitdiff |
2004-08-22 |
Alexandre Julliard | Don't define BEGIN_INTERFACE in unknwn.h. |
tree | commitdiff |
2004-08-20 |
Huw Davies | Unicodify a load of strings. |
tree | commitdiff |
2004-08-20 |
Francois Gouget | Fix packing bug in shlobj.h. |
tree | commitdiff |
2004-08-20 |
Aric Stewart | In IPersistFile_Save if the exe file is not found,... |
tree | commitdiff |
2004-08-19 |
Francois Gouget | Remove types that don't exist from tests.dat. |
tree | commitdiff |
2004-08-19 |
Francois Gouget | Add new fields to the NOTIFYICONDATA structure so it... |
tree | commitdiff |
2004-08-18 |
Vincent Béron | Don't hardcode c:\windows paths in msi.dll. |
tree | commitdiff |
2004-08-16 |
Ge van Geldorp | Handle shell link files contained in double quotes. |
tree | commitdiff |
2004-08-16 |
Mike McCormack | Clean up messy comment in SHFileOperation. |
tree | commitdiff |
2004-08-16 |
Francois Gouget | Add the CCHILDREN_TITLEBAR+1 and NUM_POINTS macros. |
tree | commitdiff |
2004-08-12 |
Alexandre Julliard | Get rid of the non-standard ICOM_VTABLE macro. |
tree | commitdiff |
2004-08-12 |
Alexandre Julliard | Get rid of the non-standard ICOM_VFIELD macro. |
tree | commitdiff |
2004-08-12 |
Alexandre Julliard | Get rid of the non-standard ICOM_DEFINE macro. |
tree | commitdiff |
2004-08-11 |
Alexandre Julliard | Avoid some non-portable makefile constructs, and get... |
tree | commitdiff |
2004-08-11 |
Francois Gouget | Remove LPFILESYSTEMBINDDATA as it's not defined in... |
tree | commitdiff |
2004-08-11 |
Francois Gouget | Modify widl to put the C COM macros inside an #ifdef... |
tree | commitdiff |
2004-08-09 |
Jon Griffiths | Delete the about dialog font when the dialog is closed. |
tree | commitdiff |
2004-08-09 |
Mike McCormack | Use Heap function in preference to malloc/free. |
tree | commitdiff |
2004-08-09 |
Marcus Meissner | Marked some functions in debughlp as static. |
tree | commitdiff |
2004-08-06 |
Jon Griffiths | Don't leak cache imagelists on exit. |
tree | commitdiff |
2004-08-04 |
Filip Navara | Destroy associated listview when IShellView is destroyed. |
tree | commitdiff |
2004-08-02 |
Jens Collin | Use ShellExecute instead of CreateProcess in run dialog. |
tree | commitdiff |
2004-07-29 |
Filip Navara | Add REST_NONLEGACYSHELLMODE policy. |
tree | commitdiff |
2004-07-23 |
Francois Gouget | Assorted spelling fixes. |
tree | commitdiff |
2004-07-23 |
Marcelo Duarte | French translation and other adjustments. |
tree | commitdiff |
2004-07-22 |
Henning Gerhardt | Minor fixes and updates to the German resource files. |
tree | commitdiff |
2004-07-22 |
Ivan Leo Puoti | Added Italian resources. |
tree | commitdiff |
2004-07-19 |
Marcelo Duarte | Update localization for Portuguese language. |
tree | commitdiff |
2004-07-16 |
Martin Fuchs | Distinguish between Open and Explore commands. |
tree | commitdiff |
2004-07-12 |
José Manuel Ferrer... | Updated the Spanish shell32 translation and made some... |
tree | commitdiff |
2004-07-12 |
Marcus Meissner | Fixed double applet = applet = assignment. |
tree | commitdiff |
2004-07-09 |
Alexandre Julliard | Authors: Martin Fuchs <martin-fuchs@gmx.net>, Ge van... |
tree | commitdiff |
2004-07-04 |
Mike McCormack | Fix a buffer overrun in autocomplete. |
tree | commitdiff |
2004-06-30 |
Ge van Geldorp | Fix IFileSystemBindData method order. |
tree | commitdiff |
2004-06-28 |
Ge van Geldorp | Match prototypes to Platform SDK. |
tree | commitdiff |
2004-06-21 |
Royce Mitchell III | Shell32 run dialog combobox should also have WS_TABSTOP... |
tree | commitdiff |
2004-06-18 |
Robert Shearman | Make ole32 a delay-load import of shell32. |
tree | commitdiff |
2004-06-15 |
Francois Gouget | SHELL_ExecuteW() passes a Unicode environment to Create... |
tree | commitdiff |
2004-06-15 |
Dmitry Timoshkov | Fix warnings introduced by my last patch. |
tree | commitdiff |
2004-06-15 |
Dmitry Timoshkov | Restore default "open" functionality of ShellExecute. |
tree | commitdiff |
2004-06-14 |
Dmitry Timoshkov | Ignore DdeClientTransaction error in ShellExecute. |
tree | commitdiff |
2004-06-14 |
Dmitry Timoshkov | Add support for quoting "file://%1" like format strings. |
tree | commitdiff |
2004-06-14 |
Ulrich Czekalla | Implemented RealDriveType. |
tree | commitdiff |
2004-06-02 |
Ulrich Czekalla | When we send out a notification to a registered window... |
tree | commitdiff |
2004-05-28 |
Aric Stewart | Make sure that the size of the buffer passed to RegSetV... |
tree | commitdiff |
2004-05-27 |
Uwe Bonnes | Assume MAX_PATH length for pszDisplayName. |
tree | commitdiff |
2004-05-27 |
Ivan Leo Puoti | Changed my name, so update copyright info. |
tree | commitdiff |
2004-05-27 |
Stefan Leichter | Moved stub of Control_FillCache_RunDLL from ascii to... |
tree | commitdiff |
2004-05-19 |
Eric Pouech | GetModuleFileName[AW] doesn't terminate the string... |
tree | commitdiff |
2004-05-17 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2004-05-10 |
Ilya Korniyko | Encoding fixes in Ukrainian translation. |
tree | commitdiff |
2004-05-04 |
Alexandre Julliard | Updated the auto-generated tests. |
tree | commitdiff |
2004-05-02 |
Maxime Bellengé | Fix a string allocation. |
tree | commitdiff |
2004-04-30 |
Maxime Bellengé | - Fix the return key handling and clean up the code. |
tree | commitdiff |
2004-04-29 |
Mike McCormack | Stub implementation for SHFindFiles. |
tree | commitdiff |
2004-04-26 |
Ilya Korniyko | Added Ukrainian translations. |
tree | commitdiff |
2004-04-26 |
Dmitry Timoshkov | Fix the DDE PFNCALLBACK prototype. |
tree | commitdiff |
2004-04-26 |
Maxime Bellengé | Implemented the ACO_AUTOSUGGEST, ACO_AUTOAPPEND, ACO_UP... |
tree | commitdiff |
2004-04-23 |
Dmitry Timoshkov | Fix a bug in ShellExecute which called DdeCreateStringH... |
tree | commitdiff |
2004-04-22 |
Huw Davies | DdeClientTransaction returns zero on error. |
tree | commitdiff |
2004-04-20 |
Francois Gouget | Make Unicode strings 'static const'. |
tree | commitdiff |
next |