Commit graph

66 commits

Author SHA1 Message Date
meteu
e0703efcfc ADD: Primitive realization of Group-Paired Tab Sets 2016-01-25 14:17:56 +00:00
Alexander Koblov
2722992171 UPD: Show Lazarus revision only if exists 2016-01-24 16:02:36 +00:00
Alexander Koblov
62eab48df0 UPD: Prepare FPC 3.0 support 2015-11-26 19:53:53 +00:00
Alexander Koblov
4ff454cf0c UPD: Prepare FPC 3.0 support 2015-11-11 18:53:14 +00:00
Alexander Koblov
3c1acaf268 UPD: Use C memory manager 2015-10-25 10:39:53 +00:00
Alexander Koblov
71fe481057 UPD: Prepare FPC 3.0 support (Wcx plugins) 2015-10-25 10:16:55 +00:00
Alexander Koblov
db5cb3beba UPD: Prepare FPC 3.0 support 2015-10-23 19:27:05 +00:00
Alexander Koblov
5d092ab123 UPD: Version info 2015-09-27 18:32:39 +00:00
Alexander Koblov
49261d6771 FIX: Bug [0000738] Unhandled exception: TControl.InvalidatePreferredSize loop detected (RTL language related part) 2015-09-26 08:09:58 +00:00
Alexander Koblov
5660fe71ce FIX: Bug [0001162] Unhandled exception: EInvalidOp: Invalid floating point operation 2015-09-02 17:59:06 +00:00
Alexander Koblov
513173b16d UPD: Use custom manifest file 2015-08-12 18:29:43 +00:00
Alexander Koblov
cedad3c942 UPD: Many improvements (patch by Denis Bisson) 2015-05-31 17:36:59 +00:00
Alexander Koblov
e7fe447554 ADD: Disable splash via command line option --no-splash 2015-04-18 18:18:56 +00:00
Alexander Koblov
18d83e40b2 FIX: Revert changes that broke ExpandFileName function 2015-02-03 04:50:17 +00:00
Alexander Koblov
0987c46334 FIX: Unload all wcx plugins at exit 2015-01-20 19:30:39 +00:00
Alexander Koblov
2de10efdc9 UPD: Many different improvements (patch by Denis Bisson) 2015-01-11 11:33:38 +00:00
Alexander Koblov
d64377fc68 ADD: Update AppleMagnifiedMode at first start 2015-01-09 14:24:21 +00:00
Alexander Koblov
51d3f2a2d3 UPD: Move directory hotlist configuration to options (patch by Denis Bisson) 2014-09-14 08:55:29 +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
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
d612bdfe1b ADD: OverwriteSmaller/OverwriteLarger file exists options 2013-10-15 14:51:06 +00:00
Alexander Koblov
325dd23a50 FIX: Bug [0000712] Main form shortcuts are triggered when other non-modal dialogs are active 2013-08-17 09:01:45 +00:00
Alexander Koblov
095fe465de FIX: Revert changes from revision 5210 2013-06-02 08:53:51 +00:00
Alexander Koblov
f55a780141 FIX: ParamStr function for UTF-8 file names under Unix 2013-06-01 12:13:39 +00:00
Alexander Koblov
ee740cf3b6 FIX: ParamStr function for Unicode file names under Windows 2013-05-28 13:00:10 +00:00
Alexander Koblov
291dec1c4d FIX: Bug [0000595] Closing application with CMD+Q does not save current configuration 2013-05-07 13:45:33 +00:00
Alexander Koblov
81c3414f86 ADD: Initialize random number generator at start 2013-02-22 20:40:15 +00:00
Alexander Koblov
03053d72d3 UPD: Don't use absolute file names in doublecmd.desktop
FIX: Read debug line info when DC run from relative symlink
2012-11-25 08:56:28 +00:00
Alexander Koblov
1e27da2f7a UPD: Use DWARF debug info under Mac OS X (like under other OS) 2012-11-10 10:11:39 +00:00
cobines
c952fd1ed4 UPD: Silence compiler warning. 2012-05-04 07:29:44 +00:00
Alexander Koblov
792202c62f FIX: Some warnings and hints 2012-04-29 13:06:00 +00:00
cobines
60abbb7462 UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
cobines
7e0946f2f3 UPD: Increase year. 2012-03-27 01:45:41 +00:00
cobines
3cdf68116f FIX: Don't update format settings when they change. 2012-03-11 18:27:34 +00:00
cobines
854fa658d0 FIX: Clipboard operations on GTK2 with Lazarus trunk. 2012-03-08 17:07:16 +00:00
Alexander Koblov
fb28435b56 FIX: Try to fix bug [0000050] "Error Control-C hit" 2011-11-18 11:48:50 +00:00
cobines
65bb83ef3f FIX: Convert day, month names to UTF-8. 2011-11-08 17:49:13 +00:00
Alexander Koblov
f2b3522663 FIX: Disable overlay scrollbar under GTK2 2011-10-17 11:44:29 +00:00
cobines
f9672fbba0 FIX: Force date, time separators to /, : in case they are UTF-8 characters in current locale (Unix). 2011-09-09 01:30:23 +00:00
cobines
c7bc729e93 UPD: Speed up VirtualKeyToText by using a cache. 2011-08-22 22:55:00 +00:00
cobines
5b5580678d UPD: Set SEM_FAILCRITICALERRORS, SEM_NOOPENFILEERRORBOX error mode at start to disable any message boxes from OS (Windows). 2011-04-20 17:21:08 +00:00
cobines
c5a8fa4505 UPD: Disable own line info unit on Darwin, since extractor does not support it. 2011-04-15 12:59:59 +00:00
cobines
0a8e476fd7 UPD: Change using DebugLn to thread-safe DCDebug. 2011-03-30 20:02:16 +00:00
cobines
56c21c81a9 UPD: Forgotten file to commit 3347. 2011-02-13 08:10:10 +00:00
cobines
caa8a15d52 UPD: Cleanup, silence some warnings. 2011-02-10 05:27:42 +00:00
Alexander Koblov
02475c63a8 UPD: Restore workaround with fhackform
UPD: Use FPC resources for main icon
2011-01-14 09:20:54 +00:00
Alexander Koblov
c13128fadb DEL: Workaround with frmHackForm 2011-01-05 19:16:47 +00:00
Alexander Koblov
b990c89275 ADD: About info to internal differ 2011-01-04 12:21:34 +00:00
Alexander Koblov
4cafd077b1 FIX: Bug [3136414] "WFX: спецсимволы в именах" 2010-12-15 04:42:01 +00:00