doublecmd/src
2012-05-04 15:11:19 +00:00
..
filesources FIX: Progress reporting for WCX plugins when mixed Size value is being reported (negative and positive). Fixes issue [0000291]. 2012-05-02 08:26:40 +00:00
fileviews UPD: Range selecting cannot only depend on Shift state and focused file change because it would select also on hotkeys and quick search. Move it back down to controls and select only on proper keys. 2012-05-04 15:11:19 +00:00
frames UPD: Enter characters with Ctrl+Alt only if the keyboard layout has AltGr mapped (Windows). 2012-05-01 11:00:21 +00:00
platform UPD: Remove hardcoded Numpad keys for selecting files and register them as hotkeys. 2012-05-02 11:59:42 +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: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +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: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +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 FIX: Some warnings and hints 2012-04-29 13:06:00 +00:00
doublecmd.ico UPD: Use new icon also in trunk 2010-01-15 11:26:14 +00:00
doublecmd.lpi UPD: Split files in newdesign directory. 2012-04-29 10:07:33 +00:00
doublecmd.lpr UPD: Silence compiler warning. 2012-05-04 07:29:44 +00:00
extractdwrflnfo.lpr UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fAbout.lfm UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fAbout.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fAbout.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fattributesedit.lfm UPD: Transition to clDefault. 2011-01-03 00:49:36 +00:00
fattributesedit.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fattributesedit.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fchecksumcalc.lfm ADD: Patch [0000264] with modifications 2012-03-10 10:54:47 +00:00
fchecksumcalc.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +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 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: Move SetColorInColorBox to udcutils 2011-04-12 14:56:11 +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 UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fconnectionmanager.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fconnectionmanager.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fcopymovedlg.lfm UPD: Change layout of Copy/Move operation options to better resize. 2012-04-19 09:50:37 +00:00
fcopymovedlg.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fcopymovedlg.pas UPD: Change layout of Copy/Move operation options to better resize. 2012-04-19 09:50:37 +00:00
fdescredit.lfm UPD: Disable minimize button in some modal dialogs 2012-03-13 16:13:13 +00:00
fdescredit.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +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 FIX: "Copy block left/right" when set cursor position manually 2011-07-04 10:49:56 +00:00
fdiffer.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fdiffer.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
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 UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
feditor.pas UPD: Unify showing options pages in a single function. 2012-04-10 11:50:50 +00:00
feditsearch.lfm FIX: Bug [3415942] "Editor->Search&Replace field order is bad..." 2011-09-30 13:10:45 +00:00
feditsearch.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +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: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +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 UPD: Add quotes when file name has spaces 2011-08-05 17:32:30 +00:00
ffileassoc.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +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: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +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: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +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 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 FIX: Compilation under Linux 2012-04-14 19:37:30 +00:00
fFindDlg.lfm UPD: Allow to choose whether to save starting path with search template and bring back loading it if it was stored. 2012-04-19 07:47:17 +00:00
fFindDlg.lrt UPD: Allow to choose whether to save starting path with search template and bring back loading it if it was stored. 2012-04-19 07:47:17 +00:00
fFindDlg.pas UPD: Avoid creating filechecks every time file is matched against search template. 2012-04-28 14:35:14 +00:00
ffindview.lfm UPD: Transition to clDefault. 2011-01-03 00:49:36 +00:00
ffindview.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
ffindview.pas UPD: Change using DebugLn to thread-safe DCDebug. 2011-03-30 20:02:16 +00:00
fhackform.lfm UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +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: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +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 [0000343] Directory Hotlist window is not closed by Esc button. 2012-03-06 12:43:14 +00:00
fhotdir.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +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 UPD: Disable minimize button in file linker dialog 2012-03-13 16:03:03 +00:00
flinker.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +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: Internal command to open file/directory using system associations (issue 0000397) 2012-04-29 09:43:36 +00:00
fmain.lrt ADD: Internal command to open file/directory using system associations (issue 0000397) 2012-04-29 09:43:36 +00:00
fmain.pas UPD: Enter characters with Ctrl+Alt only if the keyboard layout has AltGr mapped (Windows). 2012-05-01 11:00:21 +00:00
fmaskinputdlg.lfm UPD: Autosize controls in mask input form. 2011-03-21 05:06:04 +00:00
fmaskinputdlg.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fmaskinputdlg.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fmkdir.lfm UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fmkdir.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +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: Transition to clDefault. 2011-01-03 00:49:36 +00:00
fmodview.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fmodview.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fMsg.lfm FIX: Bug [0000398] Overwrite confirmation on file rename sometimes closes automatically on GTK2. 2012-04-02 21:57:40 +00:00
fMsg.pas FIX: Bug [0000398] Overwrite confirmation on file rename sometimes closes automatically on GTK2. 2012-04-02 21:57:40 +00:00
fmultirename.lfm UPD: Language files. 2011-11-01 19:50:50 +00:00
fmultirename.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fmultirename.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
foptions.lfm 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
foptions.lrt 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
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: Running with Lazarus 0.9.30, bug [0000421]. 2012-04-11 00:56:31 +00:00
foptionshotkeysedithotkey.lrt FIX: Running with Lazarus 0.9.30, bug [0000421]. 2012-04-11 00:56:31 +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 UPD: Pack Files dialog: Autosize file edit box. Anchor top of packers group box, otherwise it won't be taken into account when autosizing. 2012-04-20 14:18:22 +00:00
fpackdlg.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +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: Pack info dialog sometimes disappearing immediately when shown after Enter pressed (GTK2). 2012-03-14 20:21:52 +00:00
fpackinfodlg.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +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 UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fselecttextrange.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +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: 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: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +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 UPD: Patch [0000261] by denis230 with small modification 2012-03-13 15:55:13 +00:00
fsplitter.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +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: 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: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +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 UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
ftweakplugin.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
ftweakplugin.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fviewer.lfm DEL: Not needed text in some controls. 2012-03-10 19:23:06 +00:00
fviewer.lrt UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
fviewer.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
fviewoperations.lfm UPD: Split files in newdesign directory. 2012-04-29 10:07:33 +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 UPD: Move date/time functions and file attribute functions to doublecmd_common package. 2012-04-14 12:11:39 +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: 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
udcutils.pas FIX: Building on Unix. 2012-04-10 08:44:37 +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: Split files in newdesign directory. 2012-04-29 10:07:33 +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: 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
uexts.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
ufile.pas UPD: Split files in newdesign directory. 2012-04-29 10:07:33 +00:00
ufilefunctions.pas DEL: Not needed check. 2012-03-11 21:43:57 +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 UPD: Split files in newdesign directory. 2012-04-29 10:07:33 +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: Commands to switch FileView 2012-05-04 12:06:46 +00:00
ufindfiles.pas UPD: Match directory against search template using directories names not files names. Don't match size for directories. 2012-04-16 13:59:35 +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: Display "finished" when file search end 2012-04-29 14:16:13 +00:00
uformcommands.pas UPD: Add BeginUpdate/EndUpdate when making a list of commands. 2012-04-10 07:40:43 +00:00
ufunctionthread.pas UPD: Split files in newdesign directory. 2012-04-29 10:07:33 +00:00
uglobs.pas UPD: Remove hardcoded Numpad keys for selecting files and register them as hotkeys. 2012-05-02 11:59:42 +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 UPD: Remove hardcoded Numpad keys for selecting files and register them as hotkeys. 2012-05-02 11:59:42 +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 UPD: Translate FileExists and DirectoryExists options. 2012-04-18 13:31:23 +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: Commands to switch FileView 2012-05-04 12:06:46 +00:00
umasks.pas ADD: Find Files: Option to exclude subdirectories and files from search. 2012-04-16 09:28:58 +00:00
umultiarc.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
un_lineinfo.pp FIX: Building with FPC trunk. 2011-02-20 09:44:59 +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 UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +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: Avoid creating filechecks every time file is matched against search template. 2012-04-28 14:35:14 +00:00
ushellexecute.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
ushowform.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
uShowMsg.pas UPD: When copying/moving files optionally skip setting properties that failed to be set. 2012-04-18 10:43:12 +00:00
usyndiffcontrols.pas UPD: Set svn:eol-style property for all source files. 2012-04-09 01:13:34 +00:00
usyneditfiler.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
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 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
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