doublecmd/src
2014-01-07 22:48:37 +00:00
..
filesources FIX: Bug [0000788] "Software does not make use of drag n drop" 2013-12-24 15:04:27 +00:00
fileviews FIX: Cancel rename if user change path via hotkey 2014-01-05 10:14:50 +00:00
frames FIX: Save button hint on drag&drop 2014-01-03 15:19:35 +00:00
platform FIX: Some warnings 2014-01-06 10:52:27 +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 [0000687] 2013-07-29 18:14:51 +00:00
dmhigh.pas FIX: Load color scheme for default highlighter 2013-10-06 12:35:19 +00:00
doublecmd.ico UPD: Use new icon also in trunk 2010-01-15 11:26:14 +00:00
doublecmd.lpi UPD: Project file 2013-12-07 06:59:48 +00:00
doublecmd.lpr ADD: OverwriteSmaller/OverwriteLarger file exists options 2013-10-15 14:51:06 +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: Anton Panferov to contributors 2014-01-01 17:17:34 +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: Verify file with manually input checksum (patch by Rustem with some modifications) 2013-10-19 12:52:17 +00:00
fchecksumverify.lfm FIX: Error with Lazarus 1.0.10 2013-10-15 17:16:00 +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: New verify checksum form 2013-11-16 05:33:21 +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 UPD: Redesign SynDiffControls 2014-01-07 17:17:48 +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 [0000766] "Crash if search template using for file coloring has invalid regular expression" 2013-12-04 17:18:15 +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 FIX: Invisible checkboxes under Gtk2 2013-03-24 07:51: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 FIX: Unhandled exception when try to extract corrupted archive 2013-05-01 10:01:29 +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: Make differ and file association forms as standalone 2013-06-23 19:42:35 +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: Make some forms standalone 2013-09-21 05:50:57 +00:00
fFileOpDlg.lfm UPD: Use one button type in dialog for same look under Mac OS X (fixes 0000626) 2013-02-02 11:54:48 +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: Bug [0000729] "when I move directory, after <enter> pressed, doublecmd loose focus" 2013-09-15 13:49:45 +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 ADD: Feature [0000145] "Regular Expressions in file content search is really needed" 2013-11-22 15:49:29 +00:00
fFindDlg.lrt ADD: Feature [0000145] "Regular Expressions in file content search is really needed" 2013-11-22 15:49:29 +00:00
fFindDlg.pas FIX: Bug [0000769] "Search results list is only partially visible" 2013-12-07 14:29:02 +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: Set focus to combobox at second show 2013-01-19 12:15:17 +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 UPD: Workarounds for keys and mouse clicks after drag&drop not needed anymore, bugs were fixed in Lazarus 1.0. 2013-01-20 09:17:52 +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: Workarounds for keys and mouse clicks after drag&drop not needed anymore, bugs were fixed in Lazarus 1.0. 2013-01-20 09:17:52 +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 ADD: Ask title for new entry when add hot dir (patch by frost.asm) 2013-01-22 17:22:06 +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 ADD: cm_CopyFileDetailsToClip Commands 2013-12-15 13:01:13 +00:00
fmain.lrt ADD: cm_CopyFileDetailsToClip Commands 2013-12-15 13:01:13 +00:00
fmain.pas FIX: Save button hint on drag&drop 2014-01-03 15:19:35 +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 FIX: Revert previous commit 2013-11-24 18:27:43 +00:00
fMsg.pas ADD: OverwriteSmaller/OverwriteLarger file exists options 2013-10-15 14:51:06 +00:00
fmultirename.lfm ADD: Move items in multi rename dialog (patch by frost.asm) 2013-01-22 17:08:55 +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: Make some forms standalone 2013-09-21 05:50:57 +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 FIX: Open with - Crash with corrupted .desktop file 2013-08-11 15:47:13 +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 UPD: Workarounds for keys and mouse clicks after drag&drop not needed anymore, bugs were fixed in Lazarus 1.0. 2013-01-20 09:17:52 +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: Workarounds for keys and mouse clicks after drag&drop not needed anymore, bugs were fixed in Lazarus 1.0. 2013-01-20 09:17:52 +00:00
fsyncdirsdlg.lfm UPD: Use one copy operation for each directory in synchronize directories (patch by Anton Panferov with small changes) 2013-12-29 08:35:04 +00:00
fsyncdirsdlg.lrt ADD: Synchronize directories, initial implementation (patch by Anton Panferov) 2013-12-07 06:51:57 +00:00
fsyncdirsdlg.pas UPD: Use one copy operation for each directory in synchronize directories (patch by Anton Panferov with small changes) 2013-12-29 08:35:04 +00:00
fsyncdirsperformdlg.lfm ADD: Synchronize directories, initial implementation (patch by Anton Panferov) 2013-12-07 06:51:57 +00:00
fsyncdirsperformdlg.lrt ADD: Synchronize directories, initial implementation (patch by Anton Panferov) 2013-12-07 06:51:57 +00:00
fsyncdirsperformdlg.pas ADD: Synchronize directories, initial implementation (patch by Anton Panferov) 2013-12-07 06:51:57 +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 FIX: Don't show unvisible controls under Gtk2 2013-03-10 10:37:19 +00:00
fviewer.lrt UPD: Update LFM and LRT files with Lazarus 1.0. 2012-11-04 11:07:53 +00:00
fviewer.pas FIX: Bug [0000767] "If Quick View Panel is open, when resizing the window an error occurs" 2013-12-04 17:44:22 +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
ubinarydiffviewer.pas ADD: Start binary diff viewer component 2014-01-07 22:48:37 +00:00
uclassesex.pas FIX: Workaround for bug: http://bugs.freepascal.org/view.php?id=22499 2013-06-30 14:26:49 +00:00
ucmdlineparams.pas FIX: Compiling in default build mode 2013-06-08 21:00:55 +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 FIX: Create password store when file is read only 2013-12-04 16:47:23 +00:00
udcutils.pas UPD: Use one copy operation for each directory in synchronize directories (patch by Anton Panferov with small changes) 2013-12-29 08:35:04 +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 FIX: Ignore case when parse detect string 2013-03-11 06:01:54 +00:00
udiff.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
udisplayfile.pas ADD: Initial implementation of thumbnails view 2012-12-31 09:15: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 ADD: Sort plugins by drag&drop 2013-04-12 18:49:12 +00:00
uexceptions.pas 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
uexts.pas ADD: Check errors when loading doublecmd.ext and multiarc.ini 2012-11-05 09:33:30 +00:00
ufile.pas FIX: Don't treat files with name='.' as hidden files on Unix (some archives contain directories with such name) 2012-12-15 10:16:51 +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 ADD: Use archive name as tab title when in archive root 2013-12-02 15:15:36 +00:00
ufindfiles.pas FIX: Bug [0000804] Search by date from doesn't work 2013-12-31 09:24:01 +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 ADD: Feature [0000145] "Regular Expressions in file content search is really needed" 2013-11-22 15:49:29 +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 UPD: Use one copy operation for each directory in synchronize directories (patch by Anton Panferov with small changes) 2013-12-29 08:35:04 +00:00
uGlobsPaths.pas FIX: ParamStr function for UTF-8 file names under Unix 2013-06-08 11:52:31 +00:00
uguimessagequeue.pas UPD: Split files in newdesign directory. 2012-04-29 10:07:33 +00:00
uhash.pas FIX: Bug [0000803] "Compare by contents does not work" 2014-01-06 17:37:50 +00:00
uhighlighterprocs.pas UPD: Move all units to "src" subdirectory 2009-04-20 06:39:38 +00:00
uhotkeymanager.pas FIX: Import hotkeys from old file format 2013-07-20 08:20:20 +00:00
uimcode.pas ADD: Quicksearch with chinese pinyin (patch by wlanlover) 2013-06-20 15:48:28 +00:00
ukastoolitemsextended.pas FIX: Issue [0000715] Language change does not update toolbar buttons text. 2013-08-23 20:07:51 +00:00
ulng.pas FIX: Translate LCL 2013-12-15 17:32:25 +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 ADD: Try to remove to trash for FileSource with links to local files 2014-01-05 09:59:58 +00:00
umasks.pas UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
umultiarc.pas FIX: Find MultiArc addon by signature when addon has multiply signatures 2013-04-05 18:10:57 +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 ADD: Also indicate if operation waiting response 2014-01-04 19:11:50 +00:00
uparitercontrols.pas UPD: Redesign SynDiffControls 2014-01-07 17:17:48 +00:00
upathlabel.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
uquickviewpanel.pas FIX: Bug [0000767] "If Quick View Panel is open, when resizing the window an error occurs" 2013-12-04 17:44:22 +00:00
uresample.pas FIX: Show thumbnails for text files under GTK2 2013-01-19 12:08:32 +00:00
usearchtemplate.pas ADD: Feature [0000145] "Regular Expressions in file content search is really needed" 2013-11-22 15:49:29 +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 ADD: Auto-rename source files FileExists option 2013-12-07 18:54:48 +00:00
usyndiffcontrols.pas UPD: Redesign SynDiffControls 2014-01-07 17:17:48 +00:00
usyneditfiler.pas UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
uthumbnails.pas FIX: Bug [0000658] Frozen forever on Ctrl+Shift+F1 2013-05-03 08:03:18 +00:00
utranslator.pas FIX: Translate all units resource strings 2013-12-15 17:00:04 +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 ADD: Determine FileSource by URI 2013-11-24 09:11:46 +00:00
uwcxmodule.pas FIX: Load 64 bit Unicode plugins 2013-09-21 05:42:49 +00:00
uwcxprototypes.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
uwdxmodule.pas FIX: Bug [0000722] "Unhandled Exception when adding wdx plugin" 2013-09-08 12:33:43 +00:00
uwdxprototypes.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
uwfxmodule.pas FIX: Load 64 bit Unicode plugins 2013-09-21 05:42:49 +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: Use window property to store old window proc 2013-05-12 07:44:36 +00:00
uwlxprototypes.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00