krisiun / freearc

Automatically exported from code.google.com/p/freearc
0 stars 0 forks source link

Right-Click menu on non-arc files and directories #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What should be implemented?
Right-Click menu on non-arc files and directories: Add to archive

Why it will be useful?

Original issue reported on code.google.com by bulat.zi...@gmail.com on 1 May 2009 at 9:54

GoogleCodeExporter commented 9 years ago
Issue 13 has been merged into this issue.

Original comment by bulat.zi...@gmail.com on 1 May 2009 at 10:16

GoogleCodeExporter commented 9 years ago
[PATCH] Rough draft of how adding any file (not directory) into archive may 
work.
Note: this will work for only one (or first) file selected, changing %1 into %*
should add all files, but sadly this somehow doesn't work.

Original comment by radekli...@gmail.com on 3 May 2009 at 1:51

Attachments:

GoogleCodeExporter commented 9 years ago
Second attempt, now it works both for files and directories (there may be some 
typos
in .hs changes, though). It's still quite inflexible, perhaps default 
compression
setting is/could be saved in registry and applied from there.

Original comment by radekli...@gmail.com on 3 May 2009 at 2:48

Attachments:

GoogleCodeExporter commented 9 years ago
Patch applied (w/o -m3); we still need:
1) the same for dirs
2) FreeArc support for starting directly in Add dialog with given list of files 
to
compress
3) Checkbox for every compression profile "Add compression using this profile 
to RCM"

i've created http://freearc.wiki.sourceforge.net/RightClickMenu page for
co-devlopment of RCM structure. once it will be finished, i will work on adding 
it to FA

Original comment by bulat.zi...@gmail.com on 3 May 2009 at 2:55

GoogleCodeExporter commented 9 years ago
both patches applied; further progress needs FA improvements; just now you can 
change
compression level by using arc.ini (or FREEARC env. variable)

Original comment by bulat.zi...@gmail.com on 3 May 2009 at 3:17

GoogleCodeExporter commented 9 years ago

Original comment by bulat.zi...@gmail.com on 4 May 2009 at 8:21

GoogleCodeExporter commented 9 years ago
so i'm closing this issue and remove the rest into issue 30

Original comment by bulat.zi...@gmail.com on 4 May 2009 at 8:29

GoogleCodeExporter commented 9 years ago

Original comment by bulat.zi...@gmail.com on 5 May 2009 at 1:12

GoogleCodeExporter commented 9 years ago

Original comment by bulat.zi...@gmail.com on 6 Aug 2009 at 3:43