Commit Graph

35 Commits

Author SHA1 Message Date
vanhofen
affbb0e153 ccomponents: add missing slash to iconBasePath
Origin commit data
------------------
Branch: ni/coolstream
Commit: e85f32848c
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-05-07 (Thu, 07 May 2015)

Origin message was:
------------------
- ccomponents: add missing slash to iconBasePath

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

------------------
This commit was generated by Migit
2015-05-07 11:10:28 +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
661b336e8d CComponentsButton: fix fit of button icon
Scale was broken


Origin commit data
------------------
Branch: ni/coolstream
Commit: d33c4911d2
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-14 (Wed, 14 Jan 2015)



------------------
This commit was generated by Migit
2015-03-29 22:40:08 +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
d79698edb6 CComponentsForm: fix item offset with enabled frame
frame width was not considered


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



------------------
This commit was generated by Migit
2015-03-29 22:39:50 +02:00
[CST] Focus
0670764bd4 gui/components/cc_frm_button.cpp: set CTextBox save screen flag
Origin commit data
------------------
Branch: ni/coolstream
Commit: fdd5486714
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)


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

------------------
This commit was generated by Migit
2015-03-06 14:13:59 +03:00
Thilo Graf
ce720b18ef CComponentsButton: apply color gradiant to buttons
Origin commit data
------------------
Branch: ni/coolstream
Commit: de2aebcebc
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-09-20 (Sat, 20 Sep 2014)


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

------------------
This commit was generated by Migit
2014-09-25 11:08:16 +04: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
f2da159bdf CComponentsPicture: structure of class highly simplified
It should be now easier to use images as objects. An initialized
picture object should provide all relevant properties and some
functionalities of picture viewer.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5eb63b9515
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-20 (Fri, 20 Jun 2014)

Origin message was:
------------------
CComponentsPicture: structure of class highly simplified

It should be now easier to use images as objects. An initialized
picture object should provide all relevant properties and some
functionalities of picture viewer.


------------------
This commit was generated by Migit
2014-06-23 18:43:47 +02:00
vanhofen
108a1c1b93 change getRenderWidth() default to UTF8
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8b91cda918
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Origin message was:
------------------
- change getRenderWidth() default to UTF8

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

------------------
This commit was generated by Migit
2014-06-11 23:07:00 +02:00
Thilo Graf
1fa74157b2 CComponentsButton: use y position 0 for general alignment
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9c4aadd2bf
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-04 (Sun, 04 May 2014)


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

------------------
This commit was generated by Migit
2014-05-22 21:50:50 +02:00
Thilo Graf
99fa0b3a67 CComponentsButton: ensure matching icons inside button
Some icons can be too large for defined button height, so it's required to
scale icons. Scaling happens inside cc_btn_icon_obj during its init.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9d014d2039
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-03 (Sat, 03 May 2014)



------------------
This commit was generated by Migit
2014-05-22 21:50:49 +02:00
Thilo Graf
efc07077a3 CComponentsButton: remove additonal y offset
Any other offset could have bad side effects for centered text,
it must be centered here. Other font sizes can make problems here.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 75bf3aa276
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-03 (Sat, 03 May 2014)



------------------
This commit was generated by Migit
2014-05-22 21:50:49 +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
7c0599b989 CComponentsButton: ignonre objects if no inititalized
This makes it possible to use buttons with or without icons or text


Origin commit data
------------------
Branch: ni/coolstream
Commit: 95c7e44eb1
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-01 (Thu, 01 May 2014)



------------------
This commit was generated by Migit
2014-05-22 21:50:46 +02:00
Thilo Graf
ea451154d7 CComponentsButton, CComponentsFooter: rework bestfit of buttons inside chain
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9ffdb1cb98
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
Michael Liebmann
2814582bbe CComponentsButton: Incrase height for btn font
Origin commit data
------------------
Branch: ni/coolstream
Commit: c4bff391a5
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-21 (Fri, 21 Feb 2014)


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

------------------
This commit was generated by Migit
2014-02-21 00:02:46 +01:00
Thilo Graf
24fdc52af5 CComponentsButton: reduce scope of variable face_x
The scope of the variable 'face_x' can be reduced. (style)


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9ac35f0d92
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-12-24 (Tue, 24 Dec 2013)



------------------
This commit was generated by Migit
2013-12-25 19:50:31 +01:00
[CST] Focus
5d06d7384f components: remove initVarForm calls in classes derived from CComponentsForm
Origin commit data
------------------
Branch: ni/coolstream
Commit: 062b10be2a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-27 (Wed, 27 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-29 17:27:10 +04: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
7d706e3259 CComponentsButton: involving of button text for dyn font evaluation
Origin commit data
------------------
Branch: ni/coolstream
Commit: a47091872b
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-12 (Sat, 12 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
6d90cc0a5c CComponents: remove member setCornerRadius(),
setCorner() replaces this function, 2nd parameter sets type


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



------------------
This commit was generated by Migit
2013-09-19 08:24:40 +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
Michael Liebmann
221b6ee8b4 Replace color indexes of the text colors by real color values for RenderString()
- If necessary, Correct data types of the color values


Origin commit data
------------------
Branch: ni/coolstream
Commit: c60c5c5ce3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-07-11 (Thu, 11 Jul 2013)



------------------
This commit was generated by Migit
2013-07-21 22:00:58 +02:00
Thilo Graf
dc90a7fcc1 CComponentsButton: fix alignment of button items
Origin commit data
------------------
Branch: ni/coolstream
Commit: b18741efc7
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-06-16 (Sun, 16 Jun 2013)


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

------------------
This commit was generated by Migit
2013-06-16 00:34:07 +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
c634799110 CComponentsButton: use adequate arrangement for caption
Origin commit data
------------------
Branch: ni/coolstream
Commit: 85b1117f37
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-27 (Sat, 27 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-28 16:48:10 +02:00
Thilo Graf
b17e7994c5 CComponentsHeader/Button: force paint of text
Origin commit data
------------------
Branch: ni/coolstream
Commit: 988d1f3ea8
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-27 (Sat, 27 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-28 16:48:10 +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