.. |
.cvsignore
|
Remove libXXXX.so.1.0 lines from .cvsignore files.
|
2000-11-30 19:57:34 +00:00 |
Makefile.in
|
A first stab at implementing the RunDll features.
|
2001-02-23 01:12:26 +00:00 |
authors.h
|
Moved a few non-standard headers into their respective dlls.
|
2000-08-09 00:54:58 +00:00 |
brsfolder.c
|
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
|
2000-11-27 23:54:25 +00:00 |
changenotify.c
|
Replaced VERSION_* calls by exported API equivalents.
|
2000-08-14 14:35:01 +00:00 |
classes.c
|
Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h.
|
2000-09-26 00:00:55 +00:00 |
clipboard.c
|
Moved all the documented shlwapi functions out of undocshell.h into
|
2001-01-07 21:50:52 +00:00 |
control.c
|
A first stab at implementing the RunDll features.
|
2001-02-23 01:12:26 +00:00 |
dataobject.c
|
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
|
2000-11-27 23:54:25 +00:00 |
dialogs.c
|
Fixed MessageBox() usage.
|
2000-12-09 03:06:54 +00:00 |
enumidlist.c
|
Moved all the documented shlwapi functions out of undocshell.h into
|
2001-01-07 21:50:52 +00:00 |
folders.c
|
Replaced some GetProcAddress() imports by the standard dll import
|
2001-01-17 22:05:24 +00:00 |
iconcache.c
|
A first stab at implementing the RunDll features.
|
2001-02-23 01:12:26 +00:00 |
memorystream.c
|
Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h.
|
2000-09-26 00:00:55 +00:00 |
pidl.c
|
Implemented SHELL32.IsNetDrive and SHELL32.ILSaveToStream needed for
|
2001-01-18 23:04:19 +00:00 |
pidl.h
|
Implemented SHELL32.IsNetDrive and SHELL32.ILSaveToStream needed for
|
2001-01-18 23:04:19 +00:00 |
shell.c
|
Cleaned up dll startup routines now that we have separate address
|
2001-01-17 22:03:18 +00:00 |
shell.spec
|
Finished separation of shell32 and wsock32.
|
2000-12-01 20:48:41 +00:00 |
shell32.spec
|
A first stab at implementing the RunDll features.
|
2001-02-23 01:12:26 +00:00 |
shell32_Ca.rc
|
Use constants IDOK and IDCANCEL in .rc files.
|
1999-11-12 01:50:03 +00:00 |
shell32_Cs.rc
|
Use constants IDOK and IDCANCEL in .rc files.
|
1999-11-12 01:50:03 +00:00 |
shell32_Da.rc
|
Use constants IDOK and IDCANCEL in .rc files.
|
1999-11-12 01:50:03 +00:00 |
shell32_De.rc
|
Fixed German translation, changed dialog font to Helvetica.
|
2001-02-20 00:47:09 +00:00 |
shell32_En.rc
|
- the colums in the shellview are now created depending on the
|
1999-11-14 21:33:23 +00:00 |
shell32_Eo.rc
|
…
|
|
shell32_Es.rc
|
Use constants IDOK and IDCANCEL in .rc files.
|
1999-11-12 01:50:03 +00:00 |
shell32_Fi.rc
|
Use constants IDOK and IDCANCEL in .rc files.
|
1999-11-12 01:50:03 +00:00 |
shell32_Fr.rc
|
…
|
|
shell32_Hu.rc
|
Use constants IDOK and IDCANCEL in .rc files.
|
1999-11-12 01:50:03 +00:00 |
shell32_It.rc
|
Use constants IDOK and IDCANCEL in .rc files.
|
1999-11-12 01:50:03 +00:00 |
shell32_Ja.rc
|
Added some Japanese resources.
|
2000-03-08 18:50:45 +00:00 |
shell32_Ko.rc
|
…
|
|
shell32_Nl.rc
|
Use constants IDOK and IDCANCEL in .rc files.
|
1999-11-12 01:50:03 +00:00 |
shell32_No.rc
|
Use constants IDOK and IDCANCEL in .rc files.
|
1999-11-12 01:50:03 +00:00 |
shell32_Pl.rc
|
Use constants IDOK and IDCANCEL in .rc files.
|
1999-11-12 01:50:03 +00:00 |
shell32_Pt.rc
|
Use constants IDOK and IDCANCEL in .rc files.
|
1999-11-12 01:50:03 +00:00 |
shell32_Ru.rc
|
Use constants IDOK and IDCANCEL in .rc files.
|
1999-11-12 01:50:03 +00:00 |
shell32_Sk.rc
|
Added/upgraded Slovak messages, and Slovak and Czech keyboard layout.
|
2000-10-31 01:19:11 +00:00 |
shell32_Sv.rc
|
Use constants IDOK and IDCANCEL in .rc files.
|
1999-11-12 01:50:03 +00:00 |
shell32_Wa.rc
|
Use constants IDOK and IDCANCEL in .rc files.
|
1999-11-12 01:50:03 +00:00 |
shell32_main.c
|
Implement SHGetFileInfoW by calling SHGetFileInfoA.
|
2001-03-10 19:14:30 +00:00 |
shell32_main.h
|
Add shell support for deleting files using the Delete key.
|
2001-02-21 04:01:03 +00:00 |
shell32_xx.rc
|
…
|
|
shellfolder.h
|
Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h.
|
2000-09-26 00:00:55 +00:00 |
shelllink.c
|
Implement IShellLink<A|W>_fnGetWorkingDirectory,
|
2001-02-12 01:17:39 +00:00 |
shellole.c
|
Change the callback declarations to a safer format.
|
2001-02-12 03:51:04 +00:00 |
shellord.c
|
A first stab at implementing the RunDll features.
|
2001-02-23 01:12:26 +00:00 |
shellpath.c
|
SHGetSpecialFolderPathA must be able to create a full path if it
|
2001-03-19 19:14:00 +00:00 |
shellreg.c
|
Finished separation of shell32 and wsock32.
|
2000-12-01 20:48:41 +00:00 |
shellstring.c
|
Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h.
|
2000-09-26 00:00:55 +00:00 |
shlfileop.c
|
Added (partial) support for FO_COPY and FO_DELETE.
|
2001-02-26 22:31:38 +00:00 |
shlfolder.c
|
Handle empty strings and invalid values in lpstrInitialDir for 32 bits
|
2001-03-10 19:13:59 +00:00 |
shlmenu.c
|
Replaced some GetProcAddress() imports by the standard dll import
|
2001-01-17 22:05:24 +00:00 |
shlview.c
|
Add shell support for deleting files using the Delete key.
|
2001-02-21 04:01:03 +00:00 |
shpolicy.c
|
Replaced all lstr* calls from inside Wine code by their str* equivalent.
|
2000-08-14 14:41:19 +00:00 |
shpolicy.h
|
…
|
|
shres.rc
|
Confirm file deletes. Make delete confirmation messages more
|
2001-02-21 04:01:20 +00:00 |
shresdef.h
|
Confirm file deletes. Make delete confirmation messages more
|
2001-02-21 04:01:20 +00:00 |
shv_bg_cmenu.c
|
Fix typos in comments.
|
2001-02-12 03:48:24 +00:00 |
shv_item_cmenu.c
|
Got rid of the Wine internal lstrcpy* functions and of winestring.h.
|
2000-11-28 22:40:56 +00:00 |
systray.c
|
Got rid of the Wine internal lstrcpy* functions and of winestring.h.
|
2000-11-28 22:40:56 +00:00 |