Commit graph

721 commits

Author SHA1 Message Date
Alexander Koblov
f6824e345f UPD: Don't block main window when show KDE OpenWith dialog 2014-07-27 16:05:13 +00:00
Alexander Koblov
49245c125f ADD: Use KDE "OpenWith" dialog under KDE 2014-07-27 14:35:14 +00:00
Alexander Koblov
50efdc5ab8 ADD: Calculate/verify CRC32 in split/combine function (patch by Denis Bisson)
UPD: Increase directory hot list functionality (patch by Denis Bisson)
2014-07-27 10:25:50 +00:00
Alexander Koblov
c54943b528 ADD: Determine Desktop Environment at start 2014-07-23 18:21:55 +00:00
Alexander Koblov
c68f602672 UPD: Move python scripts to scripts directory 2014-07-20 10:39:42 +00:00
Alexander Koblov
a1df9245ec FIX: Bug [0000811] "Random annoying access violation messages, prompts for exit or ignore (attached err)" 2014-07-15 11:19:47 +00:00
Alexander Koblov
e02962d416 FIX: Show NTFS drives under Mac OS X with Paragon NTFS 2014-07-06 09:06:10 +00:00
Alexander Koblov
889e37d3af ADD: NtfsHourTimeDelay option to CompareDirectories 2014-07-05 14:14:05 +00:00
Alexander Koblov
51f26d9b51 ADD: Additional error check 2014-07-05 11:27:56 +00:00
Alexander Koblov
b028dcb971 ADD: RabbitVCS context menu integration 2014-07-05 08:47:54 +00:00
Alexander Koblov
c1e4ba0d91 ADD: Simple interface to the Python language 2014-07-04 14:36:23 +00:00
Alexander Koblov
1032f0be75 ADD: Compare menu item 2014-06-22 14:42:43 +00:00
Alexander Koblov
5a11c6d4ab ADD: Show RabbitVCS menu 2014-06-22 14:17:37 +00:00
Alexander Koblov
8aa44e7a2e ADD: Start RabbitVCS menu 2014-06-22 14:15:54 +00:00
Dmitry Frank
9e1f3131b6 UPD: little refactor is done in uuniqueinstance.pas, comments updated 2014-06-18 12:21:10 +00:00
Dmitry Frank
27c3df25de FIX: uuniqueinstance: function GetNextServername moved inside procedure InitInstanceWithName(); without this, project doesn't build on Windows 2014-06-18 11:17:20 +00:00
Dmitry Frank
e78013c358 ADD: added command line option '--servername' which allows user to explicitly set the name for the instance. By default, empty string is used. If there is already instance with this name, trailing number '2' added, then '3', etc. 2014-06-17 21:32:28 +00:00
Dmitry Frank
98cf5794b0 ADD: added new --client/-c/-C option that forces doublecmd to run in client mode, i.e. send commands to the existing instance instead of running the new one, even if 'Allow only one copy of DC at a time' checkbox is not set 2014-06-17 09:09:25 +00:00
Alexander Koblov
085ba0d86d FIX: Always query icon for *.url files 2014-06-08 13:23:02 +00:00
Alexander Koblov
6b988c1179 FIX: Update drive mount state 2014-05-11 17:44:45 +00:00
Alexander Koblov
425640af7a FIX: Add small delay when mount points changed 2014-05-11 16:10:37 +00:00
Alexander Koblov
3f95d3d178 ADD: Mate and Cinnamon 2014-05-10 06:46:24 +00:00
Alexander Koblov
0639831002 ADD: Some useful glib functions 2014-05-10 06:36:33 +00:00
Alexander Koblov
1964e2b02a FIX: Don't show root device file 2014-03-19 14:43:50 +00:00
Alexander Koblov
f1d9809e1a FIX: Don't show /dev/zram* devices 2014-03-17 16:41:11 +00:00
Alexander Koblov
e55450eb3a FIX: Get udev_monitor_unref function 2014-03-17 16:27:05 +00:00
Alexander Koblov
0b2b2e8f72 FIX: Don't show /dev/ram* devices
ADD: Read DeviceIsPartitionTable property
2014-03-17 15:06:40 +00:00
Alexander Koblov
071f05bb32 UPD: Glib headers 2014-03-15 15:31:38 +00:00
Alexander Koblov
0b0fded3ce ADD: Mount/unmount via UDisks2 2014-03-15 15:25:44 +00:00
Alexander Koblov
2fa2fe214f ADD: Detect disk devices via UDev 2014-03-15 15:02:10 +00:00
Alexander Koblov
d63c5bbfd5 FIX: Bug [0000846] "Unable to open file pixmaps.txt" 2014-03-01 20:52:49 +00:00
Alexander Koblov
ec68ae36ee ADD: Glib header files (autogenerated by gir2pascal using gobject introspection) 2014-02-23 10:11:24 +00:00
Alexander Koblov
a1cfa7e63d UPD: Use Image Magick only for file formats that does not supported by Lazarus 2014-02-16 10:41:28 +00:00
Alexander Koblov
e0e693ce95 UPD: Use g_strstr_len function 2014-02-16 09:09:19 +00:00
Alexander Koblov
0c3782965e FIX: Ignore invalid "Path[$e]" key when loading .desktop files 2014-02-16 09:03:12 +00:00
Alexander Koblov
0f2b310bcc ADD: Write error message to console when can not open .desktop file 2014-02-15 20:00:06 +00:00
Alexander Koblov
45efa97049 ADD: SVG icon theme support in Qt version 2014-02-13 15:16:32 +00:00
Alexander Koblov
ddee16430f FIX: Create thumbnails for SVG 2014-02-09 10:33:28 +00:00
Alexander Koblov
1a36b0bb69 FIX: Compilation 2014-02-04 18:41:23 +00:00
Alexander Koblov
28633146f6 UPD: Also search icons in $HOME/.kde under KDE 2014-02-04 17:53:53 +00:00
Alexander Koblov
c7084eaddd FIX: Inverted actions sub menu order 2014-01-19 10:54:24 +00:00
Alexander Koblov
a329b09ebe FIX: Bug [0000814] "Move /tmp/doublecmd to user's XDG_CACHE_DIR" 2014-01-12 11:47:52 +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