lazarus/ide/frames
maxim 5921e3367b Merged revision(s) 55600 #dcd5f86bf0, 55605 #bea0a870ff from trunk:
IDE: ProcedureList: Fixed height of edit and combobox. Issue #32212
........
IDE options: change description and limit for "match whole word" of highlight equal terms. Issue #032068 Based on Patch by AlexeyT (note: description part not merged)
........

git-svn-id: branches/fixes_1_8@55626 -
2017-08-01 22:38:16 +00:00
..
atom_checkboxes_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
backup_options.lfm
backup_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
codeexplorer_categories_options.lfm
codeexplorer_categories_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
codeexplorer_update_options.lfm
codeexplorer_update_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
codeobserver_options.lfm
codeobserver_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
codetools_classcompletion_options.lfm IDE: show hint for 'Method default section' label in Codetools Class Completion options page; made minor improvement in other hint. 2016-10-24 22:30:45 +00:00
codetools_classcompletion_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
codetools_codecreation_options.lfm ide, codetools: change ClassCompleteCode into CompleteCodeInteractive 2016-03-08 16:46:12 +00:00
codetools_codecreation_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
codetools_general_options.lfm IDE: options: codetools general: fixed layout 2016-02-26 10:46:40 +00:00
codetools_general_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
codetools_identifiercompletion_options.lfm IDE: identifier completion: option to disable auto completion if there is only one identifier, patch #28852 from Ondrej 2015-10-14 10:09:15 +00:00
codetools_identifiercompletion_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
codetools_linesplitting_options.lfm
codetools_linesplitting_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
codetools_space_options.lfm
codetools_space_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
codetools_wordpolicy_options.lfm
codetools_wordpolicy_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
compiler_buildmacro_options.lfm
compiler_buildmacro_options.pas Merged revision(s) 54953-54955 #fa6f0296b6-#fa6f0296b6, 54981 #bf3e483768, 55015 #61beca02f9, 55038-55039 #5daa890980-#5daa890980 from trunk: 2017-05-22 22:52:38 +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 IDE: added -O4 optimization, bug #29107 2015-11-30 16:31:44 +00:00
compiler_compilation_options.lfm IDE: Make buttons with "..." wider. Used in many settings windows. Issue #29493, patch from Alexey Torgashin. 2016-01-25 16:22:14 +00:00
compiler_compilation_options.pas
compiler_config_target.lfm
compiler_config_target.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
compiler_debugging_options.lfm
compiler_debugging_options.pas IDE: compiler options: -pg gprof added hint that it only works on 32bit 2016-10-14 17:46:39 +00:00
compiler_messages_options.lfm
compiler_messages_options.pas Merged revision(s) 55492 #3acd41371c, 55494-55496 #6b1b12d66d-#6b1b12d66d, 55498-55500 #6f5300c1e9-#6f5300c1e9, 55507-55516 #76cd4aa108-#76cd4aa108 from trunk: 2017-07-17 23:24:02 +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 Merged revision(s) 54953-54955 #fa6f0296b6-#fa6f0296b6, 54981 #bf3e483768, 55015 #61beca02f9, 55038-55039 #5daa890980-#5daa890980 from trunk: 2017-05-22 22:52:38 +00:00
compiler_other_options.lfm Merged revision(s) 2017-05-16 18:29:52 +00:00
compiler_other_options.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
compiler_parsing_options.lfm
compiler_parsing_options.pas IDE: fixed compilation, bug #31711 2017-04-25 06:31:47 +00:00
compiler_path_options.lfm
compiler_path_options.pas Merged revision(s) 55027 #f0a4e67894, 55032-55035 #9a8cf0cdd1-#9a8cf0cdd1 from trunk: 2017-05-22 22:48:35 +00:00
compiler_verbosity_options.lfm
compiler_verbosity_options.pas IDE: moved compiler options - show lines compiled - to environment options 2015-09-27 20:32:15 +00:00
componentpalette_options.lfm IDE: Improve layout of ComponentPallette options page. Issue #31003, patch from AlexeyT. 2016-11-25 10:31:37 +00:00
componentpalette_options.pas Merged revision(s) 55027 #f0a4e67894, 55032-55035 #9a8cf0cdd1-#9a8cf0cdd1 from trunk: 2017-05-22 22:48:35 +00:00
desktop_options.lfm IDE: Hide the Export / Import buttons in options General page for now. The set of options makes no sense. 2015-12-18 17:45:50 +00:00
desktop_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
editor_codefolding_options.lfm
editor_codefolding_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
editor_codetools_options.lfm
editor_codetools_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
editor_color_options.lfm IDE: editor_color_options: fix drop button styles 2017-02-28 07:44:52 +00:00
editor_color_options.pas Merged revision(s) 54953-54955 #fa6f0296b6-#fa6f0296b6, 54981 #bf3e483768, 55015 #61beca02f9, 55038-55039 #5daa890980-#5daa890980 from trunk: 2017-05-22 22:52:38 +00:00
editor_display_options.lfm Merged revision(s) 55492 #3acd41371c, 55494-55496 #6b1b12d66d-#6b1b12d66d, 55498-55500 #6f5300c1e9-#6f5300c1e9, 55507-55516 #76cd4aa108-#76cd4aa108 from trunk: 2017-07-17 23:24:02 +00:00
editor_display_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
editor_dividerdraw_options.lfm
editor_dividerdraw_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
editor_general_misc_options.lfm IDE: Fix control's name to match its type. 2015-12-04 20:04:53 +00:00
editor_general_misc_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
editor_general_options.lfm
editor_general_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
editor_indent_options.lfm
editor_indent_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
editor_keymapping_options.lfm IDE: Prevent left-over lines in key mapping Treeviews after moving splitter. Issue #28706, patch from Balázs Székely. 2016-03-14 17:01:39 +00:00
editor_keymapping_options.pas Merged revision(s) 55492 #3acd41371c, 55494-55496 #6b1b12d66d-#6b1b12d66d, 55498-55500 #6f5300c1e9-#6f5300c1e9, 55507-55516 #76cd4aa108-#76cd4aa108 from trunk: 2017-07-17 23:24:02 +00:00
editor_markup_options.lfm Merged revision(s) 55600 #dcd5f86bf0, 55605 #bea0a870ff from trunk: 2017-08-01 22:38:16 +00:00
editor_markup_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
editor_markup_userdefined.lfm
editor_markup_userdefined.pas
editor_mouseaction_options_advanced.lfm
editor_mouseaction_options_advanced.pas Merged revision(s) 54953-54955 #fa6f0296b6-#fa6f0296b6, 54981 #bf3e483768, 55015 #61beca02f9, 55038-55039 #5daa890980-#5daa890980 from trunk: 2017-05-22 22:52:38 +00:00
editor_mouseaction_options.lfm
editor_mouseaction_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
editor_multiwindow_options.lfm ide: source notebook: add option to show editor file name in caption 2016-03-27 17:32:12 +00:00
editor_multiwindow_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
editortoolbar_options.lfm IDE: improved Editor Toolbar options page layout/i18n 2015-10-05 23:00:40 +00:00
editortoolbar_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
env_file_filters.lfm
env_file_filters.pas
files_options.lfm IDE: options: files: bigger multiple lazarus instances combo 2016-12-02 10:04:38 +00:00
files_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
formed_options.lfm IDE: Show form's properties in Object Inspector when clicking its title bar. Issue #17488, patch from Michl. 2016-10-12 09:17:30 +00:00
formed_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
fpdoc_options.lfm IDE: Use TDirectoryEdit instead of TEdit + TButton in FPDoc options. Issue #30997, patch from AlexeyT. 2016-11-25 21:28:31 +00:00
fpdoc_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
help_general_options.lfm IDE: Help options frame: simpler. Issue #28974, patch from Alexey. 2015-11-08 09:00:57 +00:00
help_general_options.pas IDE: clean up 2015-11-08 10:06:06 +00:00
idecoolbar_options.lfm
idecoolbar_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
modematrixctrl.pas Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled 2017-06-17 07:48:54 +00:00
msgwnd_options.lfm IDE: moved compiler options - show lines compiled - to environment options 2015-09-27 20:32:15 +00:00
msgwnd_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
naming_options.lfm
naming_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
oi_options.lfm Object Inspector: Differentiate multi-selected properties which have different values using background color. Issue #23151. 2016-03-28 10:37:25 +00:00
oi_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
project_application_options.lfm IDE: Fix TabOrder in AppSettings frame. Issue #31459, patch from AlexeyT. 2017-03-01 16:57:18 +00:00
project_application_options.pas Merged revision(s) 55027 #f0a4e67894, 55032-55035 #9a8cf0cdd1-#9a8cf0cdd1 from trunk: 2017-05-22 22:48:35 +00:00
project_forms_options.lfm
project_forms_options.pas Merged revision(s) 55027 #f0a4e67894, 55032-55035 #9a8cf0cdd1-#9a8cf0cdd1 from trunk: 2017-05-22 22:48:35 +00:00
project_i18n_options.lfm IDE: Add ability to exclude components from i18n by identifier or original text: 2016-02-10 22:46:00 +00:00
project_i18n_options.pas Merged revision(s) 55027 #f0a4e67894, 55032-55035 #9a8cf0cdd1-#9a8cf0cdd1 from trunk: 2017-05-22 22:48:35 +00:00
project_lazdoc_options.lfm
project_lazdoc_options.pas Merged revision(s) 55027 #f0a4e67894, 55032-55035 #9a8cf0cdd1-#9a8cf0cdd1 from trunk: 2017-05-22 22:48:35 +00:00
project_misc_options.lfm IDE: add option to enable/disable Application.Scaled in project file. Issue #31639 2017-04-05 19:29:05 +00:00
project_misc_options.pas IDE: add option to enable/disable Application.Scaled in project file. Issue #31639 2017-04-05 19:29:05 +00:00
project_resources_options.lfm
project_resources_options.pas Merged revision(s) 54953-54955 #fa6f0296b6-#fa6f0296b6, 54981 #bf3e483768, 55015 #61beca02f9, 55038-55039 #5daa890980-#5daa890980 from trunk: 2017-05-22 22:52:38 +00:00
project_save_options.lfm
project_save_options.pas
project_versioninfo_options.lfm
project_versioninfo_options.pas
window_options.lfm
window_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00