.. |
atom_checkboxes_options.pas
|
|
|
backup_options.lfm
|
|
|
backup_options.pas
|
IDE: options: reduced some overhead on loading/saving
|
2011-11-24 23:44:54 +00:00 |
buildmodeseditor.lfm
|
|
|
buildmodeseditor.pas
|
IDE: options: reduced some overhead on loading/saving
|
2011-11-24 23:44:54 +00:00 |
codeexplorer_categories_options.lfm
|
|
|
codeexplorer_categories_options.pas
|
|
|
codeexplorer_update_options.lfm
|
|
|
codeexplorer_update_options.pas
|
IDE: options: reduced some overhead on loading/saving
|
2011-11-24 23:44:54 +00:00 |
codeobserver_options.lfm
|
IDE: code observer options: nicer layout
|
2011-10-30 09:27:27 +00:00 |
codeobserver_options.pas
|
IDE: code observer options: nicer layout
|
2011-10-30 09:27:27 +00:00 |
codetools_classcompletion_options.lfm
|
|
|
codetools_classcompletion_options.pas
|
|
|
codetools_codecreation_options.lfm
|
|
|
codetools_codecreation_options.pas
|
IDE: options: reduced some overhead on loading/saving
|
2011-11-24 23:44:54 +00:00 |
codetools_general_options.lfm
|
|
|
codetools_general_options.pas
|
IDE: options: reduced some overhead on loading/saving
|
2011-11-24 23:44:54 +00:00 |
codetools_identifiercompletion_options.lfm
|
IDE: identifier completion: option to show help
|
2011-06-14 18:37:52 +00:00 |
codetools_identifiercompletion_options.pas
|
IDE: identifier completion: option to show help
|
2011-06-14 18:37:52 +00:00 |
codetools_linesplitting_options.lfm
|
|
|
codetools_linesplitting_options.pas
|
codetools: BeautifyStatement: nested comments
|
2011-04-23 15:10:56 +00:00 |
codetools_space_options.lfm
|
|
|
codetools_space_options.pas
|
codetools: BeautifyStatement: do not split comments
|
2011-04-23 14:47:22 +00:00 |
codetools_wordpolicy_options.lfm
|
|
|
codetools_wordpolicy_options.pas
|
|
|
compiler_buildmacro_options.lfm
|
IDE: Improve 'Build Macro' toolbar layout and fix copying the description field. Issue #19927, patch from Samuel Herzog
|
2011-11-05 11:13:16 +00:00 |
compiler_buildmacro_options.pas
|
IDE: options: reduced some overhead on loading/saving
|
2011-11-24 23:44:54 +00:00 |
compiler_codegen_options.lfm
|
IDE: Implement Stack size in compiler options. Issue #17790
|
2011-11-18 21:42:59 +00:00 |
compiler_codegen_options.pas
|
IDE: Implement Stack size in compiler options. Issue #17790
|
2011-11-18 21:42:59 +00:00 |
compiler_compilation_options.lfm
|
IDE: compiler options: nicer layout
|
2011-02-12 14:52:00 +00:00 |
compiler_compilation_options.pas
|
IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages
|
2011-02-13 13:42:19 +00:00 |
compiler_inherited_options.lfm
|
|
|
compiler_inherited_options.pas
|
IDE: show skipped designtime only packages
|
2011-08-31 21:50:56 +00:00 |
compiler_linking_options.lfm
|
IDE: debug/complier-options dialog. revert default to -g
|
2011-09-23 09:54:24 +00:00 |
compiler_linking_options.pas
|
IDE, Compiler linking options dialog: added spaces between debug info names and parameters
|
2011-09-28 21:31:33 +00:00 |
compiler_messages_options.lfm
|
|
|
compiler_messages_options.pas
|
ide: enhance compiler options and message options frame to support messages which are ignored by default
|
2011-11-03 02:24:56 +00:00 |
compiler_other_options.lfm
|
IDE Compile options: Add hint to Custom options memo. Issue #19276
|
2011-06-03 18:51:20 +00:00 |
compiler_other_options.pas
|
IDE Compile options: Add hint to Custom options memo. Issue #19276
|
2011-06-03 18:51:20 +00:00 |
compiler_parsing_options.lfm
|
|
|
compiler_parsing_options.pas
|
ide, ideintf: prepare IDEOptionsIntf and IDE for common package options dialog:
|
2011-02-12 13:00:34 +00:00 |
compiler_path_options.lfm
|
|
|
compiler_path_options.pas
|
IDE: Fix a check for macros in search paths which caused unusual characters warnings. Issue #18135
|
2011-11-18 10:33:01 +00:00 |
compiler_verbosity_options.lfm
|
|
|
compiler_verbosity_options.pas
|
ide, ideintf: prepare IDEOptionsIntf and IDE for common package options dialog:
|
2011-02-12 13:00:34 +00:00 |
desktop_options.lfm
|
|
|
desktop_options.pas
|
IDE: update windows layout after loading desktop settings from file.
|
2011-10-21 15:44:48 +00:00 |
editor_codefolding_options.lfm
|
IDE: set Enabled state to controls in Codefolding options
|
2011-11-05 17:52:29 +00:00 |
editor_codefolding_options.pas
|
IDE: set Enabled state to controls in Codefolding options
|
2011-11-05 17:52:29 +00:00 |
editor_codetools_options.lfm
|
IDE, DBG: add option for class auto-typecast for hints
|
2011-09-08 10:22:56 +00:00 |
editor_codetools_options.pas
|
IDE, DBG: add option for class auto-typecast for hints
|
2011-09-08 10:22:56 +00:00 |
editor_color_options.lfm
|
ide: use treeview canvas for text height measurements in editor color options frame
|
2011-04-27 03:20:55 +00:00 |
editor_color_options.pas
|
IDE: harmonize Color/Colors resource strings
|
2011-05-22 09:37:36 +00:00 |
editor_display_options.lfm
|
IDE, Options: Unifying Font-specification to only use Size, instead of mixing Size and Height. Issue #0017694 Patch by cobines
|
2011-09-01 21:54:33 +00:00 |
editor_display_options.pas
|
IDE, Options: Unifying Font-specification to only use Size, instead of mixing Size and Height. Issue #0017694 Patch by cobines
|
2011-09-01 21:54:33 +00:00 |
editor_dividerdraw_options.lfm
|
|
|
editor_dividerdraw_options.pas
|
|
|
editor_general_misc_options.lfm
|
|
|
editor_general_misc_options.pas
|
Moves TCustomNotebook to ComCtrls in preparation for renaming it
|
2011-07-04 09:43:21 +00:00 |
editor_general_options.lfm
|
IDE, SynEdit: introduce block-indent by tab. issue #0020256
|
2011-11-07 02:44:22 +00:00 |
editor_general_options.pas
|
IDE, SynEdit: introduce block-indent by tab. issue #0020256
|
2011-11-07 02:44:22 +00:00 |
editor_keymapping_options.lfm
|
|
|
editor_keymapping_options.pas
|
IDE: fixed classic key scheme
|
2011-06-16 18:12:22 +00:00 |
editor_markup_options.lfm
|
|
|
editor_markup_options.pas
|
IDE: options: reduced some overhead on loading/saving
|
2011-11-24 23:44:54 +00:00 |
editor_mouseaction_options_advanced.lfm
|
|
|
editor_mouseaction_options_advanced.pas
|
Reverted r30719 (adding SortOrder parameter to OnCompareCells event) and all subsequent commits (r30724, r30727 #7cdf1cffde) which were intended to fix breakage it caused
|
2011-05-13 22:54:51 +00:00 |
editor_mouseaction_options.lfm
|
|
|
editor_mouseaction_options.pas
|
|
|
editor_multiwindow_options.lfm
|
|
|
editor_multiwindow_options.pas
|
|
|
env_file_filters.lfm
|
IDE: file dialog filters: menu item to set to defaults
|
2011-11-24 23:31:30 +00:00 |
env_file_filters.pas
|
IDE: file dialog filters: menu item to set to defaults
|
2011-11-24 23:31:30 +00:00 |
files_options.lfm
|
|
|
files_options.pas
|
IDE: options: reduced some overhead on loading/saving
|
2011-11-24 23:44:54 +00:00 |
formed_options.lfm
|
|
|
formed_options.pas
|
IDE: harmonize Color/Colors resource strings
|
2011-05-22 09:37:36 +00:00 |
fpdoc_options.lfm
|
IDE: set Enabled/Disabled state of buttons in FPDOC options.
|
2011-11-05 17:51:11 +00:00 |
fpdoc_options.pas
|
IDE: set Enabled state of controls in lazdoc and project lazdoc settings. Refactoring.
|
2011-11-05 17:54:51 +00:00 |
help_general_options.lfm
|
|
|
help_general_options.pas
|
|
|
naming_options.lfm
|
IDE: made suggestion of lowercased file name for new forms/units configurable
|
2011-08-08 22:25:03 +00:00 |
naming_options.pas
|
IDE: made suggestion of lowercased file name for new forms/units configurable
|
2011-08-08 22:25:03 +00:00 |
oi_options.lfm
|
|
|
oi_options.pas
|
IDE: harmonize Color/Colors resource strings
|
2011-05-22 09:37:36 +00:00 |
project_application_options.lfm
|
|
|
project_application_options.pas
|
IDEIntf: added TLazProject.Resources
|
2011-10-01 19:49:29 +00:00 |
project_forms_options.lfm
|
|
|
project_forms_options.pas
|
IDE: options: reduced some overhead on loading/saving
|
2011-11-24 23:44:54 +00:00 |
project_i18n_options.lfm
|
|
|
project_i18n_options.pas
|
|
|
project_lazdoc_options.lfm
|
IDE: set Enabled state of controls in lazdoc and project lazdoc settings. Refactoring.
|
2011-11-05 17:54:51 +00:00 |
project_lazdoc_options.pas
|
IDE: set Enabled state of controls in lazdoc and project lazdoc settings. Refactoring.
|
2011-11-05 17:54:51 +00:00 |
project_misc_options.lfm
|
IDE: project options: combobox to change StorePathDelim
|
2011-04-23 15:44:21 +00:00 |
project_misc_options.pas
|
IDEIntf: added TLazProject.Resources
|
2011-10-01 19:49:29 +00:00 |
project_save_options.lfm
|
|
|
project_save_options.pas
|
|
|
project_versioninfo_options.lfm
|
IDE: fix layout anchors of some dialogs and frames. Issue #20244
|
2011-09-16 09:10:14 +00:00 |
project_versioninfo_options.pas
|
IDEIntf: added TLazProject.Resources
|
2011-10-01 19:49:29 +00:00 |
window_options.lfm
|
IDE Window Layout: provide ability to store columns/rows/splitter sizes.
|
2011-11-01 16:31:31 +00:00 |
window_options.pas
|
IDE: fix setting IDE window dimensions when a default configuration is created.
|
2011-11-17 16:52:20 +00:00 |