Commit Graph

49124 Commits

Author SHA1 Message Date
mattias
aa1dbeba55 IDE: compiler options: when warn about paths give hint where to find the inherited paths
git-svn-id: trunk@51758 -
2016-02-29 17:17:56 +00:00
wp
53d48e17bf TAChart: Add new series type TFieldSeries. Add sheet "field" in demo "multi".
git-svn-id: trunk@51757 -
2016-02-29 14:17:41 +00:00
zeljko
5d6a59cbb4 Win32: reverted r51728 #834fb90d08, issue #29744
git-svn-id: trunk@51756 -
2016-02-29 12:19:17 +00:00
zeljko
849012c446 Qt: fixed compilation after r51754 #23680b8def
git-svn-id: trunk@51755 -
2016-02-29 12:08:53 +00:00
zeljko
23680b8def Qt: set popupparent if GetRealPopupParent returns form.Patch by Ondrej Pokorny. issue #29744
git-svn-id: trunk@51754 -
2016-02-29 12:05:49 +00:00
zeljko
ee6b7820d9 Qt: reverted r51752 #dc9a2282aa wrongly commited
git-svn-id: trunk@51753 -
2016-02-29 12:03:03 +00:00
zeljko
dc9a2282aa Qt: check for popup parent. patch by Ondrej Pokorny. issue #29744
git-svn-id: trunk@51752 -
2016-02-29 09:56:12 +00:00
zeljko
d3ea914d94 Win32: do not check popupMode for modal forms with BorderStyle = bsNone if PopupParent = nil. issue #29744
git-svn-id: trunk@51751 -
2016-02-29 09:38:56 +00:00
ondrej
b294e20fc9 gtk2: fix mouse button index regression from r51723 #a26b02db5a
git-svn-id: trunk@51750 -
2016-02-29 09:32:09 +00:00
zeljko
110fbf2c35 Win32: fixed modal form with popupMode=pmAuto. issue #29744
git-svn-id: trunk@51749 -
2016-02-29 09:30:05 +00:00
juha
598c69db04 Revert r50908 #2c80e0baa3, ProcedureList changes.
git-svn-id: trunk@51748 -
2016-02-28 23:13:04 +00:00
jesus
56246bfac0 LCL,carbon: make sure currentbrush is applied when using rectangle, it fix filling lazreport page preview with the color of the last drawn object
git-svn-id: trunk@51747 -
2016-02-28 19:29:14 +00:00
bart
19a27c5796 Win32: TWin32WSSelectDirectoryDialog: hide "create dir" button if not ofCreatePrompt in Options. Patch by Alexey Torgashin. Issue #0029724.
git-svn-id: trunk@51746 -
2016-02-28 16:57:17 +00:00
bart
f6cbb2bd25 LCL: regenerated translations
git-svn-id: trunk@51745 -
2016-02-28 16:40:00 +00:00
wp
4f4247f13c TAChart: Introduce multiple x values to chart sources.
git-svn-id: trunk@51744 -
2016-02-28 15:35:44 +00:00
bart
99e2b38305 EditButton: publish property Glyph. Patch by riderkick. Issue #0029633.
git-svn-id: trunk@51743 -
2016-02-28 10:13:11 +00:00
bart
8e8380449e LCL: Don't use PassWordChar when showing TextHint. Patch by riderkick. Issue #0029748.
git-svn-id: trunk@51742 -
2016-02-28 09:52:14 +00:00
ondrej
1da728d17b ide, codetools: don't show exception if jump to unit. Issue #29730
git-svn-id: trunk@51741 -
2016-02-28 09:42:00 +00:00
ondrej
8ce0ad80e2 ide: invalidate file state cache in CopySecondaryConfigFile
git-svn-id: trunk@51740 -
2016-02-28 09:19:02 +00:00
ondrej
646e531114 lcl: use OK and Abort buttons in default exception dialog. Don't kill the application when ESC is pressed to close it.
git-svn-id: trunk@51739 -
2016-02-28 07:33:49 +00:00
ondrej
af575ea5ea cocoa: use unified multiclick mouse message handling
git-svn-id: trunk@51738 -
2016-02-28 07:09:10 +00:00
ondrej
132fb04646 cocoa: fix mouse messages sent twice to LCL
git-svn-id: trunk@51737 -
2016-02-28 06:54:43 +00:00
ondrej
95b3e6fd5c carbon: use unified multiclick mouse message handling
git-svn-id: trunk@51736 -
2016-02-28 06:30:19 +00:00
ondrej
7b141be77b lcl: fix multi click control style to target control.
git-svn-id: trunk@51735 -
2016-02-28 03:53:45 +00:00
zoran
ee08798b5e TDateTimePicker - switch to OnClick instead of OnMouseUp
git-svn-id: trunk@51734 -
2016-02-27 14:33:16 +00:00
zoran
238a361f68 Fix KeyDown in calendar in Windows (to close only when CalendarView is cvMonth)
git-svn-id: trunk@51733 -
2016-02-27 14:17:05 +00:00
zeljko
18fd7670b3 Qt: must restore minimized active modal form in any case if we tried to restore non-active modal form from taskbar.issue #29744
git-svn-id: trunk@51732 -
2016-02-27 12:28:57 +00:00
zeljko
e090cee919 LCL: must call RecreateWnd() when modal finishes so next CreateHandle() can provide correct params on win32. issue #29744
git-svn-id: trunk@51731 -
2016-02-27 12:22:27 +00:00
zeljko
a18908a71a Qt: when app is minimized together with modal window(s), do not restore non modal form, but complete app.Related to issues #26463 and #29744
git-svn-id: trunk@51730 -
2016-02-27 11:53:50 +00:00
zeljko
5dfc7d3727 Win32: when app is minimized together with modal window(s), do not restore non modal form, but complete app.Related to issues #26463 and #29744
git-svn-id: trunk@51729 -
2016-02-27 11:08:30 +00:00
zeljko
834fb90d08 Win32: show minimized modal window in taskbar not above start button. issue #29744
git-svn-id: trunk@51728 -
2016-02-27 10:47:15 +00:00
zeljko
5b32e748fd Qt: show minimized modal windows in taskbar, not above start button. issue #29744
git-svn-id: trunk@51727 -
2016-02-27 10:45:21 +00:00
ondrej
acd27e9025 gtk2: fix mouse keys in mouse messages 2
git-svn-id: trunk@51726 -
2016-02-27 06:56:23 +00:00
ondrej
578a281e53 gtk2: fix mouse keys in mouse messages
git-svn-id: trunk@51725 -
2016-02-27 06:30:20 +00:00
ondrej
396007f486 qt: compile fix for r51723 #a26b02db5a
git-svn-id: trunk@51724 -
2016-02-27 06:25:07 +00:00
ondrej
a26b02db5a win32, gtk2, qt: use unified multiclick mouse message handling
git-svn-id: trunk@51723 -
2016-02-27 06:22:07 +00:00
ondrej
84a559fbad lcl: unify multiclick mouse message handling for all widgetsets
git-svn-id: trunk@51722 -
2016-02-27 06:21:22 +00:00
ondrej
669b937ff2 qt: fix multiclicks with different buttons
git-svn-id: trunk@51721 -
2016-02-27 03:04:12 +00:00
mattias
05df8c7df7 IDE: added target os wii, bug #29737
git-svn-id: trunk@51719 -
2016-02-26 22:01:53 +00:00
mattias
59dca2c44b codetools: added target os wii, bug #29737
git-svn-id: trunk@51718 -
2016-02-26 22:01:44 +00:00
ondrej
4861906d3c win32: fix r51573 #c57f581e7c: use ssDouble, ssTriple and ssQuad in MouseUp handlers. Solves issue #29738
git-svn-id: trunk@51717 -
2016-02-26 18:16:39 +00:00
mattias
7072474850 codetools: identifier completion: directive i %line%
git-svn-id: trunk@51716 -
2016-02-26 15:25:06 +00:00
ondrej
b02d8d8be9 win32: use IFileDialog for TSelectDirectoryDialog. Issue #29736
git-svn-id: trunk@51715 -
2016-02-26 15:00:34 +00:00
mattias
f5d37c87cb IDE: environmentoption.xml: if file has no version use current version to get get current defaults
git-svn-id: trunk@51714 -
2016-02-26 13:25:22 +00:00
zeljko
84f6747f70 win32: Fixed appminimize from modal forms. Minimizing modal form now minimizes complete application. issue #26463
git-svn-id: trunk@51711 -
2016-02-26 13:06:35 +00:00
mattias
f02782c7e0 IDE: backup: do not store default subdirectry
git-svn-id: trunk@51707 -
2016-02-26 12:54:26 +00:00
mattias
4b0ec4022f installer: updated default environmentoptions.xml
git-svn-id: trunk@51706 -
2016-02-26 12:49:37 +00:00
mattias
ed8900d395 IDE: backup: do not store default extension and maxcounter
git-svn-id: trunk@51705 -
2016-02-26 12:48:13 +00:00
mattias
30b99221c8 IDE: backup: store backuptype as string instead of number, do not store default
git-svn-id: trunk@51704 -
2016-02-26 12:45:26 +00:00
mattias
675f263e1c IDE: options: codetools general: fixed layout
git-svn-id: trunk@51703 -
2016-02-26 10:46:40 +00:00