lazarus/ide/frames
2020-03-11 15:46:57 +00: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
codetools_classcompletion_options.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
codetools_codecreation_options.lfm
codetools_codecreation_options.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
codetools_general_options.lfm
codetools_general_options.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
codetools_identifiercompletion_options.lfm CodeTools: CodeCompletion: include templates (optional). Issue #34389 2019-11-15 19:26:51 +00:00
codetools_identifiercompletion_options.pas CodeTools: CodeCompletion: include templates (optional). Issue #34389 2019-11-15 19:26:51 +00:00
codetools_linesplitting_options.lfm
codetools_linesplitting_options.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
codetools_space_options.lfm
codetools_space_options.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +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
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 Fix compilation with FPC trunk 2020-01-03 09:22:11 +00:00
compiler_config_target.lfm
compiler_config_target.pas LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils. 2018-07-25 23:44:54 +00:00
compiler_debugging_options.lfm
compiler_debugging_options.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00: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
compiler_modematrix.pas IDE: Do not clear out settings under "Additions and Overrides" after renaming a build mode. Issue #35572. 2019-10-26 05:59:32 +00:00
compiler_other_options.lfm
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
compiler_path_options.pas IDE: Simplify function CompilerOptions.ShortenPath. 2018-12-09 15:37:10 +00: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
componentpalette_options.pas IDE: Fix drawing of icons in ListView in Component Palette options. Issue #35737, patch from FTurtle. 2019-06-25 13:54:21 +00: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 IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak. 2019-11-22 00:14:36 +00: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 IDE: Separate delays for hints and completion box. Issue #29482, patch from Paweł Dmitruk. 2019-03-15 22:17:12 +00:00
editor_codetools_options.pas IDE: Separate delays for hints and completion box. Issue #29482, patch from Paweł Dmitruk. 2019-03-15 22:17:12 +00: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 ColorOptions: Improved "reset one" button (fix updating comboboxes / reset according to global/local) 2019-05-01 15:42:19 +00:00
editor_display_options.lfm
editor_display_options.pas Format and clean uses sections. 2018-07-25 13:38:35 +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
editor_general_misc_options.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
editor_general_options.lfm IDE: add Editor-Option, to prevent scroll on select all/paragraph/to-brace 2019-11-03 21:44:54 +00:00
editor_general_options.pas IDE: add Editor-Option, to prevent scroll on select all/paragraph/to-brace 2019-11-03 21:44:54 +00:00
editor_indent_options.lfm
editor_indent_options.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
editor_keymapping_options.lfm
editor_keymapping_options.pas IDE: Show icons in the tree of key mapping options. Issue #35923. Patch from FTurtle. 2019-09-10 21:51:55 +00: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 EditorOpts: Add warning, if outline has no colors set 2018-10-29 20:43:59 +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 IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00: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: Update for SynEdit horizontal mouse wheel 2019-03-02 19:29:58 +00:00
editor_multiwindow_options.lfm IDE, SourceEditor: Implement "Close tabs on right". Issue #0029929 2019-01-06 18:41:19 +00:00
editor_multiwindow_options.pas IDE, SourceEditor: Implement "Close tabs on right". Issue #0029929 2019-01-06 18:41:19 +00: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: 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
env_file_filters.lfm
env_file_filters.pas Formatting, cleanup, also remove unused funcs in ProcedureList. 2018-07-24 12:50:26 +00:00
files_options.lfm IDE: Added EnvironmentOptions.FppkgConfigFile 2019-04-12 21:08:55 +00:00
files_options.pas IDE: find in files: show option search in project group if available 2019-07-11 14:58:15 +00:00
formed_options.lfm
formed_options.pas Format and clean uses sections. 2018-07-25 13:38:35 +00: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
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 IDE: Refactor IDECoolBar classes. Move stuff from options frame to TIDECoolBar. 2020-03-08 23:00:22 +00: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 IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00: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 IDE: Add checkbox to show/hide property filter in object inspector. Issue #35043, patch from ptvs. 2019-02-11 16:35:11 +00:00
project_application_options.lfm Project Options: add "Ansi codepage is UTF8 (Windows 10 1903+)" manifest option, issue #36570 2020-01-14 12:58:30 +00:00
project_application_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_debug_options.lfm Debugger: Allow project to override selected debugger. 2019-08-06 15:38:36 +00:00
project_debug_options.pas IDE: less hints 2019-10-22 15:04:10 +00:00
project_forms_options.lfm
project_forms_options.pas IDE: added resourcebaseclass customform 2019-09-23 09:08:11 +00:00
project_i18n_options.lfm
project_i18n_options.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
project_lazdoc_options.lfm
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 IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
project_save_options.lfm
project_save_options.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
project_versioninfo_options.lfm
project_versioninfo_options.pas IDE: project version info: fixed ChahrSetCompare, issue #35021 2019-02-06 08:24:11 +00:00
window_options.lfm
window_options.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00