lazarus/ide/frames
2009-05-31 06:49:50 +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: add show menu glyphs to the desktop options frame 2009-05-25 09:10:56 +00:00
editor_codefolding_mouse_options.lfm SynEdit, Folding: allow collapsing more than one fold per line. Reduce double calls 2009-04-18 21:30:35 +00:00
editor_codefolding_mouse_options.lrs SynEdit, Folding: allow collapsing more than one fold per line. Reduce double calls 2009-04-18 21:30:35 +00:00
editor_codefolding_mouse_options.pas SynEdit, Folding: allow collapsing more than one fold per line. Reduce double calls 2009-04-18 21:30:35 +00:00
editor_codefolding_options.lfm Editor-Options: Put fold/DividerDraw on separate pages 2009-04-18 13:45:49 +00:00
editor_codefolding_options.lrs Editor-Options: Put fold/DividerDraw on separate pages 2009-04-18 13:45:49 +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 IDE+codetools: implemented complete blocks in statements 2009-05-21 16:49:01 +00:00
editor_codetools_options.lrs IDE+codetools: implemented complete blocks in statements 2009-05-21 16:49:01 +00:00
editor_codetools_options.pas IDE+codetools: implemented complete blocks in statements 2009-05-21 16:49:01 +00:00
editor_color_options.lfm ide: ide options: restore occasionally omitted (while dialogs merge) code in color options (reported by Graeme Geldenhuys in mail list) 2009-05-20 11:17:31 +00:00
editor_color_options.lrs ide: ide options: restore occasionally omitted (while dialogs merge) code in color options (reported by Graeme Geldenhuys in mail list) 2009-05-20 11:17:31 +00:00
editor_color_options.pas Options, Editor-Colors: added detection for clicks on "current line" to select the correct entry from the attributes box. 2009-05-26 18:17: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 SynEdit, Gutter: Renamed some of the new methods (Thanks Mark W. for the Feedback) 2009-01-21 22:47:33 +00:00
editor_dividerdraw_options.lfm Editor-Options: Put fold/DividerDraw on separate pages 2009-04-18 13:45:49 +00:00
editor_dividerdraw_options.lrs Editor-Options: Put fold/DividerDraw on separate pages 2009-04-18 13:45:49 +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, Trim-Trailing-Spaces: Added Position-Only mode(no space inserted/looses tabs); changed default to "Edit or Leave line" 2009-03-26 17:45:54 +00:00
editor_general_options.lfm ide: use bold font for general editor options group labels 2009-05-13 03:00:34 +00:00
editor_general_options.lrs ide: use bold font for general editor options group labels 2009-05-13 03:00:34 +00:00
editor_general_options.pas Remove accidental empty method from revision 18424 #2a000a6cbe 2009-01-24 19:34:07 +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
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: renamed options frames 2009-01-03 21:20:50 +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