Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Mathias (Author)

Pages: 1 ... 153 154 155 156 [157] 158 159 160 161 ... 171
3901
Feature Requests and Suggestions / Re: Hide the splash screen.
« on: May 27, 2012, 14:44:06 »
In the latest beta Build  1080 it should be possible to hide it by adding the registry key HideSplash


Reg Path       : HKEY_CURRENT_USER\Software\MultiCommander\
Reg Key/Value  : "HideSplash"  REG_DWORD - value "1"



3902
Beta Releases / Re: 2.5 Beta - Build 1080 - Bugs
« on: May 27, 2012, 14:05:51 »
Yes by design. They are independent of each other.
Then maybe some menu command for both bars like "Move all buttons to command line bar"/"Move all buttons to quick launch bar"? Or "Swap command line/quick launch bar buttons"?
Maybe..  Don't really know where to place a option  for that.
There is however a simple workaround for it.. In conifg.  rename QuickLaunch.xml to QuickLaunch2.xml  and they are now moved.

---
When i switch view mode from Detailed to List, my color setting for focused files is changed. Switching back to Detailed restores colors.
Strange. Not able to recreate that, But might have to try around with the settings. are probably some settings that conflicts..  can you mail me your zfilemanager.xml config file, it contains all the colors configuration. Then I would be able to fix it easier.

3903
Beta Releases / Re: 2.5 Beta - Build 1080 - Bugs
« on: May 27, 2012, 13:37:44 »
When you enable Quick launch as entire row, existing elements from commandline's bar don't get there. And when you disable entire row, its elements aren't moved to the commandline's bar. So in fact there are two independent quick launch bars. Is it by design?
Yes by design. They are independent of each other.

3904
Beta Releases / Re: 2.5 Beta - Build 1080 - Bugs
« on: May 27, 2012, 13:29:30 »
Another issue. If you have settings tab active and open File>Tab menu, all other tabs on that panel are closed.

Ahh Took a while to see. 

If the Menu > File > Tab (submenu) is shown.. then it closes the Explorer Panel on that side..

strange error. I will fix direct..

3905
Beta Releases / Re: 2.5 Beta - Build 1080 - Bugs
« on: May 27, 2012, 13:02:26 »
Strange.  I suspect this is a XP / Theme issue..
You're right. I had visual styles and themes service disabled. After enabling the problem was gone.
Ok. I think it will be possible to fix that issue. I suspect it is a draw refresh problem.

3906
Beta Releases / Re: 2.5 Beta - Build 1080 - Bugs
« on: May 27, 2012, 12:53:24 »
Enabling/disabling toolbars from menu works only for commandline bar.
Also by default commandline bar is shown, but disabled in menu. If disabled, after restart it is shown again.
Almost sure this also is an issue with old and buggy XP. Had other toolbar issues with XP before. Will see if there is a workaround else I might disable hide/show for XP.
---

After update if settings were not changed, menus "Date format" and "View mode" for Explorer panel are disabled.
Not able to recreate this, But will keep a look out for it. But they should be greyed out if the current focus is in a panel other the the Explorer Panel. Like settings or Search.

3907
Beta Releases / Re: 2.5 Beta - Build 1080 - Bugs
« on: May 27, 2012, 12:50:20 »
Some visual misbehaviour with quick launch bar. When rearranging disabled and you try to move the button outside the bar, focus rectangle remains after releasing mouse button.
Strange.  I suspect this is a XP / Theme issue.. I will see if I can find my old vmware with XP and do some tests..

3908
Beta Releases / 2.5 Beta - Build 1080
« on: May 27, 2012, 11:36:02 »
v2.5 - Build 1080

Over 250+ Changes. Some of the major changes are.

NEW - Explorer Panel can now show file in List Mode
NEW - Quick launch bar - Toolbar where you can drop file on, and more
NEW - Toolbar system reworked.
Changes - Many of the icons has been updated
ADDED - Toolbars can now be hidden
ADDED - Can now draw file extenion right aligned in the filename column
ADDED - File viewer - Has now support for word wrap both fixed and dynamic
ADDED - File viewer - Can now show line number.
ADDED - File viewer - Read entire file now works.
ADDED - File viewer - Can now hide toolbars.
ADDED - An internal icon gallery that can be used by the new Quick Launch bar.
ADDED - Language editor can now launch google translate.
ADDED - Right clicking on a drive button in the drive bar will now show the shell context menu for that item,
ADDED - Active panel in the left and right panel can now swap places.
ADDED - Active panel can not be moved to other panel.
ADDED - Better error checking for directory monitor.
ADDED - MultiScript function _FindFiles that return string array of found files.
ADDED - MultiScript functin GetFileTime/SetFileTime/IsFolder/GetFileSize/FileExists/TimeLocal2UTC/TimeUTC2Local.
FIXED - MultiTags ${currentfilepath}, ${currentfilename} now work again when running a script separetly for all selected files.
FIXED - Custom Command can now handle accept dropped files as parameters and accessiable using multitag "${param:x}"
FIXED - Problem with MultiScript function _FindFirstFile. Does not work with fixed name to match.
FIXED - Loading external scripts now work a lot better.
FIXED - When deleting folders to recycle bin on Windows Vista or better. The folder with it's content will be sent to recycle bin as one item.
ADDED - Custom Command to execute any internal command.
ADDED - When starting search from script it is now possible to set a fixed panel where it should be opened.
FIXED - Right click on a folder in the folder tree and selecting New->New Folder now works.
FIXED - The Path in the path field sometimes lagged a bit when entering folder with many files
FIXED - Sometimes when selecting item the selection status did not update.
FIXED - Problem in Explorer panel settings when settings a custom date/time format
FIXED - Problem when multiselecting files with "*zip" instead of "*.zip"
FIXED - When drag and dropping a file from a zip archive. It suggested that a Move operation should be done instead of copy.
FIXED - Improved speed a lot when unpacking many small files from a zip archive
FIXED - Problem with moving files under some situations.
+ a lot more


Report bugs In the 2.5 Beta Bugs post

3909
Yes.

The entire search function inside MC is planed to under go some work. And it that it is planned to add support for also searching the registry .
But it will not be in finished for the next release that are coming soon.

3910
Support and Feedback / Re: Customization
« on: May 24, 2012, 18:40:21 »
Maybe..
Have to check how the error handling and the stuff that is dependent on the splash works. Was written a long time ago. And don't remember it all.

3911
Support and Feedback / Re: Customization
« on: May 24, 2012, 18:32:59 »
I did not say 'impossible'. But then I have to redesign and rewrite a some stuff, and it takes times. And I'm already to busy.



3912
Support and Feedback / Re: Customization
« on: May 24, 2012, 18:25:43 »
Quote
I got the question a couple of time about turning off the splash. I was just wonder if there are an issue with it that I have not noticed my self. Sometimes people want to turn off or change sometime because of some reason. But when I get the information about 'why' it is a problem, I sometime finds a better fix for the problem they have. Maybe it on some system is there for a long time and is annoying in some way.. I don't know. But would like to know.

I am interested in either turning off the splash or changing it to not stay on top. My problem with it is that (1) yes, it does stay on quite a while on my system, and (2) it stays on top so that I cannot move it or access any window that comes up behind it.

The problem is that the settings are not loaded when the splash is shown. And if no splash is shown, then it will not be possible to show the error if it happens during startup..

However , It might be possible to add a registry settings for it..

3913
That is very strange.

It must have something to do with your settings.

If you pack all you config files into a zip and sent them to me at http://multicommander.com/upload I can take a look.
Config files are located under ( Menu > help > go to > config folder )
( edit: Looks like upload does not work. Use the sendfeed back feature under the help menu in the program )

Or you can just remove all the config files under that folder (move them to another place for backup) And you will get the default config. and it should work there. But you will lose all your own customizations then.

3914
The insert key should already to that.. If you press the Insert key.. what is happening ?

The default behavior for INSERT key is to mark the file and then move the focus down to the next file.
 
That is the standard commander styled way that almost all commander clones are using since the old original NC.

Maybe you have overridden the INSERT key with another command when changing keys, so something else is using it. Then just removed that.


3915
Not sure I understand what you want to do. Not sure what you mean by subdirectories.

INSERT will toggle the selection of a file/folder and move to the next file/folder.
And you can do Ctrl + num+ to select all files with the same extension. (and ctrl+ num- to deselect them)
Alt+NUM+ will select all files with same name that has different extension..
(eg Filename.txt , filename.cpp , filename.h, filename.info  will all be selected when you do alt+ num+ on one of them)



3916
Script / Re: Create empty text file
« on: May 21, 2012, 10:19:57 »
Shift+F5 (might be something other, depends on default style, men look in menu > file )
will copy the select file to the same folder and will suggest a name that is same as original with ".bak" appended

To create a empty file fast. You can type "cf <filname>" in the commandline field.

3917
Support and Feedback / Re: Unpack error
« on: May 20, 2012, 10:15:46 »
I found the error. It was fixed before but the fix got ignored because of another bug fix. 

When unpacking many small files it is slow because it handles zip as a virtual filesystem and do not unpack the files in the order they are stored in the zip file so because of that it has to located the file for every files it unpacks. However zip is very fast at that so it is only noticeable if there are many small files.

But this is fixed in the next version.

3918
Support and Feedback / Re: Select files with the 'Insert' key
« on: May 18, 2012, 23:20:42 »
MultiCommander is made to follow the commander styled setup first. The Windows Explorer Style setup is there for compatibility. but it is not 100% and it sometimes conflicts with the commander style setup. Specially if you start out in Windows Explorer Setup and then start to customized away options that enabled that. I will see if it can be resolved without breaking anything with commander style setup.

But Im not able to recreate your problem but Im not sure exactly of your problem.  But I guess it might be the Selected vs Checked issue.
Try enable checkboxes. When copy files only checked files will be copied.. (if there are multiple files checked)



3919
How do you run it ? from the command line in MC or by dbl clicking it ? or by script ?

Hmm don't know if that is possible. Windows is handled all of the launching of external programs. Might be possible if run from script, because then we know that it is a console program and run it directly via cmd.exe







3920
Ahhh okey now I understand.

Right new you can only have custom colors based on filename but im working on a system where you can defined custom colors rules based on more properties and then it will be possible to set a custom colors for hidden/system files.

3921
Yes, but I don't see a setting for system/hidden files and folders.

Layout tab

Category "Show/Hide Special files and Folder" a bit down.

3922
Also it would be good if those files/folders were of a different color.
That can be configured in Explorer Panel Settings.
You mean under Colors? I don't see it..

Menu > Configuration > Explorer Panel Settings
Color Tab

There you can configure the color separate colors for files and folders



3923
Feature Requests and Suggestions / Re: Secure delete (wipe)
« on: May 18, 2012, 18:07:10 »
I have been looking into that.  But now days it is not so easy as to just over write the data. Since Windows no have a file recovery feature  (Previous Versions) There might be hidden backup still on the drive.
And if you have re-saved that file sometimes before it can still be other place on the drive. So all free space on the entire drive drive must be overwritten to be sure that it is gone.

3924
Is there a shortcut to toggle showing of hidden/system folders and files?
Not so you can toggle it on/off with a button. You have to go into Explorer Panel Settings and enable/disable it.

Also it would be good if those files/folders were of a different color.
That can be configured in Explorer Panel Settings.

3925
Support and Feedback / Re: Share credentials
« on: May 18, 2012, 18:00:47 »
Most of the time it will ask for credentials. But there are some situation that it fails to do that. I have it on my list of think to try to fix.

Pages: 1 ... 153 154 155 156 [157] 158 159 160 161 ... 171