Commit Graph

44 Commits

Author SHA1 Message Date
jesus
c6b6e33146 LCL: using round to calculate font's height and size to preserve presicion
git-svn-id: trunk@11179 -
2007-05-22 22:36:44 +00:00
mattias
9fdf9fcfdf gtk intf: made creation/freeing of GDI objects more consistent and more strict. gtk2 intf: brush and pen are now created on demand
git-svn-id: trunk@11128 -
2007-05-11 16:52:05 +00:00
mattias
0f2b6b8e44 gtk2 intf: fonts of device contexts are now created on demand
git-svn-id: trunk@11121 -
2007-05-10 08:44:03 +00:00
mattias
9747f91093 added FontIsMonoSpace
git-svn-id: trunk@10043 -
2006-10-05 21:50:05 +00:00
mattias
6549ac35a0 clean up
git-svn-id: trunk@9264 -
2006-05-13 08:41:09 +00:00
mattias
0138b73a5a gtk2/gtk1 intf: improved TextOut with size and color from Darek
git-svn-id: trunk@9263 -
2006-05-13 08:25:27 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
jesus
fe17bc7959 simplified GTK2 CreateFontIndirectEx
git-svn-id: trunk@9203 -
2006-04-29 19:53:33 +00:00
mattias
b6da4edd5c deactivated auto DropedDown on TCustomComboBox.MouseUp
git-svn-id: trunk@8865 -
2006-03-04 01:08:02 +00:00
mattias
1f08229ba5 added TFont.IsEqual
git-svn-id: trunk@8541 -
2006-01-17 12:33:53 +00:00
jesus
e8571efcd2 TFont.Assign now looks at source font PixelsPerInch to set font height
git-svn-id: trunk@8338 -
2005-12-18 20:19:50 +00:00
vincents
a0311c2cba removed cvs logs
git-svn-id: trunk@7541 -
2005-08-22 12:30:03 +00:00
vincents
7ecd5dbcf0 remove ===-lines in cvs log comments, so removelog awk script does its work correctly
git-svn-id: trunk@7540 -
2005-08-22 11:51:25 +00:00
vincents
90b9862494 removed $IFDEF VER1 from Martin Smat
git-svn-id: trunk@7473 -
2005-08-02 20:00:41 +00:00
vincents
5c84454943 changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman
git-svn-id: trunk@6915 -
2005-03-07 21:59:45 +00:00
mattias
2db9ede5e0 fixed gtk1 font rotating from C Western
git-svn-id: trunk@6901 -
2005-03-05 14:44:01 +00:00
mattias
04863229c8 implemented the fpCanvas support for the LCL - Compile with -dUseFPCanvas
git-svn-id: trunk@6535 -
2005-01-10 18:44:44 +00:00
mattias
4f3496c1cd fixed TabOrder dialog for new TabOrder
git-svn-id: trunk@6510 -
2005-01-08 15:06:06 +00:00
mattias
a9010971e6 TFont, TBrush, TPen can now be used with fpCanvas
git-svn-id: trunk@6502 -
2005-01-07 21:02:59 +00:00
mattias
8bf0d5935f clean up, added GetRGBValues
git-svn-id: trunk@6497 -
2005-01-07 18:40:10 +00:00
mattias
7fc8c7bc73 fixed TTabSheet.SetPageControl
git-svn-id: trunk@6496 -
2005-01-07 17:40:59 +00:00
mattias
af94739be1 started TControl.AnchorSide
git-svn-id: trunk@6408 -
2004-12-22 23:54:21 +00:00
mattias
bc7d15ff4b started TFont mirgration to fpCanvas font
git-svn-id: trunk@6406 -
2004-12-22 19:56:44 +00:00
marc
bfa23e222a * x86_64 fix: Debugln of TFontHandleCache.Add
git-svn-id: trunk@6396 -
2004-12-19 21:38:21 +00:00
mattias
d4214e5175 impementing changing a TLabel.Font properties Size, Height, Name, Style - set only at Handle creation time
git-svn-id: trunk@6226 -
2004-11-10 18:23:56 +00:00
mattias
1249f31932 fixed cleaning up unused resource cache item lists
git-svn-id: trunk@6212 -
2004-11-07 01:36:18 +00:00
marc
ccbcdd833d * Changed typing fixes to casting
git-svn-id: trunk@6193 -
2004-11-04 00:52:23 +00:00
marc
89a2d8792a * Fixed fpc stronger typing
git-svn-id: trunk@6191 -
2004-11-03 22:13:48 +00:00
mattias
9cbff0982c added default values for compiler skip options and improved many parts of synedit for UTF8
git-svn-id: trunk@5919 -
2004-09-04 22:24:16 +00:00
mattias
4340c26a6e fixed brush handle cache size
git-svn-id: trunk@5771 -
2004-08-11 22:05:07 +00:00
mattias
1f41624a5f implemented font cache for gtk, which accelerates switching fonts
git-svn-id: trunk@5763 -
2004-08-10 17:34:13 +00:00
mattias
ce11f9f6e2 implemented mainunit hints for include files
git-svn-id: trunk@5393 -
2004-04-10 17:58:57 +00:00
mattias
269687dae9 improved changing style of controls
git-svn-id: trunk@5112 -
2004-01-27 21:32:11 +00:00
mattias
735191d158 new constants for compatibility
git-svn-id: trunk@3694 -
2002-12-12 17:47:46 +00:00
mattias
5095706b4c improved ExtTxtOut: support for char dist array
git-svn-id: trunk@3688 -
2002-12-07 08:42:08 +00:00
lazarus
690a7f150a AJ: Initial TUpDown, minor property additions to improve reading Delphi created forms.
git-svn-id: trunk@3442 -
2002-10-01 18:00:04 +00:00
lazarus
b6a029574c MG: TNotebook is now streamable
git-svn-id: trunk@2756 -
2002-08-18 08:53:36 +00:00
lazarus
610cb824e9 MG: fixed fonts in XLFD format and styles
git-svn-id: trunk@1726 -
2002-06-05 12:33:58 +00:00
lazarus
3a28d7a551 MG: improved TFont for XLFD font names
git-svn-id: trunk@1724 -
2002-06-04 15:17:26 +00:00
lazarus
d78e403562 MG: changed license to LGPL
git-svn-id: trunk@997 -
2002-02-09 01:47:36 +00:00
lazarus
68eca96428 MG: fixed mem leaks and fixed range check errors
git-svn-id: trunk@334 -
2001-09-30 08:34:52 +00:00
lazarus
3b8b0a23b7 MG: fixed many unreleased DC and GDIObj bugs
git-svn-id: trunk@229 -
2001-03-19 14:44:22 +00:00
lazarus
d8de02b1dc MG: fixed many unreleased DC and GDIObj bugs
git-svn-id: trunk@228 -
2001-03-19 14:00:52 +00:00
michael
f088b13a3e + Initial import
git-svn-id: trunk@2 -
2000-07-13 10:28:31 +00:00