Search found 3532 matches

by Marek
10.12.2023, 22:10
Forum: Feature Requests
Topic: Folder List built with a script
Replies: 10
Views: 34796

Re: Folder List built with a script

The *.fcc file start with line:

Code: Select all

#FreeCommander file cart
Files or folders are displayed in further lines.
For the files full path of the file is necessary:

Code: Select all

D:\Temp\dbTest.sql
For the folders Full path of the folder with the prefix "*F*":

Code: Select all

*F*D:\Temp\wordpress
by Marek
09.12.2023, 15:32
Forum: Translation
Topic: New and changed text strings
Replies: 175
Views: 1530041

Changes for release 900 compared to 899

New texts

[Text]
45006=Password is too long
by Marek
09.12.2023, 15:05
Forum: Discussion
Topic: New beta version
Replies: 349
Views: 12410296

Important changes and bug fixes in the release 900

================================================================================ Important changes and bug fixes in the release 900 ================================================================================ - Bug fix: Help does not open if using menu Help->Contents - Bug fix: Losing all shortc...
by Marek
07.12.2023, 21:25
Forum: General Discussion
Topic: [Solved] How to search for folders only
Replies: 4
Views: 28727

Re: How to search for folders only

-*.*
This will find files without extension too.

I would suggest for all folders only:

Code: Select all

:D
for folders with known name

Code: Select all

:D;folder_name
After that I would export all items to container Ctrl+E.
In detail view you can see the folder size (if activated under Folder->Size of folders).
by Marek
07.12.2023, 20:55
Forum: Resolved Bugs, Issues, Requests
Topic: Remove a line from a container
Replies: 3
Views: 29478

Re: Remove a line from a container

Actually, that doesn't work for folder items.
Fixed for the next release.
by Marek
03.12.2023, 10:58
Forum: Bug Reports
Topic: Losing all shortcuts after invoking Quick Filter
Replies: 1
Views: 28014

Re: Losing all shortcuts after invoking Quick Filter

With your steps it was easy to reproduce it, thanks!
It is fixed for the next release.
by Marek
21.11.2023, 19:09
Forum: Translation
Topic: New and changed text strings
Replies: 175
Views: 1530041

Changes for release 899 compared to 898

New texts

[Text]
34646=Function: Last used tab (select from tab list)
34647=Only tabs from active pane
34648=Show quick filter for list filtering
57087=Use recycle bin when overwriting


Changed texts

[Text]
69514=Delete to recycle bin
by Marek
21.11.2023, 19:08
Forum: Discussion
Topic: New beta version
Replies: 349
Views: 12410296

Important changes and bug fixes in the release 899

================================================================================ Important changes and bug fixes in the release 899 ================================================================================ - Bug fix: Help view does not work properly when the following color schemes are used F...
by Marek
14.11.2023, 22:12
Forum: General Discussion
Topic: Possible to show entire path for delete confirmation message box?
Replies: 2
Views: 25508

Re: Possible to show entire path for delete confirmation message box?

Which option for delete operation you use "Use Windows" or "Use FreeCommander"?
If "Use Windows" is used - the confirmation dialog is from Windows.
Otherwise show dialog you mean.
by Marek
12.11.2023, 21:37
Forum: Bug Reports
Topic: FC 898 Synchronize Behavior
Replies: 2
Views: 9136

Re: FC 898 Synchronize Behavior

I made recycle bin empty and then called the sync operation with "Files which exists on both sides" and "Files which exists only on the left". After the process was completed, the recycle bin was still empty. If you can still reproduce it, send me the screenshot with your sync op...
by Marek
06.11.2023, 21:48
Forum: Translation
Topic: New and changed text strings
Replies: 175
Views: 1530041

Changes for release 898 compared to 897

New texts

[Text]
4611=Do you want to delete (recycle bin) the existing file?
4620=Open Favorite Set %s

[ShortCutsTxt]
actEditNcSelection=NC-Mode (Sticky selection); Changes the value of the option "Select items in NC-Mode"
by Marek
06.11.2023, 21:47
Forum: Discussion
Topic: New beta version
Replies: 349
Views: 12410296

Important changes and bug fixes in the release 898

================================================================================ Important changes and bug fixes in the release 898 ================================================================================ - Bug fix: Quick starter items with assigned color can not be started/opened - Bug fix:...
by Marek
01.11.2023, 20:15
Forum: Feature Requests
Topic: Column profiles as available favorite action buttons in toolbars
Replies: 2
Views: 7647

Re: Column profiles as available favorite action buttons in toolbars

Currently you can:
- with Shift+F1 open the popup menu where you can change column profile
- you can add built-in popup menu $FcPopup_DetailViews for the "Details" button in toolbar
by Marek
01.11.2023, 20:00
Forum: Bug Reports
Topic: Column profile application bug (through Settings)
Replies: 1
Views: 10237

Re: Column profile application bug (through Settings)

It is by purpose.
Changing column profile in the file list from the settings dialog is not possible.
by Marek
29.10.2023, 17:32
Forum: Bug Reports
Topic: 897 Access violation on thumbnail view
Replies: 4
Views: 12219

Re: 897 Access violation on thumbnail view

It is already fixed for the next release.