lazarus/ide/frames
martin 509ece6c49 EditorOptions, refactor mouse load/save
git-svn-id: trunk@25811 -
2010-05-31 23:59:25 +00:00
..
atom_checkboxes_options.pas IDE: improved layout of codetools frames 2010-05-05 16:35:07 +00:00
backup_options.lfm IDE: rework backup options tab layout, make it more compact and logical 2010-04-27 22:51:20 +00:00
backup_options.pas IDE: rework backup options tab layout, make it more compact and logical 2010-04-27 22:51:20 +00:00
buildmodeseditor.lfm
buildmodeseditor.pas IDE: removed buildmodegroups 2010-05-21 12:55:06 +00:00
codeexplorer_categories_options.lfm
codeexplorer_categories_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
codeexplorer_update_options.lfm IDE: improved layout of code explorer options 2010-05-05 16:37:06 +00:00
codeexplorer_update_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
codeobserver_options.lfm
codeobserver_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
codetools_classcompletion_options.lfm IDE: improved layout of codetools frames 2010-05-05 16:35:07 +00:00
codetools_classcompletion_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
codetools_codecreation_options.lfm
codetools_codecreation_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
codetools_general_options.lfm IDEIntf: find options editor via groupindex and index, codetools indent options: jump to default indent 2010-05-27 10:35:58 +00:00
codetools_general_options.pas IDE: fixed typo in string constants 2010-05-27 20:23:30 +00:00
codetools_identifiercompletion_options.lfm
codetools_identifiercompletion_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
codetools_linesplitting_options.lfm IDE: improved layout of codetools frames 2010-05-05 16:35:07 +00:00
codetools_linesplitting_options.pas IDE, EditorOptions: Moved to ColorSchemFactory / Added Export for ColorScheme / Added UserSchemes 2010-05-25 00:43:06 +00:00
codetools_space_options.lfm IDE: improved layout of codetools frames 2010-05-05 16:35:07 +00:00
codetools_space_options.pas IDE, EditorOptions: Moved to ColorSchemFactory / Added Export for ColorScheme / Added UserSchemes 2010-05-25 00:43:06 +00:00
codetools_wordpolicy_options.lfm IDE: improved layout of codetools frames 2010-05-05 16:35:07 +00:00
codetools_wordpolicy_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
compiler_buildvar_options.lfm
compiler_buildvar_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
compiler_codegen_options.lfm IDE, "Project options"/"Compiler options"/"Code generation" tab: change layout to make it look better with GTK widgetset on screens with 1024x600 resolution 2010-04-28 22:36:33 +00:00
compiler_codegen_options.pas IDE, "Project options"/"Compiler options"/"Code generation" tab: change layout to make it look better with GTK widgetset on screens with 1024x600 resolution 2010-04-28 22:36:33 +00:00
compiler_compilation_options.lfm
compiler_compilation_options.pas IDE: project compiler options: disable create Makefile - it is only implemented for packages, bug #15748 2010-02-23 20:28:58 +00:00
compiler_conditionals_options.lfm
compiler_conditionals_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
compiler_condtree.lfm
compiler_condtree.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
compiler_inherited_options.lfm ide: make ide treeview themed 2010-04-23 07:10:05 +00:00
compiler_inherited_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
compiler_linking_options.lfm
compiler_linking_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
compiler_messages_options.lfm ide: use global compiler messages instead of project specific 2010-05-10 18:29:33 +00:00
compiler_messages_options.pas IDE: clean up 2010-05-12 19:38:57 +00:00
compiler_other_options.lfm
compiler_other_options.pas ide: compiler options: fix logic of loading from the configuration file (issue #0015625) 2010-03-13 16:43:44 +00:00
compiler_parsing_options.lfm
compiler_parsing_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
compiler_path_options.lfm
compiler_path_options.pas IDE: compiler options: show options with target file name 2010-05-03 09:14:12 +00:00
compiler_verbosity_options.lfm
compiler_verbosity_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
compoptcondpropsdlg.lfm
compoptcondpropsdlg.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
desktop_options.lfm IDE: improved options dialog 2010-04-26 17:13:33 +00:00
desktop_options.pas IDE, desktop options tab: improved caption of 'Double click on message jumps' option, bug #9822. 2010-05-17 23:25:58 +00:00
editor_codefolding_options.lfm IDEIntf: added voting handler for component palette button visibility 2010-04-21 16:22:37 +00:00
editor_codefolding_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
editor_codetools_options.lfm IDE, options: make height of dividing bevels in 'Editor/Automatic features' tab consistent with other tabs 2010-05-15 21:51:35 +00:00
editor_codetools_options.pas IDE: editor options: automatic features: fixed captions for delay 2010-05-01 16:39:10 +00:00
editor_color_options.lfm EditorOptions: color page layout, small fix (when foreground color invisible) 2010-05-30 13:24:25 +00:00
editor_color_options.pas EditorOptions: color page layout, small fix (when foreground color invisible) 2010-05-30 13:24:25 +00:00
editor_display_options.lfm
editor_display_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
editor_dividerdraw_options.lfm
editor_dividerdraw_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
editor_general_misc_options.lfm SourceEditor: Allow tabs at top, left, right, bottom. Issue #15905 Based on patch by Flávio Etrusco 2010-03-06 21:40:35 +00:00
editor_general_misc_options.pas IDE, Options: updated names and captions / moved notebook tab related options to new page 2010-04-22 21:15:44 +00:00
editor_general_options.lfm IDE, general editor options tab layout: tweaked second controls column position. 2010-05-17 22:54:20 +00:00
editor_general_options.pas IDEIntf: find options editor via groupindex and index, codetools indent options: jump to default indent 2010-05-27 10:35:58 +00:00
editor_keymapping_options.lfm ide: make ide treeview themed 2010-04-23 07:10:05 +00:00
editor_keymapping_options.pas IDE: fixed hint 2010-04-28 09:23:05 +00:00
editor_mouseaction_options_advanced.lfm ide: make ide treeview themed 2010-04-23 07:10:05 +00:00
editor_mouseaction_options_advanced.pas EditorOptions, refactor mouse load/save 2010-05-31 23:59:25 +00:00
editor_mouseaction_options.lfm IDE: change Editor/Mouse options tab to avoid overlapping of comboboxes' captions 2010-04-26 22:13:07 +00:00
editor_mouseaction_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
editor_multiwindow_options.lfm IDE options, pages-and-windows, Change layout 2010-04-22 22:49:27 +00:00
editor_multiwindow_options.pas IDE options, pages-and-windows, Change layout 2010-04-22 22:49:27 +00:00
files_options.lfm ide: starting usage of global compiler messages list. Added the selection of the compiler messages into environment->files frame 2010-05-07 06:52:19 +00:00
files_options.pas ide: starting usage of global compiler messages list. Added the selection of the compiler messages into environment->files frame 2010-05-07 06:52:19 +00:00
formed_options.lfm IDE options, Form Editor tab: change layout to save vertical space in order to make this tab look correctly on 1024x600 screens. 2010-05-25 23:24:22 +00:00
formed_options.pas IDE: added option to switch to favorite after ask new component name, from Maxim Ganetsky, bug #16339 2010-04-26 21:54:36 +00:00
fpdoc_options.lfm
fpdoc_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
help_general_options.lfm
help_general_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
naming_options.lfm
naming_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
oi_options.lfm
oi_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
project_application_options.lfm
project_application_options.pas IDE: compiler options: show options with target file name 2010-05-03 09:14:12 +00:00
project_forms_options.lfm
project_forms_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
project_i18n_options.lfm
project_i18n_options.pas IDE: po output directory setting: do not use longen/shortenfilename, bug #16278 2010-04-17 19:14:22 +00:00
project_lazdoc_options.lfm
project_lazdoc_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
project_misc_options.lfm
project_misc_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
project_save_options.lfm
project_save_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
project_versioninfo_options.lfm ide: use resource string for Key/Value columns 2010-02-16 09:19:06 +00:00
project_versioninfo_options.pas ide: add unicode as the first item for the project version info 2010-05-31 07:09:32 +00:00
window_options.lfm IDE: using IDEIntf to show dockable windows 2010-05-24 14:31:03 +00:00
window_options.pas IDE: source editor using IDEIntf for showing 2010-05-24 17:41:32 +00:00