Commit graph

4,718 commits

Author SHA1 Message Date
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
cobines
bd010f812f UPD: Slovenian translation from mateju. 2012-04-25 14:03:38 +00:00
cobines
3f77480e65 UPD: Italian translation from giggetto2. 2012-04-25 13:55:50 +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
Alexander Koblov
fbfa3f0b37 UPD: Synchronize abbzip2typ unit with TurboPower Abbrevia 5.0 2012-04-24 16:56:24 +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
Alexander Koblov
28552e2165 UPD: Synchronize abselfex,abvmstrm units with TurboPower Abbrevia 5.0 2012-04-22 14:38:30 +00:00
Alexander Koblov
3946cc479c UPD: Synchronize abbitbkt unit with TurboPower Abbrevia 5.0 2012-04-22 14:18:26 +00:00
Alexander Koblov
f998fd4a42 UPD: Synchronize abdfstrm unit with TurboPower Abbrevia 5.0 2012-04-22 11:56:30 +00:00