lazarus/ide/frames
2010-04-22 19:16:14 +00:00
..
atom_checkboxes_options.pas IDE: codetools space: do not use translated strings, because the language can change 2010-04-18 17:14:53 +00:00
backup_options.lfm LCL: AutoSize and childs: using the same algorithm for moving as for resizing 2009-05-31 06:49:50 +00:00
backup_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +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
codeexplorer_update_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
codeobserver_options.lfm ide: change some options frames to look better in gtk2 ide (set autosize for all spinedits, set anchors where they are missed) 2009-04-30 15:15:04 +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 codetools: added option to not insert class comment for implementation 2009-12-11 20:37:22 +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 IDE: options: added frame for class completion 2009-05-03 11:08:54 +00:00
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: codetools src path: added edit button 2009-12-08 09:37:57 +00:00
codetools_general_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +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
codetools_linesplitting_options.pas IDE: optimized initializing IDE options 2010-04-21 18:18:52 +00:00
codetools_space_options.lfm
codetools_space_options.pas IDE: optimized initializing IDE options 2010-04-21 18:18:52 +00:00
codetools_wordpolicy_options.lfm
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: add compiler code generation options frame 2010-01-02 06:38:41 +00:00
compiler_codegen_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +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: add compiler inherited options frame 2010-01-02 09:31: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: fix logic of loading from the configuration file (issue #0015625) 2010-03-13 16:43:44 +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 updated po files 2009-12-25 13:40:47 +00:00
desktop_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +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: improved 'Automatic features' editor options tab layout to fit longer translations 2010-04-10 17:55:50 +00:00
editor_codetools_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
editor_color_options.lfm EditorOptions: regrouped colors 2009-08-12 02:00:17 +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 ide: options frames: set links cursor to crHandPoint 2009-08-20 05:19:00 +00:00
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 SourceEditor, IDE: added configuration for Multi-Window 2010-04-21 23:55:49 +00:00
editor_general_options.lfm IDE: codetools options: added indentation example file name 2009-10-26 13:17:35 +00:00
editor_general_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
editor_keymapping_options.lfm IDE: enable/disable clear key map button 2009-10-15 08:52:24 +00:00
editor_keymapping_options.pas ide: convert options frames to use fpc resources 2010-01-14 10:17:35 +00:00
editor_mouseaction_options_advanced.lfm ide: remove unneeded separator toolbutton from the advanced mouse options toolbar 2009-08-16 15:56:55 +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 EditorOptions: mouse-settings , layout 2009-08-19 00:09:17 +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, small layout fix 2010-04-22 00:40:40 +00:00
editor_multiwindow_options.pas SourceEditor, IDE: added configuration for Multi-Window 2010-04-21 23:55:49 +00:00
files_options.lfm ide: compile dialog improvements from Erwin van den Bosch (issue #0015990) 2010-04-19 09:26:17 +00:00
files_options.pas ide: compile dialog improvements from Erwin van den Bosch (issue #0015990) 2010-04-19 09:26:17 +00:00
formed_options.lfm ide: add an option to skip packages check on form creation for designer 2010-01-29 09:41:47 +00:00
formed_options.pas ide: add an option to skip packages check on form creation for designer 2010-01-29 09:41:47 +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 ide: forgotten files 2009-05-25 06:50:15 +00:00
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: convert options frames to use fpc resources 2010-01-14 10:17:35 +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: added window option to show only one taskbar for IDE windows, bug #16310 2010-04-22 19:16:14 +00:00
window_options.pas IDE: added window option to show only one taskbar for IDE windows, bug #16310 2010-04-22 19:16:14 +00:00