Alexander Koblov
|
f98aefb31b
|
FIX: "Open with" under Windows
|
2010-02-11 11:59:12 +00:00 |
|
cobines
|
af9116d993
|
FIX: Lost focus after using cm_LeftEqualRight or cm_RightEqualLeft.
|
2010-02-11 11:49:03 +00:00 |
|
cobines
|
d470d7e8ea
|
FIX: Wrong caption in commit 2412.
|
2010-02-11 11:36:52 +00:00 |
|
cobines
|
1106ce8819
|
UPD: Assigning font sizes doesn't need Round(), the value is already integer.
|
2010-02-11 10:43:24 +00:00 |
|
cobines
|
f382631201
|
UPD: Language files.
|
2010-02-11 10:08:12 +00:00 |
|
cobines
|
2904457fc7
|
FIX: Changed '=' TargetEqualSource to '>' RightEqualLeft and '<' LeftEqualRight (bug [2947845]).
|
2010-02-11 09:49:36 +00:00 |
|
cobines
|
3f88abc62d
|
UPD: Update RemoveQuotation() on Windows after recent changes.
|
2010-02-11 07:49:00 +00:00 |
|
cobines
|
3eb2c2882f
|
UPD: Reverted change from rev. 2401 which caused the <??> command to work differently than it was supposed to.
|
2010-02-11 07:08:32 +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
|
8d20406ee4
|
ADD: Create new tab on double click under GTK2
|
2010-02-10 20:06:51 +00:00 |
|
Alexander Koblov
|
1f550d64e7
|
FIX: Bug [2947846] '..' item always becomes current if going up inside an archive
|
2010-02-10 17:36:13 +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
|
5b152ebef2
|
UPD: Allow creating directories beginning or ending with white-spaces.
|
2010-02-10 13:25:12 +00:00 |
|
cobines
|
470e501dc5
|
UPD: Quote file names when adding to command line.
|
2010-02-10 13:20:16 +00:00 |
|
cobines
|
c17dca0ab0
|
FIX: Crash when not using toolbar.
|
2010-02-10 12:53:19 +00:00 |
|
Alexander Koblov
|
0ae0ae6b3f
|
FIX: Compiling under Linux
|
2010-02-10 12:42:38 +00:00 |
|
cobines
|
a68e5ccade
|
FIX: Using <??> in file actions on Unix.
|
2010-02-10 12:42:37 +00:00 |
|
cobines
|
fd280e0afe
|
UPD: Use our own quoting of parameters from libmime.
|
2010-02-10 11:13:16 +00:00 |
|
cobines
|
517d889057
|
UPD: Don't add explicit quotes for files associations parameters. Those parameters should be quoted depending on platform, and they are already quoted with QuoteStr.
|
2010-02-10 10:37:17 +00:00 |
|
cobines
|
530b1e2d58
|
UPD: Update executing viewer/editor after quoting changes.
|
2010-02-10 10:33:19 +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 |
|
cobines
|
c9d194d79a
|
ADD: Few functions for quoting shell arguments on Unix.
|
2010-02-10 07:19:11 +00:00 |
|
cobines
|
ca0658b482
|
UPD: Save options to config file also on OK button.
|
2010-02-10 06:34:43 +00:00 |
|
cobines
|
b338b1d391
|
FIX: Crash in drag&drop on Windows Vista/7.
|
2010-02-09 23:34:14 +00:00 |
|
Alexander Koblov
|
f29e57aeef
|
FIX: "Open with" for file names containing ' char
|
2010-02-09 15:23:51 +00:00 |
|
Alexander Koblov
|
67d31c3a51
|
UPD: Ukrainian language file from masterok
|
2010-02-09 11:06:59 +00:00 |
|
cobines
|
6a19a0104a
|
FIX: Open INI config file also for writing because settings are still saved to it until DC is restarted.
|
2010-02-09 09:48:20 +00:00 |
|
cobines
|
bba83b4b85
|
UPD: Force saving config file on some configuration changes (global options and multi-rename presets).
|
2010-02-09 09:26:27 +00:00 |
|
cobines
|
7cfdbbd70a
|
FIX: Editing XML config manually.
|
2010-02-09 09:06:41 +00:00 |
|
cobines
|
717e0093a1
|
UPD: Setting default global values.
|
2010-02-09 08:43:01 +00:00 |
|
cobines
|
5796efa60f
|
UPD: Rename gOnlyOnce -> gOnlyOneAppInstance.
|
2010-02-09 07:36:44 +00:00 |
|
cobines
|
6f3a25a2c1
|
UPD: Always create at least one tab (using current directory).
|
2010-02-09 07:25:42 +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
|
59058035ac
|
UPD: Use plugin flags to determine supported OperationsTypes
|
2010-02-07 18:25:21 +00:00 |
|
Alexander Koblov
|
96142a0415
|
FIX: Create directory on empty disk
|
2010-02-07 17:49:30 +00:00 |
|
Alexander Koblov
|
6dc711cf6d
|
FIX: Create directory on empty disk
|
2010-02-07 17:38:34 +00:00 |
|
cobines
|
d752252727
|
UPD: Saving columns settings to XML.
|
2010-02-07 10:36:11 +00:00 |
|
cobines
|
d5fa1e3821
|
UPD: Use a copy of global plugins list in find dialog and viewer.
|
2010-02-07 09:29:32 +00:00 |
|
cobines
|
666ca2e862
|
UPD: Use global DSX plugins list in find dialog.
|
2010-02-07 09:13:42 +00:00 |
|
cobines
|
e37d004448
|
UPD: Saving plugins configuration to XML.
|
2010-02-07 09:02:08 +00:00 |
|
Alexander Koblov
|
390bb3bf61
|
FIX: Break file name
|
2010-02-06 18:26:05 +00:00 |
|
Alexander Koblov
|
7829438512
|
ADD: Execute command from command line in not FileSystemFileSource
|
2010-02-06 18:08:11 +00:00 |
|
Alexander Koblov
|
f48568c3dd
|
UPD: Wfx sample plugin
|
2010-02-06 17:40:37 +00:00 |
|
Alexander Koblov
|
3a7fe57a9f
|
FIX: Error when try to quick view directory
|
2010-02-06 17:32:41 +00:00 |
|
Alexander Koblov
|
d24877a1ad
|
ADD: Edit and quick view actions via GetLocalName
|
2010-02-06 17:28:07 +00:00 |
|
Alexander Koblov
|
8bd004078f
|
ADD: View files via GetLocalName
|
2010-02-06 16:44:31 +00:00 |
|
Alexander Koblov
|
739b5463ca
|
ADD: fspLinksToLocalFiles file source property
|
2010-02-06 16:29:22 +00:00 |
|
Alexander Koblov
|
8dec58b555
|
FIX: Questions text in GVFS plugin
|
2010-02-05 21:20:31 +00:00 |
|