Commit Graph

20 Commits

Author SHA1 Message Date
Thilo Graf
c49301d91f CComponentsButton: simplify paint of button icon
Calculation of image aspect ratio now happens in picture object itself.


Origin commit data
------------------
Branch: ni/coolstream
Commit: b47a0ccaeb
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-07-11 (Sat, 11 Jul 2015)



------------------
This commit was generated by Migit
2015-07-17 15:35:47 +02:00
Thilo Graf
3c08eea16a CComponentsButton: disable gradient
Not necessary as long not all or most gui buttons can provide gradient


Origin commit data
------------------
Branch: ni/coolstream
Commit: 47b37d4405
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-03-28 (Sat, 28 Mar 2015)



------------------
This commit was generated by Migit
2015-03-29 22:40:15 +02:00
Thilo Graf
928053c68e CComponentsButton: use unified body colors in gradient mode
Some theme controlled colors don't really looks nice in some
combinations with window backgrounds.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 66e5f03c92
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-30 (Thu, 30 Oct 2014)



------------------
This commit was generated by Migit
2015-03-29 22:39:54 +02:00
Thilo Graf
0fcb1cd853 CComponentsButton: use of global button text color
Used text color was different to old button handler.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 04083bc299
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-10-18 (Sat, 18 Oct 2014)



------------------
This commit was generated by Migit
2015-03-29 22:39:52 +02:00
Thilo Graf
e957c94172 CComponentsButton: add extended properties for button objects
Allows to assign values for events, msg, results. So it is possible
to evaluate/use these properties eg. directly in exec routines.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 706ed0f31f
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-08-26 (Tue, 26 Aug 2014)



------------------
This commit was generated by Migit
2014-09-25 11:02:22 +04:00
Thilo Graf
9fa06a7279 CComponentsButton: use darker color for Button
COL_LIGHT_GRAY is too garish related to background


Origin commit data
------------------
Branch: ni/coolstream
Commit: a0492bc530
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-16 (Fri, 16 May 2014)



------------------
This commit was generated by Migit
2014-05-22 21:50:53 +02:00
Thilo Graf
9c543703a8 CComponentsButton: add class with const char* parameters for icon names
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2c87bb750a
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-01 (Thu, 01 May 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-05-22 21:50:47 +02:00
Thilo Graf
40ae98d72e CComponentsButton: reinit button items after changed font type
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2256c83b98
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-01 (Thu, 01 May 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-05-22 21:50:45 +02:00
Thilo Graf
8941a634f1 CComponentsButton: add possibility to change font type, whitespace fixes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 419fc12f2e
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-04-30 (Wed, 30 Apr 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-05-22 21:50:44 +02:00
Thilo Graf
1ee724fe44 CComponentsButton: simplify handling of init of buttons with chain class
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7b279ddd33
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-04-27 (Sun, 27 Apr 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-05-22 21:50:43 +02:00
Thilo Graf
7c70aaa6df CComponents: add new parameter 'parent'
Use strictly CComponentsForm as parent parameter in constructors.
Some parts have been cleaned up (Constructors, init methodes removed)

New parameter makes it possible already add current item in constructor.
So in mostly situations is it not necessary to use explicit addCCItem(),
but addCCItem()is still valid and necessary in certain situations.

Affected are all cc-classes and their derivates.
Some classes must or can be adapted later. The function is
not currently restricted, because usage of parent parameter is not explicit
defined in constructors, see CImageInfo, here yet are used addCCItem()
methodes.

Generally this parameter is located in the constructors before bool has_shadow,
but it is not sure whether it would be better to use this parameter as the first.
That remains to be clarified.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 23d7b62cf0
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-03-03 (Mon, 03 Mar 2014)



------------------
This commit was generated by Migit
2014-03-03 09:43:39 +01:00
Thilo Graf
d7653c4dbd CComponentsButton: add members to get caption properties
Origin commit data
------------------
Branch: ni/coolstream
Commit: 812168416f
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-09 (Sat, 09 Nov 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-11-11 00:19:48 +01:00
Thilo Graf
f229b04e72 CComponentsButton: add constructors with loacalized caption parameter
Origin commit data
------------------
Branch: ni/coolstream
Commit: 989ec25360
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-06 (Wed, 06 Nov 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-11-11 00:19:47 +01:00
Thilo Graf
cbc2b193af CComponents: add unfied header file for general include of cc classes
Provides a unified header file, so it is not required to select a
certain header file.


Origin commit data
------------------
Branch: ni/coolstream
Commit: f7798affc6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-24 (Thu, 24 Oct 2013)



------------------
This commit was generated by Migit
2013-10-24 21:19:07 +02:00
Thilo Graf
90faf7bff2 CComponentsButton: use empty string as default icon in constructors
Origin commit data
------------------
Branch: ni/coolstream
Commit: fb3f18b14a
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-11 (Fri, 11 Oct 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-10-16 11:54:06 +02:00
Thilo Graf
6e743b9bda CComponentsButton: use dynamic fonts, remove old font handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: c3a3eea0d8
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-09-10 (Tue, 10 Sep 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-10-16 11:54:04 +02:00
Thilo Graf
3f0d928742 CComponentsButton: remove function blocks from header
Origin commit data
------------------
Branch: ni/coolstream
Commit: 19fa5e6418
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-09-20 (Fri, 20 Sep 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-09-20 08:33:06 +02:00
Thilo Graf
b070966767 CComponentsButton: add localized button
So it's possible to use locales for button caption.


Origin commit data
------------------
Branch: ni/coolstream
Commit: be8e47fe3f
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-09-09 (Mon, 09 Sep 2013)



------------------
This commit was generated by Migit
2013-09-19 08:24:39 +02:00
Thilo Graf
9bef288a97 CComponentsButton: rework position handling for buttons and code comments
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7d82da09ae
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-06-03 (Mon, 03 Jun 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-06-03 22:12:48 +02:00
Thilo Graf
40c66492ee CComponents:add sub class CComponentsButton
Origin commit data
------------------
Branch: ni/coolstream
Commit: 04afa10e02
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-20 (Sat, 20 Apr 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-04-20 12:53:25 +02:00