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 |
Owen Rudge
|
3a95e276f2
|
shell32: Register Control Panel namespace folder.
|
2008-06-24 11:58:12 +02:00 |
Michael Stefaniuc
|
ea4d31b3a4
|
shell32: Fix the Portugese translations.
Thanks to Mauricio Teixeira <mteixeira@webset.net> for the translations.
|
2008-06-02 12:12:19 +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 |
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 |
Americo Jose Melo
|
c5ba90131e
|
Update the Portuguese translation.
|
2007-09-13 13:28:26 +02:00 |
Pedro Maia
|
0ae624b8df
|
shell32: Update paths in Portuguese resource.
|
2007-06-29 12:32:37 +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 |
Francois Gouget
|
1da359b498
|
shell32: Add a Portuguese translation (contributed by Americo Jose Melo).
|
2006-11-28 12:13:32 +01:00 |
Francois Gouget
|
b5f104d05b
|
Replace SUBLANG_DEFAULT with the specific SUBLANG_XXX constant for languages that have multiple sublanguages.
|
2006-11-24 11:49:32 +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 |
Marcelo Duarte
|
af80bbe701
|
Update shell32 resources for Portuguese.
|
2005-07-05 10:59:11 +00:00 |
Marcelo Duarte
|
574c0edabb
|
Update the resources for Portuguese.
|
2005-02-14 11:12:30 +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 |
Marcelo Duarte
|
62d4adfffe
|
French translation and other adjustments.
|
2004-07-23 22:59:49 +00:00 |
Marcelo Duarte
|
95f067d3cd
|
Update localization for Portuguese language.
|
2004-07-19 20:09:00 +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 |
Marcelo Duarte
|
8defcd386c
|
Localization to the Portuguese of Brazil.
|
2003-11-05 23:27:01 +00:00 |
Marcelo Duarte
|
de08661413
|
- Localization to Portuguese of Brazil
- Revision and addition of missing resources
- Minor typo fix and codepage fix in programs/winefile resource.
|
2003-06-30 20:22:35 +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 |
Andre Malafaya Baptista
|
594d5dd78c
|
About dialog translated to Portuguese.
|
1999-05-22 18:43:40 +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 |