Commit graph

5,795 commits

Author SHA1 Message Date
Alexander Koblov
108c6c1472 FIX: Try except finally block 2014-01-09 18:01:51 +00:00
Alexander Koblov
24bfff6548 UPD: Toggle logic 2014-01-08 10:53:12 +00:00
Alexander Koblov
fee5c36bc8 ADD: Binary compare - navigate through differences 2014-01-08 10:25:44 +00:00
Alexander Koblov
36b3c19928 FIX: Access violation 2014-01-08 00:48:58 +00:00
Alexander Koblov
7731ae6406 UPD: Restore keep scrolling
UPD: Hide binary viewer
2014-01-08 00:37:48 +00:00
Alexander Koblov
002c5a0e97 UPD: Cleanup 2014-01-08 00:27:09 +00:00
Alexander Koblov
27b7511d06 ADD: Binary compare initial implementation 2014-01-07 23:53:44 +00:00
Alexander Koblov
aa611b3ff0 ADD: Start binary diff viewer component 2014-01-07 22:48:37 +00:00
Alexander Koblov
9b8b464b9e UPD: Redesign SynDiffControls 2014-01-07 17:17:48 +00:00
Alexander Koblov
47a2549e85 FIX: Range check error 2014-01-06 20:57:44 +00:00
Alexander Koblov
8dad0686e3 FIX: Bug [0000803] "Compare by contents does not work" 2014-01-06 17:37:50 +00:00
Alexander Koblov
9d7aa5b90a FIX: Some warnings 2014-01-06 10:52:27 +00:00
Alexander Koblov
324f981e21 UPD: Detect mount via "/proc/self/mounts" instead "/etc/mtab" because in modern distro it is a symlink and old method does not work 2014-01-06 10:32:53 +00:00
Alexander Koblov
48d3e18300 FIX: Compilation 2014-01-05 22:06:10 +00:00
Alexander Koblov
4488f3f1a3 ADD: Directory "$HOME/.local/share/icons" to icons search paths 2014-01-05 21:34:07 +00:00
Alexander Koblov
61b7292e91 UPD: Remove duplicate code 2014-01-05 16:52:42 +00:00
Alexander Koblov
0b7f76da09 UPD: Use GKeyFile to load data from *.desktop files (self-made implementation does not work correct in some cases) 2014-01-05 16:30:28 +00:00
Alexander Koblov
880ce1b39a UPD: Use SafeGetProcAddress 2014-01-05 13:18:54 +00:00
Alexander Koblov
db7b17b797 ADD: Use GIO to get "Open with" menu if available 2014-01-05 13:14:14 +00:00
Alexander Koblov
c6d797a9b3 FIX: Cancel rename if user change path via hotkey 2014-01-05 10:14:50 +00:00
Alexander Koblov
10139206fd ADD: Try to remove to trash for FileSource with links to local files 2014-01-05 09:59:58 +00:00
Alexander Koblov
eb557c16fe ADD: Also indicate if operation waiting response 2014-01-04 19:11:50 +00:00
Alexander Koblov
a29b73f7ed ADD: Special indication if operation is paused/stopped (operations panel) 2014-01-04 18:22:39 +00:00
Alexander Koblov
1105c6ecb8 FIX: Bug [0000806] "Error when opening files with aposhtrophes (') in name" 2014-01-04 16:57:34 +00:00
Alexander Koblov
f27fb8eb2d FIX: Save button hint on drag&drop 2014-01-03 15:19:35 +00:00
Alexander Koblov
70642c606b ADD: GenerateMenuConditions function 2014-01-01 17:22:18 +00:00
Alexander Koblov
375a8d5652 ADD: Anton Panferov to contributors 2014-01-01 17:17:34 +00:00
Alexander Koblov
c27dc9a378 FIX: Bug [0000804] Search by date from doesn't work 2013-12-31 09:24:01 +00:00
Alexander Koblov
9894053309 FIX: Bug [0000800] "File panels: file names columns shorter than avilable space in the file pane - in BRIEF mode" 2013-12-30 20:38:01 +00:00
Alexander Koblov
80c268ec8c UPD: Use one copy operation for each directory in synchronize directories (patch by Anton Panferov with small changes) 2013-12-29 08:35:04 +00:00
Alexander Koblov
261feaf52f ADD: Exit from drive if it removed 2013-12-28 17:08:04 +00:00
Alexander Koblov
e10bfb3046 FIX: Bug [0000770] "error when 'executing(opening)' files with special chars" 2013-12-28 07:02:02 +00:00
Alexander Koblov
51ea6dfed1 FIX: Bug [0000801] "Preset (and wrong) text & background colours instead of sys defaults for file panels" 2013-12-27 18:07:28 +00:00
Alexander Koblov
8bc9e61b1e FIX: Bug [0000788] "Software does not make use of drag n drop" 2013-12-24 15:04:27 +00:00
Alexander Koblov
c1388371fd FIX: Draw overlay icons 2013-12-19 22:22:01 +00:00
Alexander Koblov
d6dcb4c419 UPD: Optimize overlay icons loading 2013-12-19 22:10:20 +00:00
Alexander Koblov
f8e0e4128e UPD: Request to invalidate overlay icons 2013-12-19 14:39:27 +00:00
Alexander Koblov
9c0e1c4cb8 ADD: Simple integration with RabbitVCS (overlay icons) 2013-12-18 19:54:49 +00:00
Alexander Koblov
ed83ca7132 ADD: Module for RabbitVCS integration 2013-12-18 19:32:43 +00:00
Alexander Koblov
4c4b15f55c ADD: Limit path history count 2013-12-17 20:17:21 +00:00
Alexander Koblov
ec9ca3f849 UPD: Move FileExistsOption to base TFileSourceCopyOperation class 2013-12-17 14:09:45 +00:00
Alexander Koblov
1b7cc07e0f FIX: Bug [0000784] "Create many tabs by unysual way" 2013-12-16 13:46:25 +00:00
Alexander Koblov
44d6e8eeab FIX: Translate LCL 2013-12-15 17:32:25 +00:00
Alexander Koblov
384d9b1f42 FIX: Translate all units resource strings 2013-12-15 17:00:04 +00:00
Alexander Koblov
ebf96d06c5 FIX: Overwrite read only files 2013-12-15 15:57:13 +00:00
Alexander Koblov
d0d5cc2bf3 ADD: cm_CopyFileDetailsToClip Commands
ADD: Some additional items in main menu
2013-12-15 13:01:13 +00:00
Alexander Koblov
8e8bc6f8ed ADD: Save synchronize directories options (patch by Anton Panferov) 2013-12-15 09:56:30 +00:00
Alexander Koblov
bee6b80aa8 ADD: Auto-rename source files FileExists option 2013-12-07 18:54:48 +00:00
Alexander Koblov
514210141a FIX: Bug [0000769] "Search results list is only partially visible" 2013-12-07 14:29:02 +00:00
Alexander Koblov
a84faf2fca FIX: Bug [0000700] "Tabstop header blinks on mouse over" 2013-12-07 10:21:42 +00:00