Commit Graph

19912 Commits

Author SHA1 Message Date
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
wp
248e77922c LCL: Publish property Aligment of TDBEdit.
git-svn-id: trunk@57264 -
2018-02-06 13:37:02 +00:00
ondrej
fc6109b79c LCL: image list: write BitmapAdv only if necessary.
git-svn-id: trunk@57262 -
2018-02-06 05:55:22 +00:00
ondrej
92bc6ba607 cocoa: remove CocoaWSControls. issue #33126
git-svn-id: trunk@57253 -
2018-02-04 22:29:57 +00:00
ondrej
614dc4a2a3 lcl: image list: simplify scaling
git-svn-id: trunk@57248 -
2018-02-04 01:23:48 +00:00
ondrej
9127e92d95 lcl: image list: better scaling
git-svn-id: trunk@57247 -
2018-02-04 01:14:30 +00:00
ondrej
13bd2be93a Cocoa: simplify GetCanvasScaleFactor
git-svn-id: trunk@57245 -
2018-02-04 00:56:11 +00:00
ondrej
8ec39ecc46 Cocoa: simplify GetCanvasScaleFactor
git-svn-id: trunk@57244 -
2018-02-04 00:53:25 +00:00
ondrej
2801ad9f1c LCL: menu item: don't store bitmap if ImageIndex is assigned
git-svn-id: trunk@57243 -
2018-02-04 00:28:49 +00:00
ondrej
5ed8447065 LCL: list view: check for handle
git-svn-id: trunk@57242 -
2018-02-03 23:51:45 +00:00
ondrej
557b843294 LCL: high-dpi image list: support retina (for now Cocoa only)
git-svn-id: trunk@57240 -
2018-02-03 22:58:50 +00:00
ondrej
d803e1e07f fpgui: fix fpGUIPlatform for win32
git-svn-id: trunk@57233 -
2018-02-03 16:50:33 +00:00