doublecmd/src
2012-11-24 08:10:38 +00:00
..
filesources ADD: Feature [0000597] "Overwrite if older" 2012-10-25 10:48:22 +00:00
fileviews FIX: Bug [0000573] "Layout and line" (patch by pktfag with small changes) 2012-11-17 08:13:25 +00:00
frames UPD: Update LFM and LRT files with Lazarus 1.0. 2012-11-04 11:07:53 +00:00
platform ADD: Feature [ 0000392] "Open with" custom application option 2012-11-24 08:10:38 +00:00
_getsvnrev.cmd UPD: Revert previous changes (use $(ExeExt) to get HostOS relative script-file name) 2012-04-14 05:58:34 +00:00
_getsvnrev.exe.cmd UPD: Revert previous changes (use $(ExeExt) to get HostOS relative script-file name) 2012-04-14 05:58:34 +00:00
dcrevision.inc UPD: Continue source code relocation 2009-04-20 19:09:10 +00:00
dmcommondata.lfm UPD: Update LFM and LRT files with Lazarus 1.0. 2012-11-04 11:07:53 +00:00
dmcommondata.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
dmhelpmanager.lfm UPD: Update LFM and LRT files with Lazarus 1.0. 2012-11-04 11:07:53 +00:00
dmhelpmanager.pas 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
dmhigh.lfm FIX: Bug [0000382] Default highlighting 2012-03-14 04:39:23 +00:00
dmhigh.pas UPD: When loading some config file fails ask user, instead of just printing to console. 2012-09-23 13:57:58 +00:00
doublecmd.ico UPD: Use new icon also in trunk 2010-01-15 11:26:14 +00:00
doublecmd.lpi ADD: Feature [ 0000392] "Open with" custom application option 2012-11-24 08:10:38 +00:00
doublecmd.lpr UPD: Use DWARF debug info under Mac OS X (like under other OS) 2012-11-10 10:11:39 +00:00
fAbout.lfm UPD: Update LFM and LRT files with Lazarus 1.0. 2012-11-04 11:07:53 +00:00
fAbout.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fAbout.pas ADD: The source file for the main DC icon and SVGs in various sizes. Add Andryei Gudyak, the author of the icon, to contributors. 2012-06-12 07:15:36 +00:00
fattributesedit.lfm FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fattributesedit.lrt FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fattributesedit.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fchecksumcalc.lfm FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fchecksumcalc.lrt FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fchecksumcalc.pas ADD: HAVAL, RIPEMD and TIGER hash algorithms support 2011-10-26 16:57:45 +00:00
fchecksumverify.lfm UPD: Update LFM and LRT files with Lazarus 1.0. 2012-11-04 11:07:53 +00:00
fchecksumverify.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fchecksumverify.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fcolumnssetconf.lfm UPD: Update LFM and LRT files with Lazarus 1.0. 2012-11-04 11:07:53 +00:00
fcolumnssetconf.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fcolumnssetconf.pas FIX: Bug [0000443] Annoying bug in "Configure custom columns view" dialog. 2012-04-26 11:19:31 +00:00
fconnectionmanager.lfm FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fconnectionmanager.lrt FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fconnectionmanager.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fcopymovedlg.lfm FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fcopymovedlg.lrt FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fcopymovedlg.pas FIX: Size of copy/move dialog when Options are open. On GTK2 the actual resize happens later via another message after widget was made visible, so added react to OnResize. 2012-05-07 13:14:50 +00:00
fdescredit.lfm FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fdescredit.lrt FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fdescredit.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fdialogbox.pas 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
fdiffer.lfm ADD: Close Differ by escape key 2012-11-13 11:42:40 +00:00
fdiffer.lrt ADD: Some commands and hotkeys to Differ. 2012-05-08 16:40:50 +00:00
fdiffer.pas ADD: Close Differ by escape key 2012-11-13 11:42:40 +00:00
feditor.lfm UPD: Update LFM and LRT files with Lazarus 1.0. 2012-11-04 11:07:53 +00:00
feditor.lrt UPD: Update LFM and LRT files with Lazarus 1.0. 2012-11-04 11:07:53 +00:00
feditor.pas FIX: Bug [0000384] "Excess line break at file end" 2012-06-27 14:57:30 +00:00
feditsearch.lfm FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
feditsearch.lrt FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
feditsearch.pas UPD: Make Editor form really standalone 2012-05-20 07:14:34 +00:00
fextractdlg.lfm UPD: Acceleration keys in extract files dialog (patch by pktfag) 2012-09-09 09:06:49 +00:00
fextractdlg.lrt UPD: Acceleration keys in extract files dialog (patch by pktfag) 2012-09-09 09:06:49 +00:00
fextractdlg.pas 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
ffileassoc.lfm FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
ffileassoc.lrt FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
ffileassoc.pas 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
ffileexecuteyourself.lfm UPD: Update LFM and LRT files with Lazarus 1.0. 2012-11-04 11:07:53 +00:00
ffileexecuteyourself.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
ffileexecuteyourself.pas 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
fFileOpDlg.lfm UPD: Update LFM and LRT files with Lazarus 1.0. 2012-11-04 11:07:53 +00:00
fFileOpDlg.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fFileOpDlg.pas FIX: Change for..in loop to indexed access because it crashes with FPC < 2.7.1. Bug [0000389]. 2012-04-04 23:14:44 +00:00
ffileproperties.lfm FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
ffileproperties.lrt FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
ffileproperties.pas ADD: Show folder statistics (folders/files count) in file properties dialog (Unix) 2012-06-17 12:01:27 +00:00
fFindDlg.lfm UPD: Update LFM and LRT files with Lazarus 1.0. 2012-11-04 11:07:53 +00:00
fFindDlg.lrt UPD: Update LFM and LRT files with Lazarus 1.0. 2012-11-04 11:07:53 +00:00
fFindDlg.pas FIX: Bug [0000548] Error occurs when delete only one element in search templates. 2012-10-07 07:04:22 +00:00
ffindview.lfm FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
ffindview.lrt FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
ffindview.pas FIX: Don't activate main window when activate Viewer form, make Viewer form really standalone 2012-05-20 05:51:31 +00:00
fhackform.lfm UPD: Update LFM and LRT files with Lazarus 1.0. 2012-11-04 11:07:53 +00:00
fhackform.pas UPD: Cleanup, silence some warnings. 2011-02-10 05:27:42 +00:00
fhardlink.lfm FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fhardlink.lrt FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fhardlink.pas 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
fhotdir.lfm FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fhotdir.lrt FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fhotdir.pas 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
flinker.lfm FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
flinker.lrt FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
flinker.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fmain.lfm UPD: Update LFM and LRT files with Lazarus 1.0. 2012-11-04 11:07:53 +00:00
fmain.lrt UPD: Change shortcut for Rename tab. 2012-09-23 19:38:58 +00:00
fmain.pas FIX: Bug [0000573] "Layout and line" (patch by pktfag with small changes) 2012-11-17 08:13:25 +00:00
fmaskinputdlg.lfm FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fmaskinputdlg.lrt FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fmaskinputdlg.pas ADD: Requests from issue 0000306 2012-08-10 04:21:00 +00:00
fmkdir.lfm FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fmkdir.lrt FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fmkdir.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fmodview.lfm UPD: Update LFM and LRT files with Lazarus 1.0. 2012-11-04 11:07:53 +00:00
fmodview.lrt UPD: Interface alignment, refactoring 2012-05-20 07:10:56 +00:00
fmodview.pas UPD: Interface alignment, refactoring 2012-05-20 07:10:56 +00:00
fMsg.lfm UPD: Update LFM and LRT files with Lazarus 1.0. 2012-11-04 11:07:53 +00:00
fMsg.pas FIX: Don't activate main window when activate Viewer form, make Viewer form really standalone 2012-05-20 05:51:31 +00:00
fmultirename.lfm FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fmultirename.lrt FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fmultirename.pas UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
fopenwith.lfm ADD: Feature [ 0000392] "Open with" custom application option 2012-11-24 08:10:38 +00:00
fopenwith.lrt ADD: Feature [ 0000392] "Open with" custom application option 2012-11-24 08:10:38 +00:00
fopenwith.pas ADD: Feature [ 0000392] "Open with" custom application option 2012-11-24 08:10:38 +00:00
foptions.lfm UPD: Update LFM and LRT files with Lazarus 1.0. 2012-11-04 11:07:53 +00:00
foptions.lrt FIX: Bug [0000552] Missing acceleration keys and bad Tab order in dialog "Configuration/Options" (patch by pktfag) 2012-09-01 13:00:44 +00:00
foptions.pas FIX: Don't jump over empty options pages because it is not possible to move over them with keyboard. Display empty page with a note instead. Bug [0000432]. 2012-04-29 12:25:38 +00:00
foptionshotkeysedithotkey.lfm FIX: Bug [0000552] Missing acceleration keys and bad Tab order in dialog "Configuration/Options" (patch by pktfag) 2012-09-01 13:00:44 +00:00
foptionshotkeysedithotkey.lrt FIX: Bug [0000552] Missing acceleration keys and bad Tab order in dialog "Configuration/Options" (patch by pktfag) 2012-09-01 13:00:44 +00:00
foptionshotkeysedithotkey.pas UPD: Don't store hotkeys for toolbar because they can be retrieved from hotkey manager. 2012-04-11 06:40:25 +00:00
fpackdlg.lfm FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fpackdlg.lrt FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fpackdlg.pas FIX: Crash when cannot load WCX module when Configure pressed in Pack dialog. 2012-04-20 14:04:43 +00:00
fpackinfodlg.lfm FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fpackinfodlg.lrt FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fpackinfodlg.pas UPD: Remove workaround for Lazarus 0.9.31 and up. 2012-04-02 22:08:26 +00:00
fpc-extra.cfg FIX: Cross compiling to 64 bit under Linux 2011-12-17 08:58:54 +00:00
fselecttextrange.lfm FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fselecttextrange.lrt FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fselecttextrange.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fsetfileproperties.lfm FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fsetfileproperties.lrt FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fsetfileproperties.pas UPD: Move date/time functions and file attribute functions to doublecmd_common package. 2012-04-14 12:11:39 +00:00
fsplitter.lfm FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fsplitter.lrt FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fsplitter.pas 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
fsymlink.lfm FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fsymlink.lrt FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fsymlink.pas 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
ftweakplugin.lfm FIX: Bug [0000552] Missing acceleration keys and bad Tab order in dialog "Configuration/Options" (patch by pktfag) 2012-09-01 13:00:44 +00:00
ftweakplugin.lrt FIX: Bug [0000552] Missing acceleration keys and bad Tab order in dialog "Configuration/Options" (patch by pktfag) 2012-09-01 13:00:44 +00:00
ftweakplugin.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fviewer.lfm UPD: Update LFM and LRT files with Lazarus 1.0. 2012-11-04 11:07:53 +00:00
fviewer.lrt UPD: Update LFM and LRT files with Lazarus 1.0. 2012-11-04 11:07:53 +00:00
fviewer.pas UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
fviewoperations.lfm FIX: Bug [0000555] "Missing acceleration keys and bad Tab order in find and other dialogs" (patch by pktfag) 2012-09-09 08:03:12 +00:00
fviewoperations.lrt UPD: Split files in newdesign directory. 2012-04-29 10:07:33 +00:00
fviewoperations.pas UPD: Split files in newdesign directory. 2012-04-29 10:07:33 +00:00
ubinarycompare.pas UPD: Move date/time functions and file attribute functions to doublecmd_common package. 2012-04-14 12:11:39 +00:00
uclassesex.pas UPD: Move date/time functions and file attribute functions to doublecmd_common package. 2012-04-14 12:11:39 +00:00
ucmdlineparams.pas ADD: Feature [0000156] "CMD Line arguments to specify directory which DC should open" 2012-04-21 06:51:19 +00:00
uColorExt.pas ADD: Cache file type color 2012-06-30 20:11:38 +00:00
ucolumns.pas 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
uconnectionmanager.pas UPD: Cleanup. 2011-11-06 04:33:41 +00:00
uconvencoding.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
ucryptproc.pas 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
udcutils.pas ADD: Feature [0000376] Improvement to the "short file size" option (patch by pktfag) 2012-09-14 07:15:43 +00:00
udebug.pas UPD: Cleanup. 2012-03-21 02:20:30 +00:00
udefaultfilepropertyformatter.pas UPD: Split files in newdesign directory. 2012-04-29 10:07:33 +00:00
udescr.pas 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
udetectstr.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
udiff.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
udisplayfile.pas UPD: Don't store FileView reference in FindDialog as it may be destroyed while the dialog is running. Remember the list of selected files at creation of the FindDialog. 2012-10-06 20:12:54 +00:00
udrive.pas ADD: Support UDISKS_PRESENTATION_HIDE, UDISKS_PRESENTATION_NAME, UDISKS_AUTOMOUNT_HINT udev properties (Linux). 2012-04-05 01:15:59 +00:00
udriveslist.pas UPD: Don't set scrollbars in drives list, the control is autosized. 2012-04-18 08:01:21 +00:00
udsxmodule.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
uexceptions.pas 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
uexts.pas ADD: Check errors when loading doublecmd.ext and multiarc.ini 2012-11-05 09:33:30 +00:00
ufile.pas FIX: Make file name without extension for files that have only one '.' and beginning with '.' . 2012-06-23 10:02:46 +00:00
ufilefunctions.pas FIX: Bug [0000532] "Access Violation on entering invalid DC command in column customization" 2012-07-29 13:54:35 +00:00
ufilepanelselect.pas UPD: Split files in newdesign directory. 2012-04-29 10:07:33 +00:00
ufileprocs.pas UPD: Make copying attributes, date/time, ownership optional for Copy operation. 2012-04-15 12:55:13 +00:00
ufileproperty.pas FIX: Some warnings 2012-06-17 18:57:18 +00:00
ufilesorting.pas UPD: Don't use columns specific sorting, always use generic sorting by sort functions. Fixes bug [0000292]. 2012-04-27 14:41:18 +00:00
ufileviewnotebook.pas FIX: Bug [0000569] Displaying tab with folder name containing ampersand. Patch by pktfag. 2012-09-15 06:07:38 +00:00
ufindfiles.pas UPD: If template has IsNotOlderThan option then recalculate date/time file checks before checking because it depends on current time. 2012-05-21 13:50:53 +00:00
ufindmmap.pas 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
ufindthread.pas UPD: Don't store FileView reference in FindDialog as it may be destroyed while the dialog is running. Remember the list of selected files at creation of the FindDialog. 2012-10-06 20:12:54 +00:00
uformcommands.pas UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
ufunctionthread.pas UPD: Split files in newdesign directory. 2012-04-29 10:07:33 +00:00
uglobs.pas ADD: Check errors when loading doublecmd.ext and multiarc.ini 2012-11-05 09:33:30 +00:00
uGlobsPaths.pas 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
uguimessagequeue.pas UPD: Split files in newdesign directory. 2012-04-29 10:07:33 +00:00
uhash.pas ADD: SFV checksum support 2011-12-02 17:29:21 +00:00
uhighlighterprocs.pas UPD: Move all units to "src" subdirectory 2009-04-20 06:39:38 +00:00
uhotkeymanager.pas FIX: Bug [0000515] Change translation "Remove Tab" and "Remove All Tabs" to "Close Tab", resp. "Close All Tabs". 2012-09-23 19:30:45 +00:00
ukastoolitemsextended.pas UPD: Move function that doesn't add node when value is default to XmlConfig. 2012-04-20 12:19:04 +00:00
ulng.pas ADD: Feature [ 0000392] "Open with" custom application option 2012-11-24 08:10:38 +00:00
ulog.pas 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
umaincommands.pas UPD: Rename CloneSelectedFiles to CloneSelectedOrActiveFiles so that it explicitly says that active file may be returned if there are no selected files. CloneSelectedFiles will now only return the list of selected files (with Insert). 2012-10-06 19:06:24 +00:00
umasks.pas UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
umultiarc.pas ADD: Check errors when loading doublecmd.ext and multiarc.ini 2012-11-05 09:33:30 +00:00
un_lineinfo.pp FIX: Read debug line info from 64 bit Mac OS X binary 2012-11-10 09:29:00 +00:00
un_process.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
un_xtrctdwrflnfo.pp FIX: Read debug line info from 64 bit Mac OS X binary 2012-11-10 09:29:00 +00:00
uoperationsmanager.pas FIX: Some warnings and hints 2012-04-29 13:06:00 +00:00
uoperationspanel.pas 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
uparitercontrols.pas UPD: Cleanup. 2011-11-06 04:33:41 +00:00
upathlabel.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
uquickviewpanel.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
uresample.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
usearchtemplate.pas UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
ushellexecute.pas UPD: Rename CloneSelectedFiles to CloneSelectedOrActiveFiles so that it explicitly says that active file may be returned if there are no selected files. CloneSelectedFiles will now only return the list of selected files (with Insert). 2012-10-06 19:06:24 +00:00
ushowform.pas UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
uShowMsg.pas FIX: Bug [0000504] "When editing file and press Esc and then Esc changes will be lost" 2012-06-20 15:42:57 +00:00
usyndiffcontrols.pas FIX: Crash when comparing files. 2012-05-08 12:33:08 +00:00
usyneditfiler.pas UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
uthumbnails.pas 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
utranslator.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
utypes.pas ADD: Feature [0000376] Improvement to the "short file size" option (patch by pktfag) 2012-09-14 07:15:43 +00:00
uvfsmodule.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
uwcxmodule.pas UPD: Move date/time functions and file attribute functions to doublecmd_common package. 2012-04-14 12:11:39 +00:00
uwcxprototypes.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
uwdxmodule.pas 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
uwdxprototypes.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
uwfxmodule.pas 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
uwfxprototypes.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
uwlxmodule.pas 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
uwlxprototypes.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00