maxim
b48d628da2
Merged revision(s) 54252 #b51e25235f, 54259 #a0b00a6d66 from trunk:
...
InstallPackages dialog: Remove a wrong color setting from a FilterEdit. Issue #31415 .
........
IDE: Remove a wrong color setting from FilterEdits. Issue #31415 .
........
git-svn-id: branches/fixes_1_6@54317 -
2017-02-28 22:26:13 +00:00
mattias
bcbc19c617
set fixes version to 1.6.5
...
git-svn-id: branches/fixes_1_6@54279 -
2017-02-25 23:33:27 +00:00
mattias
e9dc983419
set fixes version to 1.6.4
...
git-svn-id: branches/fixes_1_6@54277 -
2017-02-25 23:30:30 +00:00
michl
270d121929
IDE: Compiling aborted, if missing events not removed or ignored + fixed undefined out parameter.
...
git-svn-id: branches/fixes_1_6@54101 -
2017-02-06 10:44:56 +00:00
mattias
f9d4ecf97b
IDE: updated about url, issue #31337
...
git-svn-id: branches/fixes_1_6@54066 -
2017-02-02 11:08:08 +00:00
michl
dabd63aa99
IDE: replace TabIndexAtClientPos with IndexOfPageAt to hide compiler warnings, after r53950 #f723ac55cd
...
git-svn-id: branches/fixes_1_6@54006 -
2017-01-26 07:25:32 +00:00
wp
08f6fec9fa
IDE: Fix combobox for unicode range selection in CharacterMap being too narrow (issue #31269 )
...
git-svn-id: branches/fixes_1_6@53995 -
2017-01-24 18:21:54 +00:00
maxim
0fef5eeba2
Merged revision(s) 53812 #357ecf160c from trunk:
...
IDE: Restore visual components in component palette always when needed. Issue #30488 .
........
git-svn-id: branches/fixes_1_6@53957 -
2017-01-16 21:27:31 +00:00
mattias
3ea9324818
IDEIntf: help for source identifier: added option to disable showing CodeBrowser on unknown identifier
...
git-svn-id: branches/fixes_1_6@53880 -
2017-01-03 17:05:43 +00:00
mattias
a9c33ff941
IDE: source help: show by default only one identifier per unit, ignoring overloads, avoiding to show the select dialog for e.g. "format"
...
git-svn-id: branches/fixes_1_6@53879 -
2017-01-03 17:05:18 +00:00
maxim
f953eebc98
Merged revision(s) 52829 #4cf61a07a3 from trunk:
...
IDE: Set top position of Form Designer below MainIDEBar. Depends also on Object Inspector. Issue #27638 , patch from Michl.
........
git-svn-id: branches/fixes_1_6@53593 -
2016-12-07 21:55:03 +00:00
mattias
230898b8ec
IDE: fixed searching Pascal files case insensitive
...
git-svn-id: branches/fixes_1_6@53409 -
2016-11-21 16:20:04 +00:00
mattias
0adf62bd62
IDE: fixed SearchInStringListI
...
git-svn-id: branches/fixes_1_6@53406 -
2016-11-21 16:18:33 +00:00
mattias
95641a8723
IDE: fixed searching unitnames in stringlist
...
git-svn-id: branches/fixes_1_6@53395 -
2016-11-21 12:15:38 +00:00
maxim
43d2ad6a85
Merged revision(s) 53325 #31944eda39, 53341 #46b3e668d7 from trunk:
...
IDE: project options: more values for Win Vista DPI awarness. Issue #30170 , modified patch by AlexeyT
........
IDE: Regenerated translations and updated Russian translation
........
git-svn-id: branches/fixes_1_6@53359 -
2016-11-12 13:10:22 +00:00
mattias
17f55b3583
fixes branch: set version 1.6.3
...
git-svn-id: branches/fixes_1_6@53355 -
2016-11-12 09:50:16 +00:00
mattias
68ff0306d3
fixes branch: set version 1.6.2
...
git-svn-id: branches/fixes_1_6@53353 -
2016-11-12 09:43:58 +00:00
maxim
4766cb2bad
Merged revision(s) 53047 #d967200792 from trunk:
...
IDE: When reading lazarus.cfg file, change from Windows codepage to UTF8 when needed (the file is written by the Windows installer). Fixes Issue #0029494 .
........
git-svn-id: branches/fixes_1_6@53050 -
2016-09-28 22:09:11 +00:00
mattias
5f08b52cb3
IDE: messages window: add uncategorized messages as mluDebug
...
git-svn-id: branches/fixes_1_6@52989 -
2016-09-18 18:00:45 +00:00
maxim
d380ee520e
Merged revision(s) 52940 #8e4b07024d from trunk:
...
IDE: Don't close a modified file in sourceeditor when user cancels the "File ... has changed. Save?" dialog by pressing Escape key. Issue #0030582 . Patch by Michl, modified by me.
........
git-svn-id: branches/fixes_1_6@52950 -
2016-09-10 13:15:49 +00:00
mattias
292e6a36ce
IDE: fixed compiler options ShowCond and ShowExecInfo, bug #30589
...
git-svn-id: branches/fixes_1_6@52944 -
2016-09-09 20:24:49 +00:00
mattias
09b0f0c8c1
IDE: clean up
...
git-svn-id: branches/fixes_1_6@52942 -
2016-09-09 11:47:35 +00:00
mattias
9e91bef147
IDE: fixed compiler optios TrashVariables and VerifyObjMethodCall, bug #30584
...
git-svn-id: branches/fixes_1_6@52938 -
2016-09-09 06:08:37 +00:00
mattias
ae9d3b9797
IDEIntf: fixed crash on TIDEMenuSection.Clear, bug #30574
...
git-svn-id: branches/fixes_1_6@52936 -
2016-09-08 11:02:41 +00:00
maxim
d3c15b0e72
Merged revision(s) 52877 #c334d3f20a from trunk:
...
IDE: Support ENTER also in FilterEdits of ProjectInspector and PackageEditor. Issue #30523 , patch from Markus.
........
git-svn-id: branches/fixes_1_6@52929 -
2016-09-07 21:55:20 +00:00
mattias
dc86dbdabb
IDEIntf: menuintf: fixed changing nested hidden subsestion
...
git-svn-id: branches/fixes_1_6@52927 -
2016-09-07 16:33:08 +00:00
mattias
a634eea2e4
IDE: project resources: set Modified when type changes, bug #30426
...
git-svn-id: branches/fixes_1_6@52785 -
2016-08-04 09:39:05 +00:00
mattias
6d5267d15a
IDE: fixed updating key/command relations, bug #30436
...
git-svn-id: branches/fixes_1_6@52775 -
2016-08-02 08:23:56 +00:00
maxim
a941137d15
Merged revision(s) 52674 #554901a083 from trunk:
...
IDE: set modified flag after resource name change. Issue #30351 . Patch by Anton
........
git-svn-id: branches/fixes_1_6@52719 -
2016-07-19 22:18:49 +00:00
maxim
ff470318fc
Merged revision(s) 52628 #865cb9dc42 from trunk:
...
IDE: Prevent an occasional crash after BuildModes are added and deleted.
........
git-svn-id: branches/fixes_1_6@52638 -
2016-07-05 22:31:30 +00:00
maxim
69a72501fa
Merged revision(s) 52618 #553370e733, 52621 #96e287106e from trunk:
...
IDE: Replace Combobox with Listbox+Filter to add package dependencies for projects and packages.
........
IDE: Make the order of IDE Coolbar items more logical.
........
git-svn-id: branches/fixes_1_6@52624 -
2016-07-04 22:02:38 +00:00
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