Commit Graph

11631 Commits

Author SHA1 Message Date
juha
4df3b960a7 Merge r52530 #e31a4d74d3 manually. IDE: Make CompilerMode selection more robust.
git-svn-id: branches/fixes_1_6@52619 -
2016-07-04 10:36:54 +00:00
maxim
40ac8cb06f Merged revision(s) 52598 #3c5b1df94a from trunk:
IDE: improved toolbar command captions i18n
........

git-svn-id: branches/fixes_1_6@52614 -
2016-07-03 20:56:59 +00:00
maxim
1d5e53891e Merged revision(s) 52546 #cfb2c1dd76 from trunk:
IDE: fixed "Enable/Disable I18N for LFM" context menu items enabling logic in project inspector (it didn't allow to disable i18n actually due to typo)
........

git-svn-id: branches/fixes_1_6@52612 -
2016-07-03 20:50:33 +00:00
maxim
e4f7973e5d Merged revision(s) 52489-52491 #2a41a0e2f4-#2a41a0e2f4 from trunk:
Fix spelling errors. Issue #0030258. Patch by Paul Gevers.
........
Fix some more spelling errors.
........
Fix some more spelling errors.
........

git-svn-id: branches/fixes_1_6@52609 -
2016-07-03 20:41:10 +00:00
mattias
ab16e7a847 IDE: help selector: selected image index, bug #30303
git-svn-id: branches/fixes_1_6@52571 -
2016-06-22 21:54:35 +00:00
mattias
98cedca2e8 IDE: help selector: read only treeview, bug #30303
git-svn-id: branches/fixes_1_6@52553 -
2016-06-22 11:03:27 +00:00
mattias
20cb27a07e IDE: help for rtl units in packages/rtl-*, bug #30303
git-svn-id: branches/fixes_1_6@52552 -
2016-06-22 11:03:15 +00:00
maxim
7575d3db56 Merged revision(s) 52410 #ba927319a4, 52417 #e657f17f12 from trunk:
IDE, SourceEditor: fixed hints. Mouse can move into hint area. Issue #0030077 / broken by revision 49872 #d5bd14f7ac
........
ide: Normalize path delims of resource items
........

git-svn-id: branches/fixes_1_6@52459 -
2016-06-08 22:19:18 +00:00
maxim
3075271a0a Merged revision(s) 52020 #75791c984b, 52066 #e9527743c5, 52110 #217ce1a2d5 from trunk:
IDE: Show methods when clicked in OI also when they are in another unit/form. Issue #25954.
........
IDE: Sort a category list in "All options" parser. Issue #29907.
........
IDE: Export/Import also package options properly. Worked only for project. Issue #27709.
........

git-svn-id: branches/fixes_1_6@52121 -
2016-04-06 21:47:29 +00:00
bart
ddbe060489 IDE: Fix not showing Chars > Chr(127) in ANSI Tab of CharactermapDlg. Improve ANSI charater map. Patch by wp, minor modifications by me. Issue #0029856.
(Separate patch for 1.6 fixes, not merged from trunk because of conflicts).

git-svn-id: branches/fixes_1_6@52016 -
2016-03-22 20:58:07 +00:00
maxim
1a91236f23 Merged revision(s) 51693 #82df661d71, 51699 #0776ea2c13, 51894 #86b0d4f7ed from trunk:
ide: register debugmanager commands for toolbars
........
ide: fix smart hint window not receiving mouse messages. Issue #29726
........
IDE, packager: added dots for 'Find in files' menu item, bug #29800
........

git-svn-id: branches/fixes_1_6@51987 -
2016-03-19 12:59:39 +00:00
mattias
c03680443f fixed target cpu a64 to aarch64
git-svn-id: branches/fixes_1_6@51817 -
2016-03-03 12:53:54 +00:00
mattias
d421219128 IDE: added target os wii, bug #29737
git-svn-id: branches/fixes_1_6@51720 -
2016-02-26 22:02:18 +00:00
mattias
4ba0ce0dc5 IDE: backup: fixed reading default values
git-svn-id: branches/fixes_1_6@51713 -
2016-02-26 13:13:46 +00:00
mattias
89a3125fcd IDE: clean up
git-svn-id: branches/fixes_1_6@51709 -
2016-02-26 13:01:40 +00:00
mattias
68cff514de IDE: project inspector: fixed KeyDown/Up mix, bug #28281
git-svn-id: branches/fixes_1_6@51666 -
2016-02-19 11:26:53 +00:00
mattias
08cdd41ffe set version to 1.6.1 in lazarus.lpi
git-svn-id: branches/fixes_1_6@51629 -
2016-02-14 09:51:32 +00:00
mattias
c07abfd0c8 set version to 1.6.1
git-svn-id: branches/fixes_1_6@51628 -
2016-02-14 09:50:09 +00:00
mattias
5365cc87d0 set version 1.6
git-svn-id: branches/fixes_1_6@51626 -
2016-02-14 09:43:59 +00:00
maxim
98a7fe0a4e Merged revision(s) 51562-51563 #6afec5c9b1-#6afec5c9b1 from trunk:
Keymap: fix cache / update on remove
........
Keymap: fix, remove deleted entries from category.
........

git-svn-id: branches/fixes_1_6@51606 -
2016-02-13 12:36:53 +00:00
maxim
0ff9fdd2be Merged revision(s) 51337-51338 #c0b1fba604-#c0b1fba604, 51345-51347 #68cf5f1d72-#68cf5f1d72, 51360 #5771737dee, 51362 #579a1526dc from trunk:
IDE: fix WM_SIZE loop when restoring maximized IDE and using AnchorDocking. Issue #28096
........
IDEIntf, AnchorDocking: make ResetSplitters public and use it in TMainIDEBar.InitPaletteAndCoolBar. Related to issue #28096
........
anchordocking: check HostDockSite in TAnchorDockMaster.CloseUnneededControls
........
IDE: fix InitPaletteAndCoolBar for non-docked IDE. Regression from r51338 #64d6d494f8. Issue #28096
........
anchordocking: really find MainIDE site in AdjustMainIDEWindowHeight.
........
IDE: fixed crash when IDE is closing
........
IDE: Prevent component selection on startup in ComponentList. Issue #29454, patch from Balázs Székely.
........

git-svn-id: branches/fixes_1_6@51516 -
2016-02-06 14:12:55 +00:00
ondrej
8db992e117 merge r51087, r51166, r51229 #4b7b10696b:
r51087 IDE: Prevent crash when clicking button "Change Build Mode" and Cancel in dialog. BackupBuildModes is not called always. Issue #29292
r51166 Revert r51068 and r51087 #181b205220 + cleanup. Issue #28059 and Issue #29292.
r51229 ide: fix Options changed through "Change Build Mode" CoolBar button isn't respected by the compiler. Issue #28059

git-svn-id: branches/fixes_1_6@51336 -
2016-01-18 23:42:01 +00:00
maxim
be08d09833 Merged revision(s) 51231 #811799c840, 51261 #5ff026ab94, 51267 #dfc8958222, 51275 #a200dc34ee, 51284 #c7cf692554, 51318 #0f9e448ba9 from trunk:
Revert r50906 #1c912f069b. Prevented docking the Search Results window.
........
IDE: Support dotted unit names in FilenameIsPascalSource. Issue #29363.
........
IDE: Fix moving up/down in ListFilterEdit. Also don't use Listbox.ItemHeight when = 0. Issue #29385.
........
IDE: Move the InvertAssignment from Refactor to Source submenu in source editor's popup menu. Already moved in main menu earlier.
........
IDE: fix source editor tab popup menu AV. Issue #29394
........
IDE: update commands on source editor popup
........

git-svn-id: branches/fixes_1_6@51323 -
2016-01-18 22:47:58 +00:00
mattias
e92baf1992 set fixes version to 1.6.RC3
git-svn-id: branches/fixes_1_6@51247 -
2016-01-10 22:37:46 +00:00
maxim
d03540142a Merged revision(s) 51162-51163 #1c326b667f-#1c326b667f from trunk:
IDE: Create extra buildmodes better.
........
IDE: Remove a Checkbox for creating Debug and Release modes in Build Modes manager. Can be done by setting compiler options as default.
........

git-svn-id: branches/fixes_1_6@51198 -
2016-01-05 13:11:56 +00:00
mattias
6d006e14b1 fixed typos, bug #29323 patch from Paul Gevers
git-svn-id: branches/fixes_1_6@51188 -
2016-01-04 15:04:42 +00:00
maxim
a47a2dffda Merged revision(s) 51059 #42e68fd86d, 51080 #2a49eb46bc, 51084 #0a7cc81dde, 51105 #476bc7e244 from trunk:
IDE: Save Application Bundle and resource XPManifest to default project configuration. Issue #22286.
........
LazBuild: Fix compilation after r51059 #42e68fd86d. Issue #29274.
........
IDE: Enable "Make Resource String" command also when cursor is behind an end-quote. Issue #28829.
........
IDE: Remove explicit update of Messages window from TMainIDE.StartIDE. It deserves no special treatment layout-wise.
........

git-svn-id: branches/fixes_1_6@51148 -
2016-01-03 12:28:36 +00:00
ondrej
b2b3cd958d merge r51068 #a7367c97d9: ide: fix Options changed through "Change Build Mode" CoolBar button isn't respected by the compiler. Issue #28059
git-svn-id: branches/fixes_1_6@51069 -
2015-12-28 19:33:23 +00:00
ondrej
6f2a1d05b7 merge r51050: ideintf, ide: change result type of TMainIDEBase.GetMainBar from TComponent to TForm. (needed for r51051 and r51055 #c91d201731)
git-svn-id: branches/fixes_1_6@51057 -
2015-12-27 20:34:22 +00:00
maxim
7b8e54a4a7 Merged revision(s) 50995 #ec1e003c1a from trunk:
IDE: show output of "lazarus --help" command in IDE interface language when it is set to automatic instead of showing it in English.
........

git-svn-id: branches/fixes_1_6@50996 -
2015-12-22 22:09:23 +00:00
maxim
5eb1bc6592 Merged revision(s) 50943 #bbe1b886f7 from trunk:
IDE: Restore Jump to Implementation menu item accidentally removed in r49226 #c6b6503cf2.
........

git-svn-id: branches/fixes_1_6@50977 -
2015-12-21 22:55:19 +00:00
maxim
f632b213f1 Merged revision(s) 50906 #1c912f069b, 50909 #6c409b1ecc from trunk:
IDE: Don't show Search Results window initially. Its position is still remembered.
........
IDE: Hide the Export / Import buttons in options General page for now. The set of options makes no sense.
........

git-svn-id: branches/fixes_1_6@50974 -
2015-12-21 22:49:55 +00:00
maxim
b30da44735 Merged revision(s) 50839 #9e35d2c52c from trunk:
Packager: Update search paths after "Add Active File To Package". Issue #27720.
........

git-svn-id: branches/fixes_1_6@50971 -
2015-12-21 22:44:50 +00:00
mattias
cf117df75d IDE: initial setup: compiler: only prompt if file exists
git-svn-id: branches/fixes_1_6@50952 -
2015-12-20 09:54:01 +00:00
mattias
14a6c6616c IDE: initial setup dialog: se environment vars FPCDIR and PP, patch from Maciej
git-svn-id: branches/fixes_1_6@50902 -
2015-12-18 10:28:39 +00:00
mattias
0cc4b926eb IDE: check make.exe: use a non fpc make.exe
git-svn-id: branches/fixes_1_6@50892 -
2015-12-18 00:10:38 +00:00
mattias
edce120278 IDE: fixed searching in PATH on Windows
git-svn-id: branches/fixes_1_6@50866 -
2015-12-17 14:37:15 +00:00
mattias
d86fa92092 IDE: setup dialog: search fpc in lazarus/fpc/fpcversion/bin/cpu-os/
git-svn-id: branches/fixes_1_6@50862 -
2015-12-17 13:44:04 +00:00
mattias
98b5c0bd7d IDE: setup dialog: search fpc in lazarus/fpc/fpcversion/bin/cpu-os/
git-svn-id: branches/fixes_1_6@50858 -
2015-12-17 11:47:18 +00:00
mattias
ddbef587da IDE: SearchCompilerCandidates: fixed searching for ppccpu.exe
git-svn-id: branches/fixes_1_6@50846 -
2015-12-16 15:24:14 +00:00
mattias
38804a995b IDEIntf: deprecated ChildsAsSubMenu, typo
git-svn-id: branches/fixes_1_6@50817 -
2015-12-15 15:34:28 +00:00
mattias
4a921ea0cb IDE: less verbosity and consistent output
git-svn-id: branches/fixes_1_6@50798 -
2015-12-14 14:42:14 +00:00
ondrej
83dd9f6088 Merged r50731 #e293f914e1: IDEIntf, IDE: IDECommands property synchronization refactoring, add SyncProperties property. Fix "move/clone to new window" menu items captions and visibility.
git-svn-id: branches/fixes_1_6@50732 -
2015-12-10 13:22:12 +00:00
mattias
df253f2e05 IDE: simplified code
git-svn-id: branches/fixes_1_6@50726 -
2015-12-09 22:59:24 +00:00
mattias
73ebe1446e IDE/lazbuild: write idemake.cfg in Windows system codepage, bug #29157
git-svn-id: branches/fixes_1_6@50720 -
2015-12-09 16:35:41 +00:00
mattias
93d42defdd IDE/lazbuild: use GetAppConfigDirUTF8, bug #29157
git-svn-id: branches/fixes_1_6@50718 -
2015-12-09 16:04:57 +00:00
mattias
fa0e3b0619 IDE: setup dialog: always switch to first error
git-svn-id: branches/fixes_1_6@50717 -
2015-12-09 16:04:37 +00:00
mattias
c2954e19d4 IDE: help selector: show database
git-svn-id: branches/fixes_1_6@50694 -
2015-12-06 14:42:42 +00:00
maxim
17d3c3ec84 Merged revision(s) 50619 #bf5b269665 from trunk:
IDE: Remove unused resource strings.
........

git-svn-id: branches/fixes_1_6@50686 -
2015-12-06 12:54:12 +00:00
ondrej
6c9e4a802f Merged revision 50680 #dd154546c3,50681 #ac89c87e02 from /trunk.
------------------------------------------------------------------------
r50680 | ondrej | 2015-12-06 09:23:21 +0100 (So, 06 Dez 2015) | 1 line

IDE: focus editor window when file is opened from command line in IDEInstances (issue on MS Windows)
------------------------------------------------------------------------
r50681 | ondrej | 2015-12-06 11:09:35 +0100 (So, 06 Dez 2015) | 1 line

packagetabs: fix bug with duplicate file names in tabs.
------------------------------------------------------------------------

git-svn-id: branches/fixes_1_6@50682 -
2015-12-06 10:32:42 +00:00