lazarus/ide/frames
ondrej 7e8cc82417 IDE: use LazLoggerBase instead of LazLogger
git-svn-id: trunk@58084 -
2018-06-02 16:47:18 +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 IDE: Options dialog: fix crash after r57155 #de8a470231. Issue #33088, #33076 2018-01-27 18:42:24 +00:00
codetools_classcompletion_options.lfm LCL: Prevent rotated font from being detected as default font (patch by Michl) 2017-11-23 14:06:04 +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: options: make buttons 25px wide, issue #32924 2018-01-05 03:39:41 +00:00
codetools_codecreation_options.pas codetools: implement 'Override function result string types with the first parameter expression type' code creation feature 2017-05-18 20:08:13 +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 CodeTools: add "Avoid unnecessary jumps" option, make it default. 2017-05-21 18:14:51 +00:00
codetools_identifiercompletion_options.lfm IDE: Identifier completion window: remove IdentComplHighlightPrefix option - use color only. 2018-01-19 13:47:55 +00:00
codetools_identifiercompletion_options.pas IDE: Identifier completion window: remove IdentComplHighlightPrefix option - use color only. 2018-01-19 13:47:55 +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 IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +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 square (issue #32924). 2018-01-04 21:35:17 +00:00
compiler_compilation_options.pas IDE: allow pas2js as compiler, added target os browser and nodejs 2018-05-11 08:50:33 +00:00
compiler_config_target.lfm
compiler_config_target.pas IDE: allow pas2js as compiler, added target os browser and nodejs 2018-05-11 08:50:33 +00:00
compiler_debugging_options.lfm IDE: Fix TabOrder in compiler_debugging_options. Issue #28298, patch from Alexey Torgashin. 2015-06-16 11:52:26 +00:00
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 IDE: remove redundant glyph assignments 2018-04-26 10:02:59 +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 IDE: use LazLoggerBase instead of LazLogger 2018-06-02 16:47:18 +00:00
compiler_other_options.lfm IDE: fpdoceditor: fixed synedit keys, bug #32386 2017-09-08 17:35:52 +00:00
compiler_other_options.pas IDE: use LazLoggerBase instead of LazLogger 2018-06-02 16:47:18 +00:00
compiler_parsing_options.lfm
compiler_parsing_options.pas IDE: fixed compilation, bug #31711 2017-04-25 06:31:25 +00:00
compiler_path_options.lfm IDE: Make '...' buttons square (issue #32924). 2018-01-04 21:35:17 +00:00
compiler_path_options.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +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: 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 IDE: component palette: helper button: item to open options, item to open view all components window 2018-05-25 11:08:15 +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 IDE: move identifier completion options from editor_codetools_options to codetools_identifiercompletion_options 2018-01-19 04:56:37 +00:00
editor_codetools_options.pas IDE: move identifier completion options from editor_codetools_options to codetools_identifiercompletion_options 2018-01-19 04:56:37 +00:00
editor_color_options.lfm IDE, Editor Options: implement priority conf for text style 2018-04-10 20:08:45 +00:00
editor_color_options.pas IDE, Editor Options: implement priority conf for text style 2018-04-10 20:08:45 +00:00
editor_display_options.lfm IDE: Make '...' buttons square (issue #32924). 2018-01-04 21:35:17 +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 IDE, EditorOpts: Hide unimplemented "Undo after Save" option 2018-04-08 11:20:26 +00:00
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 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: 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_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 IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
editor_markup_options.lfm IDE options: change description and limit for "match whole word" of highlight equal terms. Issue #032068 Based on Patch by AlexeyT 2017-07-30 16:49:19 +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 LazUtils: Change "Character" to "Codepoint" in LazUTF8 function names to be more accurate and to avoid confusion. 2017-12-11 19:44:22 +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 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
files_options.lfm IDE: Make '...' buttons square (issue #32924). 2018-01-04 21:35:17 +00:00
files_options.pas IDE: allow pas2js as compiler, added target os browser and nodejs 2018-05-11 08:50:33 +00:00
formed_options.lfm IDE: new designer option: Force DPI scaling in design-time 2018-01-06 01:53:01 +00:00
formed_options.pas IDE: new designer option: Force DPI scaling in design-time 2018-01-06 01:53:01 +00:00
fpdoc_options.lfm IDE: options: make buttons 25px wide, issue #32924 2018-01-05 03:39:41 +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: options: make buttons 25px wide, issue #32924 2018-01-05 03:39:41 +00:00
help_general_options.pas IDE: clean up 2015-11-08 10:06:06 +00:00
idecoolbar_options.lfm Rename Toolbar_options -> IdeCoolbar_options. 2015-06-21 17:31:13 +00:00
idecoolbar_options.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
modematrixctrl.pas IDE: use LazLoggerBase instead of LazLogger 2018-06-02 16:47:18 +00:00
msgwnd_options.lfm IDE: Improve layout for Environment - Messages Window. Issue #33437, patch from Phemtik. 2018-03-19 20:59:38 +00:00
msgwnd_options.pas IDE: Improve layout for Environment - Messages Window. Issue #33437, patch from Phemtik. 2018-03-19 20:59:38 +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 IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
project_forms_options.lfm
project_forms_options.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
project_i18n_options.lfm IDE: Make edit buttons ('...') square. 2018-01-05 14:44:31 +00:00
project_i18n_options.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
project_lazdoc_options.lfm IDE: Make edit buttons ('...') square. 2018-01-05 14:44:31 +00:00
project_lazdoc_options.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +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 IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
project_save_options.lfm
project_save_options.pas
project_versioninfo_options.lfm IDE: ThumbTracking for Scrollbar in ProjectVersioninfoOptions. Issue #28254, patch from Alexey Torgashin. 2015-06-08 16:11:00 +00:00
project_versioninfo_options.pas IDE: fixed Version Info dialog stringgrid title i18n and made some fixes/improvements to Russian translation, bug #28251 2015-06-08 23:44:23 +00:00
window_options.lfm IDE: Remove IDE Options -> Environment -> Windows -> Window Positons. Issue #29742 2018-01-01 20:26:46 +00:00
window_options.pas IDE: clean up 2018-01-02 11:01:11 +00:00