tvplanit: Every internal icon has three versions at 100%, 125% and 150% resolution now. (Icons from icon8.com). Old icons can be re-activated by undefining NEW_ICONS in vp.inc.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5896 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2017-05-23 17:39:54 +00:00
parent 7bfa2da31d
commit 2a4643b959
31 changed files with 355 additions and 161 deletions

View File

@ -11,7 +11,7 @@ object TaskEditForm: TTaskEditForm
OnCreate = FormCreate
OnShow = FormShow
Position = poScreenCenter
LCLVersion = '1.6.4.0'
LCLVersion = '1.9.0.0'
object ButtonPanel: TPanel
Left = 0
Height = 33
@ -89,11 +89,11 @@ object TaskEditForm: TTaskEditForm
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = DueDateEdit
AnchorSideTop.Side = asrCenter
Left = 56
Left = 48
Height = 15
Top = 68
Width = 50
BorderSpacing.Left = 16
BorderSpacing.Left = 8
BorderSpacing.Right = 8
Caption = 'Due date:'
FocusControl = DueDateEdit
@ -103,7 +103,7 @@ object TaskEditForm: TTaskEditForm
AnchorSideLeft.Control = DueDateLbl
AnchorSideTop.Control = DueDateEdit
AnchorSideTop.Side = asrBottom
Left = 56
Left = 48
Height = 15
Top = 91
Width = 61
@ -114,7 +114,7 @@ object TaskEditForm: TTaskEditForm
object LblCompletedOn: TLabel
AnchorSideLeft.Control = CbPriority
AnchorSideTop.Control = LblCreatedOn
Left = 326
Left = 358
Height = 15
Top = 91
Width = 79
@ -251,7 +251,7 @@ object TaskEditForm: TTaskEditForm
AnchorSideLeft.Control = LblPriority
AnchorSideTop.Control = Bevel1
AnchorSideTop.Side = asrBottom
Left = 277
Left = 309
Height = 32
Top = 64
Width = 32
@ -304,7 +304,7 @@ object TaskEditForm: TTaskEditForm
AnchorSideLeft.Control = CbPriority
AnchorSideTop.Control = DueDateEdit
AnchorSideTop.Side = asrCenter
Left = 326
Left = 358
Height = 19
Top = 66
Width = 72
@ -343,7 +343,7 @@ object TaskEditForm: TTaskEditForm
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = Bevel1
AnchorSideTop.Side = asrBottom
Left = 114
Left = 106
Height = 23
Top = 64
Width = 110
@ -360,7 +360,7 @@ object TaskEditForm: TTaskEditForm
AnchorSideTop.Control = CbCategory
AnchorSideTop.Side = asrCenter
AnchorSideRight.Control = CbCategory
Left = 55
Left = 47
Height = 15
Top = 35
Width = 51
@ -374,7 +374,7 @@ object TaskEditForm: TTaskEditForm
AnchorSideLeft.Control = DueDateEdit
AnchorSideTop.Control = DescriptionEdit
AnchorSideTop.Side = asrBottom
Left = 114
Left = 106
Height = 23
Top = 31
Width = 139
@ -397,11 +397,11 @@ object TaskEditForm: TTaskEditForm
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = CbPriority
AnchorSideTop.Side = asrCenter
Left = 277
Left = 309
Height = 15
Top = 35
Width = 41
BorderSpacing.Left = 24
BorderSpacing.Left = 64
Caption = 'Priority:'
FocusControl = CbPriority
ParentColor = False
@ -411,7 +411,7 @@ object TaskEditForm: TTaskEditForm
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = DescriptionEdit
AnchorSideTop.Side = asrBottom
Left = 326
Left = 358
Height = 23
Top = 31
Width = 120