Alexander Koblov
fee5c36bc8
ADD: Binary compare - navigate through differences
2014-01-08 10:25:44 +00:00
Alexander Koblov
27b7511d06
ADD: Binary compare initial implementation
2014-01-07 23:53:44 +00:00
Alexander Koblov
88b3586913
ADD: SafeGetProcAddress function
2014-01-05 12:28:55 +00:00
Alexander Koblov
7a05c0dede
UPD: ZVDateTimeCtrls to version 1.4
2013-12-07 09:13:58 +00:00
Alexander Koblov
8f946b2374
ADD: Determine FileSource by URI
2013-11-24 09:11:46 +00:00
Alexander Koblov
d7c691f509
ADD: Extended version of mbFileGetAttr function
2013-10-12 10:06:00 +00:00
Alexander Koblov
ecfa280cee
DEL: dcpcrypt_laz.lpk it is not used and it confuse users
2013-09-21 06:13:59 +00:00
cobines
7e69ed448b
FIX: Issue [0000715] Language change does not update toolbar buttons text.
...
Now Hint for Command menu items is not saved to xml file if it is the same as default text for the action. Then on loading the toolbar the hint is set based on current language.
2013-08-23 20:07:51 +00:00
cobines
f5465d6fba
FIX: Bug [0000676] when copying a directory to its own soft-link, all files deleted.
...
Introduced mbSameFile instead of mbCompareFileNames, which checks if the two files are the same (or hardlinks).
2013-08-23 11:32:02 +00:00
cobines
869347e983
UPD: Paths starting with backslash in Windows are also absolute.
2013-08-23 09:10:40 +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
cobines
571077f6bf
FIX: Compilation with GTK2 and QT.
2013-08-17 19:16:10 +00:00
Alexander Koblov
7435542cba
FIX: Unhandled exception when icon not found
2013-08-11 16:14:38 +00:00
Alexander Koblov
0fb8782595
FIX: Don't pass '-fPIC' for arm target (issue 0000710)
2013-08-08 19:23:50 +00:00
Alexander Koblov
1f21206aed
FIX: Bug [0000703] "Internal Viewer search not working with UTF16 encoding"
2013-08-02 20:52:11 +00:00
cobines
c0ef0b997b
DEL: Remove limit of toolbar submenus (wasn't working correctly too). We'll rely on widgetset to limit us.
2013-07-29 20:36:48 +00:00
Alexander Koblov
506951343c
FIX: Build under FreeBSD (patch 0000689)
2013-07-10 16:26:45 +00:00
Alexander Koblov
899d8e4483
FIX: Repaint gif image under Linux Qt
2013-06-23 17:48:21 +00:00
Alexander Koblov
64e9ec34bd
DEL: doublecmd_common_lcl.lpk from build scripts
2013-06-22 20:46:23 +00:00
Alexander Koblov
651e5a3af6
ADD: mbFileSame function
2013-06-22 16:18:24 +00:00
Alexander Koblov
80cd5744c5
ADD: SplitString function
...
FIX: Compiling with Free Pascal 2.6.0
2013-06-08 10:42:17 +00:00
Alexander Koblov
817cd693bb
UPD: Use same debug info type for all components
2013-05-15 11:46:09 +00:00
cobines
e26a3560e5
UPD: Update VirtualTreeView to version 4.8.7.3.
2013-05-01 15:34:48 +00:00
Alexander Koblov
b484ca3020
FIX: Scrolling in Viewer under Qt
2013-02-09 07:21:06 +00:00
Alexander Koblov
3c97168c02
FIX: Compiling with Lazarus 1.1
2013-02-05 18:41:21 +00:00
Alexander Koblov
04587cd520
FIX: Change exception class name to fix conflict with FileSource exception class with the same name (fixes access violation on auto refresh)
2013-01-10 03:47:12 +00:00
Alexander Koblov
9ece6f517c
UPD: Use smaller max file size
2012-12-27 06:43:11 +00:00
Alexander Koblov
0e573d96fb
ADD: Open small text files by reading them all into memory (fixes locking)
2012-12-27 05:58:01 +00:00
Alexander Koblov
691dcb8ffc
FIX: Slow navigation at network path
2012-12-05 05:09:25 +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
Alexander Koblov
3abbc0badd
FIX: Update MultiArc configuration
2012-11-04 15:09:27 +00:00
cobines
d909e9c50d
UPD: Different approach to executing hotkeys for submenus items in toolbar.
2012-11-04 10:01:49 +00:00
cobines
835366cc5a
UPD: Remove dependency on LCL for DCXmlConfig, use lazutils instead (requires Lazarus >= 1.0 from now).
2012-11-03 20:28:33 +00:00
cobines
1a3a826b2c
ADD: Execute hotkeys for items in submenus of the toolbar buttons.
2012-11-03 19:47:17 +00:00
Alexander Koblov
165c681d4f
ADD: Readme and diff files to GifAnim package
2012-10-29 11:27:04 +00:00
Alexander Koblov
612e7c07d4
FIX: Build DC under Linux when project widgetset <> IDE widgetset
2012-10-29 09:49:33 +00:00
cobines
9d670ec0d9
UPD: Make mbFileAccess also work for directories on Windows.
2012-09-24 20:05:25 +00:00
cobines
88d380aac0
FIX: Bug [0000570] Double Commander locks folder and they cannot be deleted (backslash for the root of the drive was not included).
2012-09-23 17:09:36 +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
5eff1699d9
FIX: Loading hotkeys and load config function result (from previous commits).
2012-09-23 14:57:32 +00:00
cobines
9bdc7fc2ce
UPD: Detect if XML config files have <doublecmd> as root key name.
2012-09-23 14:37:28 +00:00
cobines
5c4cb8ba90
DEL: Remove not needed initializing variables to zero in constructor.
2012-09-23 14:02:38 +00:00
cobines
c63414ed51
UPD: When loading some config file fails ask user, instead of just printing to console.
...
UPD: Treat files with size 0 as if the configuration not existed, not an error.
UPD: Don't save a default config at the start as it only has defaults anyway. Save only when changed (OK, Apply in Options) or at exit, if not disabled and write is allowed.
2012-09-23 13:57:58 +00:00
cobines
0f7a66eaf0
UPD: Use -fPIC also for packages that depend on doublecmd_common, not only for the package itself.
2012-09-12 20:05:57 +00:00
cobines
3d476b5fe6
DEL: Remove explicit path for Lazarus units in KasToolBar package, because those paths are automatically inherited from LCL package.
2012-09-12 19:51:44 +00:00
cobines
019488ced7
FIX: Building with FPC 2.6.1.
2012-09-11 18:40:59 +00:00
Alexander Koblov
729331ca6d
FIX: Unicode support in mbSetCurrentDirectory for network path
2012-09-07 03:30:34 +00:00
vitaliyg
aa6f55a44a
UPD: Set svn:eol-style property to "native"
2012-08-19 15:11:56 +00:00
Alexander Koblov
9923647af1
FIX: Bug [0000528] "Incorrect scroll by mouse wheel in Viewer"
2012-07-21 07:41:13 +00:00
Alexander Koblov
c455004e61
FIX: Exception when can not create com object (fixes 0000283)
2012-07-20 18:00:54 +00:00