Denis Bisson
f3ac429fdc
FIX: Arrange some strings to be translatable in units "uexts", "uOSUtils", "umultiarchivetestarchiveoperation" and project file "doublecmd.lpr".
...
UPD: Language files updated.
2018-12-04 02:06:48 +00:00
Denis Bisson
6604bf1305
UPD: Modification in many of the option editors so if we change a setting in them and attempt to quit without saving what have been modified, we will be warned about that and will be either offered to save the modification, discard the modification or cancel the act of exiting. Previously, some option editors had that behaviour, but it was a case per case verification made from an option editor to another. Now it has been arranged is such way that it is at the ancestor level that is done the act of verifying if modification have been done when closing option editor. Maybe there are many forms affected, but overall it has simplified the code since it's done globally instead of having "CanWeClose" and "GenericSomethingChanged" functions duplicated in many option editor.
...
UPD: Since we were playing in many options editors, took the opportunity to update the copyright years, update the GNU license text for the "51 Franklin Street" address and few minor modifications do decrease the overall warning/hints at the end of a build.
2016-06-20 03:39:03 +00:00
Alexander Koblov
cedad3c942
UPD: Many improvements (patch by Denis Bisson)
2015-05-31 17:36:59 +00:00
Alexander Koblov
abc0ec80e0
ADD: Check errors when loading doublecmd.ext and multiarc.ini
2012-11-05 09:33:30 +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
ee0a849b62
UPD: Specify mode objfpc for unit and that it uses ansistrings.
2011-06-05 14:46:52 +00:00
Alexander Koblov
3bcc8e43fd
FIX: Actions submenu for files without extension
2011-04-23 16:25:28 +00:00
cobines
0a8e476fd7
UPD: Change using DebugLn to thread-safe DCDebug.
2011-03-30 20:02:16 +00:00
cobines
940f8c33a3
FIX: Saving file associations.
...
UPD: Formatting (spaces instead of tabs).
2010-12-21 05:29:12 +00:00
cobines
717e0093a1
UPD: Setting default global values.
2010-02-09 08:43:01 +00:00
Alexander Koblov
a022a523a5
FIX: Case insensitive action search
2010-01-18 16:08:01 +00:00
cobines
cd102fff1b
UPD: Cleanup, removed some compiler warnings.
2009-10-14 12:06:00 +00:00
cobines
edc701957c
ADD: Support for MIME actions on Unix.
2009-08-01 19:03:13 +00:00
cobines
bdc2553570
UPD: Don't include extension separator '.' in file extension.
2009-07-30 12:20:48 +00:00
cobines
aea1938ec0
UPD: Get some more commands working.
2009-07-18 06:41:32 +00:00
cobines
79d5da2bfc
UPD: Code cleanup, formatting. Removed some compiler warnings.
2009-07-05 17:01:55 +00:00
Alexander Koblov
28f1340fe2
ADD: Assign action for any file
2009-04-28 19:38:21 +00:00
Alexander Koblov
3cf7900f43
UPD: Move all units to "src" subdirectory
2009-04-20 06:39:38 +00:00