Page 49 of 59

Re: Like a new feature? Say thanks here

Posted: 12 Apr 2018 18:21
by highend

Code: Select all

v18.90.0102 - 2018-04-12 18:07
    * SC rename: The new mode "l" ("list") now skips the "Edit Item Names" 
      dialog when new names are passed in the "pattern" argument, and it obeys 
      to the "preview" switch (just like all the other modes do).
Works fine on my initial tests (even moving items). Thanks a lot, now we can
easily use external tools and pass the items to rename back to XY! :tup:

Re: Like a new feature? Say thanks here

Posted: 15 Apr 2018 15:51
by klownboy
Thanks Don for the new get("fvs", folder) which will return a "1" if the folder has a FVS defined and also adding the view parameter get("fvs",folder, "view") to which returns the view mode (same return as get("view") but it this case returns the FVS view and "-1" if there is no FVS.

Code: Select all

  Syntax: get("fvs", folder)
      eg: echo get("fvs", "C:\Users\Donald\Desktop\Desk");
          echo get("fvs", "Desktop\Desk");
     return bit field: 1 = has FVS, 2 = Include subfolders, 4 = Match case

Code: Select all

 0 = eViewDetails
 1 = eViewDetailsWithThumbs
 2 = eViewList
 3 = eViewSmallIcons
 4 = eViewThumbnails
 5 = eViewThumbnails2
 6 = eViewThumbnails3
 7 = eViewLargeIcons
 8 = eViewTiles
 9 = eViewTilesLarge
 And it will return "-1" if there is not FVS defined.
It's been very helpful in minimizing unnecessary builds and view switching when building thumbnails in my next revision of the Thumbnail Maintenance script especially when multiple thumbs are selected for building. Thank you very much.

Re: Like a new feature? Say thanks here

Posted: 27 Apr 2018 23:01
by Linkaday
WOW!
Like Zeta with 18.90.0111 (first hover on select implementation) i found myself idiosynchratic. :blackstorm:
Glad to have said to myself: wait!
With 18.90.0112 i love it!
Once again you juggled the expected, unexpected and not even dared to hope for - the balanced way!
And above all a breeze to get used to (not a minute) - and this is an old brain on a worn-out neck.
All of them muscles sing in praise and jubilee! :appl: :appl: :appl: :D

EDIT:
Sorry, should have looked things up before posting. Blame it on my joy.
'Idiosyncratic' in my book means somewhat synthetical medical greek for something like ill with disgust.
And 'jubilee' should have read jubilance.

Re: Like a new feature? Say thanks here

Posted: 29 Apr 2018 12:54
by yusef88
HoverBox now is amazing. thanks for this fantastic revolutionary feature :beer:

Re: Like a new feature? Say thanks here

Posted: 03 Jun 2018 13:10
by autocart
I don't know when it was added but I just discovered the drop-down menu of the undo toobar button and it is awesome. I guess I always had used the menu or hotkey before. S.

Re: Like a new feature? Say thanks here

Posted: 03 Jun 2018 19:11
by admin
It was added in v8.50.0020 - 2009-10-19 14:56 :biggrin:

Re: Like a new feature? Say thanks here

Posted: 05 Jul 2018 20:37
by highend
I really like the improvement to inputselect() from v19.00.0301 and v19.00.0302.
Thanks for giving us user defined icons in there! :tup: :tup: :tup: :appl:

Re: Like a new feature? Say thanks here

Posted: 06 Jul 2018 07:46
by klownboy
highend wrote:I really like the improvement to inputselect() from v19.00.0301 and v19.00.0302.
Thanks for giving us user defined icons in there! :tup: :tup: :tup: :appl:
Most definitely, these changes will be quite useful. :tup: :beer:
I plussed one highend's request in 2013. :)

Re: Like a new feature? Say thanks here

Posted: 15 Jul 2018 14:51
by highend
v19.10.0101 - 2018-07-15 14:12
* Dialogs with List and Filter Box: Now you can OK the dialog while the
focus is in the Filter by [MK]+Enter, where MK is any combination of the
modifier keys CTRL, SHIFT, and ALT. Before, only an unmodified Enter would
work here.
Thanks a lot, I like the new way to edit my hosts file directly from XY (via App launcher viewtopic.php?f=7&t=19123)
with admin permissions :appl:

Re: Like a new feature? Say thanks here

Posted: 12 Sep 2018 00:02
by JLoftus
LOVE the Mouse Up Show Down!!! :tup:

This is an amazing new feature! Thanks Don!

Re: Like a new feature? Say thanks here

Posted: 12 Sep 2018 08:03
by Filehero
JLoftus wrote:LOVE the Mouse Up Show Down!!! :tup:
Agreed. :tup: :D :)

Re: Like a new feature? Say thanks here

Posted: 21 Sep 2018 09:38
by admin

Code: Select all

v19.10.0215 - 2018-09-01 12:19
    * Tabs: The unhovered X-close button is now just a cross without any grey 
      background.
Maybe I'm a nerd but I love this everytime I see it. :cup: :ugeek:

Re: Like a new feature? Say thanks here

Posted: 02 Oct 2018 19:24
by Regmos
Hover Box, Hover Box Over Tree, Mouse Up Show Down and Mouse Up Show Down in Tree.

:tup: :tup: :tup: :tup: ......... :tup: :appl:

Re: Like a new feature? Say thanks here

Posted: 03 Oct 2018 01:13
by klownboy
Regmos wrote:Hover Box, Hover Box Over Tree, Mouse Up Show Down and Mouse Up Show Down in Tree.
I second that thanks. They're all great new additions to an extremely fine file manager. :tup: :appl:

Re: Like a new feature? Say thanks here

Posted: 04 Nov 2018 14:06
by Drasden

Code: Select all

v18.20.0105 - 2017-08-04 23:03
    * Age Circles Tooltip: Now additionally to the age the absolute date is 
      shown including the week of the day. IMO that's a usable bit of 
      human-friendly info.
Age circles are a powerful force in usability. Thank you! :tup: One of the greatest improvements in my 9 years of XYplorer use.