lazarus/ide/frames
2009-08-14 19:35:22 +00:00
..
atom_checkboxes_options.pas IDE: renamed options frames 2009-01-03 21:20:50 +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.lrs 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: renamed options frames 2009-01-03 21:20:50 +00:00
codeexplorer_categories_options.lfm ide: finish code explorer figures options 2009-04-18 16:47:06 +00:00
codeexplorer_categories_options.lrs ide: finish code explorer figures options 2009-04-18 16:47:06 +00:00
codeexplorer_categories_options.pas ide: add code explorer figures options 2009-04-18 08:48:06 +00:00
codeexplorer_update_options.lfm ide, ideintf: move code explorer options to the generic IDE options dialog 2009-04-18 07:44:37 +00:00
codeexplorer_update_options.lrs ide, ideintf: move code explorer options to the generic IDE options dialog 2009-04-18 07:44:37 +00:00
codeexplorer_update_options.pas ide, ideintf: move code explorer options to the generic IDE options dialog 2009-04-18 07:44:37 +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.lrs 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: code explorer: implemented wrong indentation 2009-04-22 15:15:06 +00:00
codetools_classcompletion_options.lfm IDE: options: added frame for class completion 2009-05-03 11:08:54 +00:00
codetools_classcompletion_options.lrs IDE: options: added frame for class completion 2009-05-03 11:08:54 +00:00
codetools_classcompletion_options.pas IDE: options: added frame for class completion 2009-05-03 11:08:54 +00:00
codetools_codecreation_options.lfm IDE: options: added frame for class completion 2009-05-03 11:08:54 +00:00
codetools_codecreation_options.lrs IDE: options: added frame for class completion 2009-05-03 11:08:54 +00:00
codetools_codecreation_options.pas IDE: options: added frame for class completion 2009-05-03 11:08:54 +00:00
codetools_general_options.lfm IDE: added option to let find declaration skip forward declarations, bug #13814 2009-05-25 09:49:35 +00:00
codetools_general_options.lrs IDE: added option to let find declaration skip forward declarations, bug #13814 2009-05-25 09:49:35 +00:00
codetools_general_options.pas IDE: added option to let find declaration skip forward declarations, bug #13814 2009-05-25 09:49:35 +00:00
codetools_identifiercompletion_options.lfm IDE: renamed options frames 2009-01-03 21:20:50 +00:00
codetools_identifiercompletion_options.lrs IDE: renamed options frames 2009-01-03 21:20:50 +00:00
codetools_identifiercompletion_options.pas IDE: renamed options frames 2009-01-03 21:20:50 +00:00
codetools_linesplitting_options.lfm IDE: renamed options frames 2009-01-03 21:20:50 +00:00
codetools_linesplitting_options.lrs IDE: renamed options frames 2009-01-03 21:20:50 +00:00
codetools_linesplitting_options.pas IDE: renamed options frames 2009-01-03 21:20:50 +00:00
codetools_space_options.lfm IDE: renamed options frames 2009-01-03 21:20:50 +00:00
codetools_space_options.lrs IDE: renamed options frames 2009-01-03 21:20:50 +00:00
codetools_space_options.pas IDE: renamed options frames 2009-01-03 21:20:50 +00:00
codetools_wordpolicy_options.lfm IDE: renamed options frames 2009-01-03 21:20:50 +00:00
codetools_wordpolicy_options.lrs IDE: renamed options frames 2009-01-03 21:20:50 +00:00
codetools_wordpolicy_options.pas IDE: renamed options frames 2009-01-03 21:20:50 +00:00
desktop_options.lfm ide: add show menu glyphs to the desktop options frame 2009-05-25 09:10:56 +00:00
desktop_options.lrs ide: add show menu glyphs to the desktop options frame 2009-05-25 09:10:56 +00:00
desktop_options.pas IDE: options: save desktop settings: append default extension lds, bug #13934 2009-06-09 16:49:42 +00:00
editor_codefolding_options.lfm EditorOptions: change drop-down to fixed list, since only given values are allowed; fixes bug #14322 2009-08-11 23:33:37 +00:00
editor_codefolding_options.lrs EditorOptions: change drop-down to fixed list, since only given values are allowed; fixes bug #14322 2009-08-11 23:33:37 +00:00
editor_codefolding_options.pas Editor-Options: Put fold/DividerDraw on separate pages 2009-04-18 13:45:49 +00:00
editor_codetools_options.lfm EditorOptions: Layout 2009-08-11 22:26:44 +00:00
editor_codetools_options.lrs EditorOptions: Layout 2009-08-11 22:26:44 +00:00
editor_codetools_options.pas EditorOptions: Layout 2009-08-11 22:26:44 +00:00
editor_color_options.lfm EditorOptions: regrouped colors 2009-08-12 02:00:17 +00:00
editor_color_options.lrs EditorOptions: regrouped colors 2009-08-12 02:00:17 +00:00
editor_color_options.pas EditoEditorOptions: Preview Colors in list / font size 2009-08-12 13:44:01 +00:00
editor_display_options.lfm ide: use the same spacing between controls and '...' buttons on options frames 2009-05-09 09:02:23 +00:00
editor_display_options.lrs ide: use the same spacing between controls and '...' buttons on options frames 2009-05-09 09:02:23 +00:00
editor_display_options.pas EditorOptions: PreviewSyn would not always show correct "every nth LineNum only" 2009-08-13 23:27:18 +00:00
editor_dividerdraw_options.lfm EditorOptions: change drop-down to fixed list, since only given values are allowed; fixes bug #14322 2009-08-11 23:33:37 +00:00
editor_dividerdraw_options.lrs EditorOptions: change drop-down to fixed list, since only given values are allowed; fixes bug #14322 2009-08-11 23:33:37 +00:00
editor_dividerdraw_options.pas Editor-Options: Editor-Options: Put fold/DividerDraw on separate pages / Fix DivDraw info updates 2009-04-18 13:54:05 +00:00
editor_general_misc_options.lfm SynEdit, Trim Spaces: added option to set how long trailing spaces stay valid 2009-01-12 22:35:48 +00:00
editor_general_misc_options.lrs SynEdit, Trim Spaces: added option to set how long trailing spaces stay valid 2009-01-12 22:35:48 +00:00
editor_general_misc_options.pas SynEdit: Added Copy and paste with ability to keep folded text 2009-06-11 23:00:44 +00:00
editor_general_options.lfm EditorOptions: removed "drop files" checkbox, unchecking it didn't do anything 2009-08-07 10:45:49 +00:00
editor_general_options.lrs EditorOptions: removed "drop files" checkbox, unchecking it didn't do anything 2009-08-07 10:45:49 +00:00
editor_general_options.pas EditorOptions: removed "drop files" checkbox, unchecking it didn't do anything 2009-08-07 10:45:49 +00:00
editor_keymapping_options.lfm ide: IDE options 2009-05-09 09:45:23 +00:00
editor_keymapping_options.lrs ide: IDE options 2009-05-09 09:45:23 +00:00
editor_keymapping_options.pas ide: IDE options 2009-05-09 09:45:23 +00:00
editor_mouseaction_options.lfm EditorOptions, Mouse config: Help finding conflicts 2009-08-13 01:12:56 +00:00
editor_mouseaction_options.lrs EditorOptions, Mouse config: Help finding conflicts 2009-08-13 01:12:56 +00:00
editor_mouseaction_options.pas EditorOptions, Mouse config, added safety check to loading 2009-08-14 19:35:22 +00:00
files_options.lfm IDE: renamed options frames 2009-01-03 21:21:14 +00:00
files_options.lrs IDE: added directory packager/frames to defines 2009-01-03 22:02:07 +00:00
files_options.pas ide: don't expand compiler file name history on every IDE options dialog show 2009-06-22 03:44:18 +00:00
formed_options.lfm IDE: renamed options frames 2009-01-03 21:20:50 +00:00
formed_options.lrs IDE: renamed options frames 2009-01-03 21:20:50 +00:00
formed_options.pas IDE: renamed options frames 2009-01-03 21:20:50 +00:00
fpdoc_options.lfm IDE: renamed options frames 2009-01-03 21:20:50 +00:00
fpdoc_options.lrs IDE: renamed options frames 2009-01-03 21:20:50 +00:00
fpdoc_options.pas IDE: renamed options frames 2009-01-03 21:20:50 +00:00
help_general_options.lfm ide: forgotten files 2009-05-25 06:50:15 +00:00
help_general_options.lrs ide: forgotten files 2009-05-25 06:50:15 +00:00
help_general_options.pas ide: forgotten files 2009-05-25 06:50:15 +00:00
naming_options.lfm IDE: rename unit, update references: added options 2009-04-11 18:34:25 +00:00
naming_options.lrs IDE: clean up 2009-04-11 19:45:52 +00:00
naming_options.pas IDE: rename unit, update references: added options 2009-04-11 18:34:25 +00:00
oi_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
oi_options.lrs 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
oi_options.pas IDE: renamed options frames 2009-01-03 21:20:50 +00:00
window_options.lfm ide: decrease vertical spacing between checkboxes in some ide options frames 2009-05-14 02:31:35 +00:00
window_options.lrs ide: decrease vertical spacing between checkboxes in some ide options frames 2009-05-14 02:31:35 +00:00
window_options.pas ide: window options: remove TIDEWindowSetupLayoutComponent and place controls in design-time instead 2009-05-09 14:46:34 +00:00