doublecmd/src
2012-01-10 11:01:21 +00:00
..
frames FIX: Setting sorting method (broken in previous commit). 2012-01-08 17:18:52 +00:00
newdesign FIX: Run external archiver from path with spaces 2012-01-09 19:07:19 +00:00
platform FIX: Mac OS X install scripts, and related stuff 2012-01-10 11:01:21 +00:00
_getsvnrev.cmd FIX: Get revision number when create packages 2010-01-10 14:02:33 +00:00
dcrevision.inc UPD: Continue source code relocation 2009-04-20 19:09:10 +00:00
dmcommondata.lfm UPD: Continue source code relocation 2009-04-20 19:09:10 +00:00
dmcommondata.pas UPD: Use FPC resources for forms 2011-02-01 18:25:55 +00:00
dmhelpmanager.lfm UPD: Continue source code relocation 2009-04-20 19:09:10 +00:00
dmhelpmanager.pas UPD: Use FPC resources for forms 2011-02-01 18:25:55 +00:00
dmhigh.lfm UPD: Highlighters list 2011-02-13 13:30:07 +00:00
dmhigh.pas UPD: Highlighters list 2011-02-13 13:30:07 +00:00
doublecmd.ico UPD: Use new icon also in trunk 2010-01-15 11:26:14 +00:00
doublecmd.lpi FIX: Cross compiling to 64 bit under Linux 2011-12-17 08:58:54 +00:00
doublecmd.lpr FIX: Try to fix bug [0000050] "Error Control-C hit" 2011-11-18 11:48:50 +00:00
extractdwrflnfo.lpr line extract tools 2009-11-10 06:46:52 +00:00
fAbout.lfm ADD: Display version and build in the main window caption. Add button to copy info from about dialog to clipboard. Patch from xeningem. 2011-09-30 19:36:24 +00:00
fAbout.lrt ADD: Display version and build in the main window caption. Add button to copy info from about dialog to clipboard. Patch from xeningem. 2011-09-30 19:36:24 +00:00
fAbout.pas FIX: Compilation 2011-09-30 19:54:55 +00:00
fattributesedit.lfm UPD: Transition to clDefault. 2011-01-03 00:49:36 +00:00
fattributesedit.lrt ADD: Editor for attributes in Find Files dialog. 2010-04-08 19:53:41 +00:00
fattributesedit.pas UPD: Cleanup, silence some warnings. 2011-02-10 05:27:42 +00:00
fchecksumcalc.lfm ADD: HAVAL, RIPEMD and TIGER hash algorithms support 2011-10-26 16:57:45 +00:00
fchecksumcalc.lrt ADD: HAVAL, RIPEMD and TIGER hash algorithms support 2011-10-26 16:57:45 +00:00
fchecksumcalc.pas ADD: HAVAL, RIPEMD and TIGER hash algorithms support 2011-10-26 16:57:45 +00:00
fchecksumverify.lfm UPD: Show "Verify checksum" dialog as non-modal 2011-11-26 10:52:27 +00:00
fchecksumverify.lrt ADD: Some code for Feature Request [2795936] Calculate and verify check sum 2009-05-23 22:15:25 +00:00
fchecksumverify.pas UPD: Show "Verify checksum" dialog as non-modal 2011-11-26 10:52:27 +00:00
fcolumnssetconf.lfm UPD: Move SetColorInColorBox to udcutils 2011-04-12 14:56:11 +00:00
fcolumnssetconf.lrt UPD: Language files 2010-02-24 21:06:04 +00:00
fcolumnssetconf.pas FIX: Initializing colors controls in configure custom columns dialog. 2011-11-10 16:40:28 +00:00
fconfigtoolbar.lfm FIX: Enable/Disable hotkey edit (patch by Fuhrer) 2011-04-29 03:38:49 +00:00
fconfigtoolbar.lrt UPD: Regenerate LRT and languages files with Lazarus trunk. 2011-07-15 00:04:10 +00:00
fconfigtoolbar.pas UPD: Allow retrieving short and long caption of a command separately (action caption and hint respectively). 2011-11-01 23:01:43 +00:00
fconnectionmanager.lfm FIX: "Connection manager" form 2010-05-24 21:51:31 +00:00
fconnectionmanager.lrt ADD: Network connection manager 2010-05-22 13:38:15 +00:00
fconnectionmanager.pas UPD: Revert WFX API changes, it is need to create new universal plugin type for such things 2010-07-12 04:33:28 +00:00
fcopymovedlg.lfm UPD: Don't need to handle Enter key in copy/move dialog, only Escape. 2011-12-07 10:26:39 +00:00
fcopymovedlg.lrt UPD: Display copy, move file operations options per file source in the dialog. 2011-03-08 11:19:34 +00:00
fcopymovedlg.pas UPD: Don't need to handle Enter key in copy/move dialog, only Escape. 2011-12-07 10:26:39 +00:00
fdescredit.lfm UPD: Transition to clDefault. 2011-01-03 00:49:36 +00:00
fdescredit.lrt UPD: Use csDropDownList style for encoding combobox 2009-07-06 19:52:06 +00:00
fdescredit.pas UPD: Cleanup, silence some warnings. 2011-02-10 05:27:42 +00:00
fdialogbox.pas UPD: Cleanup. 2011-11-06 04:33:41 +00:00
fdiffer.lfm FIX: "Copy block left/right" when set cursor position manually 2011-07-04 10:49:56 +00:00
fdiffer.lrt UPD: Regenerate LRT and languages files with Lazarus trunk. 2011-07-15 00:04:10 +00:00
fdiffer.pas FIX: "Copy block left/right" when set cursor position manually 2011-07-04 10:49:56 +00:00
feditor.lfm FIX: Saving text in editor shouldn't move cursor to first line (bug [0000296]) 2012-01-06 13:27:36 +00:00
feditor.lrt FIX: Saving text in editor shouldn't move cursor to first line (bug [0000296]) 2012-01-06 13:27:36 +00:00
feditor.pas FIX: Saving text in editor shouldn't move cursor to first line (bug [0000296]) 2012-01-06 13:27:36 +00:00
feditorconf.lfm UPD: Transition to clDefault. 2011-01-03 00:49:36 +00:00
feditorconf.lrt UPD: Continue source code relocation 2009-04-20 19:09:10 +00:00
feditorconf.pas UPD: Cleanup, silence some warnings. 2011-02-10 05:27:42 +00:00
feditsearch.lfm FIX: Bug [3415942] "Editor->Search&Replace field order is bad..." 2011-09-30 13:10:45 +00:00
feditsearch.lrt FIX: Bug [3415942] "Editor->Search&Replace field order is bad..." 2011-09-30 13:10:45 +00:00
feditsearch.pas UPD: Cleanup, silence some warnings. 2011-02-10 05:27:42 +00:00
fextractdlg.lfm ADD: Options "ExtractWithoutPath" and "FileExists" to extract operations 2011-03-29 16:34:00 +00:00
fextractdlg.lrt UPD: Regenerate LRT and languages files with Lazarus trunk. 2011-07-15 00:04:10 +00:00
fextractdlg.pas UPD: Cleanup. 2011-11-06 04:33:41 +00:00
ffileassoc.lfm UPD: Add quotes when file name has spaces 2011-08-05 17:32:30 +00:00
ffileassoc.lrt UPD: Allow using icons from executables (Windows) and MIME types in file associations icons, support env. variables. 2011-06-05 01:00:41 +00:00
ffileassoc.pas UPD: Cleanup. 2011-11-06 04:33:41 +00:00
ffileexecuteyourself.lfm UPD: Make window waiting for finishing executing show up in taskbar. 2011-03-24 21:43:39 +00:00
ffileexecuteyourself.lrt UPD: Regenerate LRT and languages files with Lazarus trunk. 2011-07-15 00:04:10 +00:00
ffileexecuteyourself.pas UPD: Make window waiting for finishing executing show up in taskbar. 2011-03-24 21:43:39 +00:00
fFileOpDlg.lfm UPD: better autosize and tab support 2012-01-02 17:32:05 +00:00
fFileOpDlg.lrt UPD: better autosize and tab support 2012-01-02 17:32:05 +00:00
fFileOpDlg.pas UPD: better autosize and tab support 2012-01-02 17:32:05 +00:00
ffileproperties.lfm UPD: Improve interface of File Properties. 2011-12-10 02:28:08 +00:00
ffileproperties.lrt UPD: Improve interface of File Properties. 2011-12-10 02:28:08 +00:00
ffileproperties.pas ADD: Switch between pages in File Properties dialog with Ctrl+Tab, Ctrl+Shift+Tab (issue [0000133]). 2011-12-10 01:51:40 +00:00
fFindDlg.lfm UPD: small UI updates 2012-01-02 20:19:59 +00:00
fFindDlg.lrt UPD: Regenerate LRT and languages files with Lazarus trunk. 2011-07-15 00:04:10 +00:00
fFindDlg.pas UPD: Cleanup, removed hints 2012-01-02 21:21:28 +00:00
ffindview.lfm UPD: Transition to clDefault. 2011-01-03 00:49:36 +00:00
ffindview.lrt UPD: Continue source code relocation 2009-04-20 19:09:10 +00:00
ffindview.pas UPD: Change using DebugLn to thread-safe DCDebug. 2011-03-30 20:02:16 +00:00
fhackform.lfm UPD: Restore workaround with fhackform 2011-01-14 09:20:54 +00:00
fhackform.pas UPD: Cleanup, silence some warnings. 2011-02-10 05:27:42 +00:00
fhardlink.lfm UPD: Change link descriptions (fixes [3002680]), move symbolic link before hard link in menu, since it is more often used. 2011-02-03 02:39:17 +00:00
fhardlink.lrt UPD: Change link descriptions (fixes [3002680]), move symbolic link before hard link in menu, since it is more often used. 2011-02-03 02:39:17 +00:00
fhardlink.pas FIX: Using relative paths in create symlink, hardlink. 2011-03-09 00:53:12 +00:00
fhotdir.lfm UPD: Transition to clDefault. 2011-01-03 00:49:36 +00:00
fhotdir.lrt UPD: Continue source code relocation 2009-04-20 19:09:10 +00:00
fhotdir.pas UPD: Cleanup, silence some warnings. 2011-02-10 05:27:42 +00:00
flinker.lfm UPD: Button size 2011-03-27 11:27:31 +00:00
flinker.lrt UPD: Regenerate LRT and languages files with Lazarus trunk. 2011-07-15 00:04:10 +00:00
flinker.pas UPD: Cleanup. 2011-11-06 04:33:41 +00:00
fmain.lfm UPD: Add missing OnExecute handler to some actions. 2011-11-19 05:27:52 +00:00
fmain.lrt UPD: Use reversed "delete to trash" settings when pressing Shift + Delete button. 2011-10-08 17:50:23 +00:00
fmain.pas FIX: Set ActiveFrame at start with Lazarus 0.9.30 2011-12-10 11:41:07 +00:00
fmaskinputdlg.lfm UPD: Autosize controls in mask input form. 2011-03-21 05:06:04 +00:00
fmaskinputdlg.lrt ADD: Define search template from input mask dialog 2010-11-06 08:51:00 +00:00
fmaskinputdlg.pas UPD: Cleanup, silence some warnings. 2011-02-10 05:27:42 +00:00
fmkdir.lfm UPD: small UI updates 2012-01-02 17:54:16 +00:00
fmkdir.lrt UPD: Regenerate LRT and languages files with Lazarus trunk. 2011-07-15 00:04:10 +00:00
fmkdir.pas UPD: small UI updates 2012-01-02 17:54:16 +00:00
fmodview.lfm UPD: Transition to clDefault. 2011-01-03 00:49:36 +00:00
fmodview.lrt UPD: Regenerate LRT and languages files with Lazarus trunk. 2011-07-15 00:04:10 +00:00
fmodview.pas UPD: Cleanup, silence some warnings. 2011-02-10 05:27:42 +00:00
fMsg.lfm UPD: Transition to clDefault. 2011-01-03 00:49:36 +00:00
fMsg.pas UPD: Cleanup, silence some warnings. 2011-02-10 05:27:42 +00:00
fmultirename.lfm UPD: Language files. 2011-11-01 19:50:50 +00:00
fmultirename.lrt UPD: Language files. 2011-11-01 19:50:50 +00:00
fmultirename.pas FIX: Crash under Mac OS X 2011-12-30 13:38:06 +00:00
foptions.lfm FIX: Tab-order in options dialog. 2011-12-07 10:21:08 +00:00
foptions.lrt UPD: Show "Options" dialog as non-modal 2011-11-26 11:04:55 +00:00
foptions.pas ADD: Ask for adding hotkey with Shift for cm_Delete for reversing "delete to trash" setting (issue [0000241]). 2012-01-05 21:44:02 +00:00
fpackdlg.lfm ADD: "Put in the TAR archive first" option to pack files dialog 2011-06-28 10:00:33 +00:00
fpackdlg.lrt UPD: Regenerate LRT and languages files with Lazarus trunk. 2011-07-15 00:04:10 +00:00
fpackdlg.pas ADD: Ask to repeat the password when packing (patch by Holger Segler with small modifications) 2011-11-13 09:35:07 +00:00
fpackinfodlg.lfm FIX: Color of packed file text box in fpackinfodlg 2011-03-22 11:35:12 +00:00
fpackinfodlg.lrt UPD: Regenerate LRT and languages files with Lazarus trunk. 2011-07-15 00:04:10 +00:00
fpackinfodlg.pas UPD: Cleanup, silence some warnings. 2011-02-10 05:27:42 +00:00
fpc-extra.cfg FIX: Cross compiling to 64 bit under Linux 2011-12-17 08:58:54 +00:00
fselecttextrange.lfm FIX: Change Russian text to English. Remove unneccessary language value in viewer dialog. 2011-09-15 11:12:18 +00:00
fselecttextrange.lrt FIX: Change Russian text to English. Remove unneccessary language value in viewer dialog. 2011-09-15 11:12:18 +00:00
fselecttextrange.pas ADD: Feature Request [3404185] 2011-09-06 03:34:15 +00:00
fsetfileproperties.lfm FIX: Don't allow "grayed" state for check boxes in "Set attributes dialog", because FileSourceSetFilePropertyOperation don't supports it 2011-08-05 13:50:44 +00:00
fsetfileproperties.lrt UPD: Regenerate LRT and languages files with Lazarus trunk. 2011-07-15 00:04:10 +00:00
fsetfileproperties.pas UPD: Cleanup. 2011-11-06 04:33:41 +00:00
fsplitter.lfm UPD: Interface alignment 2011-03-27 10:40:30 +00:00
fsplitter.lrt UPD: Regenerate LRT and languages files with Lazarus trunk. 2011-07-15 00:04:10 +00:00
fsplitter.pas UPD: Cleanup. 2011-11-06 04:33:41 +00:00
fsymlink.lfm UPD: Change link descriptions (fixes [3002680]), move symbolic link before hard link in menu, since it is more often used. 2011-02-03 02:39:17 +00:00
fsymlink.lrt UPD: Change link descriptions (fixes [3002680]), move symbolic link before hard link in menu, since it is more often used. 2011-02-03 02:39:17 +00:00
fsymlink.pas FIX: Using relative paths in create symlink, hardlink. 2011-03-09 00:53:12 +00:00
ftweakplugin.lfm FIX: Packer plugins flags change 2011-06-25 16:31:05 +00:00
ftweakplugin.lrt UPD: Regenerate LRT and languages files with Lazarus trunk. 2011-07-15 00:04:10 +00:00
ftweakplugin.pas FIX: Packer plugins flags change 2011-06-25 16:31:05 +00:00
fviewer.lfm ADD: Some actions for hotkeys in Viewer (patch by Rustem with modifications) 2011-12-31 11:35:12 +00:00
fviewer.lrt ADD: Some actions for hotkeys in Viewer (patch by Rustem with modifications) 2011-12-31 11:35:12 +00:00
fviewer.pas ADD: Some actions for hotkeys in Viewer (patch by Rustem with modifications) 2011-12-31 11:35:12 +00:00
ubinarycompare.pas UPD: Differ tool 2010-05-01 22:07:57 +00:00
uclassesex.pas UPD: Support share mode in mbFileCreate. 2011-06-07 14:41:23 +00:00
ucmdlineparams.pas ADD: Command line parameter "--no-console" to hide debug console window 2011-04-26 03:37:29 +00:00
uColorExt.pas ADD: Rearrange items by Drag&Drop in "File Types Colors" list, optimizations (patch by vitaliyg) 2011-12-01 06:46:19 +00:00
ucolumns.pas UPD: Change using DebugLn to thread-safe DCDebug. 2011-03-30 20:02:16 +00:00
uconnectionmanager.pas UPD: Cleanup. 2011-11-06 04:33:41 +00:00
uconvencoding.pas FIX: Bug [0000297] "Incorrect encoding auto-detect in Editor" 2012-01-07 12:09:45 +00:00
ucryptproc.pas ADD: Patch [0000247] "Small updates to wfxplugin" (by vitaliyg) 2011-12-01 07:36:49 +00:00
udcutils.pas ADD: Case sensitive sorting with first upper case then lower case (issue [0000085]). 2012-01-08 17:13:07 +00:00
udebug.pas UPD: Change using DebugLn to thread-safe DCDebug. 2011-03-30 20:02:16 +00:00
udescr.pas FIX: Process comments when file name contains a space 2011-07-09 12:38:05 +00:00
udetectstr.pas UPD: Change using DebugLn to thread-safe DCDebug. 2011-03-30 20:02:16 +00:00
udiff.pas ADD: Start to implement new compare files tool 2010-05-01 20:27:59 +00:00
udrive.pas UPD: Show "<no label>" when drive label is empty (feature request [2981814]). 2011-09-28 18:17:56 +00:00
udriveslist.pas ADD: Make drives list button options page. Add options to show/hide columns in the drives list. 2011-10-08 16:28:15 +00:00
udsxmodule.pas FIX: Don't plugins with FPC < 2.5. 2011-06-07 23:13:28 +00:00
uexceptions.pas UPD: Improve support for non-UTF-8 locale on Unix (bug [0000037]). 2011-11-05 20:17:16 +00:00
uexts.pas UPD: Improve support for non-UTF-8 locale on Unix (bug [0000037]). 2011-11-05 20:17:16 +00:00
ufilefunctions.pas ADD: Custom fields support for tooltips 2011-04-10 08:16:26 +00:00
ufileprocs.pas FIX: Preserve date/time of directories when copying/moving. 2011-05-16 22:32:02 +00:00
ufilesorting.pas ADD: Case sensitive sorting with first upper case then lower case (issue [0000085]). 2012-01-08 17:13:07 +00:00
ufileviewnotebook.pas FIX: Recalculate notebook size after changing caption with Multiline tabs, bug [0000213]. 2011-10-27 22:32:30 +00:00
ufindfiles.pas UPD: Use ZVDateTimePicker in find files dialog, redesign interface (patch by Fuhrer with some changes) 2011-03-05 12:32:20 +00:00
ufindmmap.pas UPD: Several updates to viewer: 2009-12-02 11:53:43 +00:00
ufindthread.pas FIX: Close "Find file" dialog by Alt+F4 2011-11-09 18:51:44 +00:00
uformcommands.pas UPD: Cleanup. 2011-11-06 04:33:41 +00:00
uglobs.pas ADD: Case sensitive sorting with first upper case then lower case (issue [0000085]). 2012-01-08 17:13:07 +00:00
uGlobsPaths.pas UPD: Use upper-case environment variable name 2012-01-09 18:41:36 +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: Adding multiple hotkeys for the same command (bug [0000241]). 2012-01-03 12:06:24 +00:00
ulng.pas ADD: Case sensitive sorting with first upper case then lower case (issue [0000085]). 2012-01-08 17:13:07 +00:00
ulog.pas UPD: Change using DebugLn to thread-safe DCDebug. 2011-03-30 20:02:16 +00:00
umaincommands.pas FIX: Don't crash on invalid command line, bug [0000224]. 2011-12-08 13:24:06 +00:00
umasks.pas ADD: Patch "New quick search/filter" [3405463] from bbtruk. 2011-09-22 11:48:59 +00:00
umultiarc.pas UPD: Documentation and flag name 2011-06-22 16:36:21 +00:00
un_lineinfo.pp FIX: Building with FPC trunk. 2011-02-20 09:44:59 +00:00
un_process.pas ADD: OnQueryString event 2011-03-19 17:43:28 +00:00
un_xtrctdwrflnfo.pp FIX: Extracting Dwarf debug line info from Win64 PE+ files. 2010-03-03 11:34:32 +00:00
uparitercontrols.pas UPD: Cleanup. 2011-11-06 04:33:41 +00:00
upathlabel.pas UPD: Center path label vertically (patch [3403238] with some modifications). 2011-09-03 21:40:43 +00:00
uquickviewpanel.pas UPD: Rename functions returning copies of files for clarity. 2011-03-25 06:15:52 +00:00
uresample.pas FIX: Building with FPC trunk. 2011-01-13 05:54:10 +00:00
usearchtemplate.pas UPD: Use ZVDateTimePicker in find files dialog, redesign interface (patch by Fuhrer with some changes) 2011-03-05 12:32:20 +00:00
ushellexecute.pas ADD: Support tilde ~ (home directory) in path parameters (feature request [3228603]). 2011-09-27 16:23:03 +00:00
ushowform.pas UPD: Change some functions to procedures because result isn't needed. 2011-12-08 13:43:28 +00:00
uShowMsg.pas ADD: Feature [0000293] "Auto copy into command" 2011-12-25 16:10:43 +00:00
usyndiffcontrols.pas FIX: "Copy block left/right" when set cursor position manually 2011-07-04 10:49:56 +00:00
usyneditfiler.pas FIX: Saving text in editor shouldn't move cursor to first line (bug [0000296]) 2012-01-06 13:27:36 +00:00
uthumbnails.pas UPD: Allow using icons from executables (Windows) and MIME types in file associations icons, support env. variables. 2011-06-05 01:00:41 +00:00
utranslator.pas UPD: Change using DebugLn to thread-safe DCDebug. 2011-03-30 20:02:16 +00:00
utypes.pas ADD: Case sensitive sorting with first upper case then lower case (issue [0000085]). 2012-01-08 17:13:07 +00:00
uvfsmodule.pas FIX: Don't add new FileSource if current as same 2011-11-13 09:03:47 +00:00
uwcxmodule.pas FIX: Access violation. Using array of char=PAnsiChar does not seem to at all check length of PAnsiChar string. 2011-09-02 09:13:57 +00:00
uwcxprototypes.pas UPD: Use cdecl calling convention under UNIX'es 2011-08-13 12:56:31 +00:00
uwdxmodule.pas FIX: Don't plugins with FPC < 2.5. 2011-06-07 23:13:28 +00:00
uwdxprototypes.pas UPD: Use cdecl calling convention under UNIX'es 2011-08-13 12:56:31 +00:00
uwfxmodule.pas ADD: Patch [0000247] "Small updates to wfxplugin" (by vitaliyg) 2011-12-01 07:36:49 +00:00
uwfxprototypes.pas UPD: Use cdecl calling convention under UNIX'es 2011-08-13 12:56:31 +00:00
uwlxmodule.pas FIX: Bug [0000251] "Viewer don't print" 2011-11-20 12:18:39 +00:00
uwlxprototypes.pas UPD: Use cdecl calling convention under UNIX'es 2011-08-13 12:56:31 +00:00
uxmlconfig.pas UPD: Added saving file view history for each tab (for filesystem only). Changed format of tab info in configuration, so that each file view and file source get their own config node. 2010-05-04 23:06:19 +00:00