lazarus/ide/frames
2014-11-18 09:24:58 +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
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 IDE: actually show hint for 'Sort for scope' combobox in CodeTools identifier completion option page 2014-10-19 22:20:07 +00:00
codetools_identifiercompletion_options.pas IDE+codetools: identifier completion: Options to disable sorting for history and scope 2014-10-18 21:34:06 +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
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
compiler_debugging_options.pas
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: Show current widgetset type in Project options/Config and Target. Issue #26931. 2014-10-30 19:49:09 +00:00
compiler_other_options.lfm
compiler_other_options.pas IDE: added macro FPC_FULLVERSION, added conditionals function GetProjValue for packages, only parameter now: FPC_FULLVERSION 2014-07-23 19:22:38 +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 current widgetset type in Project options/Config and Target. Issue #26931. 2014-10-30 19:49:09 +00:00
compiler_path_options.pas IDE: Show current widgetset type in Project options/Config and Target. Issue #26931. 2014-10-30 19:49:09 +00:00
compiler_verbosity_options.lfm
compiler_verbosity_options.pas IDE: clean up old external tools 2014-07-20 20:02:40 +00:00
componentpalette_options.lfm IDE: Enable d'n'd in component palette options ListView on Windows, required RowSelect=True. Fix item height. 2014-11-14 10:56:18 +00:00
componentpalette_options.pas IDE: prevent a memory leak when restoring defaults in component palette options. 2014-11-18 09:24:58 +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
editor_color_options.pas IDE: messages options: started button to set color to editor 2014-06-04 16:28:42 +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 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
editor_mouseaction_options.pas
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: 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
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 hints to OI options. 2014-10-31 23:18:30 +00:00
oi_options.pas IDE: add hints to OI options. 2014-10-31 23:18:30 +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 Make TProject own an instance of IDEOptions instead of inheriting from it. 2014-07-06 22:37:43 +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: add hints to project misc options. 2014-10-30 19:48:44 +00:00
project_misc_options.pas IDE: add hints to project misc options. 2014-10-30 19:48:44 +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 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_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: add hints to project save session options and version info options. 2014-10-30 19:48:33 +00:00
project_versioninfo_options.pas IDE: add hints to project save session options and version info options. 2014-10-30 19:48:33 +00:00
window_options.lfm IDE: Improve layout in Window options frame. 2014-11-01 15:26:36 +00:00
window_options.pas IDE: Improve layout in Window options frame. 2014-11-01 15:26:36 +00:00