Commit graph

32 commits

Author SHA1 Message Date
Michael Stefaniuc
ee8c98c05c shell32: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:45:35 +02:00
Owen Rudge
238cdf715d shell32: Use a listview for the control panel. 2008-07-25 12:27:31 +02:00
Owen Rudge
95c6d1d864 shell32: Add menu bar to Control Panel. 2008-07-23 11:47:02 +02:00
Owen Rudge
08b1bdb8c0 shell32: Load Control Panel title from resources. 2008-07-23 11:46:44 +02:00
Mikołaj Zalewski
abe87675a8 shell32: Make new style Browse For Folders dialog resizable. 2008-07-08 11:19:20 +02:00
Owen Rudge
3a95e276f2 shell32: Register Control Panel namespace folder. 2008-06-24 11:58:12 +02:00
José Manuel Ferrer Ortiz
85e839a2c2 Spanish translations updates. 2008-06-02 12:32:47 +02:00
Alexandre Julliard
77a79c48b4 shell32: Make the icon space a bit larger in the About dialog.
Also replace numeric ids by appropriate constants.
2008-03-21 18:38:51 +01:00
Mikołaj Zalewski
1fd3797397 shell32: Remove DISCARDABLE from STRINGTABLE resources. 2008-03-11 12:11:51 +01:00
Luis C. Busquets Pérez
e46751f531 shell32: Update Spanish resource. 2007-12-10 12:13:22 +01:00
Luis C. Busquets Pérez
cba3c81f6e shell32: Update Spanish resource. 2007-12-06 12:13:12 +01:00
Alexander Nicolaysen Sørnes
b259c4ae80 shell32: Localize 'new folder' string. 2007-12-06 12:12:57 +01:00
Alexander Nicolaysen Sørnes
cf8c1d60a1 shell32: Localize file context menu. 2007-12-03 14:56:30 +01:00
José Manuel Ferrer Ortiz
ac3c960c26 Some Spanish translation updates. 2007-05-04 12:39:38 +02:00
Mikołaj Zalewski
33ee219ce3 shell32: Allow overwriting files in SHFileOperation(FO_COPY) (with confirmation dialogs). 2007-02-12 12:38:57 +01:00
Jonathan Ernst
360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Michael Jung
32aed7c93e shell32: Move 'My Pictures', 'My Videos' and 'My Music' folders
directly to %USERPROFILE% (instead of %USERPROFILE%\\My Documents), to
allow for reasonable symbolic linking to $HOME based directories.
2006-02-02 13:28:05 +01:00
Vitaliy Margolen
c99880d955 shell32: Create Local AppData for user profile.
Move history and internet tmp files to Local Settings.
2006-01-04 14:48:59 +01:00
Alex Villacís Lasso
18bfe6a095 Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all
resources, so that Spanish locales other than Spain also use Spanish
resources.
2005-02-16 21:10:59 +00:00
José Manuel Ferrer Ortiz
7a03fd6763 Added some Spanish translations. 2004-12-09 13:44:20 +00:00
Klemens Friedl
586930973d More Windows-like About dialog. 2004-12-09 11:39:31 +00:00
Ge van Geldorp
e63e3781c6 Some windres versions don't like POPUP"", change to POPUP "". 2004-09-23 04:28:04 +00:00
Huw Davies
174e6a5d28 Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
José Manuel Ferrer Ortiz
e3cea2785b Updated the Spanish shell32 translation and made some corrections to
other language files.
2004-07-12 20:44:33 +00:00
Royce Mitchell III
0d592611bd Shell32 run dialog combobox should also have WS_TABSTOP style. 2004-06-21 23:54:19 +00:00
Martin Fuchs
7e301d8a77 Add resource strings for control panel folder. 2004-04-05 21:06:58 +00:00
José Manuel Ferrer Ortiz
4a0dd81cf1 Some new Spanish translations and improvements to other existing
ones.
2003-08-22 05:03:19 +00:00
Nix N. Nix
e73d3c444b Added RunFileDlg with MRU list.
Added template to all .rc files.
2002-06-10 02:34:36 +00:00
Alexandre Julliard
0799c1a780 Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
2002-03-09 23:29:33 +00:00
Dmitry Timoshkov
45109f9243 Replace "System" font by "Helv" in shell32 "About" dialog. 2001-04-16 18:58:30 +00:00
Gustavo Junior Alves
cca2a3b347 Use constants IDOK and IDCANCEL in .rc files. 1999-11-12 01:50:03 +00:00
Bertho Stultiens
d1895a776c Built-in dlls now have resources attached via the PE-header like
normal dlls. This enables the use of the resource API.
1999-04-25 18:31:35 +00:00