Juha
|
211d95da17
|
LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them.
|
2023-07-03 11:17:01 +03:00 |
|
juha
|
42850cfe4d
|
LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code.
git-svn-id: trunk@64384 -
|
2021-01-14 12:41:32 +00:00 |
|
mattias
|
3c23ec9722
|
lcl: TGraphic: unicode file names
git-svn-id: trunk@46811 -
|
2014-11-12 18:54:56 +00:00 |
|
paul
|
6ba2d6e372
|
lcl: load graphic from RT_RCDATA resources by default.
git-svn-id: trunk@42955 -
|
2013-09-27 01:17:23 +00:00 |
|
juha
|
ecd140c985
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
|
2013-05-25 09:22:25 +00:00 |
|
mattias
|
c10f6e5365
|
LCL: TGraphic.LoadFromResourceID: PtrUInt to PtrInt for Delphi compatibility
git-svn-id: trunk@27869 -
|
2010-10-26 07:32:58 +00:00 |
|
mattias
|
50b31c7963
|
LCL: TCustomIcon.LoadFromResourceID: changed integer to PtrUInt
git-svn-id: trunk@27849 -
|
2010-10-25 10:37:34 +00:00 |
|
paul
|
099ba06e28
|
lcl: add TPicture.LoadFromStream, TPicture.SaveToStream based on image header sign (issue #0010006)
git-svn-id: trunk@24945 -
|
2010-04-26 03:44:52 +00:00 |
|
paul
|
c00da14b3c
|
lcl: simplify and cleanup TGraphic.DefineProperties, TPicture.DefineProperties
git-svn-id: trunk@22780 -
|
2009-11-26 01:52:35 +00:00 |
|
paul
|
929dc64acd
|
lcl: properly override TObject.Equals for TGraphic class
git-svn-id: trunk@22393 -
|
2009-11-03 02:17:39 +00:00 |
|
paul
|
9c665c7bc8
|
lcl: show more informative exception message when we can't find graphic resource to load (part of issue #0013679)
git-svn-id: trunk@19902 -
|
2009-05-10 07:48:46 +00:00 |
|
paul
|
2e73997680
|
lcl: don't restrict reading from files which are open for read by another applications (use fmShareDenyWrite or fmShareDenyNone depends on situation)
git-svn-id: trunk@19707 -
|
2009-04-30 14:04:10 +00:00 |
|
paul
|
6af0fb9bc9
|
lcl: fix asterisk position in the copyright comment
git-svn-id: trunk@19477 -
|
2009-04-18 04:03:13 +00:00 |
|
mattias
|
69cfe88898
|
using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
|
2008-08-25 22:32:23 +00:00 |
|
marc
|
ce312d71a9
|
* Introduced Rasterimage.Masked property to distinguish between Alpha transparency and Masked transparency (fixes #0011850)
git-svn-id: trunk@16216 -
|
2008-08-24 22:56:56 +00:00 |
|
mattias
|
2996a3c332
|
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
|
2008-07-22 09:48:15 +00:00 |
|
paul
|
36feee63d6
|
lcl:
- fix Init_BPP32_B8G8R8A8_M1_BIO_TTB
- fix PngReader - it now handles 1 color transparent png images
git-svn-id: trunk@15571 -
|
2008-06-25 05:04:47 +00:00 |
|
marc
|
a99efdd11b
|
* Removed DibSection from SharedCustomBitmap, its functionality is replaces by the RawImage
* Fixed setting size of CustomBitmap (#09512)
git-svn-id: trunk@15510 -
|
2008-06-22 18:15:29 +00:00 |
|
paul
|
278aa5bc29
|
lcl: add TGraphic.Clear
git-svn-id: trunk@15507 -
|
2008-06-22 14:45:37 +00:00 |
|
marc
|
d43db7b7f3
|
* Splitup of TBitmap into TRasterImage, TCustomBitmap, TFPImageBitmap and TBitmap
* Implemented TIcon and reading .ico (including Vista icons)
git-svn-id: trunk@15472 -
|
2008-06-20 00:21:07 +00:00 |
|
marc
|
39aa9c05e7
|
* Start of new Icon - bitmap cleanup
git-svn-id: trunk@13624 -
|
2008-01-05 00:30:10 +00:00 |
|
mattias
|
574e1e3688
|
LCL: added Delphi compatible TGraphic.Progress
git-svn-id: trunk@10356 -
|
2006-12-28 22:43:25 +00:00 |
|
mattias
|
bfb3fd9685
|
added class keyword to proc bodies for fpc 2.1.1
git-svn-id: trunk@9364 -
|
2006-05-27 17:40:59 +00:00 |
|
mattias
|
6eb4930179
|
fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
|
2006-05-05 05:52:08 +00:00 |
|
mattias
|
e84231cff6
|
improved smartlinking: graphics and forms finalization
git-svn-id: trunk@8254 -
|
2005-12-06 11:25:16 +00:00 |
|
vincents
|
90b9862494
|
removed $IFDEF VER1 from Martin Smat
git-svn-id: trunk@7473 -
|
2005-08-02 20:00:41 +00:00 |
|
mattias
|
21b225c77b
|
implemented finding DefineProperties in registered TPersistent, implemented auto commenting of missing units for Delphi unit conversion
git-svn-id: trunk@5996 -
|
2004-09-14 10:23:44 +00:00 |
|
mattias
|
ce11f9f6e2
|
implemented mainunit hints for include files
git-svn-id: trunk@5393 -
|
2004-04-10 17:58:57 +00:00 |
|
mattias
|
53b08dab8d
|
added jpeg example
git-svn-id: trunk@5248 -
|
2004-02-29 22:51:54 +00:00 |
|
micha
|
912d81b51e
|
revert intf split
git-svn-id: trunk@5225 -
|
2004-02-23 08:19:05 +00:00 |
|
micha
|
8c520fe744
|
split interface into non-lcl and lcl-component dependent parts
git-svn-id: trunk@5224 -
|
2004-02-22 22:52:59 +00:00 |
|
mattias
|
3a1867c652
|
removed workaround VirtualCreate
git-svn-id: trunk@5168 -
|
2004-02-04 22:17:09 +00:00 |
|
mattias
|
5606ba0fe2
|
fpImage is now used as default, deactivate it with -dDisableFPImage
git-svn-id: trunk@5149 -
|
2004-02-02 22:01:51 +00:00 |
|
mattias
|
459b1c939c
|
fixed many range check warnings
git-svn-id: trunk@4951 -
|
2003-12-25 14:17:07 +00:00 |
|
mattias
|
fb8af62ec2
|
added searching for fpImage reader/writer
git-svn-id: trunk@4606 -
|
2003-09-12 14:59:43 +00:00 |
|
mattias
|
e5570985e8
|
implemented copying graphics from/to clipboard
git-svn-id: trunk@4598 -
|
2003-09-10 19:15:16 +00:00 |
|
mattias
|
bca72f9df3
|
TBitmap.Assign now shares image data
git-svn-id: trunk@4555 -
|
2003-09-02 15:12:21 +00:00 |
|
mattias
|
04c90479b5
|
implemented interface graphics
git-svn-id: trunk@4370 -
|
2003-07-04 22:06:49 +00:00 |
|
mattias
|
d86c28d794
|
attaching menuitems topdown
git-svn-id: trunk@4348 -
|
2003-07-01 09:29:52 +00:00 |
|
mattias
|
735191d158
|
new constants for compatibility
git-svn-id: trunk@3694 -
|
2002-12-12 17:47:46 +00:00 |
|
lazarus
|
11279dd04b
|
MG: gradient fill, minor issues from Andrew
git-svn-id: trunk@3328 -
|
2002-09-12 05:56:15 +00:00 |
|
lazarus
|
ecfc86ab66
|
MG: changed license to LGPL
git-svn-id: trunk@1667 -
|
2002-05-10 06:05:58 +00:00 |
|
lazarus
|
1462c1cf7e
|
MG: renamed TFileFormatList to TPicFileFormatList
git-svn-id: trunk@1504 -
|
2002-03-11 20:41:37 +00:00 |
|
lazarus
|
c40bc842d5
|
MG: acclerated parser read-undo-read combinations
git-svn-id: trunk@1501 -
|
2002-03-11 18:12:11 +00:00 |
|
lazarus
|
960f9acdb1
|
bugfix
git-svn-id: trunk@217 -
|
2001-03-09 17:08:15 +00:00 |
|
lazarus
|
ab68959328
|
added streaming to tgraphic, added tpicture
git-svn-id: trunk@211 -
|
2001-03-05 14:20:04 +00:00 |
|
michael
|
f088b13a3e
|
+ Initial import
git-svn-id: trunk@2 -
|
2000-07-13 10:28:31 +00:00 |
|