.. |
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
|
|
|
codeobserver_options.pas
|
|
|
codetools_classcompletion_options.lfm
|
|
|
codetools_classcompletion_options.pas
|
|
|
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
|
|
|
codetools_general_options.pas
|
|
|
codetools_identifiercompletion_options.lfm
|
|
|
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
|
|
|
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: more details why the IDE does not like the compiler file
|
2014-02-28 17:29:04 +00:00 |
compiler_config_target.lfm
|
IDE: add a link for Widgetset settings also to Config and Target page. Fix comp. names.
|
2014-05-17 17:00:20 +00:00 |
compiler_config_target.pas
|
IDE: show a link to LCLWidgetType in Project Options only when there is LCL dependency.
|
2014-05-29 19:40:05 +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
|
lazbuild: started migration to external tools
|
2014-06-01 21:38:27 +00:00 |
compiler_modematrix.lfm
|
IDE: project options: overrides: show LCLWidgetType macro only when project uses LCL
|
2014-05-19 07:45:08 +00:00 |
compiler_modematrix.pas
|
IDE: project options: overrides: show LCLWidgetType macro only when project uses LCL
|
2014-05-19 07:45:08 +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
|
IDE: show a link to LCLWidgetType in Project Options only when there is LCL dependency.
|
2014-05-29 19:40:05 +00:00 |
compiler_path_options.pas
|
IDE: call SourceFileMgr.PublishModule directly from main.pp. Formatting.
|
2014-06-03 18:59:16 +00:00 |
compiler_verbosity_options.lfm
|
|
|
compiler_verbosity_options.pas
|
IDE: do not recompile if only verbosity changed, for new messages: remove -vb and -v0 options, always pass -vbq
|
2014-05-30 17:18:36 +00:00 |
componentpalette_options.lfm
|
IDE: less hints, initialize vars, use unused parameters
|
2014-03-17 11:25:57 +00:00 |
componentpalette_options.pas
|
IDE: options: component palette: fixed crash
|
2014-03-17 11:30:09 +00:00 |
desktop_options.lfm
|
IDE: messages options: moved option focus-after-build to messages options
|
2014-05-27 13:54:52 +00:00 |
desktop_options.pas
|
IDE: messages options: moved option focus-after-build to messages options
|
2014-05-27 13:54:52 +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
|
|
|
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
|
|
|
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: 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
|
|
|
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
|
|
|
files_options.lfm
|
IDE: warn if fpc msg file not found
|
2014-05-28 07:18:09 +00:00 |
files_options.pas
|
IDE: options: do not warn, if no fpc message file is set
|
2014-06-03 10:50:22 +00:00 |
formed_options.lfm
|
|
|
formed_options.pas
|
IDE: formatting
|
2013-09-02 09:57:52 +00:00 |
fpdoc_options.lfm
|
|
|
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: messages options: moved option focus-after-build to messages options
|
2014-05-27 13:54:52 +00:00 |
msgwnd_options.pas
|
IDE: messages: save translate flag
|
2014-05-27 18:32:41 +00:00 |
naming_options.lfm
|
|
|
naming_options.pas
|
|
|
oi_options.lfm
|
IDE: started options frame for messages
|
2014-05-26 23:36:34 +00:00 |
oi_options.pas
|
IDE: options: messages: colors
|
2014-05-27 13:16:16 +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
|
|
|
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: messages options: moved hide messages icons to messages options
|
2014-05-27 13:46:45 +00:00 |
window_options.pas
|
IDE: messages options: moved hide messages icons to messages options
|
2014-05-27 13:46:45 +00:00 |