lazarus/ide/frames
mattias 70c8ed52dd IDE: added resourcestrings
git-svn-id: trunk@27536 -
2010-10-01 09:57:40 +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: change build macro valeus: invalidate 2010-09-28 20:56:48 +00:00
buildmodeseditor.pas IDE: change build macro valeus: invalidate 2010-09-28 20:56:48 +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: code explorer: follow cursor 2010-07-06 19:00:06 +00:00
codeexplorer_update_options.pas IDE: codeexplorer: move codetool access to code explorr 2010-07-06 17:24:51 +00:00
codeobserver_options.lfm ide: fixed layout 2010-06-24 03:28:01 +00:00
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 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, 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_buildmacro_options.lfm IDE: clean up 2010-09-28 15:42:01 +00:00
compiler_buildmacro_options.pas IDE: added resourcestrings 2010-10-01 09:57:40 +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_inherited_options.lfm ide: make ide treeview themed 2010-04-23 07:10:05 +00:00
compiler_inherited_options.pas IDE: change build macro valeus: invalidate 2010-09-28 20:56:48 +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: compiler_messages_options, use OnItemClick() instead of OnClick() to assign values to TCompilerMessageConfig.Now we can change value by key space also. 2010-07-08 11:44:02 +00:00
compiler_messages_options.pas IDE: comment 2010-09-11 22:46:42 +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: compiler paths: reordered 2010-09-26 19:43:12 +00:00
compiler_path_options.pas IDE: added comment about -o for project target file name 2010-09-26 19:36:53 +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
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 IDE: Option for code fold pop up menu order 2010-07-25 15:40:47 +00:00
editor_codefolding_options.pas IDE: Option for code fold pop up menu order 2010-07-25 15:40:47 +00:00
editor_codetools_options.lfm IDE: reduced min wait time for completion box to 10ms, bug #17374 2010-09-11 14:26:00 +00:00
editor_codetools_options.pas synedit: fixed typo 2010-09-28 13:37:16 +00:00
editor_color_options.lfm EditorOptions, move color frame to display frame (color is a part of display) 2010-06-02 21:49:18 +00:00
editor_color_options.pas SynEdit: Started rework of Gutter, started adding new overview gutter 2010-08-08 00:35:06 +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 SynEdit: Scroll-Hint by Graeme Geldenhuys, issue #17257 2010-08-25 12:28:10 +00:00
editor_general_options.pas SynEdit: Scroll-Hint by Graeme Geldenhuys, issue #17257 2010-08-25 12:28:10 +00:00
editor_keymapping_options.lfm ide: make ide treeview themed 2010-04-23 07:10:05 +00:00
editor_keymapping_options.pas IDE: keymapping: show active key filter 2010-06-27 17:18:01 +00:00
editor_mouseaction_options_advanced.lfm EditorOptions: user defined mouse schemes 2010-06-01 19:20:46 +00:00
editor_mouseaction_options_advanced.pas EditorOptions: user defined mouse schemes 2010-06-01 19:20:46 +00:00
editor_mouseaction_options.lfm EditorOptions: user defined mouse schemes 2010-06-01 19:20:46 +00:00
editor_mouseaction_options.pas IDE, Options, remember fold state of main-tree 2010-06-03 02:26:38 +00:00
editor_multiwindow_options.lfm added tab history for the source editor. closing the active tab now selects the last active tab 2010-08-02 01:35:07 +00:00
editor_multiwindow_options.pas * editor now saves it editor window setting to use tab history 2010-08-05 02:00:04 +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 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: moved project target file to compiler paths page 2010-09-26 19:19:56 +00:00
project_application_options.pas IDE: moved project target file to compiler paths page 2010-09-26 19:19:56 +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: option to disable i18n for lfm files of project 2010-06-18 07:49:33 +00:00
project_i18n_options.pas IDE: fixed storing i18n output directory and checking modified 2010-09-12 16:26:12 +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: fixed storing version info and checking modified 2010-09-12 16:18:16 +00:00
window_options.lfm IDE: window positions frame: more space for spinedits, bug #16898 2010-07-10 16:44:47 +00:00
window_options.pas IDEIntf: moved TSimpleIDEWindowLayout to IDEWindowCreators 2010-06-20 10:45:52 +00:00