juha
4c7dc1b89b
Use Delete() instead of Copy() where appropriate.
...
git-svn-id: trunk@55311 -
2017-06-10 16:30:27 +00:00
paul
b7f6c0283e
lcl: skip ';' char from extension when generating a mime-type, use 'jpeg' instead of 'jpg' as the first extension (issue #0024488 )
...
git-svn-id: trunk@41647 -
2013-06-10 06:25:08 +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
juha
0d85bc3fdd
LCL: Don't try to stream an empty image. Issue #21406
...
git-svn-id: trunk@35676 -
2012-03-03 16:37:28 +00:00
sekelsenmat
2b7bcd9b42
Passes on OnProgress events to FCL
...
git-svn-id: trunk@32850 -
2011-10-12 12:33:30 +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
marc
8f9838a385
* Initialize writers when writing a TPicture graphic in a different format. Fixes issue #0013451
...
git-svn-id: trunk@20562 -
2009-06-09 22:58:19 +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
paul
918eaf1a50
lcl: fix absolute usage for the new rules of fpc 2.3.1
...
git-svn-id: trunk@18989 -
2009-03-14 13:57:38 +00:00
marc
b4ba9d9cd7
* Save fpimagebitmap based on rawimage and not on handles
...
git-svn-id: trunk@18329 -
2009-01-18 16:28:08 +00:00
marc
c8855d51da
+ Added flags to allow TLazIntfImage initialize description in creation
...
* replaced existing calls to create TLazIntfImage without description since it is set later (default works too, but might change).
* Enabled palette support for descriptions without palette
git-svn-id: trunk@17407 -
2008-11-16 15:27:37 +00:00
marc
848eeac586
* When saving icon, use maskhandle when set
...
* Update custombitmap pixelformat when rawimage is changed
git-svn-id: trunk@16395 -
2008-09-04 00:09:45 +00:00
paul
efbdaeaf0e
lcl: add basic support for Progress during reading/writing of TCustomBitmap (tested with bpm,xpm). Based on patch of Laurent Jacques ( #0008893 )
...
git-svn-id: trunk@16334 -
2008-08-31 15:09:46 +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
mattias
3d2b9bab7e
LCL: reduced debugging, clean up
...
git-svn-id: trunk@15477 -
2008-06-20 11:10:27 +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
c81003eefa
* Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
...
* Added resource loading support to TPicture and Glyps to avoid image quality loss when converted to TBitmap
* Removed copy paste code for imagelist resource loading
* Moved some graphic classes to their own ini file
git-svn-id: trunk@14876 -
2008-04-17 23:43:11 +00:00