lazarus/ide/frames
2015-09-10 10:58:18 +00:00
..
atom_checkboxes_options.pas IDE: checked compiler warnings, clean up 2015-03-10 13:27:41 +00:00
backup_options.lfm
backup_options.pas IDE: checked compiler warnings, clean up 2015-03-10 13:27:41 +00:00
codeexplorer_categories_options.lfm
codeexplorer_categories_options.pas IDE: checked compiler warnings, clean up 2015-03-10 13:27:41 +00:00
codeexplorer_update_options.lfm
codeexplorer_update_options.pas IDE: checked compiler warnings, clean up 2015-03-10 13:27:41 +00:00
codeobserver_options.lfm
codeobserver_options.pas IDE: fpdoceditor: error in description: jump to col,line 2015-03-10 14:08:59 +00:00
codetools_classcompletion_options.lfm
codetools_classcompletion_options.pas IDE: checked compiler warnings, clean up 2015-03-10 13:27:41 +00:00
codetools_codecreation_options.lfm IDE: options: code creation proc templates: caption 2014-02-24 08:53:18 +00:00
codetools_codecreation_options.pas IDE: renamed/regrouped/cleaned up resource strings for file filter names, bug #28219, patch from Alexey Torgashin 2015-06-02 23:56:03 +00:00
codetools_general_options.lfm
codetools_general_options.pas IDE: checked compiler warnings, clean up 2015-03-10 13:27:41 +00:00
codetools_identifiercompletion_options.lfm IDE: identifier completion: make jump to errors optional, patch #28308 2015-06-16 09:36:33 +00:00
codetools_identifiercompletion_options.pas CodeTools: corrected identifier completion options captions 2015-08-08 12:06:14 +00:00
codetools_linesplitting_options.lfm
codetools_linesplitting_options.pas IDE: checked compiler warnings, clean up 2015-03-10 13:27:41 +00:00
codetools_space_options.lfm
codetools_space_options.pas IDE: checked compiler warnings, clean up 2015-03-10 13:27:41 +00:00
codetools_wordpolicy_options.lfm
codetools_wordpolicy_options.pas IDE: checked compiler warnings, clean up 2015-03-10 13:27:41 +00:00
compiler_buildmacro_options.lfm
compiler_buildmacro_options.pas Fix uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:35 +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: clean up 2015-03-10 13:17:19 +00:00
compiler_compilation_options.lfm IDE: improved Compilation Options page taborder/layout and i18n, patch from Alexey Torgashin, bug #28295 2015-06-16 23:24:13 +00:00
compiler_compilation_options.pas Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +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 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
compiler_debugging_options.lfm IDE: Fix TabOrder in compiler_debugging_options. Issue #28298, patch from Alexey Torgashin. 2015-06-16 11:52:26 +00:00
compiler_debugging_options.pas IDE: clean up 2015-03-10 13:17:19 +00:00
compiler_messages_options.lfm IDE, Compiler messages options: Fix FilterEdit width. 2014-10-30 19:48:11 +00:00
compiler_messages_options.pas IDE: renamed/regrouped/cleaned up resource strings for file filter names, bug #28219, patch from Alexey Torgashin 2015-06-02 23:56:03 +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: Move "Support UTF8 RTL" button to Project options window. Add -dEnableUTF8RTL to MatrixOptions (Additions and Overrides). 2015-02-05 15:46:46 +00:00
compiler_other_options.lfm IDE: Rename page "Other" to "Custom Options" in project options dialog. Easier to find. 2015-08-27 22:06:39 +00:00
compiler_other_options.pas IDE: Rename page "Other" to "Custom Options" in project options dialog. Easier to find. 2015-08-27 22:06:39 +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: clean up 2015-03-10 13:17:19 +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 Change order of used units so that "deprecated" warnings are not triggered. 2015-08-07 17:20:40 +00:00
compiler_verbosity_options.lfm IDE: compiler options: verbosity: one column 2015-02-23 16:41:50 +00:00
compiler_verbosity_options.pas IDE: clean up 2015-03-10 13:17:19 +00:00
componentpalette_options.lfm IDE: Rename the "Desktop" environment options page to "General" to avoid confusion with new Desktops feature. 2015-07-14 18:39:57 +00:00
componentpalette_options.pas IDE: Rename the "Desktop" environment options page to "General" to avoid confusion with new Desktops feature. 2015-07-14 18:39:57 +00:00
desktop_options.lfm IDE: Rename the "Desktop" environment options page to "General" to avoid confusion with new Desktops feature. 2015-07-14 18:39:57 +00:00
desktop_options.pas IDE: fixed typos in resource string names 2015-07-15 16:35:53 +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: checked compiler warnings, clean up 2015-03-10 13:27:41 +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: checked compiler warnings, clean up 2015-03-10 13:27:41 +00:00
editor_color_options.lfm
editor_color_options.pas IDE: renamed/regrouped/cleaned up resource strings for file filter names, bug #28219, patch from Alexey Torgashin 2015-06-02 23:56:03 +00:00
editor_display_options.lfm
editor_display_options.pas IDE: checked compiler warnings, clean up 2015-03-10 13:27:41 +00:00
editor_dividerdraw_options.lfm
editor_dividerdraw_options.pas IDE: checked compiler warnings, clean up 2015-03-10 13:27:41 +00:00
editor_general_misc_options.lfm Options / Editor: Allow multiline tab, move tab related options to correct frame 2015-03-04 13:50:08 +00:00
editor_general_misc_options.pas IDE: checked compiler warnings, clean up 2015-03-10 13:27:41 +00:00
editor_general_options.lfm SynEdit/IDE: More multi caret 2015-03-09 13:07:39 +00:00
editor_general_options.pas IDE: checked compiler warnings, clean up 2015-03-10 13:27:41 +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: checked compiler warnings, clean up 2015-03-10 13:27:41 +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: checked compiler warnings, clean up 2015-03-10 13:27:41 +00:00
editor_markup_userdefined.lfm
editor_markup_userdefined.pas IDE: checked compiler warnings, clean up 2015-03-10 13:27:41 +00:00
editor_mouseaction_options_advanced.lfm
editor_mouseaction_options_advanced.pas Fix dialog file filters in various places. Issue #28242, patch from Alexey Torgashin 2015-06-04 11:17:44 +00:00
editor_mouseaction_options.lfm SynEdit / IDE: add full line selection on line-gutter click 2015-03-07 02:21:55 +00:00
editor_mouseaction_options.pas IDE: checked compiler warnings, clean up 2015-03-10 13:27:41 +00:00
editor_multiwindow_options.lfm IDE: fixed 'Multiline tabs' combobox alignment in 'Tabs and Windows' options page 2015-03-05 23:36:27 +00:00
editor_multiwindow_options.pas IDE: checked compiler warnings, clean up 2015-03-10 13:27:41 +00:00
editortoolbar_options.lfm IDE: Minor layout changes in EditorToolbar options frame. 2015-07-02 18:50:21 +00:00
editortoolbar_options.pas IDE: Update EditorToolbars always after changing environment options. 2015-07-14 11:10:06 +00:00
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 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
files_options.lfm IDE: merged options open last project and last packages 2015-09-10 10:58:18 +00:00
files_options.pas IDE: merged options open last project and last packages 2015-09-10 10:58:18 +00:00
formed_options.lfm IDE: Fix TabOrder in FormEditor options. Issue #28346, patch from Alexey Torgashin. 2015-06-28 12:27:56 +00:00
formed_options.pas IDE: checked compiler warnings, clean up 2015-03-10 13:27:41 +00:00
fpdoc_options.lfm
fpdoc_options.pas IDE: checked compiler warnings, clean up 2015-03-10 13:27:41 +00:00
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: checked compiler warnings, clean up 2015-03-10 13:27:41 +00:00
idecoolbar_options.lfm Rename Toolbar_options -> IdeCoolbar_options. 2015-06-21 17:31:13 +00:00
idecoolbar_options.pas IDE: Use shorter variable names in TIDECoolBarOptions. 2015-09-02 18:57:39 +00:00
modematrixctrl.pas IDE: clean up 2015-03-10 13:17:19 +00:00
msgwnd_options.lfm IDE Options: allow to set colors for messages in message window by urgency. 2015-04-20 22:04:38 +00:00
msgwnd_options.pas IDE Options: allow to set colors for messages in message window by urgency. 2015-04-20 22:04:38 +00:00
naming_options.lfm
naming_options.pas IDE: Share 'Ignore' resource string, reorder. 2015-08-06 12:50:41 +00:00
oi_options.lfm IDE: Add an option GUI for using CheckBox for Booleans in Object Inspector. 2014-11-18 23:40:20 +00:00
oi_options.pas IDE: Reuse 'Options' resource string. 2015-03-12 23:02:06 +00:00
project_application_options.lfm IDE: Fix taborder in Project_application_options. Issue #28292, patch from Alexey Torgashin. 2015-06-14 21:38:29 +00:00
project_application_options.pas IDE/lazbuild: simplified TestBuildDirectory, when checking if project needs compile check if target file exists 2015-03-17 13:30:53 +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 frame. Issue #28205, patch from Alexey Torgashin. 2015-05-29 09:04:18 +00:00
project_i18n_options.lfm Use EditBtn in Frames for i18n (project and package). Issue #28202, patch from Alexey Torgashin. 2015-05-29 09:04:17 +00:00
project_i18n_options.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
project_lazdoc_options.lfm IDE: Use DirectoryEdit in Project FPDoc options. Issue #28198, patch from Alexey Torgashin 2015-05-29 09:04:15 +00:00
project_lazdoc_options.pas IDE: Use DirectoryEdit in Project FPDoc options. Issue #28198, patch from Alexey Torgashin 2015-05-29 09:04:15 +00:00
project_misc_options.lfm IDE: project options: FPC resources above old lrs resources 2015-01-19 10:49:57 +00:00
project_misc_options.pas IDE: clean up 2015-03-10 13:17:19 +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: Mark project as modified after changing resources. Issue #28625, patch from Anton. 2015-09-05 22:29:56 +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: clean up 2015-03-10 13:17:19 +00:00
project_versioninfo_options.lfm IDE: ThumbTracking for Scrollbar in ProjectVersioninfoOptions. Issue #28254, patch from Alexey Torgashin. 2015-06-08 16:11:00 +00:00
project_versioninfo_options.pas IDE: fixed Version Info dialog stringgrid title i18n and made some fixes/improvements to Russian translation, bug #28251 2015-06-08 23:44:23 +00:00
window_options.lfm IDE: Shorten a long variable name. 2015-06-23 10:41:54 +00:00
window_options.pas IDE: restore desktop: multiple source editors, from Ondrej Pokorny 2015-09-09 22:25:57 +00:00