Commit Graph

51272 Commits

Author SHA1 Message Date
ondrej
4de009ab5e LCL: TFont: call Changed after PixelsPerInch change
git-svn-id: trunk@54217 -
2017-02-21 10:46:37 +00:00
ondrej
4a89ed8ec1 LCL: TControl: explicitely scale fonts with 0-height because they cannot be scaled automatically with TFont.PixelsPerInch
git-svn-id: trunk@54216 -
2017-02-21 10:45:27 +00:00
martin
b694bd2d46 Debugger: fix for gdb 7.12 issue #0031386 / patch by Cyrax
git-svn-id: trunk@54215 -
2017-02-21 00:44:12 +00:00
ondrej
196ad90a03 IDE: fix compilation (recent High-DPI changes).
git-svn-id: trunk@54214 -
2017-02-20 18:22:46 +00:00
ondrej
c3ac0c4816 win32: menu item: fix checkbox painting. Issue #31149
git-svn-id: trunk@54213 -
2017-02-20 15:54:57 +00:00
ondrej
48a215ee7e win32: menu item: fix wrong painting of icons bigger than text. Issue #31149
git-svn-id: trunk@54212 -
2017-02-20 15:24:07 +00:00
ondrej
592b495a47 LCL: HighDPI: use relative font scaling, not the absolute PPI (fix for r54210 #eb28e06e83). Issue #31276
git-svn-id: trunk@54211 -
2017-02-20 15:04:02 +00:00
ondrej
eb28e06e83 LCL: HighDPI: fix font scaling. Issue #31276
git-svn-id: trunk@54210 -
2017-02-20 13:59:36 +00:00
ondrej
1b57bc9ee8 LCL: TFont: add TFont.PixelsPerInch setter - the Height/Size ratio wasn't correct after change of PixelsPerInch.
git-svn-id: trunk@54209 -
2017-02-20 13:53:32 +00:00
balazs
fefe00702a Opkman: Extend category list.
git-svn-id: trunk@54208 -
2017-02-20 13:00:57 +00:00
sekelsenmat
970dc3e689 Fixes compilation with FPC 2.6
git-svn-id: trunk@54207 -
2017-02-20 11:28:08 +00:00
sekelsenmat
d177b138b7 fpvectorial: Finishes the basic support for CSS inside SVG
git-svn-id: trunk@54206 -
2017-02-20 10:57:29 +00:00
sekelsenmat
b8ab9927c7 fpvectorial: Starts implementing support for css in svg
git-svn-id: trunk@54205 -
2017-02-20 06:47:13 +00:00
ondrej
aa9e36d48e LCL: editbtn: fix regression after r54191 #0da26ddcc1 (filter wasn't applied).
git-svn-id: trunk@54204 -
2017-02-19 21:04:44 +00:00
ondrej
d6ec634142 lcl: TControl: highDPI: fix DoAutoAdjustLayout for right- and bottom-aligned controls at a sibling
git-svn-id: trunk@54203 -
2017-02-19 20:28:36 +00:00
ondrej
a3448e989a IDE: caption for LCL scaling check box
git-svn-id: trunk@54202 -
2017-02-19 20:16:40 +00:00
ondrej
e822a376de IDE: use Scaled for Lazarus IDE itself
git-svn-id: trunk@54201 -
2017-02-19 20:12:24 +00:00
ondrej
44835a8f24 LCL: HighDPI: missing commit from r54199 #1c7e92643d
git-svn-id: trunk@54200 -
2017-02-19 20:05:46 +00:00
ondrej
1c7e92643d LCL, IDE: HighDPI: add Application.Scaled and Project1.Scaled property for automatic LCL-driven scaling
git-svn-id: trunk@54199 -
2017-02-19 20:02:58 +00:00
ondrej
198408d4b3 cleanup
git-svn-id: trunk@54198 -
2017-02-19 17:44:00 +00:00
ondrej
6eae03e479 gtk2: fix window type hints for modal/nonmodal forms. Issue #13051
git-svn-id: trunk@54197 -
2017-02-19 17:37:44 +00:00
hnb
11563b2959 codetools: parser: Compatibility with FPC management operators: rename Copy to AddRef and Clone to Copy
git-svn-id: trunk@54196 -
2017-02-19 16:43:30 +00:00
ondrej
d45b1fe5cd win32: group box: highDPI: force reposition of children after font change. Issue #23415
git-svn-id: trunk@54195 -
2017-02-19 16:03:57 +00:00
ondrej
b4b0cf8831 lcl: TControl: highDPI: don't do AutoSize in DoAutoAdjustLayout - it removes correctly calculated size for autosized controls.
git-svn-id: trunk@54194 -
2017-02-19 14:16:08 +00:00
ondrej
6d31586364 lcl: TControl: highDPI: fix DoAutoAdjustLayout for right- and bottom-aligned controls.
git-svn-id: trunk@54193 -
2017-02-19 13:57:57 +00:00
ondrej
b5e203e374 LCL: editbtn: deprecate/remove UseFormActivate
git-svn-id: trunk@54192 -
2017-02-19 13:27:04 +00:00
ondrej
0da26ddcc1 LCL: TCustomAbstractGroupedEdit: unbind the overloaded Color property from inherited property
git-svn-id: trunk@54191 -
2017-02-19 12:39:30 +00:00
ondrej
d3776d5030 IDE: OI: High-DPI
git-svn-id: trunk@54190 -
2017-02-19 10:15:03 +00:00
juha
a348d72d93 Remove a broken LazPackageManager and an unused svnpkg from the repo. Creates confusion with new OnlinePackageManager.
git-svn-id: trunk@54189 -
2017-02-19 10:00:23 +00:00
juha
07e44579a9 LCL: Implement also msSiblingOnly and msVisibleOnly for TTreeView.MultiSelectStyle. Issue #18043, patch from AlexeyT.
git-svn-id: trunk@54188 -
2017-02-19 10:00:13 +00:00
juha
55b51f1788 LCL: Implement TTreeView.MultiSelectStyle. Issue #18043, patch from AlexeyT.
git-svn-id: trunk@54187 -
2017-02-18 11:26:43 +00:00
juha
82a7e6d0c7 Docs: Documentation for [INI|XML|JSON]PropStorage units. Issue #31407, patch from Gustavo Carreno.
git-svn-id: trunk@54186 -
2017-02-17 20:00:58 +00:00
ondrej
4a89297c1e dialogs: TTaskDialog: fix default font. Issue #31393, patch by AlexeyT
git-svn-id: trunk@54185 -
2017-02-17 15:39:52 +00:00
zoran
9c4321293b DateTimePicker: Fixed bug - sometimes, when trying to set date to impossible value Date gets set to MinDate instead of nearest possible date
git-svn-id: trunk@54184 -
2017-02-17 13:01:13 +00:00
wp
dcb91b088d fpvectorial: Add basic raster image support for ODT files (png), patch by Andrzej Kilijanski {{MantisLink|0031357}}
git-svn-id: trunk@54180 -
2017-02-16 22:35:33 +00:00
wp
1e8c8bdc1a fpvectorial: Fix memory leak due to document styles not being destroyed, patch by Andrzej Kilijanski (issue #0031356).
git-svn-id: trunk@54173 -
2017-02-16 21:56:23 +00:00
wp
ce7b128603 lcl: Fix grid's ButtonStringEditor ignoring cell text alignment (issue #0031402).
git-svn-id: trunk@54172 -
2017-02-16 20:44:10 +00:00
wp
80ddf57c84 Examples: Add example demonstrating cell text overflow in a StringGrid
git-svn-id: trunk@54171 -
2017-02-16 20:27:02 +00:00
mattias
083e67949c updated lpl
git-svn-id: trunk@54170 -
2017-02-16 17:27:06 +00:00
ondrej
dc573dbaa0 dialogs: TTaskDialog: rename OnButtonClicked params. Issue #31404
git-svn-id: trunk@54169 -
2017-02-16 17:22:45 +00:00
mattias
d030686434 openglcontrol: enabled gtk2 for freebsd
git-svn-id: trunk@54168 -
2017-02-16 13:05:38 +00:00
wp
9d79ab235a TAChart: Activate nogui widgetset in nogui demo.
git-svn-id: trunk@54167 -
2017-02-16 11:12:43 +00:00
ondrej
5c6e49c72e docs: TTaskDialog. Issue #31398, patch by AlexeyT
git-svn-id: trunk@54166 -
2017-02-16 07:35:05 +00:00
ondrej
5f6642fcbb docs: TTaskDialog. Issue #30625, patch by AlexeyT
git-svn-id: trunk@54165 -
2017-02-15 17:19:32 +00:00
wp
c07a887d22 LCL: TPen.Assign copies pattern now.
git-svn-id: trunk@54164 -
2017-02-15 14:13:12 +00:00
mattias
b2fd45b8bf lcl: TJSONPropStorage, do not split at underscore
git-svn-id: trunk@54163 -
2017-02-15 11:42:20 +00:00
ondrej
9d6acea295 dialogs: TTaskDialog: change string properties to TTranslateString. Issue #31390
git-svn-id: trunk@54162 -
2017-02-15 11:12:22 +00:00
juha
c44a025b4f Skeleton FPCoc file for the new TJSONPropStorage. Issue #31388.
git-svn-id: trunk@54161 -
2017-02-15 10:16:28 +00:00
juha
5ecc63ef5d Finnish translation improvements.
git-svn-id: trunk@54160 -
2017-02-15 10:16:23 +00:00
mattias
72d38acfbb lcl: added TJSONPropStorage, issue #31388, from Gustavo Carreno
git-svn-id: trunk@54159 -
2017-02-15 09:02:27 +00:00