| .. |
|
foptionsarchivers.lfm
|
FIX: MultiArc - crash on discard click (#1934)
|
2024-10-22 08:37:37 +03:00 |
|
foptionsarchivers.lrj
|
ADD: MultiArc - Show as normal files option (#1860)
|
2024-10-05 14:57:15 +03:00 |
|
foptionsarchivers.pas
|
UPD: ShowInputMultiSelectListBox function
|
2025-02-09 18:22:15 +03:00 |
|
foptionsautorefresh.lfm
|
ADD: Context help links for several options pages
|
2023-02-09 20:05:49 +03:00 |
|
foptionsautorefresh.lrj
|
UPD: Replace some .lrt by .lrj
|
2019-02-24 13:38:29 +00:00 |
|
foptionsautorefresh.pas
|
UPD: refactor File Watcher, remove dependency of TFileSystemWatcher in FileView
|
2025-02-09 21:43:03 +08:00 |
|
foptionsbehavior.lfm
|
ADD: Context help links for several options pages
|
2023-02-09 20:05:49 +03:00 |
|
foptionsbehavior.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
foptionsbehavior.pas
|
ADD: Support UDISKS_PRESENTATION_HIDE, UDISKS_PRESENTATION_NAME, UDISKS_AUTOMOUNT_HINT udev properties (Linux).
|
2012-04-05 01:15:59 +00:00 |
|
foptionsbriefview.lfm
|
ADD: Context help links for several options pages
|
2023-02-09 20:05:49 +03:00 |
|
foptionsbriefview.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
foptionsbriefview.pas
|
ADD: Brief view set column count or column width
|
2015-04-13 19:23:45 +00:00 |
|
foptionscolors.lfm
|
ADD: KASColorBoxButton - allow default color
|
2023-07-12 20:13:47 +03:00 |
|
foptionscolors.lrj
|
ADD: Additional color settings
|
2023-07-11 20:44:24 +03:00 |
|
foptionscolors.pas
|
FIX: Don't show dark mode settings under old Windows versions (fixes #1760)
|
2024-07-23 13:15:11 +03:00 |
|
foptionscolumnsview.lfm
|
UPD: Columns text alignment like values (#841)
|
2023-03-21 08:11:29 +03:00 |
|
foptionscolumnsview.lrj
|
UPD: Language resource file
|
2023-07-11 22:54:53 +03:00 |
|
foptionscolumnsview.pas
|
UPD: Columns text alignment like values (#841)
|
2023-03-21 08:11:29 +03:00 |
|
foptionsconfiguration.lfm
|
ADD: Context help links for several options pages
|
2023-02-10 22:03:01 +03:00 |
|
foptionsconfiguration.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
foptionsconfiguration.pas
|
UPD: Store doublecmd.cfg near doublecmd.xml
|
2022-07-06 20:13:40 +03:00 |
|
foptionscustomcolumns.lfm
|
FIX: Different color status bars in Options when using QT version in GTK DE (fixes #1456)
|
2024-03-02 20:11:28 +03:00 |
|
foptionscustomcolumns.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
foptionscustomcolumns.pas
|
FIX: Create new column set identifier when save as
|
2024-04-08 22:09:42 +03:00 |
|
foptionsdirectoryhotlist.lfm
|
FIX: Panels background color (issue #1889)
|
2024-10-05 13:53:47 +03:00 |
|
foptionsdirectoryhotlist.lrj
|
UPD: Lazarus translation resource files
|
2023-02-27 22:32:09 +03:00 |
|
foptionsdirectoryhotlist.pas
|
FIX: Use UTF8StringReplace
|
2024-12-08 12:26:00 +03:00 |
|
foptionsdirectoryhotlistextra.lfm
|
ADD: Context help links for several options pages
|
2023-02-10 22:03:01 +03:00 |
|
foptionsdirectoryhotlistextra.lrj
|
ADD: New extra configuration tab for toolbar configuration to set possible relative paths to icons, commands and starting paths to external commands when adding them.
|
2019-01-02 00:58:09 +00:00 |
|
foptionsdirectoryhotlistextra.pas
|
ADD: New extra configuration tab for toolbar configuration to set possible relative paths to icons, commands and starting paths to external commands when adding them.
|
2019-01-02 00:58:09 +00:00 |
|
foptionsdragdrop.lfm
|
ADD: Context help links for several options pages
|
2023-02-10 22:03:01 +03:00 |
|
foptionsdragdrop.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
foptionsdragdrop.pas
|
UPD: Modification in many of the option editors so if we change a setting in them and attempt to quit without saving what have been modified, we will be warned about that and will be either offered to save the modification, discard the modification or cancel the act of exiting. Previously, some option editors had that behaviour, but it was a case per case verification made from an option editor to another. Now it has been arranged is such way that it is at the ancestor level that is done the act of verifying if modification have been done when closing option editor. Maybe there are many forms affected, but overall it has simplified the code since it's done globally instead of having "CanWeClose" and "GenericSomethingChanged" functions duplicated in many option editor.
|
2016-06-20 03:39:03 +00:00 |
|
foptionsdriveslistbutton.lfm
|
ADD: Context help links for several options pages
|
2023-02-10 22:03:01 +03:00 |
|
foptionsdriveslistbutton.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
foptionsdriveslistbutton.pas
|
UPD: Set svn:eol-style property for all source files.
|
2012-04-09 01:13:34 +00:00 |
|
foptionseditorcolors.lfm
|
FIX: Changing the extensions for a highlighter and clicking Apply doesn't save them (fixes #2182)
|
2025-03-12 12:04:21 +03:00 |
|
foptionseditorcolors.lrj
|
FIX: Changing the extensions for a highlighter and clicking Apply doesn't save them (fixes #2182)
|
2025-03-12 12:04:21 +03:00 |
|
foptionseditorcolors.pas
|
FIX: Lazarus 4.99 compatibility
|
2025-04-06 19:13:13 +03:00 |
|
foptionsfavoritetabs.lfm
|
FIX: Panels background color (issue #1889)
|
2024-10-05 13:53:47 +03:00 |
|
foptionsfavoritetabs.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
foptionsfavoritetabs.pas
|
FIX: Open/Save dialogs all files filter
|
2024-06-09 11:50:15 +03:00 |
|
foptionsfileassoc.lfm
|
ADD: Context help links for several options pages
|
2023-02-10 22:03:01 +03:00 |
|
foptionsfileassoc.lrj
|
FIX: In the "File associations" configuration form, the hint displayed when moving the mouse over the speed buttons on right in "Action description" toolbox were not adequate. This has been corrected.
|
2018-11-13 01:54:44 +00:00 |
|
foptionsfileassoc.pas
|
FIX: Open/Save dialogs all files filter
|
2024-06-09 11:50:15 +03:00 |
|
foptionsfileassocextra.lfm
|
ADD: Config of default context actions (#856)
|
2023-03-27 21:19:02 +03:00 |
|
foptionsfileassocextra.lrj
|
ADD: Config of default context actions (#856)
|
2023-03-27 21:19:02 +03:00 |
|
foptionsfileassocextra.pas
|
ADD: Config of default context actions (#856)
|
2023-03-27 21:19:02 +03:00 |
|
foptionsfileoperations.lfm
|
ADD: Context help links for several options pages
|
2023-02-19 00:12:55 +03:00 |
|
foptionsfileoperations.lrj
|
ADD: Capability to execute test arсhive operation in the queue
|
2021-08-14 16:24:23 +03:00 |
|
foptionsfileoperations.pas
|
ADD: Capability to execute test arсhive operation in the queue
|
2021-08-14 16:24:23 +03:00 |
|
foptionsfilepanelscolors.lfm
|
FIX: Different color status bars in Options when using QT version in GTK DE (fixes #1456)
|
2024-03-02 20:11:28 +03:00 |
|
foptionsfilepanelscolors.lrj
|
UPD: File panels colors options page - use KASColorBoxButton
|
2023-07-19 22:08:39 +03:00 |
|
foptionsfilepanelscolors.pas
|
FIX: Don't reload file list on brightness level of inactive panel change (fixes #1760)
|
2024-07-23 13:23:01 +03:00 |
|
foptionsfilesearch.lfm
|
ADD: Context help links for several options pages
|
2023-02-19 00:12:55 +03:00 |
|
foptionsfilesearch.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
foptionsfilesearch.pas
|
ADD: New internal command "cm_AddNewSearch" to generate a new instance of the "Find files" dialog window. This way, more than one search may be done at the same time.
|
2016-12-01 02:23:28 +00:00 |
|
foptionsfilesviews.lfm
|
ADD: Context help links for several options pages
|
2023-02-19 00:12:55 +03:00 |
|
foptionsfilesviews.lrj
|
ADD: Feature: Separate configuration for header and footer file size formatting (fixes #58)
|
2021-06-09 00:04:41 +03:00 |
|
foptionsfilesviews.pas
|
FIX: Date & Time formatting in Options default preset cannot get it back if change it (fixes #1225)
|
2023-08-15 21:39:59 +03:00 |
|
foptionsfilesviewscomplement.lfm
|
ADD: Button Help for Options (#835)
|
2023-02-27 22:13:30 +03:00 |
|
foptionsfilesviewscomplement.lrj
|
ADD: User may now personalized the unit he will see for file size.
|
2018-11-29 04:39:57 +00:00 |
|
foptionsfilesviewscomplement.pas
|
ADD: Button Help for Options (#835)
|
2023-02-27 22:13:30 +03:00 |
|
foptionsfiletypescolors.lfm
|
UPD: Optimize file types colors editing interface (issue #1078)
|
2025-02-11 23:47:43 +03:00 |
|
foptionsfiletypescolors.lrj
|
UPD: Optimize file types colors editing interface (issue #1078)
|
2025-02-11 23:47:43 +03:00 |
|
foptionsfiletypescolors.pas
|
ADD: Warn about unsaved changes in the file types colors
|
2025-02-12 00:04:52 +03:00 |
|
foptionsfonts.lfm
|
ADD: Context help links for several options pages
|
2023-02-09 20:05:49 +03:00 |
|
foptionsfonts.lrj
|
ADD: We may configure the font used in the Tree View Menu.
|
2020-01-03 04:55:45 +00:00 |
|
foptionsfonts.pas
|
UPD: Allow zero (default) font size
|
2022-02-21 18:23:25 +03:00 |
|
foptionsframe.lfm
|
ADD: Context help links for several options pages
|
2023-02-09 20:05:49 +03:00 |
|
foptionsframe.pas
|
ADD: enable iCloud options frame
|
2025-03-04 22:30:03 +08:00 |
|
foptionsgroups.pas
|
ADD: Additional color settings
|
2023-07-11 20:44:24 +03:00 |
|
foptionshotkeys.lfm
|
FIX: Hotkey list background is not cleared (fixes #2044)
|
2025-01-05 21:53:26 +03:00 |
|
foptionshotkeys.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
foptionshotkeys.pas
|
FIX: Hotkey list background is not cleared (fixes #2044)
|
2025-01-05 21:53:26 +03:00 |
|
foptionsicloud.lfm
|
ADD: open the corresponding folder when double-clicking the App in iCloud Options
|
2025-03-04 22:30:41 +08:00 |
|
foptionsicloud.lrj
|
ADD: iCloud Options frame (show list)
|
2025-03-04 17:02:44 +08:00 |
|
foptionsicloud.pas
|
ADD: open the corresponding folder when double-clicking the App in iCloud Options
|
2025-03-04 22:30:41 +08:00 |
|
foptionsicons.lfm
|
ADD: Context help links for several options pages
|
2023-02-19 00:12:55 +03:00 |
|
foptionsicons.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
foptionsicons.pas
|
UPD: Store doublecmd.cfg near doublecmd.xml
|
2022-07-06 20:13:40 +03:00 |
|
foptionsignorelist.lfm
|
ADD: Context help links for several options pages
|
2023-02-19 00:12:55 +03:00 |
|
foptionsignorelist.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
foptionsignorelist.pas
|
UPD: Modification in many of the option editors so if we change a setting in them and attempt to quit without saving what have been modified, we will be warned about that and will be either offered to save the modification, discard the modification or cancel the act of exiting. Previously, some option editors had that behaviour, but it was a case per case verification made from an option editor to another. Now it has been arranged is such way that it is at the ancestor level that is done the act of verifying if modification have been done when closing option editor. Maybe there are many forms affected, but overall it has simplified the code since it's done globally instead of having "CanWeClose" and "GenericSomethingChanged" functions duplicated in many option editor.
|
2016-06-20 03:39:03 +00:00 |
|
foptionskeyboard.lfm
|
ADD: Context help links for several options pages
|
2023-02-19 00:12:55 +03:00 |
|
foptionskeyboard.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
foptionskeyboard.pas
|
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 |
|
foptionslanguage.lfm
|
ADD: Context help links for several options pages
|
2023-02-09 20:05:49 +03:00 |
|
foptionslanguage.pas
|
FIX: Lazarus 2.3 compatibility
|
2023-06-15 20:47:43 +03:00 |
|
foptionslayout.lfm
|
ADD: Context help links for several options pages
|
2023-02-19 00:12:55 +03:00 |
|
foptionslayout.lrj
|
DEL: Duplicate option
|
2019-06-22 12:32:05 +00:00 |
|
foptionslayout.pas
|
DEL: Duplicate option
|
2019-06-22 12:32:05 +00:00 |
|
foptionslog.lfm
|
ADD: Context help links for several options pages
|
2023-02-19 00:12:55 +03:00 |
|
foptionslog.lrj
|
UPD: Caption
|
2020-08-16 12:54:40 +00:00 |
|
foptionslog.pas
|
FIX: Wrong controls state
|
2020-08-16 13:19:18 +00:00 |
|
foptionsmisc.lfm
|
ADD: Context help links for several options pages
|
2023-02-19 00:12:55 +03:00 |
|
foptionsmisc.lrj
|
ADD: Default single-byte text encoding option
|
2022-08-24 21:42:24 +03:00 |
|
foptionsmisc.pas
|
FIX: Open/Save dialogs all files filter
|
2024-06-09 11:50:15 +03:00 |
|
foptionsmouse.lfm
|
FIX: mouse Scroll Lines limit in Options (min=1 and max=0 before, not follow LCL specifications)
|
2024-06-10 14:16:45 +08:00 |
|
foptionsmouse.lrj
|
UPD: Language resource file
|
2018-08-13 18:35:41 +00:00 |
|
foptionsmouse.pas
|
ADD: SingleClickStart option to mouse options dialog
|
2018-08-11 20:06:31 +00:00 |
|
foptionsmultirename.lfm
|
ADD: Context help links for several options pages
|
2023-02-19 00:12:55 +03:00 |
|
foptionsmultirename.lrj
|
FIX: Build under Linux
|
2020-01-03 11:14:49 +00:00 |
|
foptionsmultirename.pas
|
FIX: Save multirename log file name
|
2021-01-26 21:08:19 +00:00 |
|
foptionspluginsbase.lfm
|
ADD: Context help links for several options pages
|
2023-02-19 00:12:55 +03:00 |
|
foptionspluginsbase.lrj
|
CHG: Few modifications regarding plugins configuration.
|
2018-11-03 20:17:43 +00:00 |
|
foptionspluginsbase.pas
|
ADD: Setting for the location of the Lua library file now present in the main page of the plugins configuration tab. Easier to change it.
|
2019-04-03 00:10:01 +00:00 |
|
foptionspluginsdsx.lfm
|
CHG: Few modifications regarding plugins configuration.
|
2018-11-03 20:17:43 +00:00 |
|
foptionspluginsdsx.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
foptionspluginsdsx.pas
|
UPD: Use a more user-friendly plugins descriptions
|
2025-03-12 12:35:14 +03:00 |
|
foptionspluginsgroup.lfm
|
ADD: Context help links for several options pages
|
2023-02-19 00:12:55 +03:00 |
|
foptionspluginsgroup.lrj
|
ADD: Setting for the location of the Lua library file now present in the main page of the plugins configuration tab. Easier to change it.
|
2019-04-03 00:10:01 +00:00 |
|
foptionspluginsgroup.pas
|
FIX: Open/Save dialogs all files filter
|
2024-06-09 11:50:15 +03:00 |
|
foptionspluginswcx.lfm
|
CHG: Few modifications regarding plugins configuration.
|
2018-11-03 20:17:43 +00:00 |
|
foptionspluginswcx.lrj
|
CHG: Few modifications regarding plugins configuration.
|
2018-11-03 20:17:43 +00:00 |
|
foptionspluginswcx.pas
|
UPD: Use a more user-friendly plugins descriptions
|
2025-03-12 12:35:14 +03:00 |
|
foptionspluginswdx.lfm
|
FIX: Text in labels for plugin description in configuration windows will now wordwrapped their content when resized so windows are better looking (especially with language with looooooooong words like in French!). Buttons at the bottom are then closer instead of being on far right since panel was originally resized to allow label to fit on one single line.
|
2018-11-04 22:10:15 +00:00 |
|
foptionspluginswdx.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
foptionspluginswdx.pas
|
UPD: Use a more user-friendly plugins descriptions
|
2025-03-12 12:35:14 +03:00 |
|
foptionspluginswfx.lfm
|
FIX: Plugins WFX text woefully out of date (fixes #2127)
|
2025-03-12 12:42:18 +03:00 |
|
foptionspluginswfx.lrj
|
UPD: Forgotten file
|
2025-03-12 13:04:24 +03:00 |
|
foptionspluginswfx.pas
|
UPD: Use a more user-friendly plugins descriptions
|
2025-03-12 12:35:14 +03:00 |
|
foptionspluginswlx.lfm
|
FIX: Text in labels for plugin description in configuration windows will now wordwrapped their content when resized so windows are better looking (especially with language with looooooooong words like in French!). Buttons at the bottom are then closer instead of being on far right since panel was originally resized to allow label to fit on one single line.
|
2018-11-04 22:10:15 +00:00 |
|
foptionspluginswlx.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
foptionspluginswlx.pas
|
UPD: Use a more user-friendly plugins descriptions
|
2025-03-12 12:35:14 +03:00 |
|
foptionsquicksearchfilter.lfm
|
ADD: Button Help for Options (#835)
|
2023-02-27 22:13:30 +03:00 |
|
foptionsquicksearchfilter.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
foptionsquicksearchfilter.pas
|
ADD: Many improvements (patch by Denis Bisson)
|
2015-02-15 11:17:10 +00:00 |
|
foptionstabs.lfm
|
ADD: Button Help for Options (#835)
|
2023-02-27 22:13:30 +03:00 |
|
foptionstabs.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
foptionstabs.pas
|
UPD: Modification in many of the option editors so if we change a setting in them and attempt to quit without saving what have been modified, we will be warned about that and will be either offered to save the modification, discard the modification or cancel the act of exiting. Previously, some option editors had that behaviour, but it was a case per case verification made from an option editor to another. Now it has been arranged is such way that it is at the ancestor level that is done the act of verifying if modification have been done when closing option editor. Maybe there are many forms affected, but overall it has simplified the code since it's done globally instead of having "CanWeClose" and "GenericSomethingChanged" functions duplicated in many option editor.
|
2016-06-20 03:39:03 +00:00 |
|
foptionstabsextra.lfm
|
ADD: Button Help for Options (#835)
|
2023-02-27 22:13:30 +03:00 |
|
foptionstabsextra.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
foptionstabsextra.pas
|
UPD: Modification in many of the option editors so if we change a setting in them and attempt to quit without saving what have been modified, we will be warned about that and will be either offered to save the modification, discard the modification or cancel the act of exiting. Previously, some option editors had that behaviour, but it was a case per case verification made from an option editor to another. Now it has been arranged is such way that it is at the ancestor level that is done the act of verifying if modification have been done when closing option editor. Maybe there are many forms affected, but overall it has simplified the code since it's done globally instead of having "CanWeClose" and "GenericSomethingChanged" functions duplicated in many option editor.
|
2016-06-20 03:39:03 +00:00 |
|
foptionsterminal.lfm
|
ADD: Button Help for Options (#835)
|
2023-02-27 22:13:30 +03:00 |
|
foptionsterminal.lrj
|
DEL: Wrong hint
|
2022-04-24 17:00:18 +03:00 |
|
foptionsterminal.pas
|
FIX: Rearrange controls in the terminal option editor panel.
|
2016-06-21 02:04:27 +00:00 |
|
foptionstoolbar.lfm
|
ADD: Button Help for Options (#835)
|
2023-02-27 22:13:30 +03:00 |
|
foptionstoolbar.pas
|
FIX: Export/import middle toolbar
|
2020-06-12 08:41:47 +00:00 |
|
foptionstoolbarbase.lfm
|
ADD: Toolbar - line break separator style
|
2024-11-30 21:32:01 +03:00 |
|
foptionstoolbarbase.lrj
|
ADD: Toolbar - line break separator style
|
2024-11-30 21:32:01 +03:00 |
|
foptionstoolbarbase.pas
|
FIX: Use UTF8StringReplace
|
2024-12-08 12:26:00 +03:00 |
|
foptionstoolbarextra.lfm
|
ADD: Button Help for Options (#835)
|
2023-02-27 22:13:30 +03:00 |
|
foptionstoolbarextra.lrj
|
RMV: Remove erroneous hint in toolbar extra configuration page.
|
2019-01-24 03:35:30 +00:00 |
|
foptionstoolbarextra.pas
|
ADD: New extra configuration tab for toolbar configuration to set possible relative paths to icons, commands and starting paths to external commands when adding them.
|
2019-01-02 00:58:09 +00:00 |
|
foptionstoolbarmiddle.lfm
|
ADD: Button Help for Options (#835)
|
2023-02-27 22:13:30 +03:00 |
|
foptionstoolbarmiddle.pas
|
FIX: Export/import middle toolbar
|
2020-06-12 08:41:47 +00:00 |
|
foptionstoolbase.lfm
|
UPD: Cosmetic modification to eliminate unaesthetic empty spaces around button of "TFileNameEdit" and "TEditButton". This was done in forms for the configuration forms for archivers, file associations, logs, miscellaneous, toolbar, differ and editor tool and ignore list.
|
2016-06-04 15:37:28 +00:00 |
|
foptionstoolbase.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
foptionstoolbase.pas
|
FIX: Bug [0000982] "options do not accept external editor Path"
|
2015-01-08 18:11:17 +00:00 |
|
foptionstools.lfm
|
ADD: Additional color settings
|
2023-07-11 20:44:24 +03:00 |
|
foptionstools.lrj
|
ADD: Additional color settings
|
2023-07-11 20:44:24 +03:00 |
|
foptionstools.pas
|
ADD: Additional color settings
|
2023-07-11 20:44:24 +03:00 |
|
foptionstoolsdiffer.lfm
|
ADD: Button Help for Options (#835)
|
2023-02-27 22:13:30 +03:00 |
|
foptionstoolsdiffer.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
foptionstoolsdiffer.pas
|
UPD: Cosmetic modification to eliminate unaesthetic empty spaces around button of "TFileNameEdit" and "TEditButton". This was done in forms for the configuration forms for archivers, file associations, logs, miscellaneous, toolbar, differ and editor tool and ignore list.
|
2016-06-04 15:37:28 +00:00 |
|
foptionstoolseditor.lfm
|
ADD: Editor - 'Group Undo' option (#1331)
|
2023-11-04 13:59:21 +03:00 |
|
foptionstoolseditor.lrj
|
ADD: Editor - 'Group Undo' option (#1331)
|
2023-11-04 13:59:21 +03:00 |
|
foptionstoolseditor.pas
|
ADD: Editor - 'Group Undo' option (#1331)
|
2023-11-04 13:59:21 +03:00 |
|
foptionstooltips.lfm
|
FIX: DC does not close "Options" on pressing ESC after you selected "Tooltips" section (fixes #1929)
|
2024-10-27 13:30:34 +03:00 |
|
foptionstooltips.lrj
|
ADD: Various minor modifications around tooltip configuration.
|
2018-08-26 00:22:18 +00:00 |
|
foptionstooltips.pas
|
UPD: ShowInputMultiSelectListBox function
|
2025-02-09 18:22:15 +03:00 |
|
foptionstreeviewmenu.lfm
|
ADD: Button Help for Options (#835)
|
2023-02-27 22:13:30 +03:00 |
|
foptionstreeviewmenu.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
foptionstreeviewmenu.pas
|
UPD: Modification in many of the option editors so if we change a setting in them and attempt to quit without saving what have been modified, we will be warned about that and will be either offered to save the modification, discard the modification or cancel the act of exiting. Previously, some option editors had that behaviour, but it was a case per case verification made from an option editor to another. Now it has been arranged is such way that it is at the ancestor level that is done the act of verifying if modification have been done when closing option editor. Maybe there are many forms affected, but overall it has simplified the code since it's done globally instead of having "CanWeClose" and "GenericSomethingChanged" functions duplicated in many option editor.
|
2016-06-20 03:39:03 +00:00 |
|
foptionstreeviewmenucolor.lfm
|
FIX: ColorBox vertical spacing
|
2023-07-21 11:16:30 +03:00 |
|
foptionstreeviewmenucolor.lrj
|
UPD: Tree View Menu Color options page - use KASColorBoxButton
|
2023-07-19 16:27:32 +03:00 |
|
foptionstreeviewmenucolor.pas
|
UPD: Tree View Menu Color options page - use KASColorBoxButton
|
2023-07-19 16:27:32 +03:00 |
|
fquicksearch.lfm
|
FIX #1184: Cancel Button in fQuickSearch
|
2023-08-02 18:26:18 +08:00 |
|
fquicksearch.lrj
|
UPD: Replace all .lrt by .lrj
|
2019-02-24 14:38:04 +00:00 |
|
fquicksearch.pas
|
FIX: Restore focus after exit from quick search (issue #2152)
|
2025-02-09 15:05:28 +03:00 |
|
fsearchplugin.lfm
|
UPD: WDX search user interface (#1839)
|
2024-11-24 13:09:50 +03:00 |
|
fsearchplugin.lrj
|
UPD: WDX search user interface (#1839)
|
2024-11-24 13:09:50 +03:00 |
|
fsearchplugin.pas
|
FIX: Load search template with content plugins
|
2024-11-26 20:41:43 +03:00 |
|
ucomponentssignature.pas
|
ADD: enable iCloud options frame
|
2025-03-04 22:30:03 +08:00 |