lazarus/ide/frames
martin e26e233f6c IDE-Options: minor improvements
git-svn-id: trunk@25278 -
2010-05-09 15:14:23 +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 ide: register bulid modes editor in the IDE common dialog 2010-01-03 16:06:02 +00:00
buildmodeseditor.pas ide: hide build modes frame from the project options if appropriate define is not on 2010-01-21 10:14:27 +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 IDE: improved layout of codetools frames 2010-05-05 16:35:07 +00:00
codetools_general_options.pas IDE: improved layout of codetools frames 2010-05-05 16:35:07 +00:00
codetools_identifiercompletion_options.lfm IDE+codetools: added option to disable auto adding parameter brackets 2009-12-03 21:43:32 +00:00
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: optimized initializing IDE options 2010-04-21 18:18:52 +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: optimized initializing IDE options 2010-04-21 18:18:52 +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 moved compiler_buildvar_options.pas to ide/frames 2010-01-04 19:31:23 +00:00
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 ide: add compiler compile options frame 2010-01-02 09:47:45 +00:00
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 IDE: started conditionals frame 2010-01-09 14:58:39 +00:00
compiler_conditionals_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
compiler_condtree.lfm IDE: started conditionals frame 2010-01-09 14:58:39 +00:00
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 ide: add linking options frame 2010-01-02 06:53:50 +00:00
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: fix layout of 2 options frames 2009-12-31 03:33:57 +00:00
compiler_messages_options.pas ide: changed compiler messages list parsing. all messages are stored now, only hints/notes/warns are shown 2010-01-25 06:07:33 +00:00
compiler_other_options.lfm ide: compiler options frames - support TBaseCompilerOptions instead of TProjectCompilerOptions 2010-01-02 08:23:08 +00:00
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 ide: add compiler parsing options to the common dialog 2009-12-31 03:22:29 +00:00
compiler_parsing_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
compiler_path_options.lfm ide: implement custom buttons and checkbox for the compiler options 2010-01-03 10:43:21 +00:00
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 ide: add verbosity options frame 2010-01-02 07:03:01 +00:00
compiler_verbosity_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
compoptcondpropsdlg.lfm moved ide/compoptcondpropsdlg.pas to ide/frames 2010-01-04 19:23:58 +00:00
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: improved options dialog 2010-04-26 17:13:33 +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 EditorOpts: fixed missing anchor 2010-05-09 14:52:11 +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 ide: make ide treeview themed 2010-04-23 07:10:05 +00:00
editor_color_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +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 IDE: editor options: divider lines: hint and layout 2010-01-04 11:48:14 +00:00
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-Options: minor improvements 2010-05-09 15:14:23 +00:00
editor_general_options.pas IDE-Options: minor improvements 2010-05-09 15:14:23 +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 ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +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: depending checkboxes: more indent 2010-04-28 17:28:59 +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 ide: fix naming options frame. group boxes was not autosized and caused bad look on windows 2009-10-21 01:24:20 +00:00
naming_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
oi_options.lfm ide: cleanup 2009-12-12 08:27:04 +00:00
oi_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
project_application_options.lfm ide: project options: replace monolith project options dialog with project options frames, register them in IDE options 2009-12-30 09:24:39 +00:00
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 ide: project options: replace monolith project options dialog with project options frames, register them in IDE options 2009-12-30 09:24:39 +00:00
project_forms_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
project_i18n_options.lfm ide: project options: replace monolith project options dialog with project options frames, register them in IDE options 2009-12-30 09:24:39 +00:00
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 ide: project options: replace monolith project options dialog with project options frames, register them in IDE options 2009-12-30 09:24:39 +00:00
project_lazdoc_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
project_misc_options.lfm ide: project options: replace monolith project options dialog with project options frames, register them in IDE options 2009-12-30 09:24:39 +00:00
project_misc_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
project_save_options.lfm ide: project options: replace monolith project options dialog with project options frames, register them in IDE options 2009-12-30 09:24:39 +00:00
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: use resource string for Key/Value columns 2010-02-16 09:19:06 +00:00
window_options.lfm * IDE: add option to show full project path in window caption. Patch by Jarto Tarpio 2010-04-24 14:13:58 +00:00
window_options.pas IDE, Environment/Window options tab: improve localization of captions in window list 2010-04-29 21:31:39 +00:00