Commit graph

17 commits

Author SHA1 Message Date
Alexander Koblov
6e413a96dc FIX: Warnings 2024-04-06 13:38:58 +03:00
Alexander Koblov
2e72326f6d ADD: Write process ID to doublecmd.err 2016-10-21 19:14:34 +00:00
Alexander Koblov
9fb22aa346 FIX: Exception message encoding 2016-09-23 16:22:15 +00:00
Alexander Koblov
db5cb3beba UPD: Prepare FPC 3.0 support 2015-10-23 19:27:05 +00:00
cobines
3dec27c8a8 UPD: Switch to using LazUtils for UTF8ToSys and SysToUTF8 in doublecmd_common package, now that we require Lazarus 1.0. 2013-08-17 19:16:15 +00:00
Alexander Koblov
503769fe3b FIX: Write to doublecmd.err if file does not exists 2013-04-21 19:04:23 +00:00
cobines
4f54af268c UPD: Add sharing mode when opening and checking for file access for configuration files. Share only Reading but not Writing. 2012-11-04 15:30:45 +00:00
cobines
7114927c77 FIX: Bug [0000549] "Crash when starting Double Command from a write protected device" (generally check if writing configuration files is allowed). 2012-09-23 16:43:50 +00:00
cobines
47aec6b94c UPD: Move some code to a separate package so that it can be reused in components or plugins. 2012-04-09 00:38:34 +00:00
cobines
a179c87720 UPD: Improve support for non-UTF-8 locale on Unix (bug [0000037]). 2011-11-05 20:17:16 +00:00
cobines
375329a872 ADD: Implement custom commands for any form. Issue [0000207]. 2011-10-28 21:43:22 +00:00
cobines
8a5bdfec0b UPD: Simplify handling unhandled exceptions. 2011-04-04 02:25:43 +00:00
cobines
349d234433 UPD: Move all version info to separate unit.
ADD: Detecting OS version and GTK, QT library version.
2010-04-28 14:07:50 +00:00
cobines
59dc3f176e ADD: Include DC version and some more info in doublecmd.err file. 2009-12-29 19:43:16 +00:00
cobines
5b77bfd459 UPD: Use separate method to determine to which error file the exception is written. 2009-12-09 08:28:57 +00:00
cobines
d81088cf7c DEL: Remove the workaround from rev. 1951 (fixed in Lazarus rev. 22775). 2009-11-26 10:48:11 +00:00
cobines
c867673309 UPD: Move unhandled exceptions handling to a separate unit. Add temporary workaround for showing backtrace in console (due to Lazarus rev. 22722). 2009-11-25 07:43:10 +00:00