Commit Graph

7 Commits

Author SHA1 Message Date
Thilo Graf
36d8d81fa6 CMsgBox: rework msgbox classes with Window class implementation
Replacing messagebox, hintbox_ext and some derivated parts with
basic class hintbox and derivated class CMsgBox. This should unify
window handling and avoids maintain of multiple classes with quasi
same purpose and adds more functionality.

TODO: fix and optimize details


Origin commit data
------------------
Branch: ni/coolstream
Commit: dde298b1b7
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-04-04 (Mon, 04 Apr 2016)



------------------
This commit was generated by Migit
2016-10-24 10:31:24 +02:00
Jacek Jendrzej
bd3e7931b0 src/gui/components/cc_signals.h fix typo
Origin commit data
------------------
Branch: ni/coolstream
Commit: c521e67b10
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-04-16 (Sat, 16 Apr 2016)


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

------------------
This commit was generated by Migit
2016-04-16 20:37:50 +02:00
Thilo Graf
61d99e8262 CComponentsSignals: add signals for hide events
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1b3f5847be
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-21 (Wed, 21 Jan 2015)


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

------------------
This commit was generated by Migit
2015-03-29 22:40:10 +02:00
Thilo Graf
6c4ede7388 CComponentsSignals: add signals for exec handlers
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4e5df866bd
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-09-07 (Sun, 07 Sep 2014)


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

------------------
This commit was generated by Migit
2014-09-25 11:02:51 +04:00
Thilo Graf
ece4a16b52 CComponentsSignals: ad signal OnSelect
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1a38c23340
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-08-25 (Mon, 25 Aug 2014)


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

------------------
This commit was generated by Migit
2014-09-25 11:01:45 +04:00
Thilo Graf
d0faf5cee7 CComponentsSignals: add signal OnError
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6ed7df9498
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-08-10 (Sun, 10 Aug 2014)


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

------------------
This commit was generated by Migit
2014-09-25 10:58:30 +04:00
Thilo Graf
10a0f86449 CComponents: add new header file cc_signals.h with some basic members
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4731521070
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-08-03 (Sun, 03 Aug 2014)


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

------------------
This commit was generated by Migit
2014-09-25 10:58:22 +04:00