Commit Graph

1294 Commits

Author SHA1 Message Date
juha
6dfd84797d IDE: Replace GUI text "Darwin" with "macOS (Darwin)". Issue #30937.
git-svn-id: trunk@53639 -
2016-12-11 18:20:18 +00:00
juha
ff8ed38942 IDE: Improve Proj_application_options layout. Issue #31057, patch from AlexeyT.
git-svn-id: trunk@53638 -
2016-12-11 18:02:07 +00:00
juha
20ef67a02e Revert r53382 #c2d88c8f48, application options layout changes by AlexeyT. Issue #30947.
git-svn-id: trunk@53523 -
2016-12-02 11:04:09 +00:00
juha
e6ffc7b65d Revert r53418 #a2d289acd6, IDE: A new dialog for manifest options. Issue #30977
git-svn-id: trunk@53522 -
2016-12-02 11:04:04 +00:00
mattias
e84002b12d IDE: options: files: bigger multiple lazarus instances combo
git-svn-id: trunk@53521 -
2016-12-02 10:04:38 +00:00
juha
68ce61aa8f IDE: Use TDirectoryEdit instead of TEdit + TButton in FPDoc options. Issue #30997, patch from AlexeyT.
git-svn-id: trunk@53460 -
2016-11-25 21:28:31 +00:00
juha
733394319b IDE: Improve layout of ComponentPallette options page. Issue #31003, patch from AlexeyT.
git-svn-id: trunk@53449 -
2016-11-25 10:31:37 +00:00
ondrej
27ad00c08f IDE: Files_options: fix Taborder. issue #31000, patch from AlexeyT
git-svn-id: trunk@53437 -
2016-11-24 17:47:41 +00:00
juha
a2d289acd6 IDE: A new dialog for manifest options. Issue #30977, patch from AlexeyT.
git-svn-id: trunk@53418 -
2016-11-22 15:59:00 +00:00
juha
c2d88c8f48 IDE: Improve application options layout. Issue #30947, patch from AlexeyT.
git-svn-id: trunk@53382 -
2016-11-18 17:07:22 +00:00
juha
3913650b87 IDE: Add manifest options for Name/Description. Issue #30953, patch from AlexeyT.
git-svn-id: trunk@53381 -
2016-11-18 16:26:28 +00:00
ondrej
d487f8a68d IDE: project options: disable Set WidgetSet button instead of hiding it.
git-svn-id: trunk@53326 -
2016-11-09 11:30:57 +00:00
ondrej
31944eda39 IDE: project options: more values for Win Vista DPI awarness. Issue #30170, modified patch by AlexeyT
git-svn-id: trunk@53325 -
2016-11-09 09:15:34 +00:00
juha
70c199c0da IDE: Adjust anchors so that "Component palette" options page can be resized. Issue #30715, patch from Michl.
git-svn-id: trunk@53233 -
2016-10-26 20:25:55 +00:00
mattias
56ea37d276 IDE: fpc msg parser: fixed default fpc.errore.msg file
git-svn-id: trunk@53224 -
2016-10-26 16:43:30 +00:00
maxim
e5a40dfe94 IDE: show hint for 'Method default section' label in Codetools Class Completion options page; made minor improvement in other hint.
git-svn-id: trunk@53201 -
2016-10-24 22:30:45 +00:00
mattias
f237d61e01 IDE: codetools: class completion: added option to select default method section
git-svn-id: trunk@53167 -
2016-10-19 21:52:40 +00:00
mattias
db0e2f90e3 IDE: codetools class options: changed radiogroups to comboboxes and added hints
git-svn-id: trunk@53165 -
2016-10-19 21:27:12 +00:00
mattias
2af4dde394 IDE: codetools class options: fixed tab order
git-svn-id: trunk@53163 -
2016-10-19 21:01:42 +00:00
mattias
c1241646a8 IDE: codetools options: put set property parameter name at the bottom
git-svn-id: trunk@53162 -
2016-10-19 20:57:31 +00:00
mattias
36d42e0d9c IDE: clean up deprecated
git-svn-id: trunk@53140 -
2016-10-17 13:35:07 +00:00
mattias
d15596f13e IDE: compiler options: -pg gprof added hint that it only works on 32bit
git-svn-id: trunk@53112 -
2016-10-14 17:46:39 +00:00
juha
d55fd7d036 IDE: Show form's properties in Object Inspector when clicking its title bar. Issue #17488, patch from Michl.
git-svn-id: trunk@53097 -
2016-10-12 09:17:30 +00:00
juha
94d424d93a IDE: Allow selecting a toolbar of IDE Coolbar config by clicking on its icons. Issue #30713, patch from Silvio Clécio.
git-svn-id: trunk@53088 -
2016-10-09 21:21:40 +00:00
mattias
c9400c0a0f IDE: clean up
git-svn-id: trunk@52941 -
2016-09-09 11:43:31 +00:00
mattias
799d76b601 IDE: fixed compiler optios TrashVariables and VerifyObjMethodCall, bug #30584
git-svn-id: trunk@52937 -
2016-09-09 06:07:49 +00:00
mattias
2be768995c IDE: word completion: when option IdentComplReplaceIdentifier is off behave the same as identifier completion: replace only left side, issue #30510
git-svn-id: trunk@52867 -
2016-08-24 09:58:35 +00:00
juha
9367da0ae5 Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string.
git-svn-id: trunk@52812 -
2016-08-17 10:40:29 +00:00
juha
e06fda9bf2 IDE: Fix TEditorKeymappingOptionsFrame.FilterEditFilterItem, was broken by r52745 #85628cd5f9. Issue #30461.
git-svn-id: trunk@52794 -
2016-08-11 11:25:43 +00:00
mattias
697fe56615 IDE: project resources: set Modified when type changes, bug #30426
git-svn-id: trunk@52784 -
2016-08-04 09:38:45 +00:00
martin
5f55a00ead IDE: EditorOptions, added colors for line before fold/hide
git-svn-id: trunk@52755 -
2016-07-31 13:54:50 +00:00
juha
85628cd5f9 LCL: Change ItemData parameter in FilterItem events from TObject to Pointer. Add "const" to ACaption: string.
git-svn-id: trunk@52745 -
2016-07-24 15:12:43 +00:00
ondrej
554901a083 IDE: set modified flag after resource name change. Issue #30351. Patch by Anton
git-svn-id: trunk@52674 -
2016-07-12 16:45:49 +00:00
maxim
4f09b51889 IDE, compiler config and target options page: improved i18n. Don't show any comments if option is active.
git-svn-id: trunk@52597 -
2016-07-02 13:00:09 +00:00
mattias
17018410ca IDE: compiler options: always show -WG option
git-svn-id: trunk@52589 -
2016-06-30 12:51:45 +00:00
juha
e31a4d74d3 IDE: Make CompilerMode selection more robust. DelphiUnicode could not be used. Support also GNU Pascal mode.
git-svn-id: trunk@52530 -
2016-06-20 08:51:17 +00:00
ondrej
dda51d51ec ide: use grid scrolling in IDE matrix grid.
git-svn-id: trunk@52496 -
2016-06-12 19:55:27 +00:00
martin
91c8da3f8c IDE: editor display options, allow to force pixel/point size for font (negative size). Issue #30085
git-svn-id: trunk@52408 -
2016-05-30 03:23:32 +00:00
martin
6d96f1c167 SynEdit: Clicks on overview gutter. Issue #30012
git-svn-id: trunk@52292 -
2016-05-09 19:17:28 +00:00
mattias
f8623847f3 IDE: clean up
git-svn-id: trunk@52214 -
2016-04-18 17:10:01 +00:00
martin
4b8443368f IDE, Opitons: markup opts for other xml and lfm
git-svn-id: trunk@52198 -
2016-04-15 02:15:17 +00:00
martin
294d29a4b9 IDE, Opitons: markup opts for other xml and lfm
git-svn-id: trunk@52197 -
2016-04-15 00:49:42 +00:00
juha
741e216285 IDE: Move Delete button in front of SystemEncoding button in Options / Additions and Overrides page. Issue #29968.
git-svn-id: trunk@52112 -
2016-04-06 10:45:23 +00:00
juha
217ce1a2d5 IDE: Export/Import also package options properly. Worked only for project. Issue #27709.
git-svn-id: trunk@52110 -
2016-04-06 10:19:20 +00:00
juha
2c41ccf609 Formatting, comment.
git-svn-id: trunk@52109 -
2016-04-06 10:19:12 +00:00
juha
9aab2a374d Object Inspector: Differentiate multi-selected properties which have different values using background color. Issue #23151.
git-svn-id: trunk@52075 -
2016-03-28 10:37:25 +00:00
ondrej
d53815d5d5 ide: source notebook: add option to show editor file name in caption
git-svn-id: trunk@52071 -
2016-03-27 17:32:12 +00:00
juha
ff3dd2b421 IDE: Prevent left-over lines in key mapping Treeviews after moving splitter. Issue #28706, patch from Balázs Székely.
git-svn-id: trunk@51938 -
2016-03-14 17:01:39 +00:00
ondrej
3594fefc04 ide, codetools: change ClassCompleteCode into CompleteCodeInteractive
git-svn-id: trunk@51859 -
2016-03-08 16:46:12 +00:00
ondrej
06d19a8613 ide, codetools: implement class code creation (default: ctrl+shift+x) - the same as local code creation but the variable will be added to class/object section.
git-svn-id: trunk@51851 -
2016-03-07 20:22:33 +00:00