Commit Graph

54055 Commits

Author SHA1 Message Date
dmitry
72d9f35b44 cocoa: update destroyHandle for Forms (closing window). removed Hint Window specific destroyHandle code
git-svn-id: trunk@57658 -
2018-04-16 00:03:00 +00:00
dmitry
71098dcffe cocoa: fix SetRealPopup parent - treating window handle as TCocoaWindowContent at all times, rather than NSWindow
git-svn-id: trunk@57657 -
2018-04-15 21:10:36 +00:00
dmitry
7c5aea5c1e cocoa: update callback creation for NSPanel related code
git-svn-id: trunk@57656 -
2018-04-15 20:24:08 +00:00
dmitry
e6bc1daa79 cocoa: cleanup callbacks on window dealloactions. based on the research and patch by lks. #33596, #33131
git-svn-id: trunk@57655 -
2018-04-15 20:12:20 +00:00
zeljko
f98c9d4316 Qt5: fixed returning values of some functions in C bindings.
git-svn-id: trunk@57654 -
2018-04-15 08:18:45 +00:00
wp
68b3fe108b LCL: Fix out-of-range access to Colors array in LazIntfImages.CopyPixels (Issue #27144).
git-svn-id: trunk@57653 -
2018-04-13 12:36:50 +00:00
mattias
f2f7e9c993 codetools: debug obcclass alloc.init
git-svn-id: trunk@57652 -
2018-04-13 08:35:14 +00:00
wp
dd6ac71206 LazUtils: Undo unintentional change in r57634 #5ce61895bf
git-svn-id: trunk@57651 -
2018-04-13 07:32:03 +00:00
ondrej
64bd083a42 LCL: spin: cleanup
git-svn-id: trunk@57650 -
2018-04-12 21:09:50 +00:00
ondrej
c7ce7e191e LCL: spin: call Change/OnChange event handlers when handle is not allocated
git-svn-id: trunk@57649 -
2018-04-12 21:08:36 +00:00
mattias
a040f6c847 codetools: fixed parsing class operator method
git-svn-id: trunk@57648 -
2018-04-12 19:42:13 +00:00
mattias
a5293996d9 codetools: fixed tests TestParseModeTP
git-svn-id: trunk@57647 -
2018-04-12 19:36:09 +00:00
mattias
d43000198c lazutils: compwriterpas: fixed writing bytebool
git-svn-id: trunk@57646 -
2018-04-12 19:32:19 +00:00
mattias
c4d77663b1 codetools: fixed ExtractPocHead generic delphi method
git-svn-id: trunk@57645 -
2018-04-12 18:51:54 +00:00
mattias
112a8b6bf0 codetools: test method jump generic delphi method
git-svn-id: trunk@57644 -
2018-04-12 18:51:31 +00:00
maxim
0c22a2c5a8 PoChecker: removed "Ignore translated strings marked as fuzzy" checkbox and related logic. Now formatting arguments errors are always shown for both fuzzy and non-fuzzy strings (they are all ignored by translation system anyway and therefore have equal importance) and user is notified about formatting error count in non-fuzzy strings if such errors are found. Regenerated translations and updated Russian translation.
git-svn-id: trunk@57643 -
2018-04-11 23:10:14 +00:00
mattias
ff804887a0 codetools: parse delphi generic method
git-svn-id: trunk@57642 -
2018-04-11 18:49:18 +00:00
mattias
ef100a5f3f codetools: added test for delphi generic method
git-svn-id: trunk@57641 -
2018-04-11 18:49:05 +00:00
maxim
47d008b230 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@57640 -
2018-04-10 23:02:03 +00:00
martin
33cc4218fa IDE, Editor Options: implement priority conf for text style
git-svn-id: trunk@57639 -
2018-04-10 20:08:45 +00:00
mattias
aca4d3b81b codetools: parse generic class method
git-svn-id: trunk@57638 -
2018-04-10 18:59:30 +00:00
maxim
f029765fd9 Components, Printers: regenerated translations and updated Russian translation
git-svn-id: trunk@57637 -
2018-04-09 23:00:55 +00:00
maxim
d841039a73 Components, Printers: fixed typo
git-svn-id: trunk@57636 -
2018-04-09 22:58:47 +00:00
maxim
a2386a3541 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@57635 -
2018-04-09 22:45:13 +00:00
wp
5ce61895bf TAChart: Fix TCubicSplineSeries drawing nothing if there are less than 4 data points and the option csoDrawFewPoints is set.
git-svn-id: trunk@57634 -
2018-04-09 17:09:00 +00:00
wp
dd35516710 TAChart: Fix unit TAFuncSeries to use the fixed ipf unit (ipf_fix) in case of non-trunk FPC (got lost in r54489 #90a80483fb).
git-svn-id: trunk@57633 -
2018-04-09 17:03:10 +00:00
martin
8cd65222af SynEdit: Improve beautifier for comment extensions. Split the double usage of MaxIndent / add new flags for AlignOnce
IDE: Improve caption

git-svn-id: trunk@57632 -
2018-04-09 10:39:48 +00:00
martin
d5c2ad0fca Fix Icons for call stack
git-svn-id: trunk@57631 -
2018-04-09 10:34:17 +00:00
jesus
8196338704 LazReport: Patch from Aleksey Lagunov (with changes) Issue #33556
1. In dialog controls fix drawing lrRadioGroup without caption
2. In lr_class fix wrap text on printing
3. In lr_designer fix refresh data nspector

git-svn-id: trunk@57630 -
2018-04-08 22:29:36 +00:00
jesus
09f7d6aff2 LazReport: LazReport: fix PowerPDF exporter of roundrects filled without gradients.
git-svn-id: trunk@57629 -
2018-04-08 21:46:57 +00:00
jesus
2753a83892 LazReport: missing unit in lr_view.pas in case DebugLR is defined.
git-svn-id: trunk@57628 -
2018-04-08 18:27:32 +00:00
jesus
1fb02e4d3e LazReport: fix PowerPDF exporter of roundrects without borders.
git-svn-id: trunk@57627 -
2018-04-08 18:21:53 +00:00
jesus
984515fd64 LazReport: fclpdf exporter, prefer Arial font as default in windows (avoid embedding of unused font program)
git-svn-id: trunk@57626 -
2018-04-08 17:30:59 +00:00
dmitry
a312e5d857 cocoa: fix the usage of hidden flag for EmbedInScrollView functions. hidden should be resused from the embedded viewm, rather than its parent
git-svn-id: trunk@57625 -
2018-04-08 16:09:41 +00:00
dmitry
dbdd55fa0f cocoa: processing system notifcations of the fullscreen changes
git-svn-id: trunk@57624 -
2018-04-08 16:01:46 +00:00
martin
1519d4d14f IDE, EditorOpts: Hide unimplemented "Undo after Save" option
git-svn-id: trunk@57623 -
2018-04-08 11:20:26 +00:00
martin
80ec0e7c96 IDE, Editor Macros: improved layout for "repeat play" / fixed check for "Checked"
git-svn-id: trunk@57622 -
2018-04-07 22:32:09 +00:00
martin
d414f81e90 IDE, Editor Macros: fixed upper case of name
git-svn-id: trunk@57621 -
2018-04-07 22:02:44 +00:00
dmitry
ce831bde99 cocoa: implementing full-screen mode to be macOS 10.7 full-screen compatbile. based on patches by AlexT and David Gray in #32050, #33210
git-svn-id: trunk@57620 -
2018-04-07 20:50:41 +00:00
dmitry
b32721218e cocoa: proper fix for #33172 (groupbox components should use the same callback) and fix for #33579 (revert extra resize notification)
git-svn-id: trunk@57619 -
2018-04-07 18:13:41 +00:00
juha
2f8a803b41 Printers: PageSetupDialog i18n fix. Issue #33568, patch from AlexeyT.
git-svn-id: trunk@57618 -
2018-04-07 10:53:18 +00:00
dmitry
ffd19f25dc cocoa: patch by lks, to handle keyup events with CMD key hold. #33503. Patch applied with a small change of always inheriting sendEvent method
git-svn-id: trunk@57617 -
2018-04-07 04:49:53 +00:00
dmitry
1a38dc5407 cocoa: sending LCL bounds change notifications only if bounds have actually changed, to prevent WM_Size loops
git-svn-id: trunk@57616 -
2018-04-07 03:48:22 +00:00
dmitry
ea840fc089 cocoa: sending change bounds notification on direct setBounds call, to update LCL bounds (boundsrect and clientsrect) information. #33172
git-svn-id: trunk@57615 -
2018-04-07 03:12:05 +00:00
martin
535304ef18 SynEdit, PasHL: fix "helper for" should not generate "foldnode-info" for "for". issue #33551
git-svn-id: trunk@57614 -
2018-04-06 21:06:31 +00:00
juha
96169209a1 Printers: Implement psoWarning in PageSetupDialog. Issue #33531, patch from AlexeyT.
git-svn-id: trunk@57613 -
2018-04-06 21:04:53 +00:00
ondrej
c131224bf7 LCL: avoid DoOnChange circle. Issue #33573
git-svn-id: trunk@57612 -
2018-04-06 18:41:28 +00:00
martin
b3d7705f6a PascalScript: update to upstream 4b310a0fe3905b8b1b6004a2891a8388a3fb3c1c
git-svn-id: trunk@57611 -
2018-04-06 12:39:53 +00:00
martin
81a920a231 PascalScript: Undo r57289 #488478cd6e part of issue #33134 comment 0107619
git-svn-id: trunk@57610 -
2018-04-06 12:32:38 +00:00
wp
456397d312 LHelp: Notify user if help file does not exist. Avoid adding empty help pages to the viewer.
git-svn-id: trunk@57609 -
2018-04-06 09:57:37 +00:00