Commit Graph

51519 Commits

Author SHA1 Message Date
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
juha
b5ddafa8d2 LCL: Fix compilation on Windows.
git-svn-id: trunk@54529 -
2017-04-05 15:25:16 +00:00
ondrej
90c1f39040 lcl: toolbutton: fix regression after r54371 #3a47676ba3 - button visually released when dropdown menu is shown. Issue #31637
git-svn-id: trunk@54528 -
2017-04-05 14:57:25 +00:00
mattias
3ea79c5046 lcl: ifdef to allow old fpdoc parse
git-svn-id: trunk@54526 -
2017-04-05 09:31:38 +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
mattias
bd694b92c0 lcl: added ifdef to let fpdoc parse through
git-svn-id: trunk@54521 -
2017-04-04 21:18:10 +00:00
jesus
e366739dbb LCL: fix exception in DbGrid on clicking when dataset is inactive, patch from Soner, issue #31631
git-svn-id: trunk@54520 -
2017-04-04 20:49:41 +00:00
mattias
b7c45f8ce4 docs: lazutils: fixed invalid fpdoc elements
git-svn-id: trunk@54517 -
2017-04-04 11:05:36 +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
mattias
8d7b3a3d60 IDE: updated debug messages
git-svn-id: trunk@54511 -
2017-04-03 21:21:00 +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
michl
48d7ba4e4c LCL: TMemo: Fixed disappearance of TMemo after setting borderstyle. Issue #31586
git-svn-id: trunk@54509 -
2017-04-03 18:42:40 +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
juha
04365103ff IDE: Use symlinks when opening a file for debugging. Issue #31577, patch from Artyom.
git-svn-id: trunk@54505 -
2017-04-01 07:17:17 +00:00
juha
6987a37b7c LCL-GTK2: Initialize a variable in widgetset code. Issue #31607, patch from Anton Kavalenka.
git-svn-id: trunk@54504 -
2017-04-01 06:33:57 +00:00
juha
75e8f692bd LCL-GTK2: Fix memory leaks in widgetset code. Issue #31616, patch from Anton Kavalenka.
git-svn-id: trunk@54503 -
2017-04-01 06:33:54 +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
cdcf32e873 lcl: grids: fix ScrollToCell BidiMode + fix smooth scroll if both X and Y have to be scrolled. Issue #31552
git-svn-id: trunk@54499 -
2017-03-29 08:36:41 +00:00
ondrej
2beddd9b34 win32: send unhandled mouse wheel messages also to 2nd level parent. Issue #31608
git-svn-id: trunk@54498 -
2017-03-29 05:36:03 +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
ondrej
8fd750e576 ide: images: recreate resource files after r54493 #aef01fec87
git-svn-id: trunk@54494 -
2017-03-28 08:13:39 +00:00
ondrej
aef01fec87 ide: new bookmark icons (designed by FTurtle). Issue #31604, patch by FTurtle
git-svn-id: trunk@54493 -
2017-03-28 06:32:10 +00:00
mattias
16c115f088 codetools: parse class var external
git-svn-id: trunk@54492 -
2017-03-27 22:51:14 +00:00
maxim
7a925734c4 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@54490 -
2017-03-27 22:22:06 +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
ondrej
e4a448195b lcl: forms: UpdateScreen: read value from ScreenInfo. Issue #31037 (regression after r54453 #20a9ecf1d5)
see regression issues #31601, #31598

git-svn-id: trunk@54486 -
2017-03-26 18:32:57 +00:00
ondrej
08c52fc1e0 LCL: Grids: fix RTL scrolling. Issue #31552
git-svn-id: trunk@54485 -
2017-03-26 17:29:21 +00:00
ondrej
7950eabf8d win32: fix EnableChildWindows. Issue #31590
git-svn-id: trunk@54484 -
2017-03-26 17:10:43 +00:00
juha
0942c356a3 LCL: Publish TForm.OnConstrainedResize. Issue #31592, patch from AlexeyT.
git-svn-id: trunk@54483 -
2017-03-26 10:39:53 +00:00
mattias
abd99ffb35 IDE: darwin: fixed run without debug and UseAppBundle, bug #31597
git-svn-id: trunk@54482 -
2017-03-25 19:54:30 +00:00
mattias
f1d9980865 IDE: run without debug: fixed message when exe not runnable and not no launching app
git-svn-id: trunk@54481 -
2017-03-25 19:45:24 +00:00
mattias
db5fc36094 IDE: on darwin use /usr/bin/open to run without debug the program, bug #31597
git-svn-id: trunk@54480 -
2017-03-25 19:27:49 +00:00
mattias
33bab6516c codetools: parsing external class field
git-svn-id: trunk@54479 -
2017-03-24 20:47:12 +00:00
mattias
ff0f6438ef IDE: clean directory dialog: enlarged, fixed casing
git-svn-id: trunk@54478 -
2017-03-24 14:56:19 +00:00