Commit Graph

19923 Commits

Author SHA1 Message Date
mattias
810effaf54 lcl: debug
git-svn-id: trunk@57496 -
2018-03-10 16:32:56 +00:00
zeljko
6bcc3e2dc4 Qt, Qt5: mark TQtDialog, TQtFileDialog and TQtMessageBox as lclwidget, so GetActiveWindow returns it's handle like on win32. part of issue #33409
git-svn-id: trunk@57495 -
2018-03-10 13:46:31 +00:00
zeljko
32650993f2 Qt,Qt5: avoid possible crash of widget during initialization if our TQtWidget does not have an LCLObject assigned.
git-svn-id: trunk@57494 -
2018-03-10 13:22:14 +00:00
zeljko
3e8efc1ea7 Qt,Qt5: fixed GetForegroundWindow. issue #33409
git-svn-id: trunk@57493 -
2018-03-10 12:48:24 +00:00
zeljko
76ca6e71a8 Qt,Qt5: fixed LCLIntf.GetActiveWindow for modal & popup windows
git-svn-id: trunk@57492 -
2018-03-10 12:42:59 +00:00
wp
f001209442 LCL: Fix keyboard navigation in RadioGroup with disabled items (issue #33386, patch by Serge Anvarov).
git-svn-id: trunk@57483 -
2018-03-09 08:42:57 +00:00
michl
40285d1653 LCL: DBGrid: Fixed pressing RETURN in the last row of the DBGrid the focus stay in the last column. Issue #33294
git-svn-id: trunk@57458 -
2018-03-06 19:41:20 +00:00
wp
196ca5e7fd LCL: Fix TTreeview.OnChanging to have destination node as parameter (issue #33331)
git-svn-id: trunk@57457 -
2018-03-06 14:21:54 +00:00
jesus
59f6a71e8c LCL: DbGrid, just update the editor when the record changes, second try to fix issue #33281
git-svn-id: trunk@57438 -
2018-03-04 08:17:53 +00:00
jesus
632758d660 LCL: fix dbgrid not updating the editor while the record is modified, issue #0033281
git-svn-id: trunk@57428 -
2018-03-01 23:42:21 +00:00
juha
3070f417a7 LCL: Fix invalid typecast on TCustomDBGrid-based grids. Issue #33053, patch from Michal Gawrycki.
git-svn-id: trunk@57427 -
2018-03-01 14:54:10 +00:00
juha
6d91ea5294 LCL: Remove an assertion when getting an invalid cell rect in TCustomGrid. Return Rect(0,0,0,0) instead. Issue #33273.
git-svn-id: trunk@57416 -
2018-02-28 13:20:29 +00:00
wp
af87a95c48 lcl: Make popupnotifier dpi-aware.
git-svn-id: trunk@57405 -
2018-02-27 23:33:01 +00:00
maxim
f23167b458 Translations: Simplified Chinese translation update by robsean, bug #33242
git-svn-id: trunk@57404 -
2018-02-27 23:23:20 +00:00
juha
e84122997a LCL-GTK2: Fix TMemo SelText problem with Unicode. Issue #33225, patch from accorp.
git-svn-id: trunk@57376 -
2018-02-25 21:21:39 +00:00
michl
193932300b LCL: ShortCutToText faster, with array. Issue #30992. Patch by AlexeyT
git-svn-id: trunk@57373 -
2018-02-25 14:13:12 +00:00
maxim
6c06e1c67a Translations: LCL Polish translation update by Jacek Kruszniewski, bug #33200
git-svn-id: trunk@57362 -
2018-02-24 21:49:40 +00:00
bart
9801fd24ee Dialogs: overload CreateMessageDlg function with parameter to set dialog caption.
git-svn-id: trunk@57360 -
2018-02-24 16:01:21 +00:00
wp
7787ca1fdd LCL/ValuelistEditor: Change column titles from "Key"/"Name" to "Key"/"Value"
git-svn-id: trunk@57355 -
2018-02-24 11:45:10 +00:00
maxim
a227aeb769 Translations: LCL Polish translation update by Jacek Kruszniewski, bug #33200
git-svn-id: trunk@57351 -
2018-02-22 22:19:42 +00:00
maxim
caf81d7978 Translations: regenerated translations
git-svn-id: trunk@57347 -
2018-02-21 23:53:05 +00:00
ondrej
65d5df23da win32: use GetWin32ThemedDoubleBuffered for custom grid. Issue #33198
git-svn-id: trunk@57338 -
2018-02-20 16:49:31 +00:00
juha
d13454aaff LCL: Fix zooming in TImage. Issue #33066, patch from AlexeyT.
git-svn-id: trunk@57336 -
2018-02-20 12:14:48 +00:00
michl
e34bbc5c6f LCL: Fixed OnKeyUp for special keys when key was handled in OnKeyDown. Issue #33196
git-svn-id: trunk@57331 -
2018-02-19 23:28:20 +00:00
juha
765cc14f74 LCL-Carbon: Use function IsFontNameDefault. Issue #32211, patch from AlexeyT.
git-svn-id: trunk@57324 -
2018-02-17 20:06:31 +00:00
ondrej
fbd879bb4a win32: register TWin32WSCustomTreeView
git-svn-id: trunk@57323 -
2018-02-17 19:43:21 +00:00
mattias
a7d82ae9eb lcl: translations: fixed getting duplicate msg from .mo file, issue #33173
git-svn-id: trunk@57321 -
2018-02-17 10:44:33 +00:00
mattias
c56672a0e9 lcl: lcltranslator: FindLocaleFileName: fixed checking if dir is absolute
git-svn-id: trunk@57318 -
2018-02-17 10:40:22 +00:00
ondrej
49f79ecfb0 win32: clear double buffer before painting (if not cleared, stubs from other controls were painted on new area when resizing)
git-svn-id: trunk@57314 -
2018-02-16 14:20:45 +00:00
ondrej
04519400dc win32: use GetWin32ThemedDoubleBuffered for status bar control
git-svn-id: trunk@57312 -
2018-02-16 13:53:17 +00:00
ondrej
2eb282de45 win32: use GetWin32ThemedDoubleBuffered for page/tab control
git-svn-id: trunk@57311 -
2018-02-16 13:41:43 +00:00
ondrej
94af0e219e win32: don't limit GetWin32ThemedDoubleBuffered only for Vista
git-svn-id: trunk@57310 -
2018-02-16 13:40:52 +00:00
ondrej
4a859dd0e1 win32: use GetWin32ThemedDoubleBuffered for tool bar
git-svn-id: trunk@57307 -
2018-02-16 11:30:19 +00:00
ondrej
50548dc73d win32: implement GetWin32ThemedDoubleBuffered and use it for tree view and check box.
git-svn-id: trunk@57306 -
2018-02-16 11:20:14 +00:00
ondrej
ab410ae1d2 LCL, win32: add TWSWinControlClass.GetDoubleBuffered
git-svn-id: trunk@57305 -
2018-02-16 11:15:36 +00:00
ondrej
f651d8df78 lcl: add SM_REMOTESESSION constant
git-svn-id: trunk@57304 -
2018-02-16 10:46:56 +00:00
michl
34c036acf3 LCL: Fixed fast typing issue for default Enter. Issue #33049
git-svn-id: trunk@57301 -
2018-02-14 22:01:03 +00:00
dmitry
9914d0ef99 cocoa: mouse events for field editor. #33158
git-svn-id: trunk@57285 -
2018-02-12 04:00:12 +00:00
dmitry
919641f544 cocoa: key events handling for TCocoaButton. #33094
git-svn-id: trunk@57284 -
2018-02-12 03:18:39 +00:00
dmitry
cb73fccb63 cocoa: updating key handling to allow LCL override the key character
git-svn-id: trunk@57282 -
2018-02-11 08:12:51 +00:00
dmitry
022efcf9e9 cocoa: allow insert texts in readonly mode. #33153
git-svn-id: trunk@57281 -
2018-02-11 07:25:28 +00:00
dmitry
ad5b73def1 cocoa: fix a typo with getting windows coordinates #33143
git-svn-id: trunk@57280 -
2018-02-11 06:21:45 +00:00
juha
a48b727337 LCL: Fix a comment saying that Graphics could not be used in unit Themes.
git-svn-id: trunk@57276 -
2018-02-08 23:43:21 +00:00
ondrej
47acd45957 LCL: image list: make TCustomImageListResolution.Draw virtual
git-svn-id: trunk@57275 -
2018-02-08 20:00:43 +00:00
zeljko
721fb82a91 Qt5: fixed enormous usage of cpu under mac os cocoa 64bit
git-svn-id: trunk@57274 -
2018-02-08 18:28:39 +00:00
ondrej
0ec8cfcfac lcl: customdrawncontrols: disable DoubleBuffered for TCDControl
git-svn-id: trunk@57269 -
2018-02-07 17:00:23 +00:00
ondrej
16b7c2ba09 clean up
git-svn-id: trunk@57268 -
2018-02-07 16:59:31 +00:00
ondrej
90e098228c win32: do not force DoubleBuffered when themes are available. Issue #33123
git-svn-id: trunk@57267 -
2018-02-07 16:57:20 +00:00
zeljko
ee5d722991 Qt5: fixed sparta docked form editor crash. issue #33058
git-svn-id: trunk@57266 -
2018-02-07 10:22:28 +00:00
ondrej
4a4c2d9374 LCL:fix scaling of font size set to <>0 in design time. Issue #33132, regression after r56962 #d7f8f5e5f6
git-svn-id: trunk@57265 -
2018-02-06 16:12:49 +00:00