Menu

Tree [r132] /
 History

HTTPS access


File Date Author Commit
 styles 2013-03-20 lainz [r117] updated svn:ignore for all subfolders
 test_bccontrols 2013-03-26 lainz [r127] Fading in bcimagebutton.pas
 test_bgracontrols 2013-10-29 dibo1984 [r132] Patch from Massimo Magnano:
 test_extra 2013-03-26 lainz [r126] Circular: Here is a patch to add Duration prope...
 COPYING.LGPL.txt 2012-01-16 lainz [r1] From GIT.
 COPYING.modifiedLGPL.txt 2012-05-23 dibo1984 [r32] Merged changes from git (new version 2.0 alpha)
 DataType.inc 2012-01-16 lainz [r1] From GIT.
 bcbasectrls.pas 2012-05-23 dibo1984 [r32] Merged changes from git (new version 2.0 alpha)
 bcbutton.pas 2013-03-21 lainz [r119] using BlendImage instead PutImage to improve sp...
 bcbutton_icon.lrs 2012-05-23 dibo1984 [r32] Merged changes from git (new version 2.0 alpha)
 bceffect.pas 2013-04-03 lainz [r130] BGRAControls package didn't compile for me on F...
 bcfilters.pas 2013-04-05 lainz [r131] using NativeInt instead int32or64
 bcgamegrid.pas 2013-02-12 lainz [r90] Improvements in bcgamegrid.pas there are things...
 bcgamegrid_icon.lrs 2013-01-12 lainz [r87]
 bcimagebutton.pas 2013-03-26 lainz [r127] Fading in bcimagebutton.pas
 bcimagebutton_icon.lrs 2012-12-16 lainz [r73] Missing files..
 bclabel.pas 2013-02-19 lainz [r95] removed BGRALabel, restored BCLabel..
 bclabel_icon.lrs 2013-02-19 lainz [r95] removed BGRALabel, restored BCLabel..
 bcpanel.pas 2012-10-27 dibo1984 [r66] Fixed refreshing BCPanel caption in design time
 bcpanel_icon.lrs 2012-05-23 dibo1984 [r32] Merged changes from git (new version 2.0 alpha)
 bcrtti.pas 2012-05-23 dibo1984 [r32] Merged changes from git (new version 2.0 alpha)
 bcstylesform.lfm 2012-05-23 dibo1984 [r32] Merged changes from git (new version 2.0 alpha)
 bcstylesform.pas 2012-05-23 dibo1984 [r32] Merged changes from git (new version 2.0 alpha)
 bctools.pas 2013-03-21 lainz [r119] using BlendImage instead PutImage to improve sp...
 bctypes.pas 2012-06-04 dibo1984 [r39] BCFont can handle negative text shadow offset
 bgracontrols.lpk 2013-03-27 lainz [r129] 3.0 (for SVN only)
 bgracontrols.pas 2013-03-27 lainz [r128] 2.2
 bgraflashprogressbar.pas 2012-01-16 lainz [r1] From GIT.
 bgraflashprogressbar_icon.lrs 2012-01-16 lainz [r1] From GIT.
 bgragraphiccontrol.pas 2012-05-23 dibo1984 [r32] Merged changes from git (new version 2.0 alpha)
 bgragraphiccontrol_icon.lrs 2012-05-23 dibo1984 [r32] Merged changes from git (new version 2.0 alpha)
 bgraimagelist.pas 2012-05-23 dibo1984 [r32] Merged changes from git (new version 2.0 alpha)
 bgraimagelist_icon.lrs 2012-05-23 dibo1984 [r32] Merged changes from git (new version 2.0 alpha)
 bgraimagemanipulation.pas 2013-10-29 dibo1984 [r132] Patch from Massimo Magnano:
 bgraimagemanipulation_icon.lrs 2012-05-23 dibo1984 [r32] Merged changes from git (new version 2.0 alpha)
 bgraknob.pas 2013-03-21 lainz [r119] using BlendImage instead PutImage to improve sp...
 bgraknob_icon.lrs 2012-01-16 lainz [r1] From GIT.
 bgrashape.pas 2012-05-23 dibo1984 [r32] Merged changes from git (new version 2.0 alpha)
 bgrashape_icon.lrs 2012-05-23 dibo1984 [r32] Merged changes from git (new version 2.0 alpha)
 bgraspeedbutton.pas 2012-05-23 dibo1984 [r32] Merged changes from git (new version 2.0 alpha)
 bgraspeedbutton_icon.lrs 2012-05-23 dibo1984 [r32] Merged changes from git (new version 2.0 alpha)
 bgraspriteanimation.pas 2013-03-21 lainz [r119] using BlendImage instead PutImage to improve sp...
 bgraspriteanimation_icon.lrs 2012-05-23 dibo1984 [r32] Merged changes from git (new version 2.0 alpha)
 bgravirtualscreen.pas 2012-05-23 dibo1984 [r32] Merged changes from git (new version 2.0 alpha)
 bgravirtualscreen_icon.lrs 2012-01-16 lainz [r1] From GIT.
 readme.txt 2013-03-27 lainz [r129] 3.0 (for SVN only)

Read Me

BGRAControls v3.0.0.0 alpha

Site: http://sourceforge.net/projects/bgracontrols
Wiki: http://wiki.lazarus.freepascal.org/BGRAControls
Forum: http://www.lazarus.freepascal.org/index.php/topic,12411.0.html

== Overview ==

License: Modified LGPL.

As many people know, Lazarus GTK doesn't have full alpha support. I created a set of components which use TBGRABitmap for drawing icons, so it partially solves the problem with alpha in GTK. But this components set is not only a GTK patch but has more fancy components which are using the power of the BGRABitmap package.

== Author: Dibo.== 
Package founder and package mantainer.

BC Controls
- TBCButton
- TBCLabel
- TBCPanel

BGRA Controls
- TBGRAImageList
- TBGRASpeedButton

== Author: Circular.== 
BGRABitmap creator, contributor and package mantainer.

- TBGRAFlashProgressBar
- TBGRAGraphicControl
- TBGRAKnob
- TBGRAShape
- TBGRAVirtualScreen

== Author: Lainz.== 
Contributor and package mantainer.

BC Controls
- TBCImageButton
- TBCGameGrid

BGRA Controls
- TBGRASpriteAnimation

== Author: Emerson Cavalcanti.== 
- TBGRAImageManipulation

== Author: mora ==
- Contributor to BCButton functionality.