Commit Graph

16307 Commits

Author SHA1 Message Date
mattias
0a891e4ab2 set version to 1.8.0RC1
git-svn-id: trunk@54578 -
2017-04-08 21:53:32 +00:00
jesus
b96124b3dc LazReport: fix potential AV on execute script for dialog pages
Increased speed of report template import from a spreadsheet
fix compile with latest Lazarus
fix AV after destroy report designer
fix create CrossTab report on multiple pages
fix editing prepared report

from Aleksey Lagunov, issue #31457

git-svn-id: trunk@54576 -
2017-04-08 15:58:09 +00:00
joost
0678543521 * Fixed range-check error due to uninitialized variable
git-svn-id: trunk@54573 -
2017-04-08 14:40:37 +00:00
juha
04cdeee412 Codetools: formatting.
git-svn-id: trunk@54570 -
2017-04-08 08:28:57 +00:00
maxim
85daa3b051 Components, ProjectGroups: regenerated translations and updated Russian translation
git-svn-id: trunk@54568 -
2017-04-07 22:19:21 +00:00
juha
f49fbe25f1 Codetools: Use the same AVL_Tree everywhere.
git-svn-id: trunk@54564 -
2017-04-07 19:14:24 +00:00
juha
ffa67e0ff4 Fix compilation of Codetools examples and wiki test project. Clean uses sections.
git-svn-id: trunk@54563 -
2017-04-07 19:02:11 +00:00
mattias
89eaee318a lazutils: TCustomStringMap: disable default node manager by default
git-svn-id: trunk@54557 -
2017-04-07 13:17:22 +00:00
mattias
74cfe4be1b ideintf: fixed multithreaded compile
git-svn-id: trunk@54556 -
2017-04-07 13:16:55 +00:00
juha
7de4c1ca2a Unify capitalization of Project Group Labels. Issue #31626, patch from Marcos Douglas.
git-svn-id: trunk@54552 -
2017-04-07 07:16:39 +00:00
mattias
1988d6a661 h2pas: fixed compilattion
git-svn-id: trunk@54550 -
2017-04-06 23:06:34 +00:00
juha
3c525fb548 LazUtils: Add backwards compatibility to TAvgLvlTree. Needed by BGRABitmap and others.
git-svn-id: trunk@54545 -
2017-04-06 17:44:28 +00:00
jesus
8eda400e32 LazReport, fix compiling of fcl-pdf export with fpc fixes and 3.0.2
git-svn-id: trunk@54544 -
2017-04-06 15:54:20 +00:00
ondrej
fb52726722 packagetabs: check for nil project file.
git-svn-id: trunk@54543 -
2017-04-06 12:29:30 +00:00
mattias
5609d691b4 lazutils: avl tree: comment
git-svn-id: trunk@54542 -
2017-04-06 10:42:21 +00:00
mattias
09b6614558 lazutils: avl tree: synced with FPC
git-svn-id: trunk@54541 -
2017-04-06 10:39:27 +00:00
mattias
0c60eb7f18 lazutils: avl tree: disabled debugging
git-svn-id: trunk@54540 -
2017-04-06 10:14:02 +00:00
mattias
9424db5d62 lazutils: fixed TAVLTree using fnodemgr
git-svn-id: trunk@54538 -
2017-04-06 10:08:39 +00:00
mattias
7fa04aed29 lazutils: TAvgLvlTree: made FreeAndDelete virtual safe
git-svn-id: trunk@54537 -
2017-04-06 09:27:12 +00:00
mattias
efd6a6efc5 lazutils: TAvgLvlTree: made FreeAndDelete virtual safe
git-svn-id: trunk@54536 -
2017-04-06 09:23:31 +00:00
mattias
0ddb1e74c5 lazutil: avltree: when using a custom nodeclass do not use the default nodememmanager
git-svn-id: trunk@54534 -
2017-04-06 08:45:56 +00:00
mattias
af03331f08 lazutil: avltree: fixed decreasing freecount and added thread test
git-svn-id: trunk@54533 -
2017-04-06 08:32:05 +00:00
juha
a94885a578 LazUtils: Reveal a bug in AVLTree. TAVLTreeNodeMemManager.FCount goes negative.
git-svn-id: trunk@54532 -
2017-04-05 21:07:46 +00:00
juha
4d07518471 LazUtils: Reintroduce TAvgLvlTree, inherit from TAvlTree. Implement OwnsObjects again.
git-svn-id: trunk@54531 -
2017-04-05 21:07:39 +00:00
ondrej
fa7bf64041 IDE: add option to enable/disable Application.Scaled in project file. Issue #31639
git-svn-id: trunk@54530 -
2017-04-05 19:29:05 +00:00
michl
6139a22bcf AnchorDocking: Fixed ChangeBounds loop detected. Issue #31238
git-svn-id: trunk@54525 -
2017-04-05 09:12:12 +00:00
juha
e800a738ad Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
The unit in FPC packages will be used directly later.

git-svn-id: trunk@54524 -
2017-04-05 08:34:48 +00:00
maxim
e4b9cb055c Components, fppkg: added missing part of Russian translation
git-svn-id: trunk@54523 -
2017-04-04 23:32:26 +00:00
mattias
bdc0034c89 codetools: external root class has no ancestor in pas2js
git-svn-id: trunk@54522 -
2017-04-04 21:18:42 +00:00
maxim
37f2d73f0a Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31614
git-svn-id: trunk@54514 -
2017-04-03 23:24:37 +00:00
maxim
9f46e07254 Fppkg: updated Russian translation
git-svn-id: trunk@54513 -
2017-04-03 23:00:33 +00:00
maxim
64def67103 Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@54512 -
2017-04-03 22:51:05 +00:00
joost
9385633c62 * (Re)-added gui for fppkg, only works with fpc 3.1.1
git-svn-id: trunk@54510 -
2017-04-03 20:41:06 +00:00
mattias
1352581471 codetools: skip keywords in asm..blocks
git-svn-id: trunk@54508 -
2017-04-02 23:34:00 +00:00
mattias
2c17cc7edf codetools: pas2js: added jsvalue to predefined words
git-svn-id: trunk@54507 -
2017-04-01 22:41:09 +00:00
mattias
7547019d49 codetools: identifier completion: added concat(array), insert(array)
git-svn-id: trunk@54506 -
2017-04-01 22:07:24 +00:00
balazs
9313b3afee Opkman: Set default value for "Show regular icon for newly added packages" to true.
git-svn-id: trunk@54502 -
2017-03-30 18:45:28 +00:00
balazs
a0229aaa08 Opkman: Show regular icon for newly added packages(after install). Request by Péter Gábor.
git-svn-id: trunk@54501 -
2017-03-30 05:58:18 +00:00
balazs
7928345fb3 Opkman: Fixed bug in package update.
git-svn-id: trunk@54500 -
2017-03-30 05:03:58 +00:00
ondrej
4b2b9d793f datetimectrls: datetimepicker: add OnChange and OnCheckBoxChange method handler lists.
git-svn-id: trunk@54497 -
2017-03-28 19:46:33 +00:00
ondrej
3764df3f2c datetimectrls: datetimepicker: use Self as Sender for OnCheckBoxChange.
Reason: do not expose check box to public methods.

git-svn-id: trunk@54496 -
2017-03-28 19:32:46 +00:00
ondrej
bf733a19c0 components: datetimepicker: always update date on CreateWnd. Issue #31571
git-svn-id: trunk@54495 -
2017-03-28 19:26:06 +00:00
mattias
16c115f088 codetools: parse class var external
git-svn-id: trunk@54492 -
2017-03-27 22:51:14 +00:00
wp
90a80483fb TAChart: Rename unit ipf to ipf_fix (in numlib_fix), remove units mdt and sle.
git-svn-id: trunk@54489 -
2017-03-27 21:06:34 +00:00
mattias
52bcdebadd codetools: added compiler type pas2js
git-svn-id: trunk@54488 -
2017-03-27 20:50:08 +00:00
wp
0a36afd707 TAChart: Remove local copy of unit spe which is no longer needed.
git-svn-id: trunk@54487 -
2017-03-27 08:52:18 +00:00
mattias
33bab6516c codetools: parsing external class field
git-svn-id: trunk@54479 -
2017-03-24 20:47:12 +00:00
balazs
347279cda5 Opkman: Improved CreateRepositoryPackage form. Issue #31498, patch from AlexeyT.
git-svn-id: trunk@54476 -
2017-03-24 09:18:07 +00:00
balazs
0b5b2b361c Opkman: Improved repositories form. Issue #31495, patch from AlexeyT.
git-svn-id: trunk@54475 -
2017-03-24 07:49:20 +00:00
balazs
77f4c793d2 Opkman: Improved categories form. Issue #31497, patch from AlexeyT.
git-svn-id: trunk@54474 -
2017-03-24 07:39:44 +00:00