Commit graph

4,732 commits

Author SHA1 Message Date
cobines
101fbcd212 UPD: BriefFileView: Highlighting updated files. 2012-05-02 09:33:12 +00:00
cobines
1fcc908718 UPD: BriefFileView: Override DoOnResize instead of Resize. Resize is called often even when bounds do not change. 2012-05-02 09:20:48 +00:00
cobines
6608c4f76f FIX: Progress reporting for WCX plugins when mixed Size value is being reported (negative and positive). Fixes issue [0000291]. 2012-05-02 08:26:40 +00:00
cobines
c93d7e6871 UPD: Enter characters with Ctrl+Alt only if the keyboard layout has AltGr mapped (Windows). 2012-05-01 11:00:21 +00:00
cobines
6bc61399c7 UPD: When closing application first stop watchers, timers, workers, clear file sources and files and then wait for any leftover worker threads to complete. 2012-05-01 09:28:30 +00:00
cobines
3c36792398 FIX: VTV: Usage of save/restore canvas state (fixes drawing header on QT). 2012-04-30 15:18:09 +00:00
cobines
d8c9c8b215 UPD: VTV: Merge some changes from trunk and from patch at http://bugs.freepascal.org/view.php?id=21216 to allow building for 64bit. 2012-04-30 15:12:12 +00:00
cobines
0b1b23e1fe FIX: If watching a root directory add path delimiter at the end because it sometimes does not work without it (Windows). 2012-04-30 14:22:46 +00:00
cobines
ba18fc7510 FIX: Don't call control's key handler from HotkeyManager, it will be called later again by LCL. Control key handler is not overwritten by HotkeyManager anyway. 2012-04-30 11:33:34 +00:00
Alexander Koblov
5eeefb9553 FIX: Auto fill columns in TColumnsFileViewVTV 2012-04-30 09:09:17 +00:00
cobines
82876550d7 DEL: Remove not needed saving tabs to .ini file. 2012-04-30 09:08:41 +00:00
Alexander Koblov
9813a6dd0f ADD: Selection by insert key to TBriefFileView 2012-04-30 08:21:01 +00:00
Alexander Koblov
b7435435bf ADD: Clone functions to TBriefFileView 2012-04-30 07:51:41 +00:00
Alexander Koblov
a0007ec9b5 ADD: Sorting to TBriefFileView 2012-04-30 07:35:48 +00:00
cobines
fdec8d86d4 FIX: Building with GTK2. 2012-04-30 02:38:40 +00:00
cobines
74c83788ff FIX: FileSystemWatcher was not reacting to file modifications on Linux. Issue [0000299]. 2012-04-30 01:59:12 +00:00
Alexander Koblov
7e35e884c5 ADD: Show context menu on right mouse click 2012-04-29 19:06:57 +00:00
Alexander Koblov
8732b5e7cf FIX: Index out of bounds
ADD: Draw drop selection
2012-04-29 16:14:51 +00:00
Alexander Koblov
43b7a0c044 FIX: Background color at empty space, header alignment in TBriefFileView 2012-04-29 15:20:51 +00:00
cobines
9983974f7c UPD: When file is updated also insert or remove from filelist if it matches or doesn't match the filter. Fixes bug [0000315]. 2012-04-29 14:57:45 +00:00
Alexander Koblov
dba9db6207 ADD: Display "finished" when file search end 2012-04-29 14:16:13 +00:00
Alexander Koblov
891335aeba FIX: Some warnings and notes 2012-04-29 13:20:08 +00:00
Alexander Koblov
792202c62f FIX: Some warnings and hints 2012-04-29 13:06:00 +00:00
Alexander Koblov
bce85f27bf ADD: Abbrevia readme.txt and license.txt files 2012-04-29 12:27:32 +00:00
cobines
57a2b240ce FIX: Don't jump over empty options pages because it is not possible to move over them with keyboard. Display empty page with a note instead. Bug [0000432]. 2012-04-29 12:25:38 +00:00
Alexander Koblov
f9e9a872e7 UPD: Remove ChDir 2012-04-29 11:38:31 +00:00
Alexander Koblov
f30e855880 UPD: Language files 2012-04-29 10:44:36 +00:00
cobines
2b07ae4078 UPD: Split files in newdesign directory. 2012-04-29 10:07:33 +00:00
Alexander Koblov
841dfbd336 ADD: Parameters support for gRunTerm command 2012-04-29 10:07:01 +00:00
Alexander Koblov
4f26d0e511 ADD: Internal command to open file/directory using system associations (issue 0000397) 2012-04-29 09:43:36 +00:00
Alexander Koblov
df88db268c UPD: Synchronize abspanst unit with TurboPower Abbrevia 5.0 2012-04-29 07:29:10 +00:00
Alexander Koblov
24e62409f6 UPD: Restore MakeFullNames 2012-04-29 06:20:56 +00:00
cobines
594b14b3f8 FIX: EnsureDisplayProperties called after setting new filelist but before changing rowcount in the display control. Fixes [0000445] and [0000449]. 2012-04-29 04:07:24 +00:00
cobines
b7cb4083c7 FIX: Bug [0000451] Command "cd" produces error "ChDir failed". 2012-04-29 02:05:51 +00:00
Alexander Koblov
a76c060a93 FIX: Crash at Drag&Drop to empty place 2012-04-28 18:56:19 +00:00
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
Alexander Koblov
c54f0c3bd5 UPD: Synchronize abunzprc unit with TurboPower Abbrevia 5.0 2012-04-28 11:37:57 +00:00
Alexander Koblov
6197ec2614 UPD: Synchronize abzipper unit with TurboPower Abbrevia 5.0 2012-04-28 10:27:51 +00:00
Alexander Koblov
e2e6e609bb UPD: Synchronize abzipprc unit with TurboPower Abbrevia 5.0 2012-04-28 10:10:38 +00:00
Alexander Koblov
2112f1ddf9 UPD: Synchronize abarctyp unit with TurboPower Abbrevia 5.0 2012-04-28 09:56:37 +00:00
Alexander Koblov
da8c849a47 UPD: Some changes needed to work with TurboPower Abbrevia 5.0 2012-04-28 09:48:50 +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
a0fcfe0f15 FIX: Don't report first node when position indicates header. 2012-04-26 04:51:50 +00:00
cobines
8dc6cadf56 FIX: Building on Unix. 2012-04-26 01:22:47 +00:00