lazarus/ide/frames
mattias a99a34ebd2 IDE: using UTF8CompareText
git-svn-id: trunk@37960 -
2012-07-16 20:53:37 +00:00
..
atom_checkboxes_options.pas
backup_options.lfm
backup_options.pas IDE: undo options loading once, bites switching options via build modes 2011-12-04 11:27:17 +00:00
buildmodeseditor.lfm IDE: fix tab order in frames: Build Modes editor, Miscellaneous Options and Version Info 2012-04-14 21:33:50 +00:00
buildmodeseditor.pas IDE: fix tab order in frames: Build Modes editor, Miscellaneous Options and Version Info 2012-04-14 21:33:50 +00:00
codeexplorer_categories_options.lfm
codeexplorer_categories_options.pas IDE: undo options loading once, bites switching options via build modes 2011-12-04 11:20:41 +00:00
codeexplorer_update_options.lfm
codeexplorer_update_options.pas IDE: undo options loading once, bites switching options via build modes 2011-12-04 11:27:17 +00:00
codeobserver_options.lfm IDE: code observer options: nicer layout 2011-10-30 09:27:27 +00:00
codeobserver_options.pas IDE: undo options loading once, bites switching options via build modes 2011-12-04 11:20:41 +00:00
codetools_classcompletion_options.lfm IDE: codetools options: shorter caption 2012-04-07 09:25:03 +00:00
codetools_classcompletion_options.pas IDE: codetools options: shorter caption 2012-04-07 09:25:03 +00:00
codetools_codecreation_options.lfm
codetools_codecreation_options.pas IDE: undo options loading once, bites switching options via build modes 2011-12-04 11:27:17 +00:00
codetools_general_options.lfm
codetools_general_options.pas IDE: undo options loading once, bites switching options via build modes 2011-12-04 11:27:17 +00:00
codetools_identifiercompletion_options.lfm IDE: identifier completion: add do after with, issue #16850 2012-04-23 19:23:21 +00:00
codetools_identifiercompletion_options.pas IDE: identifier completion: add do after with, issue #16850 2012-04-23 19:23:21 +00:00
codetools_linesplitting_options.lfm
codetools_linesplitting_options.pas IDE: undo options loading once, bites switching options via build modes 2011-12-04 11:20:41 +00:00
codetools_space_options.lfm IDE: codetools space options: fixed storing options 2011-11-28 22:17:35 +00:00
codetools_space_options.pas IDE: undo options loading once, bites switching options via build modes 2011-12-04 11:20:41 +00:00
codetools_wordpolicy_options.lfm IDE: codetools word beautifier: option to define how to spell auto created words, bug #19973 2012-01-06 22:44:48 +00:00
codetools_wordpolicy_options.pas IDE: codetools word beautifier: clean up 2012-01-06 22:50:07 +00:00
compiler_buildmacro_options.lfm ide: fix layout of build macro options (issue #0021576) 2012-03-27 02:51:02 +00:00
compiler_buildmacro_options.pas IDE,codetools: added conditionals functions GetIDEValue, GetEnv 2012-05-22 13:27:59 +00:00
compiler_codegen_options.lfm IDE: fix tab order in option frames: Code Generation, Compilation, Linking, Messages, Parsing. 2012-04-14 22:00:00 +00:00
compiler_codegen_options.pas IDE: compiler options: disable target platform for packages 2012-06-11 20:09:55 +00:00
compiler_compilation_options.lfm IDE: fix tab order in option frames: Code Generation, Compilation, Linking, Messages, Parsing. 2012-04-14 22:00:00 +00:00
compiler_compilation_options.pas IDE: fixed 'Run' constant translation regressions after r36332 #22c9cf054e 2012-03-26 21:03:12 +00:00
compiler_inherited_options.lfm
compiler_inherited_options.pas IDE: configure build laz: page showing inherited options 2012-03-30 10:12:05 +00:00
compiler_linking_options.lfm IDE: fix tab order in option frames: Code Generation, Compilation, Linking, Messages, Parsing. 2012-04-14 22:00:00 +00:00
compiler_linking_options.pas IDE: undo options loading once, bites switching options via build modes 2011-12-04 11:20:41 +00:00
compiler_messages_options.lfm IDE: fix tab order in option frames: Code Generation, Compilation, Linking, Messages, Parsing. 2012-04-14 22:00:00 +00:00
compiler_messages_options.pas LazControls: Replace property Data with property Items in ListFilterEdit. Issue #22100 2012-05-22 18:24:49 +00:00
compiler_other_options.lfm IDE Compile options: Add hint to Custom options memo. Issue #19276 2011-06-03 18:51:20 +00:00
compiler_other_options.pas IDE: undo options loading once, bites switching options via build modes 2011-12-04 11:20:41 +00:00
compiler_parsing_options.lfm IDE: fix tab order in option frames: Code Generation, Compilation, Linking, Messages, Parsing. 2012-04-14 22:00:00 +00:00
compiler_parsing_options.pas IDE: parsing options: added hints about directives 2012-04-11 12:10:12 +00:00
compiler_path_options.lfm IDE: compiler options: moved LCLWidgetType to macros 2011-01-24 17:08:44 +00:00
compiler_path_options.pas lazbuild: fixed using lcl questiondlg 2012-03-21 23:16:09 +00:00
compiler_verbosity_options.lfm
compiler_verbosity_options.pas IDE: improved Compiler Verbosity options page localization 2012-04-01 10:39:16 +00:00
desktop_options.lfm IDE: option to ask to save session 2012-01-14 13:43:25 +00:00
desktop_options.pas IDE: fixed translation related regressions after r36225 #575e24d917 2012-03-24 14:44:29 +00:00
editor_codefolding_options.lfm IDE: set Enabled state to controls in Codefolding options 2011-11-05 17:52:29 +00:00
editor_codefolding_options.pas IDE: undo options loading once, bites switching options via build modes 2011-12-04 11:20:41 +00:00
editor_codetools_options.lfm IDE, DBG: add option for class auto-typecast for hints 2011-09-08 10:22:56 +00:00
editor_codetools_options.pas IDE: undo options loading once, bites switching options via build modes 2011-12-04 11:20:41 +00:00
editor_color_options.lfm Editor-opts: enable wheel for preview editors 2012-03-03 23:12:37 +00:00
editor_color_options.pas IDE: switched to new laz2_xml 2012-03-13 20:55:43 +00:00
editor_display_options.lfm IDE/SynEdit: Enable SnInfoView 2012-02-25 02:50:53 +00:00
editor_display_options.pas IDE-Options / SynEdit: Fixed RightEdge visibility 2012-07-11 02:01:46 +00:00
editor_dividerdraw_options.lfm
editor_dividerdraw_options.pas IDE: undo options loading once, bites switching options via build modes 2011-12-04 11:20:41 +00:00
editor_general_misc_options.lfm IDE/SynEdit (windows only): Add option to choose IME mode 2012-03-17 22:38:46 +00:00
editor_general_misc_options.pas IDE: fixed editor tab position combobox items localization on Editor/Misc options page 2012-04-03 22:23:32 +00:00
editor_general_options.lfm IDE, SynEdit: introduce block-indent by tab. issue #0020256 2011-11-07 02:44:22 +00:00
editor_general_options.pas IDE: undo options loading once, bites switching options via build modes 2011-12-04 11:20:41 +00:00
editor_keymapping_options.lfm IDE: unify the 2 filters in KeyMapping window. Prevent a potential crash. 2012-04-06 10:47:53 +00:00
editor_keymapping_options.pas IDE: unify the 2 filters in KeyMapping window. Prevent a potential crash. 2012-04-06 10:47:53 +00:00
editor_markup_options.lfm IDE, IDE options/Editor/Display/Markup and Matches tab: change TrackBar style to ShowSelRange=False 2010-11-14 16:42:26 +00:00
editor_markup_options.pas IDE: undo options loading once, bites switching options via build modes 2011-12-04 11:27:17 +00:00
editor_mouseaction_options_advanced.lfm SynEdit: moved wheel to mouse actions 2011-12-05 15:01:45 +00:00
editor_mouseaction_options_advanced.pas IDE: using UTF8CompareText 2012-07-16 20:53:37 +00:00
editor_mouseaction_options.lfm IDE: Enable Tracking for scrollboxes. issue #21240 2012-02-08 19:51:27 +00:00
editor_mouseaction_options.pas SrcEdit / Tab-Menu: via ctrl-right 2012-03-23 11:08:30 +00:00
editor_multiwindow_options.lfm ide: fix anchors in Options/Editor/Pages frame (issue #0021535) 2012-03-23 08:33:47 +00:00
editor_multiwindow_options.pas IDE: undo options loading once, bites switching options via build modes 2011-12-04 11:20:41 +00:00
env_file_filters.lfm IDE: file dialog filters: menu item to set to defaults 2011-11-24 23:31:30 +00:00
env_file_filters.pas IDE: collect common resource strings in one place, remove duplicates 2012-02-12 13:04:36 +00:00
files_options.lfm
files_options.pas IDE: env files: only warn if something changed 2012-03-25 19:01:35 +00:00
formed_options.lfm
formed_options.pas IDE: undo options loading once, bites switching options via build modes 2011-12-04 11:20:41 +00:00
fpdoc_options.lfm IDE: set Enabled/Disabled state of buttons in FPDOC options. 2011-11-05 17:51:11 +00:00
fpdoc_options.pas IDE: renamed some lazdoc to fpdoc 2012-01-20 16:37:34 +00:00
help_general_options.lfm
help_general_options.pas IDE: undo options loading once, bites switching options via build modes 2011-12-04 11:20:41 +00:00
naming_options.lfm IDE: made suggestion of lowercased file name for new forms/units configurable 2011-08-08 22:25:03 +00:00
naming_options.pas IDE: undo options loading once, bites switching options via build modes 2011-12-04 11:20:41 +00:00
oi_options.lfm
oi_options.pas IDE: oi options: clean up 2012-02-05 12:58:29 +00:00
project_application_options.lfm IDE: Fix tab order and set shortcuts in Application Options frame. 2012-04-14 20:00:44 +00:00
project_application_options.pas ide: add resource strings for various windows manifest keys 2012-04-10 02:28:44 +00:00
project_forms_options.lfm
project_forms_options.pas IDE: using UTF8CompareText 2012-07-16 20:53:37 +00:00
project_i18n_options.lfm
project_i18n_options.pas IDE: project po output directory: keep relative 2012-03-13 22:45:45 +00:00
project_lazdoc_options.lfm IDE, Project's FPDoc options page: improved layout and localization 2012-02-04 17:02:16 +00:00
project_lazdoc_options.pas IDE, Project's FPDoc options page: improved layout and localization 2012-02-04 17:02:16 +00:00
project_misc_options.lfm IDE: fix tab order in frames: Build Modes editor, Miscellaneous Options and Version Info 2012-04-14 21:33:50 +00:00
project_misc_options.pas IDE: undo options loading once, bites switching options via build modes 2011-12-04 11:20:41 +00:00
project_save_options.lfm IDE: fix tab order in Project Save Options frame. 2012-04-14 21:07:35 +00:00
project_save_options.pas Ide, Project session, allow customize (Fold, JumpHistory) 2012-03-28 00:56:19 +00:00
project_versioninfo_options.lfm IDE: fix tab order in frames: Build Modes editor, Miscellaneous Options and Version Info 2012-04-14 21:33:50 +00:00
project_versioninfo_options.pas IDE: collect common resource strings in one place, remove duplicates 2012-02-12 13:04:36 +00:00
window_options.lfm IDE Window Layout: provide ability to store columns/rows/splitter sizes. 2011-11-01 16:31:31 +00:00
window_options.pas IDE: removed unused resourcestrings 2012-05-20 13:35:54 +00:00