Commit Graph

66 Commits

Author SHA1 Message Date
mattias
535bec1a8d gtk intf: fixed auto realigning of bitmap masks
git-svn-id: trunk@9732 -
2006-08-18 21:10:29 +00:00
mattias
ace64d3a32 changed RawImage sizes to PtrUInt
git-svn-id: trunk@9611 -
2006-07-14 22:21:17 +00:00
mattias
835168efa7 gtk intf: added automatic realign for bitmap masks bug #2022
git-svn-id: trunk@9610 -
2006-07-14 16:45:05 +00:00
micha
fa6f15ad9a preserve content when resizing bitmap (issue #1245)
git-svn-id: trunk@9545 -
2006-07-03 12:58:28 +00:00
mattias
085f6ed50a added ideintf/stringspropeditdlg.pas
git-svn-id: trunk@9353 -
2006-05-25 15:13:44 +00:00
mattias
8f5df562b7 TLazBmpReader now keeps colors when reading TransparentColor
git-svn-id: trunk@9338 -
2006-05-22 20:38:01 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
mattias
ac4d00db6c fixed tpanel.xpm tabs to spaces
git-svn-id: trunk@8910 -
2006-03-10 16:32:26 +00:00
mattias
9272283138 restored old tpanel.xpm
git-svn-id: trunk@8909 -
2006-03-10 16:19:34 +00:00
mattias
2940e62358 fixed delphi transparent trick for palette .bmp
git-svn-id: trunk@8446 -
2006-01-04 21:06:56 +00:00
mattias
cbe200a355 implemented TBitmap.TransparentColor, set to clNone to load a bmp without transparency
git-svn-id: trunk@8221 -
2005-11-24 22:19:12 +00:00
jesus
d98dc07d7a memory leak fix
git-svn-id: trunk@8202 -
2005-11-21 19:31:58 +00:00
mattias
ae7c181070 improved menuitems, speedbuttons and imagelist from Colin
git-svn-id: trunk@8071 -
2005-11-06 10:23:34 +00:00
micha
96bcfffa4c *.bmp transparency fixes, first (= left-bottom) pixel is used as transparent color (fixes #1211)
git-svn-id: trunk@7968 -
2005-10-16 16:37:19 +00:00
mattias
bb8f7429bc optimized copying to memorystreams
git-svn-id: trunk@7555 -
2005-08-23 09:19:39 +00:00
mattias
49bbb18e35 TBitmap with transparent pixels now saves in xpm format
git-svn-id: trunk@7554 -
2005-08-22 23:24:26 +00:00
vincents
1064272122 removed ifdef ver1 from Martin Smat
git-svn-id: trunk@7479 -
2005-08-04 08:41:46 +00:00
mattias
5835cdba75 Added TProtableAnyMapGraphic and fixed loading .ico on BIG_ENDIAN systems from Colin Western
git-svn-id: trunk@7368 -
2005-07-18 09:29:11 +00:00
mattias
666e058403 implemented saving alpha bmp and using transparency for IDE glyph editor
git-svn-id: trunk@7264 -
2005-06-22 09:45:59 +00:00
mattias
c0cd818f26 moved TLazIntfImage.CreateMaskData to public
git-svn-id: trunk@7240 -
2005-06-14 23:20:46 +00:00
marc
2548997607 * typo
git-svn-id: trunk@6955 -
2005-03-15 23:33:43 +00:00
marc
92a5143c85 * fixed bitmap endianess
git-svn-id: trunk@6954 -
2005-03-15 23:30:40 +00:00
mattias
01b7972fa4 fixed bmp 16 bit loading from Peter J. Haas
git-svn-id: trunk@6924 -
2005-03-08 10:29:19 +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
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
6ce2f93ba8 added TLazIntfImage.TColors property
git-svn-id: trunk@6076 -
2004-09-27 10:01:18 +00:00
mattias
a173ca36a9 fixed TLazIntfImage.LoadFromDevice
git-svn-id: trunk@5965 -
2004-09-11 10:02:38 +00:00
mattias
2f7f4dff8e added case insesitifor xpm reader
git-svn-id: trunk@5844 -
2004-08-24 18:21:07 +00:00
mattias
8385cd34da accelerated TLazIntfImage.SetColor_BPP32_R8G8B8_A1_BIO_TTB
git-svn-id: trunk@5824 -
2004-08-19 18:13:25 +00:00
mattias
e059141fb3 added TLazIntfImage.SetColor_BPP32_R8G8B8_A1_BIO_TTB_RBO
git-svn-id: trunk@5786 -
2004-08-13 21:46:31 +00:00
mattias
d1a6ebb7cd fixed compilation for fpc 1.0.10
git-svn-id: trunk@5597 -
2004-06-24 17:59:18 +00:00
mattias
8ddb84becd fixed TTreeNode.Delete and deleting in between node
git-svn-id: trunk@5567 -
2004-06-15 17:21:01 +00:00
mattias
a444f136c2 replaced writeln by debugln
git-svn-id: trunk@5455 -
2004-05-11 11:42:27 +00:00
mattias
eaf26981f3 made TIcon more independent of TBitmap from Colin
git-svn-id: trunk@5404 -
2004-04-12 22:36:29 +00:00
mattias
ffe9052073 added basic TIcon reading from Colin
git-svn-id: trunk@5390 -
2004-04-10 00:11:16 +00:00
mattias
6dc1f2faec implemented by guessing the 16bit bmp reader part
git-svn-id: trunk@5361 -
2004-04-02 20:20:21 +00:00
mattias
506f8a7c71 implemented mask merge and extraction for raw images
git-svn-id: trunk@5343 -
2004-03-28 12:49:23 +00:00
mattias
a0015ec1a4 fixed bmp reader reader skipping header
git-svn-id: trunk@5247 -
2004-02-29 10:34:00 +00:00
mattias
bf118f1b22 fixed 1.0.x compilation
git-svn-id: trunk@5244 -
2004-02-28 10:16:02 +00:00
mattias
df41401a41 added a complete TLazReaderBMP
git-svn-id: trunk@5243 -
2004-02-28 10:04:52 +00:00
mattias
277581d567 fixed CreateComponent for buttons, implemented basic Drag And Drop
git-svn-id: trunk@5238 -
2004-02-28 00:34:36 +00:00
micha
701648af1a added: 24 bit read/set support fpimage
git-svn-id: trunk@5237 -
2004-02-27 01:15:32 +00:00
mattias
9f1208d17c CreateBitmapFromRawImage now creates mask only if needed
git-svn-id: trunk@5206 -
2004-02-19 05:07:17 +00:00
mattias
63221956e2 implemented ByteOrder for TLazIntfImage and added call of to LM_SETFONT
git-svn-id: trunk@5183 -
2004-02-09 19:52:52 +00:00
mattias
933e1308f6 fixed 1.0.x compilation
git-svn-id: trunk@5152 -
2004-02-03 17:36:58 +00:00
mattias
03e79352f7 implemented specialized set color function for depth24 gtk and X
git-svn-id: trunk@5096 -
2004-01-24 14:23:47 +00:00
mattias
4f10d7fd5e fixed updating color functions on creating maskdata
git-svn-id: trunk@5095 -
2004-01-24 13:57:53 +00:00
micha
5c441f1564 implement readrawimagebits,writerawimagebits and getcolor,setcolor with pointers instead of case select
git-svn-id: trunk@5093 -
2004-01-23 21:41:13 +00:00
micha
56bdc23a6f hint fixes: parentfont, font itself, showing/hiding + more
git-svn-id: trunk@4884 -
2003-12-14 19:18:04 +00:00