lazarus/ide/frames
mattias 0ef68d4d76 IDE: options: files: improved layout for OS X
git-svn-id: trunk@44223 -
2014-02-24 08:45:29 +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 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: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +00:00
compiler_compilation_options.pas IDE: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +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: In compiler options -> Other -> Defines, catch an exception when parsing an invalid option. 2014-01-15 00:08:49 +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: clean up 2014-02-18 18:47:15 +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 IDEIntf: clean up and added unit ideutils 2014-02-18 20:55: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
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 IDEIntf: clean up and added unit ideutils 2014-02-18 20:55:15 +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: 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: 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: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +00:00
editor_mouseaction_options_advanced.lfm
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
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: options: files: improved layout for OS X 2014-02-24 08:45:29 +00:00
files_options.pas IDEIntf: clean up and added unit ideutils 2014-02-18 20:55:15 +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 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
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: disable optimization stackframe for units with for..in 2014-02-06 19:42:58 +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: Show buildmode in IDE title bar (optional) 2014-02-08 03:03:42 +00:00
window_options.pas IDE: make the main title setting texts consistent. "IDE title shows...". Also formatting. 2014-02-08 17:15:03 +00:00