Commit Graph

301 Commits

Author SHA1 Message Date
Thilo Graf
83bc12887a CComponentsExtTextForm: fix assign of width with percent value
Assigning of value before width was set, had no effect


Origin commit data
------------------
Branch: ni/coolstream
Commit: 74d25a6089
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-10 (Sun, 10 Nov 2013)



------------------
This commit was generated by Migit
2013-11-11 00:19:48 +01:00
Thilo Graf
c654fd1268 CComponents: add log warning if position = 0
Value 0 for embedded items should be unproblematic, buy single items
should have minimum value = 1.


Origin commit data
------------------
Branch: ni/coolstream
Commit: e5b0673259
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-10 (Sun, 10 Nov 2013)



------------------
This commit was generated by Migit
2013-11-11 00:19:48 +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
f57ccb8d5a CComponentsWindow: remove paint() member
The derived member of ComponentsForm() should be sufficiently
and should serve its purpose.


Origin commit data
------------------
Branch: ni/coolstream
Commit: cbeb9f3ac6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-08 (Fri, 08 Nov 2013)



------------------
This commit was generated by Migit
2013-11-11 00:19:48 +01:00
Thilo Graf
dd2d167dfe CComponents: add property to allow/disallow paint of items
This causes initialization of all properties, but
affects the behavior of item paint.
This can be understood as a counterpart to isPainted().


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8ae491a994
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-08 (Fri, 08 Nov 2013)



------------------
This commit was generated by Migit
2013-11-11 00:19:48 +01:00
Thilo Graf
fabdec0fa3 CComponentsExtTextForm: add member setLabelAndTextFont()
Origin commit data
------------------
Branch: ni/coolstream
Commit: a0e00387b6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-07 (Thu, 07 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
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
3fc80c48da CComponents: use correct initial values screen start position
Value '0' is wrong.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 72705b19de
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-02 (Sat, 02 Nov 2013)



------------------
This commit was generated by Migit
2013-11-11 00:19:47 +01:00
Thilo Graf
9e42c9e1f7 CComponentsLabel: use correct body color
Origin commit data
------------------
Branch: ni/coolstream
Commit: ffe50db001
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-01 (Fri, 01 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-11 00:19:46 +01:00
Thilo Graf
df7394dcf6 CComponentsExtTextForm: add new class CComponentsExtTextForm
this provides a combining form, that contains a text object with label


Origin commit data
------------------
Branch: ni/coolstream
Commit: d8514b19ee
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-01 (Fri, 01 Nov 2013)



------------------
This commit was generated by Migit
2013-11-11 00:19:46 +01:00
Thilo Graf
70aecebd57 CComponentsItem: add missing is_painted to hideCCItem()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4ed6e54da6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-30 (Wed, 30 Oct 2013)


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

------------------
This commit was generated by Migit
2013-11-11 00:19:46 +01:00
Thilo Graf
3b357d7544 CComponentsLabel: remove alternate constructor
default parameters can also be used


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5fb7959ddb
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-01 (Fri, 01 Nov 2013)



------------------
This commit was generated by Migit
2013-11-11 00:19:45 +01:00
Thilo Graf
f47146c6ea revert e813d9f32b
Was bad idea to rename. Other Classes can also inherit this. See CMenuTarget


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6dd1da0628
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-25 (Fri, 25 Oct 2013)



------------------
This commit was generated by Migit
2013-10-26 23:25:59 +02:00
Thilo Graf
e813d9f32b CComponents: rename hide() to hideCC()
There are too many name conflicts with hide-members in other classes.


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



------------------
This commit was generated by Migit
2013-10-24 21:39:04 +02: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
Michael Liebmann
bc1f7f1833 CComponentsText: Add function getTextLinesAutoHeight()
- Function is used for determine the number of lines
 in a text box in AUTO_HIGH mode.

Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: ad630c5acb
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-10-23 (Wed, 23 Oct 2013)

Origin message was:
------------------
CComponentsText: Add function getTextLinesAutoHeight()

- Function is used for determine the number of lines
 in a text box in AUTO_HIGH mode.

Signed-off-by: Thilo Graf <dbt@novatux.de>


------------------
This commit was generated by Migit
2013-10-24 21:19:07 +02:00
Thilo Graf
9f144909f3 CComponentsHeader: add possibility to modify text alignment
usable in header and its derived classes and in class CComponentsWindow


Origin commit data
------------------
Branch: ni/coolstream
Commit: 64c6eb5945
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-23 (Wed, 23 Oct 2013)



------------------
This commit was generated by Migit
2013-10-24 21:19:07 +02:00
Thilo Graf
6eb5133fa5 CComponentsHeader: use isAdded() to avoid add multiple items
Origin commit data
------------------
Branch: ni/coolstream
Commit: ad102b69fd
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-22 (Tue, 22 Oct 2013)


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

------------------
This commit was generated by Migit
2013-10-24 21:19:06 +02:00
Thilo Graf
92b6e750a3 CComponentsWindow: add member showHeader()
Provides show or hide window header


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5323e92a6f
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-21 (Mon, 21 Oct 2013)



------------------
This commit was generated by Migit
2013-10-24 21:19:06 +02:00
Thilo Graf
eab0e120a2 CComponentsText: add member to get text color
Origin commit data
------------------
Branch: ni/coolstream
Commit: e613971c0d
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-21 (Mon, 21 Oct 2013)


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

------------------
This commit was generated by Migit
2013-10-24 21:19:06 +02:00
Thilo Graf
4ac8bd2717 CComponentsHeader: add member to get header text
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1b0d4fdd05
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-21 (Mon, 21 Oct 2013)


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

------------------
This commit was generated by Migit
2013-10-24 21:19:05 +02:00
Michael Liebmann
b8bc783fd7 CComponentsItem: Remove parameter from function isAdded()
Origin commit data
------------------
Branch: ni/coolstream
Commit: b3559e37f8
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-10-21 (Mon, 21 Oct 2013)


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

------------------
This commit was generated by Migit
2013-10-21 09:32:15 +02:00
Thilo Graf
8288a4eb9a CComponentsItem: move function isAdded() to CComponentsItem class
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3438b23f68
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-19 (Sat, 19 Oct 2013)


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

------------------
This commit was generated by Migit
2013-10-19 01:25:23 +02:00
Thilo Graf
1f917c4661 CComponentsText: use separated function to get text fro a file
Origin commit data
------------------
Branch: ni/coolstream
Commit: a1e5a60184
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-19 (Sat, 19 Oct 2013)


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

------------------
This commit was generated by Migit
2013-10-19 01:25:22 +02:00
Michael Liebmann
ec6bf71c64 Replacing obsolete 'INCLUDES' with 'AM_CPPFLAGS' in all Makefile.am
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5091e920fc
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-10-14 (Mon, 14 Oct 2013)


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

------------------
This commit was generated by Migit
2013-10-17 04:22:49 +02: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
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
acf753f584 CComponentsForm: add predefine CC_CENTERED for auto positions
This saves explicit position calculations to arrange items centered


Origin commit data
------------------
Branch: ni/coolstream
Commit: 3ff09c88bd
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-11 (Fri, 11 Oct 2013)



------------------
This commit was generated by Migit
2013-10-16 11:54:05 +02:00
Thilo Graf
532cd2cdea CSignalBar: optimize caption handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: 517313cd82
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:05 +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
e7b1618dab CComponentsFrmClock: prepare members for usage as virtual members
Origin commit data
------------------
Branch: ni/coolstream
Commit: 72d2639a73
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-09 (Wed, 09 Oct 2013)


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

------------------
This commit was generated by Migit
2013-10-09 22:50:58 +02:00
Thilo Graf
e4f46468a7 CComponentsFrmClock: fix posible flicker effects
Textbox handling was changed since 2781da8b77


Origin commit data
------------------
Branch: ni/coolstream
Commit: 70b43dc021
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-07 (Mon, 07 Oct 2013)



------------------
This commit was generated by Migit
2013-10-09 22:50:57 +02:00
Thilo Graf
77a1002161 CComponentsPicture: add class CComponentsChannelLogo
Origin commit data
------------------
Branch: ni/coolstream
Commit: 992cac1a55
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-05 (Sat, 05 Oct 2013)


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

------------------
This commit was generated by Migit
2013-10-06 17:14:31 +02:00
Thilo Graf
7614df21eb CComponentsFrmClock: use 'localtime_r'
Follow general recommendation to use 'localtime_r'
for threadsafe applications.


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



------------------
This commit was generated by Migit
2013-10-06 08:06:28 +02:00
Thilo Graf
23da658f30 CComponentsPIP: centering alternate backkground image
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4f69f4f34a
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-02 (Wed, 02 Oct 2013)


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

------------------
This commit was generated by Migit
2013-10-02 10:21:11 +02:00
Thilo Graf
4aecf6e445 CComponentsPIP: fix x position
pig_x+2 was wrong.


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



------------------
This commit was generated by Migit
2013-10-01 10:09:08 +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
31295b55a3 CComponents: add member setCorner()
This replaces setCornerType() and setCornerRadius() soon


Origin commit data
------------------
Branch: ni/coolstream
Commit: c6b9fe432b
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
Thilo Graf
6843bcea3c CComponentsWindow: fix fit of footer if using frame
Footer has been overpainted frame on bottom.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 566698377d
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
e340f4f4dc CComponentsWindow: fix max width of base items, if frame was set
Header, body and footer were too wide on the right side.


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



------------------
This commit was generated by Migit
2013-09-19 08:24:39 +02:00
Thilo Graf
c5b9563d60 CComponentsHeader: add member that allows switching to small size
Origin commit data
------------------
Branch: ni/coolstream
Commit: 78cdee08a8
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-09-08 (Sun, 08 Sep 2013)


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

------------------
This commit was generated by Migit
2013-09-19 08:24:39 +02:00
Thilo Graf
a4bebc144f CComponentsForm/CComponentsWindow: add new members
CComponentsForm: Overload member removeCCItem so we can use
cc_item as parameter.
CComponentsWindow: add member bool showFooter().
This allows to hide a footer in window.


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



------------------
This commit was generated by Migit
2013-09-19 08:24:38 +02:00
Thilo Graf
abeac4fe8c Signalbars: move sorce files to gui/components
Origin commit data
------------------
Branch: ni/coolstream
Commit: f129db9b0c
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-09-07 (Sat, 07 Sep 2013)


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

------------------
This commit was generated by Migit
2013-09-19 08:24:38 +02:00
Thilo Graf
0e554ca36d CComponentsWindow: use members as protected
Sub classes need these members.


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



------------------
This commit was generated by Migit
2013-09-19 08:24:38 +02:00
Thilo Graf
cc799a6055 CComponentsForm: fix fitting of item on the right and bottom edges
Frame of form was overpainted by item,
small whitespace fixes


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5cb7d66993
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-08-28 (Wed, 28 Aug 2013)



------------------
This commit was generated by Migit
2013-08-30 22:14:35 +02:00
Thilo Graf
53bb6a12d4 CProgressBar: remove comment
Origin commit data
------------------
Branch: ni/coolstream
Commit: eee3b5d78e
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-08-28 (Wed, 28 Aug 2013)


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

------------------
This commit was generated by Migit
2013-08-30 22:14:35 +02:00
Thilo Graf
1e138172fe CProgressBar: declare paintShapes() static, whitespace fixes
Technically the member function 'CProgressBar::paintShapes' can be static.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5a224dfbb2
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-08-26 (Mon, 26 Aug 2013)



------------------
This commit was generated by Migit
2013-08-30 22:14:34 +02:00
Thilo Graf
9b81eaf186 CComponentsShapeCircle: getDiam() become const
Technically the member function 'CComponentsShapeCircle::getDiam'
can be const (style)


Origin commit data
------------------
Branch: ni/coolstream
Commit: aca06a5c02
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-08-26 (Mon, 26 Aug 2013)



------------------
This commit was generated by Migit
2013-08-30 22:14:34 +02:00