Commit Graph

19 Commits

Author SHA1 Message Date
morkt
cfd71f5519 (ChangePosition): new history navigation method.
Push current position into undo stack only if directory has been
changed.
2014-08-14 21:42:27 +04:00
morkt
37d9461304 implemented deletion of multiple files into recycle bin. 2014-08-08 14:08:49 +04:00
morkt
29892ff3fd change background of input textbox on focus/mouseover. 2014-08-08 13:49:27 +04:00
morkt
64313ae3ae added some convenient private methods. 2014-08-03 10:50:03 +04:00
morkt
931d76db04 usability tweaks.
implemented lookup of file names by typing its first letters.

'sort by' menu now works properly.
2014-08-02 18:23:20 +04:00
morkt
1f6df25f6c added new items to main menu. 2014-08-02 12:59:01 +04:00
morkt
407d394c2c (DeleteItemExec): multiple files deletion. 2014-08-02 01:06:04 +04:00
morkt
219d98fa79 report number of files within archive at status bar. 2014-08-01 22:17:27 +04:00
morkt
5d8962138b added refresh button. 2014-08-01 16:37:16 +04:00
morkt
e7ec8d21a1 implemented open file menu command. 2014-07-31 06:56:30 +04:00
morkt
49096a02c5 added recent files list. 2014-07-30 17:15:16 +04:00
morkt
474548bae5 save last visited directory in MainWindow instead of App. 2014-07-30 01:09:28 +04:00
morkt
8a32395c44 changes to MainWindow.
(ResumeWatchDirectoryChanges): new method.

made current position methods public.

(CanExecuteExtract): new code-behind method for xaml widgets.
(CanExecuteDelete): renamed into CanExecuteOnPhysicalFile.

(ExtAutoCompleteBox.OnPopulating): capture trown exceptions.
2014-07-29 07:12:10 +04:00
morkt
1c33e4c9d5 refactored ResourceOptions handling. 2014-07-27 07:39:58 +04:00
morkt
5253f8c776 (DirectoryPosition): remember item as string. 2014-07-27 06:06:50 +04:00
morkt
39d00a86b0 restore busy state after archive parameters dialog popup. 2014-07-26 23:21:21 +04:00
morkt
3a7d2111be implemented archive creation frontend. 2014-07-25 07:05:55 +04:00
morkt
0a1f14e051 added preliminary archive creation support. 2014-07-24 05:43:20 +04:00
Poddav
e208029dd3 Initial commit. 2014-07-21 23:26:28 +04:00