2000-12-09 |
Andreas Mohr | Fixed MessageBox() usage. |
tree | commitdiff |
2000-12-06 |
Alexandre Julliard | Created a small static library in ole/libuuid.a that... |
tree | commitdiff |
2000-12-06 |
Alexandre Julliard | Use libwine and libwine_unicode directly from their... |
tree | commitdiff |
2000-12-01 |
Patrik Stridvall | Added/modified documentation for function arguments. |
tree | commitdiff |
2000-12-01 |
Alexandre Julliard | Removed some unnecessary includes. |
tree | commitdiff |
2000-12-01 |
Alexandre Julliard | Finished separation of shell32 and wsock32. |
tree | commitdiff |
2000-11-30 |
Alexandre Julliard | Finished separation of advapi32. |
tree | commitdiff |
2000-11-30 |
David Elliott | Remove libXXXX.so.1.0 lines from .cvsignore files. |
tree | commitdiff |
2000-11-28 |
Alexandre Julliard | Got rid of the Wine internal lstrcpy* functions and... |
tree | commitdiff |
2000-11-27 |
Dimitrie O. Paun | Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements... |
tree | commitdiff |
2000-11-27 |
Alexandre Julliard | Fixed a few dependencies on 16-bit or internal function... |
tree | commitdiff |
2000-11-27 |
Alexandre Julliard | Changed GetProcAddress16 and 16-bit resource functions... |
tree | commitdiff |
2000-11-25 |
Alexandre Julliard | Added a few forwards. |
tree | commitdiff |
2000-11-25 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-11-13 |
Alexandre Julliard | Temp hack: do not import dlls that we link with at... |
tree | commitdiff |
2000-11-12 |
Alexandre Julliard | Start using import tables for dlls that can already... |
tree | commitdiff |
2000-11-08 |
Francois Gouget | We must include windef.h before wtypes.h (directly... |
tree | commitdiff |
2000-11-05 |
Alexandre Julliard | Declare debug channels in all dlls that need them;... |
tree | commitdiff |
2000-11-04 |
Alexandre Julliard | Removed leftover debug output. |
tree | commitdiff |
2000-11-02 |
Alexandre Julliard | Create Gnome/KDE desktop and menu entries from IShellLink |
tree | commitdiff |
2000-11-01 |
Juergen Schmied | Export SHGetSettings by name. New stub for shell.68. |
tree | commitdiff |
2000-11-01 |
Alexandre Julliard | Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie... |
tree | commitdiff |
2000-10-31 |
Peter Ivanyi | Added/upgraded Slovak messages, and Slovak and Czech... |
tree | commitdiff |
2000-10-31 |
Andreas Mohr | Fix insufficient rect width value in resource file. |
tree | commitdiff |
2000-10-29 |
Dave Pickles | Implement SHGFI_EXETYPE function of SHGetFileInfo. |
tree | commitdiff |
2000-10-26 |
Martin Pilka | "StartMenu" --> "Start Menu", "Startup" --> "StartUp". |
tree | commitdiff |
2000-10-24 |
Alexandre Julliard | Implement InternalExtractIcon by calling PrivateExtract... |
tree | commitdiff |
2000-10-23 |
Alexandre Julliard | Build Win32 resources as .res files and dump them into... |
tree | commitdiff |
2000-10-19 |
Alexandre Julliard | Use a binary search to find entries in resource directo... |
tree | commitdiff |
2000-10-19 |
Alexandre Julliard | Call PrivateExtractIcon in user32 instead of duplicatin... |
tree | commitdiff |
2000-10-15 |
Eric Pouech | Fixed ShellMessageBox[AW] buffers usage (in some cases... |
tree | commitdiff |
2000-10-13 |
Andreas Mohr | - stupid spelling fixes |
tree | commitdiff |
2000-09-29 |
Andreas Mohr | Let InternalExtractIcon16 load icons from builtin DLLs. |
tree | commitdiff |
2000-09-27 |
Alexandre Julliard | Added a few missing imports. |
tree | commitdiff |
2000-09-26 |
Alexandre Julliard | Moved all Win16 definitions out of the standard Windows... |
tree | commitdiff |
2000-09-26 |
Alexandre Julliard | Removed shell.h. Cleaned up the nested includes mess... |
tree | commitdiff |
2000-09-25 |
Alexandre Julliard | Use documented DROPFILES structure instead of internal... |
tree | commitdiff |
2000-09-25 |
Alexandre Julliard | Removed inclusion of wine/winestring.h from winbase... |
tree | commitdiff |
2000-09-19 |
Peter Hunnisett | - Added some missing WINELIB_NAME_AW definitions, types... |
tree | commitdiff |
2000-09-18 |
Mike McCormack | Fixed incorrect arg count in SHGetSettings that causes... |
tree | commitdiff |
2000-09-13 |
Huw D M Davies | Add some Str* prototypes to shlwapi.h. |
tree | commitdiff |
2000-09-06 |
James Hatheway | Systray should keep a copy of its icons. |
tree | commitdiff |
2000-08-25 |
Eric Pouech | Improved a bit the folder browsing implementation. |
tree | commitdiff |
2000-08-20 |
Kai Morich | Fixed bug in repeatedly iconisation, code cleanup. |
tree | commitdiff |
2000-08-20 |
Chris Morgan | Implemented DuplicateIcon(). |
tree | commitdiff |
2000-08-16 |
Marcus Meissner | Missed the first character of every argument in Command... |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Replaced all lstr* calls from inside Wine code by their... |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Replaced VERSION_* calls by exported API equivalents. |
tree | commitdiff |
2000-08-11 |
Dmitry Timoshkov | 1. Make buffer for message large enough to hold very... |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Removed some unnecessary #includes and dll dependencies. |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Moved a few non-standard headers into their respective... |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Removed all non-standard common control headers from... |
tree | commitdiff |
2000-08-08 |
Alexandre Julliard | Small dll interfaces cleanups. |
tree | commitdiff |
2000-08-06 |
Alexandre Julliard | Moved most USER string functions to dlls/user. |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Moved GUID definitions to their respective dll. |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Fixed IShellLinkA/W definitions. |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Added guiddef.h and moved a few GUID definitions to... |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Added imports of user32/gdi32/kernel32 wherever necessary. |
tree | commitdiff |
2000-07-31 |
Alexandre Julliard | Cleaned up some more USER dependencies. |
tree | commitdiff |
2000-07-28 |
Alexandre Julliard | Added 'owner' field to 16-bit spec files to specify... |
tree | commitdiff |
2000-07-26 |
Alexandre Julliard | Moved shlwapi routines from shell32.dll to shlwapi... |
tree | commitdiff |
2000-07-15 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-07-15 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-07-09 |
Dave Hawkes | With some apps a fault was possible in ExtractAssociate... |
tree | commitdiff |
2000-07-09 |
Alexandre Julliard | Created separate libraries for dplay, shfolder, shlwapi... |
tree | commitdiff |
2000-07-08 |
Andreas Mohr | Added semi-stub. |
tree | commitdiff |
2000-06-24 |
Juergen Schmied | - many new Path* stubs |
tree | commitdiff |
2000-06-23 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies. |
tree | commitdiff |
2000-06-23 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-06-20 |
Alexandre Julliard | For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. |
tree | commitdiff |
2000-06-20 |
Huw D M Davies | Implemented StrCatBuff. |
tree | commitdiff |
2000-06-16 |
Juergen Schmied | - fixed null-pidl from _ILCreateControl |
tree | commitdiff |
2000-06-16 |
Francois Jacques | Keep an internal copy of the icon. |
tree | commitdiff |
2000-06-13 |
Juergen Schmied | - new dll shfolder.dll |
tree | commitdiff |
2000-06-13 |
Alexandre Julliard | Use the Unicode string functions from wine/unicode... |
tree | commitdiff |
2000-06-11 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-06-08 |
Dmitry Timoshkov | Implement NTDLL.towupper and NTDLL.towlower using alrea... |
tree | commitdiff |
2000-06-08 |
Alexandre Julliard | Simplified wrc flags handling. |
tree | commitdiff |
2000-06-07 |
Uwe Bonnes | PathFindNextComponent: return pointer to NULL and not... |
tree | commitdiff |
2000-06-07 |
Patrik Stridvall | Fixed issues found by winapi_check. |
tree | commitdiff |
2000-06-01 |
Juergen Schmied | - New (some stubs): SHGetFolderLocation, PathAddExtension, |
tree | commitdiff |
2000-05-29 |
Alexandre Julliard | Exec a separate wine binary for every win32 process... |
tree | commitdiff |
2000-05-12 |
Eric Pouech | Fixed absolute path to pidl generation. |
tree | commitdiff |
2000-05-11 |
Alexandre Julliard | Fixed buffer overflow. |
tree | commitdiff |
2000-05-11 |
Patrik Stridvall | Fixed some debug messages. |
tree | commitdiff |
2000-05-03 |
Huw D M Davies | Map StrChrA to strchr. Fix StrChrW arg list. |
tree | commitdiff |
2000-05-01 |
Bertho Stultiens | - Implemented a new preprocessor that is (nearly) ANSI... |
tree | commitdiff |
2000-04-29 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-04-29 |
Patrik Stridvall | Fixed issues reported by winapi_check. |
tree | commitdiff |
2000-04-28 |
Juergen Schmied | Complete cleanup, bugfixes. |
tree | commitdiff |
2000-04-28 |
Juergen Schmied | Stubs for IQueryAssociations. |
tree | commitdiff |
2000-04-28 |
Juergen Schmied | Moved policy related functions to shpolicy.c |
tree | commitdiff |
2000-04-28 |
Juergen Schmied | Explicit import user32.dll. |
tree | commitdiff |
2000-04-28 |
Juergen Schmied | Separated 32 bit functions to shellole.c. |
tree | commitdiff |
2000-04-28 |
Juergen Schmied | Fixed: extract the icon by resource id. |
tree | commitdiff |
2000-04-28 |
Juergen Schmied | Small fixes. |
tree | commitdiff |
2000-04-28 |
Juergen Schmied | Fixes. |
tree | commitdiff |
2000-04-24 |
Patrik Stridvall | Fixed issues found by winapi_check. |
tree | commitdiff |
2000-04-24 |
Alexandre Julliard | Implemented on-demand loading of builtin dlls using... |
tree | commitdiff |
2000-04-23 |
Alexandre Julliard | Removed a few inter-dll dependencies. |
tree | commitdiff |
next |