Commit Graph

54093 Commits

Author SHA1 Message Date
ondrej
49d41ac113 Win32, Qt, Qt5, Gtk2: add support for image list to TSpeedButton and TBitBtn. Issue #33645
git-svn-id: trunk@57696 -
2018-04-25 05:40:28 +00:00
ondrej
135231e273 LCL: add support for image list to TSpeedButton and TBitBtn. Issue #33645
git-svn-id: trunk@57695 -
2018-04-25 05:39:33 +00:00
dmitry
70b3acf581 cocoa: forcing collection behaviour to allow full screen, if fullscreen is requested. (not same by default for some unknown conditions on macOS 10.8)
git-svn-id: trunk@57694 -
2018-04-25 01:38:10 +00:00
maxim
1fd799fdfc SynEdit, PO highlighter: when highlighting strings, do not assume that all quote (") marks inside a string will be properly escaped (with \). E. g. this can be the case if file was edited manually. Instead, simply search for the last quote mark in the string. This change makes highlighter more resilient and also helps in POChecker, where PO strings are presented to user without escape symbols.
git-svn-id: trunk@57693 -
2018-04-24 23:57:03 +00:00
mattias
545e33e8c9 IDE: codeexplorer: show initialization/finalization in source nodes, issue #33646
git-svn-id: trunk@57692 -
2018-04-24 20:24:14 +00:00
maxim
d7f2afdc7f POChecker: do not show translation totals (number of translated/untranslated/fuzzy strings) in 'all languages' mode. It didn't work correctly (these values reflected only last processed language) and there is no much point in knowing these values as a sum for all languages.
git-svn-id: trunk@57691 -
2018-04-23 23:30:46 +00:00
michael
45d130a8ba * Include printer renderer, patch from Stephano (bug ID #33641)
git-svn-id: trunk@57690 -
2018-04-23 21:23:24 +00:00
michael
db2adaab90 * Patch from stephano to fix stuck maximal zoom (bug id #33640)
git-svn-id: trunk@57689 -
2018-04-23 21:20:42 +00:00
mattias
735db56c27 lcl: graphics: removed comment, too similar to Kylix
git-svn-id: trunk@57688 -
2018-04-23 12:26:32 +00:00
mattias
03aaab4158 lcl: graphics: removed comment, too similar to Kylix
git-svn-id: trunk@57687 -
2018-04-23 12:13:43 +00:00
michael
b4612a8bc7 * Allow use of custom elements registered in reporting engine (barcode en QRCode are standard)
git-svn-id: trunk@57686 -
2018-04-23 11:25:30 +00:00
michael
3b9ac41419 * Move connections to separate unit
git-svn-id: trunk@57685 -
2018-04-22 15:36:38 +00:00
michael
50c9ee5151 * Use bitmap to draw on, so as to speed up drawing
git-svn-id: trunk@57684 -
2018-04-22 15:36:11 +00:00
michael
b31e9e78e1 * Search element from back to front to respect Z-order (bug id #33291)
git-svn-id: trunk@57683 -
2018-04-21 19:43:49 +00:00
michael
445127a35d * Popup menu added, added SendToBack/BringToFront (bug ID #33291)
git-svn-id: trunk@57682 -
2018-04-21 16:54:39 +00:00
dmitry
2f01f9b2d5 carbon: making carbon report 96ppi as a screen resolution for compatiblity with lcl 1.8 release
git-svn-id: trunk@57681 -
2018-04-20 02:21:18 +00:00
dmitry
86a74fa388 cocoa: making cocoa report 96ppi as a screen resolution for compatiblity with lcl 1.8 release
git-svn-id: trunk@57680 -
2018-04-20 02:20:12 +00:00
dmitry
b09c4a25ea LCL: removing hard-coded 96ppi for darwin target
git-svn-id: trunk@57679 -
2018-04-20 02:18:50 +00:00
dmitry
871c41e289 cocoa: a better way of getting a selector to check
git-svn-id: trunk@57678 -
2018-04-20 01:02:53 +00:00
dmitry
fc6c0627a4 cocoa: moved backingScaleFactor to cocoa_extra unit into NSWindowFix category. Removed conflicting (and hacky) NSWindow redeclaration
git-svn-id: trunk@57677 -
2018-04-20 00:42:27 +00:00
maxim
055d910ecd POChecker: report missing files in ascending alphabet order in all cases
git-svn-id: trunk@57676 -
2018-04-19 23:32:09 +00:00
wp
bd4d9885f7 TAChart: Fix typo in comment in ipf_fix (found by Marcin Wiazowski, issue #33588).
git-svn-id: trunk@57675 -
2018-04-19 21:05:35 +00:00
ondrej
f620b70d6d LCL: toolbar: fix endless align/autosize loop. Issue #33575
git-svn-id: trunk@57674 -
2018-04-19 14:49:39 +00:00
ondrej
ff49fa1805 IDE: scale default identifier completion window width. Issue #33594
git-svn-id: trunk@57673 -
2018-04-19 11:32:11 +00:00
ondrej
edc90668e0 IDE: restore identifier completion window size on desktop change.
git-svn-id: trunk@57672 -
2018-04-19 11:17:14 +00:00
ondrej
fe7f95b869 LCL: remove double with, issue #33609
git-svn-id: trunk@57671 -
2018-04-19 09:59:07 +00:00
ondrej
20ed315426 Cocoa: fix system font height. Issue #32175
git-svn-id: trunk@57670 -
2018-04-19 09:10:41 +00:00
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