Commit Graph

2234 Commits

Author SHA1 Message Date
maxim
21693f17e1 IDE fixed typos in 'lisanerroroccuredatlaststartupwhileloadingloadthispro' and 'liscfeanexceptionoccuredduringdeletionof' resource string names
git-svn-id: trunk@65212 -
2021-06-10 22:59:58 +00:00
maxim
8ebbe335cf IDE: improved caption, regenerated translations and updated Russian translation
git-svn-id: trunk@65157 -
2021-05-30 20:53:31 +00:00
martin
a3bd018a86 Debugger, IDE: Watches, add "Allow function calls" option to IDE / Add "Auto set class from instance"
git-svn-id: trunk@65152 -
2021-05-29 22:51:13 +00:00
martin
c942b091f8 InspectDlg: add button "add watch"
git-svn-id: trunk@65146 -
2021-05-28 17:35:20 +00:00
maxim
7d79872679 Packager: Do not allow to translate lisPkgMangNewPackage ('NewPackage') string anymore. Unbreaks "Package -> New Package" and "Package -> New Component" for most translations into languages with non-latin alphabets, as new package name should be a valid Pascal identifier. Regenerated translations.
Before this change some translations of lisPkgMangNewPackage were discarded (in "Package -> New Package") or caused crashes (in "Package -> New Component") and other translations could be changed in "unexpected" ways (basically all symbols except 'a'..'z','A'..'Z','_','0'..'9' removed) in order to get a valid Pascal identifier. This is really not desired.

git-svn-id: trunk@65047 -
2021-04-21 22:05:35 +00:00
maxim
483c8f81c2 Debugger: improved wording of some captions on debugger class options page, regenerated translations and updated Russian translation
git-svn-id: trunk@65004 -
2021-04-15 21:49:44 +00:00
martin
fb902432c9 IDE, Options: Missing file
git-svn-id: trunk@64999 -
2021-04-15 14:01:23 +00:00
martin
1f29891c35 IDE, Project: Add config for NSPrincipalClass (MacOS)
git-svn-id: trunk@64837 -
2021-03-19 20:28:42 +00:00
maxim
bdc78cd5af IDE: improved wording of newly added caption, regenerated translations and updated Russian translation
git-svn-id: trunk@64822 -
2021-03-15 23:19:23 +00:00
michl
19c40b93bd IDE: Option background color for Non Form Designer e.g. TDataModule added - as requested in German Lazarus Forum
git-svn-id: trunk@64820 -
2021-03-15 13:37:40 +00:00
juha
23c4243b52 IDE: Improve the Startup options page. Use ComboBox for project types. Issue #38105.
git-svn-id: trunk@64795 -
2021-03-13 13:48:09 +00:00
maxim
8575fc55ef IDE: improved wording of a caption in IDE Startup options frame, regenerated translations and updated Russian translation
git-svn-id: trunk@64786 -
2021-03-11 22:40:51 +00:00
juha
63fc1a91aa IDE: Options page to specify type of project created on startup + other startup options. Issue #38105.
git-svn-id: trunk@64781 -
2021-03-10 19:53:06 +00:00
juha
69565b2caf IDE: Formatting resource strings and variables. No real changes.
git-svn-id: trunk@64706 -
2021-03-01 09:16:24 +00:00
juha
9fedbce50a IDE: Change a conflicting accelerator key in Find-dialog. '&From cursor' -> 'From c&ursor'. Issue #38530.
git-svn-id: trunk@64649 -
2021-02-22 10:57:53 +00:00
juha
48bc5d771e IDE, OPM: Add missing ellipsis (...) to menu item captions, and icons for ComponentList. Issue #38420.
git-svn-id: trunk@64444 -
2021-01-30 18:36:57 +00:00
juha
6a388f1fb5 IDE: Improve checks for validity of files and dependencies added to package/project. Issue #27421.
git-svn-id: trunk@64094 -
2020-10-31 14:49:30 +00:00
juha
cc16851bba IDE: Improve a GUI text in DiskDiffsDlg a little.
git-svn-id: trunk@64057 -
2020-10-22 20:44:58 +00:00
juha
4f131502bd IDE: Reload also .lfm file in designer when a unit was changed on disk. Improve DiskDiffsDialog. Issue #21587.
git-svn-id: trunk@64048 -
2020-10-22 13:35:05 +00:00
juha
288354e07c IDE: Add a Refresh button to SearchResultsView. Does not do anything yet.
git-svn-id: trunk@64042 -
2020-10-17 19:25:38 +00:00
juha
500015b04a IDE: Adjust dependent package "Open" popup menuitem in ProjectInspector and PackageEditor according to state.
git-svn-id: trunk@63973 -
2020-10-08 17:56:48 +00:00
martin
7ab3261e30 Debugger: Notify if debugged app, exits with error code. Issue #37861
git-svn-id: trunk@63950 -
2020-10-04 14:24:46 +00:00
maxim
4e4f40c711 IDE: improved wording of About dialog text, patch by Trevor Roydhouse, bug #37337
git-svn-id: trunk@63548 -
2020-07-12 22:14:45 +00:00
martin
f3f864d967 IDE, SourceEditor: implemented identifier-completion activates on typing. Issue #0033054 (different from patch)
git-svn-id: trunk@63314 -
2020-06-06 15:16:21 +00:00
martin
5bcddd28fb IDE, Debugger: Add real "Run-To"
git-svn-id: trunk@63303 -
2020-06-06 00:53:44 +00:00
martin
de80bde641 IDE: rename "run to cursor" to "step to cursor" - reflect what it really does
git-svn-id: trunk@63302 -
2020-06-06 00:53:39 +00:00
martin
aefa3215f8 IDE, SynEdit: New options for auto scroll on edit
git-svn-id: trunk@63217 -
2020-05-23 22:54:52 +00:00
martin
42226b563a IDE, SynEdit: ecPasteAsColums, paste clipboard - forcing column mode
git-svn-id: trunk@63118 -
2020-05-05 14:40:11 +00:00
juha
f624f6188d IDE: Save a virtual (non-saved) unit before inheriting from it. Issue #29642.
git-svn-id: trunk@63044 -
2020-04-21 15:14:34 +00:00
ondrej
e52c398bbc IDE: Locals Dialog: add evaluate all menu item
git-svn-id: trunk@62983 -
2020-04-15 10:44:35 +00:00
balazs
21b6337d48 Revert r62735 #e640958255: IDE: Embedded designer.
git-svn-id: trunk@62740 -
2020-03-11 15:46:57 +00:00
maxim
c9b78527e8 IDE: fixed/cleaned up embedded designer resource strings
git-svn-id: trunk@62736 -
2020-03-10 23:05:35 +00:00
balazs
e640958255 IDE: Embedded designer.
git-svn-id: trunk@62735 -
2020-03-10 12:10:00 +00:00
juha
7d6d05a0bf IDE: Change logic updating Application.Title and .Scaled in main source. Don't delete them when user option is off. Check for LCL app.
git-svn-id: trunk@62669 -
2020-02-24 09:51:03 +00:00
martin
39650cf381 SynEdit, IDE: added ecMoveSelection...up/down/right/left, ecDuplicateSelection
git-svn-id: trunk@62575 -
2020-01-21 19:27:09 +00:00
martin
8220e396b5 IDE: updated description for commands ecMoveLineUp/Down
git-svn-id: trunk@62574 -
2020-01-21 19:27:06 +00:00
maxim
f0bbd9622e IDE: improved 'ANSI codepage is UTF-8' caption
git-svn-id: trunk@62559 -
2020-01-15 22:47:18 +00:00
ondrej
d3dab158dc Project Options: add "Ansi codepage is UTF8 (Windows 10 1903+)" manifest option, issue #36570
git-svn-id: trunk@62548 -
2020-01-14 12:58:30 +00:00
maxim
cc13e32d4a IDE: unified terms (tabs -> pages) in Search Results dialog
git-svn-id: trunk@62371 -
2019-12-09 22:21:43 +00:00
maxim
918866c5bb IDE: cleaned up garbage from lisTheTargetFileNameIsADirectory resource string after r62364 #2a2559a1fd
git-svn-id: trunk@62368 -
2019-12-09 21:58:56 +00:00
juha
2a2559a1fd IDE: Add buttons into SearchResultsView window to close tabs. Issue #36384, patch from BrunoK.
git-svn-id: trunk@62364 -
2019-12-09 17:42:11 +00:00
ondrej
e2fea199d7 Package: use new lists in LPK files + add compatibility mode option
git-svn-id: trunk@62307 -
2019-11-27 05:50:28 +00:00
juha
0c7fee62f3 IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
git-svn-id: trunk@62278 -
2019-11-22 00:14:36 +00:00
ondrej
d3e927b65c CodeTools: CodeCompletion: include templates (optional). Issue #34389
git-svn-id: trunk@62240 -
2019-11-15 19:26:51 +00:00
martin
2ddafa3c8b IDE: Add ec-commands for "move line up/down", "duplicate line", "copy/cut add to existing clipboard", "copy/cut (add) line/sel to clip"
git-svn-id: trunk@62186 -
2019-11-04 00:09:26 +00:00
martin
62c238500c IDE: add Editor-Option, to prevent scroll on select all/paragraph/to-brace
git-svn-id: trunk@62182 -
2019-11-03 21:44:54 +00:00
maxim
a79f9dff63 IDE: cleaned up duplicate 'Open Recent' string
git-svn-id: trunk@62103 -
2019-10-21 22:06:38 +00:00
juha
a555d027da IDE: New toolbutton command "Open Recent Project". Issue #35883, patch from FTurtle.
git-svn-id: trunk@62096 -
2019-10-20 18:13:56 +00:00
martin
83e546aa9f IDE, Keymap: Add combo for enable/disable (toggle) breakpoint.
git-svn-id: trunk@61854 -
2019-09-10 18:52:48 +00:00
maxim
417c2eb02d IDE: fixed typo
git-svn-id: trunk@61685 -
2019-08-11 23:00:50 +00:00