lazarus/ide/frames
2013-12-25 08:24:57 +00:00
..
atom_checkboxes_options.pas
backup_options.lfm
backup_options.pas
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 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.pas codetools: disabled complete code templates until a compatible solution is implemented 2013-07-23 07:04:44 +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: fix anchors 2013-05-04 08:10:07 +00:00
codetools_identifiercompletion_options.pas
codetools_linesplitting_options.lfm
codetools_linesplitting_options.pas
codetools_space_options.lfm
codetools_space_options.pas
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, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
compiler_codegen_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_codegen_options.pas IDE: Move target-specific options (Win32GraphicApp) to "Config and Target" page in compiler options. 2013-08-05 11:33:28 +00:00
compiler_compilation_options.lfm IDE: use a new options frame in project options for config and target. Reorganize other options, too. 2013-07-09 18:40:09 +00:00
compiler_compilation_options.pas IDE: formatting 2013-07-10 09:38:21 +00:00
compiler_config_target.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_config_target.pas IDE: Support for OS msdos/CPU i8086. Issue #25220, patch from Reinier Olislagers. 2013-10-23 23:02:50 +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
compiler_messages_options.pas IDE: further migration external tools 2013-08-04 19:22:42 +00:00
compiler_modematrix.lfm ide: remove toolbar top bevel from the Additions and Overrides frame. We don't use Top Bevel for other IDE toolbars and bottom bevel is not needed too since bottom control has it own 2013-06-14 14:25:37 +00:00
compiler_modematrix.pas IDE: mode matrix: fixed showing targets 2013-09-16 08:34:11 +00:00
compiler_other_options.lfm IDE: Remove the "Under construction" text from compiler options Other page. 2013-08-23 17:38:35 +00:00
compiler_other_options.pas IDE: preliminary work to react to changed target in GUI when reading all FPC options. 2013-12-25 08:24:57 +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: 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_path_options.lfm
compiler_path_options.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
compiler_verbosity_options.lfm IDE: Cleanup of options frames 2013-07-09 23:02:07 +00:00
compiler_verbosity_options.pas IDE: fixed caption of compiler option -vb 2013-07-20 20:49:57 +00:00
componentpalette_options.lfm New GUI frame for component palette options. 2013-09-03 11:59:46 +00:00
componentpalette_options.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
desktop_options.lfm
desktop_options.pas Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs" 2013-04-30 16:35:02 +00:00
editor_codefolding_options.lfm
editor_codefolding_options.pas
editor_codetools_options.lfm
editor_codetools_options.pas IDE: formatting 2013-05-25 14:57:05 +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 IDE: sourcemarks: break cycle 2013-09-19 20:06:45 +00:00
editor_display_options.lfm
editor_display_options.pas IDE: sourcemarks: break cycle 2013-09-19 20:06:45 +00:00
editor_dividerdraw_options.lfm
editor_dividerdraw_options.pas
editor_general_misc_options.lfm
editor_general_misc_options.pas
editor_general_options.lfm IDE, EditorOptions: Rearranged tab and indent options 2012-12-20 09:23:10 +00:00
editor_general_options.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
editor_indent_options.lfm IDE: added string auto-continue mode 2013-02-19 03:07:50 +00:00
editor_indent_options.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
editor_keymapping_options.lfm IDE: keymap options: popup menu for conflicts 2013-05-13 14:43:39 +00:00
editor_keymapping_options.pas IDE: Update popup menu item Enabled state correctly in Keymapping options. Sender is PopupMenu, not TreeView. 2013-11-02 11:06:38 +00:00
editor_markup_options.lfm IDE: improved editor markup options tab layout 2012-12-23 20:13:08 +00:00
editor_markup_options.pas IDE: sourcemarks: break cycle 2013-09-19 20:06:45 +00:00
editor_markup_userdefined.lfm IDE: markup for user defined word-lists, fix some settings. Add global lists 2013-01-30 23:35:52 +00:00
editor_markup_userdefined.pas IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +00:00
editor_mouseaction_options_advanced.lfm Reimplement "IDE, Packager: harmonize some string constants" 2013-05-01 08:44:51 +00:00
editor_mouseaction_options_advanced.pas IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +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 IDE, EditorOptions: disable options, if not available on platform (notebook closebutton on win) 2013-01-30 15:15:35 +00:00
env_file_filters.lfm
env_file_filters.pas IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +00:00
files_options.lfm ide: replace max recent options combos with spin edit (issue #0024514) 2013-06-10 08:06:53 +00:00
files_options.pas ide: replace max recent options combos with spin edit (issue #0024514) 2013-06-10 08:06:53 +00:00
formed_options.lfm
formed_options.pas IDE: formatting 2013-09-02 09:57:52 +00:00
fpdoc_options.lfm ide: fix anchors 2013-05-04 08:14:22 +00:00
fpdoc_options.pas
help_general_options.lfm
help_general_options.pas
modematrixctrl.pas IDE: Rename a variable in TGroupedMatrixValue to avoid confusion with another variable of type TGroupedMatrixModes 2013-07-09 11:40:09 +00:00
naming_options.lfm ide: fix anchors 2013-05-04 08:10:07 +00:00
naming_options.pas
oi_options.lfm IDE: fixed Object Inspector settings tab layout 2013-05-25 17:46:50 +00:00
oi_options.pas IDE: fixed Object Inspector settings tab layout 2013-05-25 17:46:50 +00:00
project_application_options.lfm ide: add a button to restore default project icon 2013-09-28 14:35:59 +00:00
project_application_options.pas ide: save/restore user resource items to/from config 2013-10-13 05:12:53 +00:00
project_forms_options.lfm
project_forms_options.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
project_i18n_options.lfm
project_i18n_options.pas
project_lazdoc_options.lfm
project_lazdoc_options.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
project_misc_options.lfm
project_misc_options.pas
project_resources_options.lfm ide: add resources with relative paths, process relative paths and macroses during resource processing 2013-10-19 12:12:01 +00:00
project_resources_options.pas IDE: fixed compilation fpc 2.7.1 2013-11-19 09:09:32 +00:00
project_save_options.lfm
project_save_options.pas IDE: start to use the new build mode window by default. 2013-05-20 12:08:59 +00:00
project_versioninfo_options.lfm ide: add Attributes to version info 2013-10-13 10:38:54 +00:00
project_versioninfo_options.pas ide: add Attributes to version info 2013-10-13 10:38:54 +00:00
window_options.lfm IDE: enable edits also when restoring window geometry in options 2013-04-27 07:18:29 +00:00
window_options.pas IDE: rename a generic resource string "Apply". 2013-07-30 09:25:02 +00:00