Commit graph

54 commits

Author SHA1 Message Date
Gregor Schneider 7988cc7cad [SHELL32]
- Add a confirmation dialog for logoff operation
- English and German translation included
See issue #1494 for more details.

svn path=/trunk/; revision=46722
2010-04-04 18:37:39 +00:00
Johannes Anderwald 8c36300c0b - Allow creating a copy of a file residing in the same directory
- Free the correct the buffer 
- Romanian language needs to be updated
See issue #4846 for more details.

svn path=/trunk/; revision=43070
2009-09-18 00:48:47 +00:00
Matthias Kupfer 6d45e8b2a1 CBS_DISABLENOSCROLL ist quite useless
svn path=/trunk/; revision=41688
2009-06-29 17:24:42 +00:00
Dmitry Gorbachev 1ae6d98cff Fix bug #4483, introduced in r40826 by me.
svn path=/trunk/; revision=40856
2009-05-09 09:53:03 +00:00
Dmitry Gorbachev c92aa547db - Add / update Romanian translations, Petru Dimitriu, bug #4452.
- Update Norwegian translations, L. M. Hambro, bug #4477.
- Silence warnings in shell32 translations, bug #4090.

svn path=/trunk/; revision=40826
2009-05-07 16:49:31 +00:00
Dmitry Gorbachev fed8007b0c Danish translation of shell32 and userenv DLLs by Thomas Larsen (sikker2004 "at" yahoo "dot" com). Bug #571.
svn path=/trunk/; revision=40769
2009-05-01 23:54:31 +00:00
Johannes Anderwald 8bb9d180c0 - Revert as it hides bug 2769
See issue #2769 for more details.

svn path=/trunk/; revision=40578
2009-04-18 14:46:04 +00:00
Johannes Anderwald 2bd49fef81 - Fix window styles for IDD_SHELL_ABOUT_AUTHORS
- Fixes displaying shell about dialog

svn path=/trunk/; revision=40570
2009-04-18 11:48:04 +00:00
Johannes Anderwald 7660dc57be - Fix selection of radio buttons for unimplemented by folder dialog
- found by PCNeuVerdrahter

svn path=/trunk/; revision=36259
2008-09-15 13:41:17 +00:00
Johannes Anderwald 9a1009363b - Revert 35686
- NetworkConnections is implemented in netshell.dll

svn path=/trunk/; revision=35688
2008-08-26 22:35:44 +00:00
Johannes Anderwald d7a196cf95 - Start implementing Network Connections Shell Folder
- Rename cpanelfolder to shfldr_cpanel
- Implement _ILIsNetConnect, ILCreateNetConnect

svn path=/trunk/; revision=35686
2008-08-26 21:29:55 +00:00
Johannes Anderwald 2546d4ddc6 - add 3 resource strings
svn path=/trunk/; revision=35437
2008-08-18 22:24:45 +00:00
Dmitry Chapyshev 5b1adcd907 - Add icons for Folder Options (not work yet)
svn path=/trunk/; revision=35350
2008-08-15 10:03:19 +00:00
Johannes Anderwald 117369c011 * Implement Chkdsk dialog resources
svn path=/trunk/; revision=35331
2008-08-14 10:33:20 +00:00
Johannes Anderwald 19897c21e2 * Implement administrative tools shell folder
svn path=/trunk/; revision=35327
2008-08-14 08:41:59 +00:00
Johannes Anderwald 0ae6a9811c * Implement SHFormatDrive using fmifs api (format drive dialog in explorer)
svn path=/trunk/; revision=35319
2008-08-13 21:29:29 +00:00
Johannes Anderwald 782a7d5ea7 - add 2 resource strings
- rewrite recyclebin item handling
- partly implement recycle bin item context menu
- rewrite Trash_CanTrashFile to support volume serial numbers
- recycle bin shows now correct deleted file details for files

svn path=/trunk/; revision=35204
2008-08-09 01:48:18 +00:00
Johannes Anderwald 66105f44ec * register printer shell folder
* move printer column descriptors to resource files
* fix enumeration of printers


svn path=/trunk/; revision=35201
2008-08-08 21:50:24 +00:00
Johannes Anderwald e107b6f77d - add 3 resource strings
svn path=/trunk/; revision=35197
2008-08-08 19:48:38 +00:00
Johannes Anderwald 4ec67d948c * implement retrieving column names for nethood & font shell folder
* make column names mui aware

svn path=/trunk/; revision=35157
2008-08-07 08:55:34 +00:00
Johannes Anderwald 31fcd8ee63 * halfplement fonts shell folder
* fix registration of nethood shell folder and printer shell folder
- displaying is if'd out currently

svn path=/trunk/; revision=35153
2008-08-07 01:02:34 +00:00
Johannes Anderwald 91f8d86ffc * OpenWith dialog must have WS_POPUP style in order to show up properly
- fixes bug 3635

svn path=/trunk/; revision=35149
2008-08-06 17:48:04 +00:00
Johannes Anderwald 578b10c107 - create a resource string for "create link"
- implement a custom context menu for the control panel items
- action "create link is not yet implemented

svn path=/trunk/; revision=35096
2008-08-04 13:43:10 +00:00
Johannes Anderwald ff15b21470 - fix titles in folder property dialog
- translate title to native language when available

svn path=/trunk/; revision=34930
2008-07-29 17:19:16 +00:00
Johannes Anderwald 60db6af48b - implement folder property dialog
- sync chinese resource files

svn path=/trunk/; revision=34929
2008-07-29 16:52:39 +00:00
Johannes Anderwald 718de23271 - allow translation of static shell verbs such as open/edit/find/play/preview/print/runas used in context menu items
svn path=/trunk/; revision=34319
2008-07-06 06:26:00 +00:00
Johannes Anderwald bf27f86d38 - remove duplicate properties entry in recycle bin context menu shell extension
- make string "empty recycle bin" translatable
- bug 3289

svn path=/trunk/; revision=34125
2008-06-27 08:53:55 +00:00
Daniel Reimer 832844b9fb Bug 3378: update for slovak by Mario Kacmar (kario@szm.sk)
Bug 3287: My network place properties not displayed correctly by Mario Kacmar (kario@szm.sk)
P.S. The Polish Translation in the previous Commit was made by Maciej Bialas, not Olaf Siejka.

svn path=/trunk/; revision=34058
2008-06-23 10:37:18 +00:00
Johannes Anderwald fd3d710d4d - fix a bug introduced in rev 32966
- add file description resource strings for various file types
- For future: New file types should have a progid key with a value name "FriendlyTypeName" which define where to load MUI string resource from

svn path=/trunk/; revision=32973
2008-04-15 09:08:41 +00:00
Johannes Anderwald f7f80466e3 - use FriendlyTypeName key for retrieving the specialized file description
- retrieve string for CLSID_ControlPanel
- translate folder string in browser
- fix displaying file description type
- display FileExt-File for file extension w/o file description, i.e. XML-File

svn path=/trunk/; revision=32966
2008-04-14 20:55:14 +00:00
Johannes Anderwald 9601e9d478 - use a list box for the OpenWithDialog
- implement SHOpenWithDialog api
- refactor item loading code
- display app icon and description for each entry
- use comctl32 mru apis for handling OpenWithList entries
- highlight selected entry on focus

svn path=/trunk/; revision=32905
2008-04-10 12:29:08 +00:00
Johannes Anderwald ede86166e7 - implement PickIconDlg
- fix bug a shellink property dialog

svn path=/trunk/; revision=32879
2008-04-06 04:30:43 +00:00
Johannes Anderwald a3873d71cc - initialize bitbucket properties dialog
- fix resources
- partly implement THRASH_CanTrashFile

svn path=/trunk/; revision=32699
2008-03-16 14:55:04 +00:00
Daniel Reimer 887d6dd76e Final Apps to get modified. Now all non Synched Files use these rules:
1. Use a DIALOGEX template instead of a DIALOG template.
2. Set the DS_SHELLFONT flag in your dialog styles.
3. Set the dialog font to "MS Shell Dlg".
-> Windows 2000+ Look

svn path=/trunk/; revision=31952
2008-01-22 22:20:02 +00:00
Daniel Reimer ce7b3191c1 Bug 2984 / Bug 2986 some spanish translations By Marc Piulachs
Final DIALOG to DIALOGEX and Font Editing

svn path=/trunk/; revision=31921
2008-01-21 17:00:01 +00:00
Pierre Schweitzer fa5fbbefd2 Make "My Network Places" translatable and translate it into French
svn path=/trunk/; revision=31748
2008-01-12 22:38:48 +00:00
Dmitry Chapyshev 696cbe0336 - Fix typos
- Update Russian translation

svn path=/trunk/; revision=31650
2008-01-07 17:46:56 +00:00
Johannes Anderwald fec18d2cf4 - add IDS_FOLDER_OPTIONS constant
- start implementing folder options cpl
- export a few functions by name, patch by Kamil Hornicek(Pigglesworth)
- move Options_RunDll[A|W] to new file folder_options.c

svn path=/trunk/; revision=31234
2007-12-15 11:13:01 +00:00
Dmitry Chapyshev 2bac48a11b - Add some dialogs
svn path=/trunk/; revision=31227
2007-12-15 06:35:55 +00:00
Johannes Anderwald 4aae9354ae - add resources for folder options cpl
svn path=/trunk/; revision=31212
2007-12-14 12:25:15 +00:00
Christoph von Wittich f4081a9668 Alexander Nicolaysen Sørnes : Localize 'new folder' string. <alex at thehandofagony.com>
svn path=/trunk/; revision=31118
2007-12-10 07:06:29 +00:00
Pierre Schweitzer 1f5cacc4ff Apply r31071 changes to all untranslated strings
svn path=/trunk/; revision=31078
2007-12-08 13:41:57 +00:00
Johannes Anderwald 4ff1aa5fac - update resources
- partially implement open with dialog (stored are not yet stored or retrieved)

svn path=/trunk/; revision=30784
2007-11-26 20:15:29 +00:00
Aleksey Bragin 10e97e413e Dmitry Chapyshev <lentind@yandex.ru>
- Improve "Open With..." dialog in terms of UI/design.
- Add one more icon.

svn path=/trunk/; revision=30778
2007-11-26 10:25:07 +00:00
Johannes Anderwald 36f131d36e - add resources for open with dialog
- use CDefFolderMenu_Create2 to create the default menu

svn path=/trunk/; revision=30766
2007-11-25 22:48:03 +00:00
Johannes Anderwald a6b1efe4da - implement setting values WantsFORDisplay && HideAsDeletePerUser (not yet used)
- register control panel shell folder
- fix a memory leak

svn path=/trunk/; revision=30547
2007-11-18 14:17:39 +00:00
Johannes Anderwald c58299d739 - readd MFT_SEPERATOR to background context menu
- add shell new implementation


svn path=/trunk/; revision=30307
2007-11-09 19:49:18 +00:00
Johannes Anderwald f6df1d4850 - move FCIDM_SHVIEW_NEW, FCIDM_SHVIEW_NEWFOLDER, FCIDM_SHVIEW_NEWLINK, from menu to resource strings
- delete new file object from background contextmenu code as this code this should be implemented as context menu extension

svn path=/trunk/; revision=30300
2007-11-09 17:24:10 +00:00
Johannes Anderwald 1723012d87 - fix alignment of checkboxes for general dialog
svn path=/trunk/; revision=30225
2007-11-06 17:31:37 +00:00
Aleksey Bragin 64ee2581fe Dmitry Chapyshev <lentind@yandex.ru>
- Change sizes of some dialog windows(in all language resources) and controls, so that match generic UI considerations in Windows.
- Change sizes of some dialog windows, so that extensions fit in them (in all language resources).
- Make it look better in general.

svn path=/trunk/; revision=30173
2007-11-05 13:17:07 +00:00