Skip to content

Releases: bgrabitmap/bgracontrols

BGRAControls v9.0.1.7

11 Mar 20:28
da99678
Compare
Choose a tag to compare
  • TBGRAImageManipulation: add Opacity property
  • TBCLeaRingSlider: add Caption and Text layout, centering
  • TBCLeaLed, TBCLeaSelector: centering
  • TBCFluentProgressRing: fix background on Linux
  • TBCLeaQLED: alignment and phong effect
  • TBCLeaSelector: fix phong light position
  • TBGRAImageList: stretch proportionally, draw overlay
  • TShapeLineBGRA: add line style, adjust centering
  • TBGRAFlashProgressBar: add marquee and multiprogress modes, add BorderSpacing property
  • TBGRAKnob: add TaperType property
  • TBCMaterialEdit: generic component version
  • added TSuperGauge
  • added BGRADialogs unit: list all image types
  • various fixes

BGRAControls v9.0.1.6

15 Aug 21:16
f5efbf8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.1.5...v9.0.1.6

BGRAControls v9.0.1.5

03 Jun 14:28
1380caf
Compare
Choose a tag to compare

What's Changed

  • Changed ktSector Operation to compute divisions for sectors. by @sganz in #177
  • Dev bgracontrols by @lainz in #178
  • Update bgraknob.pas removed needless procs by @sganz in #179
  • Dev bgracontrols v9.0.1.5 by @lainz in #180

Full Changelog: v9.0.1.4...v9.0.1.5

v9.0.1.4

27 May 23:31
a94a17f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.0.1.3...v9.0.1.4

BGRAControls v9.0.1.3

08 May 22:14
4d0cd5e
Compare
Choose a tag to compare
Merge pull request #173 from bgrabitmap/dev-bgracontrols

Dev bgracontrols

BGRAControls v9.0.1.2

07 May 12:51
cf906b8
Compare
Choose a tag to compare

Fix slider vertical

BGRAControls v9.0.1.1

06 May 15:31
cf906b8
Compare
Choose a tag to compare

Fixed transparency for linux in slider

BGRAControls v9.0.1

05 May 13:53
cf906b8
Compare
Choose a tag to compare

BGRAControls v9.0

17 Mar 11:21
2b121af
Compare
Choose a tag to compare
  • TBCMaterialDesignButton ClickMe
  • New BGRAVirtualScreen test 'blur panels with shadows'
  • Added custom drawn package back
  • BCExpandedPanels (thanks to maxm74)
  • Fix BCPaperPanel
  • Keeps EOL in SVG Image List
  • Added bcfluentprogressring by hedgehog
  • ImageManipulation fixes

BGRAControls v8.0

29 Nov 21:30
a1220e6
Compare
Choose a tag to compare
  • Added TBCCheckComboBox
  • Fixed showing of icons in the IDE (thanks to paweld)
  • Added bcpanel color property
  • A lot of improvements in TBGRAImageManipulaton (thanks to maxm74)
  • Added TCheckListBox theming demo