Commit graph

261 commits

Author SHA1 Message Date
Alexander Koblov
2887512863 ADD: MonthToNumberDef function 2010-02-20 22:38:19 +00:00
Alexander Koblov
db490dd62e FIX: Encoding in MultiArchiveFileSource 2010-02-19 23:16:17 +00:00
Alexander Koblov
4af36faf2f ADD: Show archive icon for archives supported by MultiArc
ADD: 7-Zip support
2010-02-19 18:13:08 +00:00
Alexander Koblov
d2e5151871 ADD: Extract whole archive via MultiArchiveFileSource 2010-02-19 17:56:15 +00:00
cobines
4d731620a3 FIX: Unneeded separator in Actions submenu if no actions were added. 2010-02-19 13:14:37 +00:00
Alexander Koblov
afe4c69378 FIX: Compiling under Linux 2010-02-15 21:22:41 +00:00
Alexander Koblov
6b56e72c88 ADD: StrToAttr function 2010-02-15 16:42:57 +00:00
cobines
c32be5f56b FIX: FindFirstEx on Unix. 2010-02-13 11:50:19 +00:00
cobines
aa7c1f4302 UPD: Split external tools paths into path and parameters. The path to the external program now should not be quoted (it will automatically be quoted). Added separate option for running tool in a terminal (for convenience). 2010-02-13 08:14:08 +00:00
cobines
56720b214a FIX: Don't trim command line before executing as it may be ending with a valid white space. If it's needed command and each parameter can be trimmed before quoting it. 2010-02-12 13:16:04 +00:00
Alexander Koblov
f98aefb31b FIX: "Open with" under Windows 2010-02-11 11:59:12 +00:00
cobines
1677ede308 UPD: Use double quotes for quoting parameters in Windows.
FIX: Correctly format shell on Windows in <??> command.
2010-02-11 06:42:35 +00:00
Alexander Koblov
9381aee60f FIX: URI encoded path must contain protocol (file:// for local files) 2010-02-10 14:57:42 +00:00
cobines
fd280e0afe UPD: Use our own quoting of parameters from libmime. 2010-02-10 11:13:16 +00:00
cobines
48c4c28ec4 UPD: Changed quoting of arguments passed to Unix shell so that they can be properly quoted inside other quotes. Implemented proper splitting command line to args on Unix (quoting is used differently that on Windows). 2010-02-10 09:54:22 +00:00
Alexander Koblov
f29e57aeef FIX: "Open with" for file names containing ' char 2010-02-09 15:23:51 +00:00
cobines
00ac803757 FIX: Try to fix crash in drag&drop on Windows Vista/7. 2010-02-09 03:11:55 +00:00
Alexander Koblov
c9bb9b36dc FIX: Compiling under Linux 2010-02-08 21:21:09 +00:00
cobines
15b4508732 UPD: Enable using XML config file. The INI config will be automatically converted and renamed to doublecmd.ini.obsolete. 2010-02-08 13:21:21 +00:00
Alexander Koblov
bd98ed659c UPD: Use short file name for open Unicode named archives under Windows 2010-02-05 17:09:13 +00:00
Alexander Koblov
6e384a6f2b FIX: Windows attributes in WfxPluginFileSource 2010-02-04 11:48:48 +00:00
cobines
a2755f3a02 UPD: When setting archives icons use global plugins list instead of loading from configuration file. 2010-02-02 08:29:16 +00:00
cobines
025d73be0b FIX: Possibly unsafe assignments. 2010-02-02 02:31:54 +00:00
Alexander Koblov
6f44237e5c UPD: Show drive free space only for mounted devices 2010-02-01 15:57:24 +00:00
Alexander Koblov
18beb2417b FIX: Find files in hidden directories 2010-01-26 14:54:58 +00:00
Alexander Koblov
ec76787c5c FIX: Find hidden folders 2010-01-26 13:27:51 +00:00
Alexander Koblov
9e8988e35e ADD: Implement ShellExecute for Mac OS X 2010-01-26 13:09:16 +00:00
cobines
82a3791644 FIX: Compiling on Unix/GTK2. 2010-01-26 07:02:21 +00:00
cobines
326dbde92f UPD: Move file to unix platform dir. 2010-01-26 06:41:24 +00:00
cobines
2c8d85690a FIX: Displaying icons from .desktop files when icon name incorrectly contains an extension. 2010-01-26 06:20:24 +00:00
Alexander Koblov
8ec195efcc FIX: Bug [2938523] Console 2010-01-24 12:46:48 +00:00
Alexander Koblov
955ce4435a FIX: Don't try to find theme icon then system theme icons disabled 2010-01-24 11:09:55 +00:00
Alexander Koblov
9716ce174c FIX: Find files with non ACSII names 2010-01-24 10:17:34 +00:00
Alexander Koblov
ee26dac0e5 UPD: Show file name in ToolTip for files with large file name 2010-01-20 16:39:31 +00:00
Alexander Koblov
1da7347630 ADD: Show ToolTips for files 2010-01-20 13:57:33 +00:00
Alexander Koblov
17ef31746c FIX: Compiling under Windows 2010-01-20 00:09:02 +00:00
cobines
eff193423d UPD: Always require setting Path for TFile and TFiles. 2010-01-19 22:22:33 +00:00
cobines
37e6610a7e FIX: Try to fix bug [2923641] "Change case of filenames on VFAT-volume fails". 2010-01-19 20:50:08 +00:00
cobines
70b987de9a UPD: Allow GetTempName function to also return unique temporary names for files. 2010-01-19 07:48:33 +00:00
Alexander Koblov
a022a523a5 FIX: Case insensitive action search 2010-01-18 16:08:01 +00:00
Alexander Koblov
6de001dcf3 UPD: Load icons from pixmaps.txt only if "Only standart icons" enabled 2010-01-18 09:57:12 +00:00
Alexander Koblov
30cd14237c ADD: Show folder size in file properties dialog under Linux 2010-01-18 09:43:53 +00:00
Alexander Koblov
bddd895b5f ADD: Built-in console under Mac OS X 2010-01-15 16:09:41 +00:00
cobines
69c492d34e FIX: Delete to trash with file paths containing spaces. Fix reading error from gvfs-trash. 2010-01-14 21:11:56 +00:00
cobines
a8e2f4e2aa FIX: Don't show Windows error dialog when cannot retrieve drive free space. 2010-01-06 22:57:35 +00:00
cobines
47f2d482f5 UPD: Use SHGetFileInfoW function instead of Ansi version. 2010-01-06 22:09:16 +00:00
cobines
e7c23c8d76 FIX: GDI resources leak and possible crash when icons cannot be loaded. 2010-01-06 22:01:40 +00:00
cobines
497ae63f1b UPD: Synchronize access to PixmapManager so that icons can be safely loaded in a separate thread. 2010-01-01 22:53:51 +00:00
Alexander Koblov
2eb6d72b53 FIX: Context menu under Windows 7 64 bit 2010-01-01 18:03:20 +00:00
Alexander Koblov
8a20534e50 UPD: Disable some debug output 2009-12-23 15:02:02 +00:00