Commit graph

5,901 commits

Author SHA1 Message Date
cobines
53a723d3a7 UPD: Avoid creating filechecks every time file is matched against search template. 2012-04-28 14:35:14 +00:00
Alexander Koblov
2acddc6e64 FIX: Auto mount offline network drives 2012-04-28 13:04:41 +00:00
cobines
f696e1a733 UPD: Don't use columns specific sorting, always use generic sorting by sort functions. Fixes bug [0000292]. 2012-04-27 14:41:18 +00:00
cobines
31d25cbf0e UPD: Don't handle filesystem watcher events when fileview is being destroyed or reload is pending. 2012-04-26 14:21:05 +00:00
cobines
113f110a9d UPD: Clear updated files and pending updates only just before loading file list. Don't apply pending updates after loading when another reload was scheduled. 2012-04-26 14:12:59 +00:00
cobines
eb6bf5d506 FIX: Crash when new file list has started loading, file view was being destroyed and a file was updated. Bug [0000444]. 2012-04-26 13:06:16 +00:00
cobines
31ab733107 FIX: Bug [0000443] Annoying bug in "Configure custom columns view" dialog. 2012-04-26 11:19:31 +00:00
cobines
026bcfda53 UPD: Draw header text without background. 2012-04-26 04:56:45 +00:00
cobines
8dc6cadf56 FIX: Building on Unix. 2012-04-26 01:22:47 +00:00
cobines
4fff67e5fb UPD: Move some common code to separate class for views that have a main control with a filelist. 2012-04-25 13:49:49 +00:00
cobines
d8b71d43f4 UPD: Allow dropping tab to an empty space of the opposite panel which will add it to the end. 2012-04-24 14:52:14 +00:00
cobines
599509afc6 UPD: Move some common code to separate class for views that have a continuous, ordered list of files. 2012-04-24 14:36:54 +00:00
Alexander Koblov
f021715a0c FIX: Rename operation when only file name case is changed (Windows) 2012-04-23 15:23:13 +00:00
cobines
1f45895e03 UPD: Move default panels (header, footer) to separate file view class. 2012-04-23 12:08:33 +00:00
cobines
1683491b75 UPD: Updating info panel not needed when entering the panel. 2012-04-23 10:17:29 +00:00
cobines
eb7f23f339 UPD: Move code to FileView: calculating space and updating file properties. 2012-04-23 10:00:37 +00:00
Alexander Koblov
c2122ca3a6 FIX: Index beyond bounds exception under Mac OS X 2012-04-22 17:29:54 +00:00
cobines
4310ba018b FIX: Find files. 2012-04-22 08:35:20 +00:00
cobines
29bde9c117 UPD: Updating tab caption when inserting file view not actually needed because it will be updated in FileView.UpdateView. 2012-04-22 08:25:28 +00:00
cobines
265bde97eb UPD: Move loading/saving tab configuration to its class. 2012-04-22 08:20:13 +00:00
cobines
a3381d91d0 UPD: Make each FileView update tab caption by itself. Make the Rename Tab function actually remember the title. 2012-04-22 07:45:06 +00:00
Alexander Koblov
8f7d784fb6 FIX: Index out of bounds exception if no search templates 2012-04-22 06:19:12 +00:00
cobines
32b13e14bb UPD: Add notification when selection changes so that each FileView may refresh itself and remove the redundant functions and commands. 2012-04-21 11:39:47 +00:00
Alexander Koblov
9003240dff ADD: Feature [0000156] "CMD Line arguments to specify directory which DC should open" 2012-04-21 06:51:19 +00:00
Alexander Koblov
45f0cf4614 FIX: Compiling under Mac OS X 2012-04-20 15:09:39 +00:00
cobines
30620a6c83 UPD: Pack Files dialog: Autosize file edit box. Anchor top of packers group box, otherwise it won't be taken into account when autosizing. 2012-04-20 14:18:22 +00:00
cobines
784c03731b UPD: Don't show Pack Files dialog if no files selected. 2012-04-20 14:10:40 +00:00
cobines
60f351765a FIX: Crash when cannot load WCX module when Configure pressed in Pack dialog. 2012-04-20 14:04:43 +00:00
cobines
a32d3d70c4 UPD: Move function that doesn't add node when value is default to XmlConfig. 2012-04-20 12:19:04 +00:00
cobines
b210d7805a UPD: Find Files: Clear Exclude controls when showing dialog. 2012-04-20 12:04:09 +00:00
cobines
777e0b5fdb UPD: Change layout of Copy/Move operation options to better resize. 2012-04-19 09:50:37 +00:00
cobines
bd838bc749 UPD: Support max depth in Copy/Move operations when template used. 2012-04-19 09:13:42 +00:00
cobines
7e75befa6a UPD: Don't show "Save template with path" button when only defining the template as the starting path is not used there anyway. 2012-04-19 08:51:43 +00:00
cobines
76b9f4fde5 UPD: Set last template name also when saving template. Select template in the list after saving. 2012-04-19 08:47:19 +00:00
cobines
4cafa27455 UPD: Show Edit menu by right clicking on toolbar. 2012-04-19 08:08:41 +00:00
cobines
995255988b UPD: Allow to choose whether to save starting path with search template and bring back loading it if it was stored. 2012-04-19 07:47:17 +00:00
cobines
2d1252077f UPD: Initialize template editor with current template when editing it in Copy/Move operation options. 2012-04-19 07:10:55 +00:00
cobines
bf0fa71a4c ADD: Possibility to use a search template for move operation (only for FileSystemFileSource). The template defines which files/directories to move and which to exclude. 2012-04-19 06:56:09 +00:00
cobines
b91f323552 UPD: Translate FileExists and DirectoryExists options. 2012-04-18 13:31:23 +00:00
cobines
11241e2189 UPD: Add Retry/Skip All options when cannot open file for reading or writing when copying. Bug [0000025]. 2012-04-18 13:20:35 +00:00
cobines
9476cfe939 UPD: Add option to copy/move operation what to do when failed to set property. 2012-04-18 12:03:52 +00:00
cobines
ca153148dd UPD: When copying/moving files optionally skip setting properties that failed to be set. 2012-04-18 10:43:12 +00:00
cobines
9b9afc4fe4 UPD: Show and apply copy attributes, date/time, ownership settings also to Move operation (in case copy+delete is done). 2012-04-18 10:05:28 +00:00
cobines
f9099036b7 UPD: Don't set scrollbars in drives list, the control is autosized. 2012-04-18 08:01:21 +00:00
cobines
d48c195d1f FIX: Destroying toolbars when editing submenus in Options. 2012-04-17 14:22:59 +00:00
cobines
84045f2995 UPD: Allow drag&drop toolbar buttons between different toolbars when editing submenus in Options. 2012-04-17 14:07:45 +00:00
cobines
5e6f840eab UPD: Find Files: Use TabVisible not Visible to hide tabs. Bring back disabling minimize button when showing form as modal. 2012-04-17 08:54:25 +00:00
cobines
fa2cb8fa9a UPD: Cleanup. 2012-04-17 08:41:32 +00:00
cobines
40679ba7a5 UPD: Find Files: Don't get/set current dir. 2012-04-17 08:31:40 +00:00
cobines
34b4cf5f19 UPD: Cleanup. 2012-04-17 08:10:14 +00:00