lazarus/ide/frames
mattias f25c0d95e5 IDE: using IDEIntf to show dockable windows
git-svn-id: trunk@25604 -
2010-05-24 14:31:03 +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: 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 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
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: 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 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, 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 ide: make ide treeview themed 2010-04-23 07:10:05 +00:00
editor_color_options.pas IDE: added options for highlighting case labels 2010-05-15 15:49:14 +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, general editor options tab layout: tweaked second controls column position. 2010-05-17 22:54:20 +00:00
editor_general_options.pas IDE: improved general editor options tab layout - now second controls column moves when resizing dialog 2010-05-15 14:56:47 +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
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: use resource string for Key/Value columns 2010-02-16 09:19:06 +00:00
window_options.lfm IDE: using IDEIntf to show dockable windows 2010-05-24 14:31:03 +00:00
window_options.pas IDE: using IDEIntf to show dockable windows 2010-05-24 14:31:03 +00:00