Commit Graph

54166 Commits

Author SHA1 Message Date
ondrej
4bf891d80c Cocoa: revert r56761 #8474c9858e, issue #32175 and #33597
git-svn-id: trunk@57669 -
2018-04-19 09:03:49 +00:00
maxim
67119a8356 POChecker: report duplicate originals in ascending order of their lines
git-svn-id: trunk@57668 -
2018-04-18 23:01:48 +00:00
maxim
dfa7c11365 POChecker:
1) Report duplicate originals search results in separate tab of Results dialog, made this output more compact.
2) Improved captions.
3) Regenerated translations and updated Russian translation.

git-svn-id: trunk@57667 -
2018-04-18 22:56:50 +00:00
hnb
ef46036398 Patch by Marcin Wiazowski for ipf_fix (fix related to previous commit r57662 #51041d4ff2). Issue #33588.
git-svn-id: trunk@57666 -
2018-04-18 22:20:56 +00:00
hnb
9fc40be5d2 Fix Lazarus compilation with FPC trunk. Related to Issue #33588 and FPC r38786 #54f6a99a13
git-svn-id: trunk@57665 -
2018-04-18 22:16:16 +00:00
juha
ae58fe66c4 IDE: Pass environment variables to a process in "Run without debuging". Issue #33611, patch from errno.
git-svn-id: trunk@57664 -
2018-04-18 15:57:51 +00:00
jesus
15c96753a4 LazDataDesktop: Enable thumb tracking for DB grid, from sven, issue #32684
git-svn-id: trunk@57663 -
2018-04-18 00:08:06 +00:00
wp
51041d4ff2 TAChart: Add monotone cubic Hermite spline as new type of TCubicSplineSeries. Patch by Marcin Wiazowski. Issue #33588.
git-svn-id: trunk@57662 -
2018-04-17 22:15:51 +00:00
jesus
00d168199d LCL: Paint the focus rectangle white when UseXORFeatures=true, issue #33042
git-svn-id: trunk@57661 -
2018-04-17 18:35:26 +00:00
jesus
4662045bfa LCL: Implements DBCombobox change
git-svn-id: trunk@57660 -
2018-04-17 05:49:27 +00:00
maxim
ea3e0c96cc POChecker: when running tests, do not warn about missing files in separate window, add this information to General Info tab in Results form instead
git-svn-id: trunk@57659 -
2018-04-16 23:09:05 +00:00
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