lazarus/ide/frames
2023-04-10 10:54:59 +03:00
..
atom_checkboxes_options.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
backup_options.lfm
backup_options.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
codeexplorer_categories_options.lfm
codeexplorer_categories_options.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
codeexplorer_update_options.lfm
codeexplorer_update_options.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
codeobserver_options.lfm
codeobserver_options.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
codetools_classcompletion_options.lfm IDE: improved layout of Codetools Class Completion option page, patch by Don Siders, issue #39757 2022-05-24 00:54:27 +03:00
codetools_classcompletion_options.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
codetools_codecreation_options.lfm IDE: options: make buttons 25px wide, issue #32924 2018-01-05 03:39:41 +00:00
codetools_codecreation_options.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
codetools_general_options.lfm IDE: Improve layout for Codetools - General options. Issue #33436, patch from Phemtik. 2018-03-19 21:09:25 +00:00
codetools_general_options.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
codetools_identifiercompletion_options.lfm Include keywords option 2022-05-03 21:59:17 +02:00
codetools_identifiercompletion_options.pas Include keywords option 2022-05-03 21:59:17 +02:00
codetools_linesplitting_options.lfm
codetools_linesplitting_options.pas IDE: fix compilation for latest SynEdit changes 2021-02-05 14:34:09 +00:00
codetools_space_options.lfm
codetools_space_options.pas IDE: fix compilation for latest SynEdit changes 2021-02-05 14:34:09 +00:00
codetools_wordpolicy_options.lfm
codetools_wordpolicy_options.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
compiler_buildmacro_options.lfm
compiler_buildmacro_options.pas IDE: new IDE maco: replace dots with underscores, bug #34517, patch from Imants Gulbis 2018-11-07 17:29:22 +00:00
compiler_codegen_options.lfm IDE: Fix TabOrder in CodegenOptions frame. Issue #31460, patch from AlexeyT. 2017-03-01 16:57:30 +00:00
compiler_codegen_options.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
compiler_compilation_options.lfm IDE: compiler_compilation_options: replace TCheckComboBox with TCheckListBox 2018-06-18 11:47:47 +00:00
compiler_compilation_options.pas EnvironmentOpts: remove dependency on IdeProcs 2022-12-08 16:05:03 +01:00
compiler_config_target.lfm
compiler_config_target.pas IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
compiler_debugging_options.lfm IDE, Debug-Options: Add "RunWithoutDebug" checkbox. In release-mode the default of the "run" menu-item changes to "not using the debugger" 2023-03-24 11:41:27 +01:00
compiler_debugging_options.pas IDE, Debug-Options: Add "RunWithoutDebug" checkbox. In release-mode the default of the "run" menu-item changes to "not using the debugger" 2023-03-24 11:41:27 +01:00
compiler_messages_options.lfm
compiler_messages_options.pas IDE: invalidate filestate cache after opendialog, because it can change files without switching to another application 2019-03-08 08:50:57 +00:00
compiler_modematrix.lfm IDE: project options: disable Set WidgetSet button instead of hiding it. 2016-11-09 11:30:57 +00:00
compiler_modematrix.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
compiler_other_options.lfm IDE: fpdoceditor: fixed synedit keys, bug #32386 2017-09-08 17:35:52 +00:00
compiler_other_options.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
compiler_parsing_options.lfm
compiler_parsing_options.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
compiler_path_options.lfm IDE: Make '...' buttons square (issue #32924). 2018-01-04 21:35:17 +00:00
compiler_path_options.pas EnvironmentOpts: remove dependency on IdeProcs 2022-12-08 16:05:03 +01:00
compiler_verbosity_options.lfm
compiler_verbosity_options.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
componentpalette_options.lfm IDE: component palette: helper button: item to open options, item to open view all components window 2018-05-25 11:08:15 +00:00
componentpalette_options.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
desktop_options.lfm IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak. 2019-11-22 00:14:36 +00:00
desktop_options.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
editor_codefolding_options.lfm
editor_codefolding_options.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
editor_codetools_options.lfm Debugger: Add option to use converter in Watches 2022-07-03 01:54:24 +02:00
editor_codetools_options.pas IdeDebugger: Move units from Ide to IdeDebugger. (BreakPropertyDlgGroups, CallStack, DebuggerAttachDialog, DebuggerOutput, ExceptDlg, FeedbackDlg, HistoryDlg, LocalsDlg, PseudoTerminal, RegisterDlg, ThreadDlg, WatchesDlg) 2023-01-10 17:04:54 +01:00
editor_color_options.lfm IDE, editor_color_options: Add some captions to tool-buttons 2019-04-30 21:03:08 +00:00
editor_color_options.pas IDE: TODO/NOTE for EditorOptions, Color, fix "reset all". Issue #39388 2021-09-24 11:54:25 +02:00
editor_display_options.lfm IDE: EditorOpts, Line-number gutter, "Every Nth Line" must be 1 or greater. Issue #39394 2021-09-24 22:02:19 +02:00
editor_display_options.pas IDE: fix compilation for latest SynEdit changes 2021-02-05 14:34:09 +00:00
editor_dividerdraw_options.lfm
editor_dividerdraw_options.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
editor_general_misc_options.lfm IDE, SynEdit: New options for auto scroll on edit 2020-05-23 22:54:52 +00:00
editor_general_misc_options.pas clean up 2021-02-05 15:16:47 +00:00
editor_general_options.lfm SynEdit: De-deprecate TCustomSynEdit.FoldState until we have an alternative. Improve editor general options layout a little. 2021-05-26 09:16:29 +00:00
editor_general_options.pas SynEdit: De-deprecate TCustomSynEdit.FoldState until we have an alternative. Improve editor general options layout a little. 2021-05-26 09:16:29 +00:00
editor_indent_options.lfm IDE: Use PageControl in Editor - Tab and Indent options frame. Shows better with some widgetsets. Issue #33438, patch from Phemtik. 2018-03-20 10:53:00 +00:00
editor_indent_options.pas IDE: fix compilation for latest SynEdit changes 2021-02-05 14:34:09 +00:00
editor_keymapping_options.lfm IDE: fixed typo in keymapping import method (TSaveDialog -> TOpenDialog) and enabled autosize for import/export buttons, issue #39797 2022-06-15 01:11:28 +03:00
editor_keymapping_options.pas IDE: Fix finding a key combination. Issue #40121. 2023-02-17 11:29:16 +02:00
editor_markup_options.lfm EditorOpts: Add warning, if outline has no colors set 2018-10-29 20:43:59 +00:00
editor_markup_options.pas IDE: fix compilation for latest SynEdit changes 2021-02-05 14:34:09 +00:00
editor_markup_userdefined.lfm IDE, Options: user defined markup, improve add/del words. Issue #0028253 2018-07-21 17:44:49 +00:00
editor_markup_userdefined.pas IDE: clean up 2018-09-19 09:05:43 +00:00
editor_mouseaction_options_advanced.lfm
editor_mouseaction_options_advanced.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
editor_mouseaction_options.lfm IDE: Update for SynEdit horizontal mouse wheel 2019-03-02 19:29:58 +00:00
editor_mouseaction_options.pas IDE: fix compilation for latest SynEdit changes 2021-02-05 14:34:09 +00:00
editor_multiwindow_options.lfm IDE: improved layout of editor Tabs and Windows option page, patch by Don Siders, issue #39757 2022-05-24 00:47:40 +03:00
editor_multiwindow_options.pas IDE, Options: Font for editor notebook tabs 2022-03-11 16:59:29 +01:00
editortoolbar_options.lfm IDE: Add to Toolbar/coolbar options window a message about saving current desktop manually. Issue #34659, patch from FTurtle. 2018-12-11 00:03:23 +00:00
editortoolbar_options.pas IDE, EnvironmentOpts: Refactor EditorToolbarStatic and IdeCoolbarData / remove dependency from EnvironmentOpts 2022-12-08 21:10:51 +01:00
env_file_filters.lfm fix env_file_filters hardcoded colors 2021-09-29 01:20:14 +03:00
env_file_filters.pas IDE: Formatting and cleanup. 2021-01-29 19:58:57 +00:00
files_options.lfm IDE: Add a hint for LazarusDir in global options GUI. 2022-12-06 11:26:49 +02:00
files_options.pas IDE: Add a hint for LazarusDir in global options GUI. 2022-12-06 11:26:49 +02:00
formed_options.lfm IDE: improved Form Editor options page layout, issue #39757 2022-05-24 01:00:46 +03:00
formed_options.pas IDE: Allow to change color for "Show BorderSpacing" option. Issue #40201, patch by paweld. 2023-04-10 10:54:59 +03:00
fpdoc_options.lfm IDE: New restore_default and restore_defaults icons. Use more icons in Options GUI. Issue #33997, icon patch from FTurtle. 2018-08-31 10:09:04 +00:00
fpdoc_options.pas IDE: New restore_default and restore_defaults icons. Use more icons in Options GUI. Issue #33997, icon patch from FTurtle. 2018-08-31 10:09:04 +00:00
help_general_options.lfm IDE: options: make buttons 25px wide, issue #32924 2018-01-05 03:39:41 +00:00
help_general_options.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
idecoolbar_options.lfm IDE: Add to Toolbar/coolbar options window a message about saving current desktop manually. Issue #34659, patch from FTurtle. 2018-12-11 00:03:23 +00:00
idecoolbar_options.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
idestartup_options.lfm IDE: added IDE Startup option to check fppkg configuration at startup, disabled by default 2022-10-14 09:42:55 +02:00
idestartup_options.pas IDE: improved i18n 2022-10-15 01:40:14 +03:00
initialsetupdlgdebuggerframe.lfm Initial setup: use FpLldb only on Mac / fix layout/anchors 2023-01-08 13:59:13 +01:00
initialsetupdlgdebuggerframe.pas Debugger: remove ifdef CD_Cocoa 2023-01-09 16:46:53 +01:00
modematrixctrl.pas Reverted revisions r62734, r62733, r62731, r62729, r62728, r62715, r62704 #6343248e4e - changes after MDI commit 2020-03-11 05:47:23 +00:00
msgwnd_options.lfm IDE: New image "pastel_colors.png" and visual enhancements (issue #34635, patch by FTurtle). 2018-12-03 10:04:41 +00:00
msgwnd_options.pas IDE: New image "pastel_colors.png" and visual enhancements (issue #34635, patch by FTurtle). 2018-12-03 10:04:41 +00:00
naming_options.lfm
naming_options.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
oi_options.lfm IDE: Add checkbox to show/hide property filter in object inspector. Issue #35043, patch from ptvs. 2019-02-11 16:35:11 +00:00
oi_options.pas LazUtils: Move math helper functions from LCLProc to LazUtilities. Deprecate LCLProc versions. 2020-12-12 11:41:07 +00:00
packagelisteditordlg.lfm ide: started package list editor dialog 2023-01-01 23:08:43 +01:00
packagelisteditordlg.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
project_application_options.lfm IDE, Project: Add config for NSPrincipalClass (MacOS) 2021-03-19 20:28:42 +00:00
project_application_options.pas IDE: load High-DPI images 2022-09-29 00:59:16 +02:00
project_debug_options.lfm IDE, Debugger, Project: Allow setting up project specific debugger backends 2022-08-28 21:00:28 +02:00
project_debug_options.pas IDE, Debugger: fix free vs access race in Debugger options. 2023-03-30 22:53:43 +02:00
project_forms_options.lfm
project_forms_options.pas Optimise string manipulation. Reduce calls to Copy(). 2021-02-11 14:08:24 +00:00
project_i18n_options.lfm IDE: Make edit buttons ('...') square. 2018-01-05 14:44:31 +00:00
project_i18n_options.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
project_lazdoc_options.lfm IDE: Make edit buttons ('...') square. 2018-01-05 14:44:31 +00:00
project_lazdoc_options.pas LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
project_misc_options.lfm IDE: Use a better XML tag format for project etc. info files. Issue #22752, patch from Ondrej. 2019-03-15 16:15:21 +00:00
project_misc_options.pas IDE: Change logic updating Application.Title and .Scaled in main source. Don't delete them when user option is off. Check for LCL app. 2020-02-24 09:51:03 +00:00
project_resources_options.lfm
project_resources_options.pas Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
project_save_options.lfm
project_save_options.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
project_valconv_options.lfm Debugger: missing files 2022-08-28 21:05:10 +02:00
project_valconv_options.pas Debugger: missing files 2022-08-28 21:05:10 +02:00
project_versioninfo_options.lfm IDE: Improve project->version info. Issue #32899, patch from Lutz Mändle. 2021-03-12 10:08:59 +00:00
project_versioninfo_options.pas IDE: Improve project->version info. Issue #32899, patch from Lutz Mändle. 2021-03-12 10:08:59 +00:00
window_options.lfm Project Inspector: Add an option to hide the properties pane. 2022-06-01 03:22:06 +03:00
window_options.pas IDE: improved/simplified i18n of Options->Window page 2022-06-02 01:29:26 +03:00