Commit graph

21 commits

Author SHA1 Message Date
Alexander Koblov
f485516891 FIX: Build with FPC 3.0 2016-01-31 19:12:15 +00:00
Alexander Koblov
db5cb3beba UPD: Prepare FPC 3.0 support 2015-10-23 19:27:05 +00:00
Alexander Koblov
0153669ca7 UPD: Use poll() thread for ipc (less cpu usage) 2015-10-11 14:38:55 +00:00
Alexander Koblov
b14bf94d48 ADD: Comment 2015-02-01 11:08:16 +00:00
Alexander Koblov
046f9b7cfe FIX: Access violation under Darwin 2015-02-01 11:05:07 +00:00
Alexander Koblov
2de10efdc9 UPD: Many different improvements (patch by Denis Bisson) 2015-01-11 11:33:38 +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
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
9003240dff ADD: Feature [0000156] "CMD Line arguments to specify directory which DC should open" 2012-04-21 06:51:19 +00:00
cobines
60abbb7462 UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
cobines
6f9022095d UPD: Cleanup. 2012-03-21 02:20:30 +00:00
Alexander Koblov
5d58b871ce FIX: Bug [0000353] Hang on exit if some archive was opened 2012-03-10 15:31:33 +00:00
Alexander Koblov
d0c0899340 FIX: Bug [0000060] "One Instance" option not working in Ubuntu 2012-02-06 18:29:42 +00:00
Alexander Koblov
35862c3d4b FIX: Bug [0000060] "One Instance" option not working in Ubuntu (patch by frost.asm) 2012-02-06 10:19:13 +00:00
Alexander Koblov
947d515bdb FIX: SendParams 2011-02-17 18:34:22 +00:00
Alexander Koblov
df95a24667 UPD: Send params to first copy 2011-02-15 16:06:58 +00:00
Alexander Koblov
905e6573d4 UPD: Move uuniqueinstance.pas to platform sub folder 2010-07-24 14:44:06 +00:00
Renamed from src/uuniqueinstance.pas (Browse further)