lazarus/ide/frames
2015-02-23 17:00:47 +00:00
..
atom_checkboxes_options.pas
backup_options.lfm
backup_options.pas IDEIntf: clean up and added unit ideutils 2014-02-18 20:55:15 +00:00
codeexplorer_categories_options.lfm
codeexplorer_categories_options.pas
codeexplorer_update_options.lfm
codeexplorer_update_options.pas
codeobserver_options.lfm ide: fix layout for NestedProcCount box 2013-06-22 09:01:17 +00:00
codeobserver_options.pas
codetools_classcompletion_options.lfm codetools: started ability to load code completion snippets from an xml files, thanks to Don Ziesig, patch #15922 2013-07-22 22:08:53 +00:00
codetools_classcompletion_options.pas codetools: started ability to load code completion snippets from an xml files, thanks to Don Ziesig, patch #15922 2013-07-22 22:08:53 +00:00
codetools_codecreation_options.lfm IDE: options: code creation proc templates: caption 2014-02-24 08:53:18 +00:00
codetools_codecreation_options.pas IDE: options: code creation proc templates: caption 2014-02-24 08:53:18 +00:00
codetools_general_options.lfm IDE: removed old workaround global SrcPath 2013-06-26 12:47:16 +00:00
codetools_general_options.pas IDE: removed old workaround global SrcPath 2013-06-26 12:47:16 +00:00
codetools_identifiercompletion_options.lfm IDE: options: identifier completion: dividers for groups 2015-01-19 10:42:32 +00:00
codetools_identifiercompletion_options.pas IDE, Identifier Completion dialog: allow some captions to be translated independently 2015-01-20 21:32:04 +00:00
codetools_linesplitting_options.lfm
codetools_linesplitting_options.pas
codetools_space_options.lfm
codetools_space_options.pas IDE: reverted r47174 #6178bfe581: "garbage" Unicode string is an indicator (threated as symbol by CodeTools) that rules for spaces before and after symbols are not applied to comments. 2014-12-16 21:40:33 +00:00
codetools_wordpolicy_options.lfm
codetools_wordpolicy_options.pas
compiler_buildmacro_options.lfm IDE: moved conditionals to page Other 2013-06-09 13:17:48 +00:00
compiler_buildmacro_options.pas IDE: ... and more hard-coded quotations in resourcestrings. 2014-06-15 11:52:27 +00:00
compiler_codegen_options.lfm IDE: package compiler options: fixed showing unitstyle 2014-09-13 20:57:46 +00:00
compiler_codegen_options.pas IDE: package compiler options: fixed showing unitstyle 2014-09-13 20:57:46 +00:00
compiler_compilation_options.lfm IDE: add hints to compiler path options and compilation options. 2014-10-30 19:48:56 +00:00
compiler_compilation_options.pas IDE: docking: restore: keep autosizing disabled during restore 2014-11-15 12:39:26 +00:00
compiler_config_target.lfm IDE: Show current widgetset type in Project options/Config and Target. Issue #26931. 2014-10-30 19:49:09 +00:00
compiler_config_target.pas IDE: Show current widgetset type in Project options/Config and Target. Issue #26931. 2014-10-30 19:49:09 +00:00
compiler_debugging_options.lfm IDE: Move target-specific options (Win32GraphicApp) to "Config and Target" page in compiler options. 2013-08-05 11:33:28 +00:00
compiler_debugging_options.pas IDE: add option Trash variables (-gt) to compiler options and GUI. 2013-07-29 07:21:18 +00:00
compiler_messages_options.lfm IDE, Compiler messages options: Fix FilterEdit width. 2014-10-30 19:48:11 +00:00
compiler_messages_options.pas IDE: clean up old external tools 2014-07-20 20:02:40 +00:00
compiler_modematrix.lfm IDE: Make toolbuttons higher in Additions and Overrides options page. 2014-09-25 21:39:07 +00:00
compiler_modematrix.pas IDE: Move "Support UTF8 RTL" button to Project options window. Add -dEnableUTF8RTL to MatrixOptions (Additions and Overrides). 2015-02-05 15:46:46 +00:00
compiler_other_options.lfm IDE: Move "Support UTF8 RTL" button to Project options window. Add -dEnableUTF8RTL to MatrixOptions (Additions and Overrides). 2015-02-05 15:46:46 +00:00
compiler_other_options.pas Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +00:00
compiler_parsing_options.lfm IDE: Update target processor list and assembly style selections based on CPU type. Issues #20310 and #20311 2013-09-12 20:10:26 +00:00
compiler_parsing_options.pas IDE: package compiler options: store syntax mode 2014-11-18 14:09:23 +00:00
compiler_path_options.lfm IDE: Show current widgetset type in Project options/Config and Target. Issue #26931. 2014-10-30 19:49:09 +00:00
compiler_path_options.pas IDE: Let TPathEditorButton show the list of paths in edit control's hint. 2015-01-22 23:03:38 +00:00
compiler_verbosity_options.lfm IDE: compiler options: verbosity: one column 2015-02-23 16:41:50 +00:00
compiler_verbosity_options.pas IDE: compiler options: removed obsolete option show summary, summary are now always shown in header 2015-02-23 17:00:47 +00:00
componentpalette_options.lfm IDE: remove accidentally added ScrollWidth value. 2015-01-04 19:37:46 +00:00
componentpalette_options.pas IDE: improved component palette options page localization; regenerated translations; updated Russian translation 2015-01-04 17:41:59 +00:00
desktop_options.lfm IDE: Replace Bevels + Label with DividerBevel in desktop options. Reorder the layout. 2014-10-31 23:19:15 +00:00
desktop_options.pas IDE: Replace Bevels + Label with DividerBevel in desktop options. Reorder the layout. 2014-10-31 23:19:15 +00:00
editor_codefolding_options.lfm IDE: Editor-Options: mark if/then/else as word pair (triplet) / allow any keyword pair to be switched 2014-01-26 15:16:36 +00:00
editor_codefolding_options.pas IDE: less hints 2014-01-27 08:26:04 +00:00
editor_codetools_options.lfm IDE: auto show the param hint for functions. Patch by David Zimmer 2014-03-18 12:50:04 +00:00
editor_codetools_options.pas IDE: auto show the param hint for functions. Patch by David Zimmer 2014-03-18 12:50:04 +00:00
editor_color_options.lfm IDE: Editor-Color opts - Allow setting priorities 2013-05-26 13:34:29 +00:00
editor_color_options.pas Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +00:00
editor_display_options.lfm
editor_display_options.pas IDEIntf: clean up and added unit ideutils 2014-02-18 20:55:15 +00:00
editor_dividerdraw_options.lfm
editor_dividerdraw_options.pas
editor_general_misc_options.lfm
editor_general_misc_options.pas
editor_general_options.lfm
editor_general_options.pas IDEIntf: clean up and added unit ideutils 2014-02-18 20:55:15 +00:00
editor_indent_options.lfm IDE: add 2 tab based indent modes to beautifier. Issue #0024557 2014-01-26 17:16:48 +00:00
editor_indent_options.pas IDEIntf: clean up and added unit ideutils 2014-02-18 20:55:15 +00:00
editor_keymapping_options.lfm IDE, Keymapping options frame: Fix FilterEdit width. 2014-10-30 19:47:32 +00:00
editor_keymapping_options.pas Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +00:00
editor_markup_options.lfm IDE: Editor-Options: mark if/then/else as word pair (triplet) / allow any keyword pair to be switched 2014-01-26 15:16:36 +00:00
editor_markup_options.pas IDE: Editor-Options: mark if/then/else as word pair (triplet) / allow any keyword pair to be switched 2014-01-26 15:16:36 +00:00
editor_markup_userdefined.lfm
editor_markup_userdefined.pas IDE: EditorOptions, user colors fixed frame init. Issue #0025853 2014-03-11 23:31:21 +00:00
editor_mouseaction_options_advanced.lfm
editor_mouseaction_options_advanced.pas Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +00:00
editor_mouseaction_options.lfm SynEdit: select word-wise, issue #0024523 2013-08-10 07:27:44 +00:00
editor_mouseaction_options.pas SynEdit: select word-wise, issue #0024523 2013-08-10 07:27:44 +00:00
editor_multiwindow_options.lfm
editor_multiwindow_options.pas
env_file_filters.lfm IDE: Adjust column widths in IDE Options to prevent text clipping. Issue #18398 2014-01-03 17:26:18 +00:00
env_file_filters.pas IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +00:00
files_options.lfm IDE: warn if fpc msg file not found 2014-05-28 07:18:09 +00:00
files_options.pas IDE: Use word "executable" for selecting program executables in environment options. 2014-10-30 19:49:22 +00:00
formed_options.lfm IDE: add hints to Form Editor (Designer) options. 2014-10-30 19:49:45 +00:00
formed_options.pas IDE: add hints to Form Editor (Designer) options. 2014-10-30 19:49:45 +00:00
fpdoc_options.lfm ide: fix anchors 2013-05-04 08:14:22 +00:00
fpdoc_options.pas
help_general_options.lfm IDE: Adjust column widths in IDE Options to prevent text clipping. Issue #18398 2014-01-03 17:26:18 +00:00
help_general_options.pas IDE: Adjust column widths in IDE Options to prevent text clipping. Issue #18398 2014-01-03 17:26:18 +00:00
modematrixctrl.pas IDEIntf: clean up and added unit ideutils 2014-02-18 20:55:15 +00:00
msgwnd_options.lfm IDE: Turn a phrase positive in messages options. "Hide icons" -> "Show icons". Add hint. 2014-11-01 15:26:25 +00:00
msgwnd_options.pas IDE: Turn a phrase positive in messages options. "Hide icons" -> "Show icons". Add hint. 2014-11-01 15:26:25 +00:00
naming_options.lfm
naming_options.pas
oi_options.lfm IDE: Add an option GUI for using CheckBox for Booleans in Object Inspector. 2014-11-18 23:40:20 +00:00
oi_options.pas IDE: Add an option GUI for using CheckBox for Booleans in Object Inspector. 2014-11-18 23:40:20 +00:00
project_application_options.lfm IDE: In Project Options -> Application, add divider for Windows and Darwin specific settings 2015-01-08 20:56:29 +00:00
project_application_options.pas IDE: In Project Options -> Application, add divider for Windows and Darwin specific settings 2015-01-08 20:56:29 +00:00
project_forms_options.lfm IDE: add hints to project forms options. 2014-10-30 19:48:21 +00:00
project_forms_options.pas IDE: add hints to project forms options. 2014-10-30 19:48:21 +00:00
project_i18n_options.lfm
project_i18n_options.pas Make TProject own an instance of IDEOptions instead of inheriting from it. 2014-07-06 22:37:43 +00:00
project_lazdoc_options.lfm
project_lazdoc_options.pas Make TProject own an instance of IDEOptions instead of inheriting from it. 2014-07-06 22:37:43 +00:00
project_misc_options.lfm IDE: project options: FPC resources above old lrs resources 2015-01-19 10:49:57 +00:00
project_misc_options.pas IDE: project options: FPC resources above old lrs resources 2015-01-19 10:49:57 +00:00
project_resources_options.lfm IDE: Fix adding resource with same name but different extension. Issue #26813, patch from Denis Volodarsky. 2014-10-11 07:42:05 +00:00
project_resources_options.pas Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +00:00
project_save_options.lfm IDE: add hints to project save session options and version info options. 2014-10-30 19:48:33 +00:00
project_save_options.pas IDE: add hints to project save session options and version info options. 2014-10-30 19:48:33 +00:00
project_versioninfo_options.lfm IDE: project options: version: disable unneeded AutoSize 2015-02-17 23:53:12 +00:00
project_versioninfo_options.pas Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +00:00
window_options.lfm IDE: Improve layout in Window options frame. 2014-11-01 15:26:36 +00:00
window_options.pas IDE: Tweaking in windows options. 2014-11-25 17:46:20 +00:00