lazarus/ide/frames
mattias 6a91db9f84 IDE: clean up
git-svn-id: trunk@42777 -
2013-09-13 19:08:46 +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 IDE: identifier completion: add do after with, issue #16850 2012-04-23 19:23:21 +00:00
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: Cleanup of options frames 2013-07-09 23:02:07 +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: separate processor types for i386 and x86_64 CPUs in compiler options. 2013-09-13 08:09:51 +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: fix tab order in option frames: Code Generation, Compilation, Linking, Messages, Parsing. 2012-04-14 22:00:00 +00:00
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: Fix adding an item to mode matrix when build modes are hidden. 2013-07-14 08:45:31 +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: Read all compiler options in a thread. 2013-08-24 07:24:46 +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 IDE: Chances in IdeOptionsDlg, preparing for more changes 2012-09-08 16:28:13 +00:00
compiler_path_options.pas IDE: Cleanup of options frames 2013-07-09 23:02:07 +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: clean up 2013-09-13 19:08:46 +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+synedit: TSynHighlighterAttributes: added Caption:PString for non fixed resourcestring, fixed IDE to use Caption and StoredName correct 2013-06-14 21:28:58 +00:00
editor_display_options.lfm
editor_display_options.pas IDE-Options / SynEdit: Fixed RightEdge visibility 2012-07-11 02:01:46 +00:00
editor_dividerdraw_options.lfm
editor_dividerdraw_options.pas
editor_general_misc_options.lfm IDE/SynEdit (windows only): Add option to choose IME mode 2012-03-17 22:38:46 +00:00
editor_general_misc_options.pas IDE: fixed editor tab position combobox items localization on Editor/Misc options page 2012-04-03 22:23:32 +00:00
editor_general_options.lfm IDE, EditorOptions: Rearranged tab and indent options 2012-12-20 09:23:10 +00:00
editor_general_options.pas IDE: Editor-Color opts - Allow setting priorities 2013-05-26 13:34:29 +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: added string auto-continue mode 2013-02-19 03:07:50 +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: show already grabbed shortcut key in the filter GUI. 2013-07-30 11:19:08 +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, EditorOptions: Rearranged tab and indent options 2012-12-20 09:23:10 +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 ide: fix anchors in Options/Editor/Pages frame (issue #0021535) 2012-03-23 08:33:47 +00:00
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: project options: layout windows options 2013-06-21 10:41:09 +00:00
project_application_options.pas IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +00:00
project_forms_options.lfm
project_forms_options.pas IDE: using UTF8CompareText 2012-07-16 20:53:37 +00:00
project_i18n_options.lfm
project_i18n_options.pas IDE: project po output directory: keep relative 2012-03-13 22:45:45 +00:00
project_lazdoc_options.lfm
project_lazdoc_options.pas
project_misc_options.lfm IDE: fix tab order in frames: Build Modes editor, Miscellaneous Options and Version Info 2012-04-14 21:33:50 +00:00
project_misc_options.pas
project_save_options.lfm IDE: Move Build Mode Management to its own form 2012-11-10 22:45:15 +00:00
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: fix tab order in frames: Build Modes editor, Miscellaneous Options and Version Info 2012-04-14 21:33:50 +00:00
project_versioninfo_options.pas
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