Commit Graph

9 Commits

Author SHA1 Message Date
Thilo Graf
1e3da560ed signals: reduce multiple includes for sigc++/bind.h
Origin commit data
------------------
Commit: e4d0abc7dc
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-06 (Mon, 06 Feb 2017)
2017-02-07 17:12:25 +01:00
Thilo Graf
9c4ad3ab76 CComponentsSignals: add signal OnBeforeRePaint
Origin commit data
------------------
Commit: be8588a4a5
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-02 (Thu, 02 Feb 2017)
2017-02-02 11:18:27 +01:00
Thilo Graf
11b3307251 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
------------------
Commit: dde298b1b7
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-04-04 (Mon, 04 Apr 2016)
2016-10-24 10:31:24 +02:00
Jacek Jendrzej
a53c0ee6bf src/gui/components/cc_signals.h fix typo
Origin commit data
------------------
Commit: c521e67b10
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-04-16 (Sat, 16 Apr 2016)
2016-04-16 20:37:50 +02:00
Thilo Graf
8c743e9dff CComponentsSignals: add signals for hide events
Origin commit data
------------------
Commit: 1b3f5847be
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-01-21 (Wed, 21 Jan 2015)
2015-03-29 22:40:10 +02:00
Thilo Graf
7063316b07 CComponentsSignals: add signals for exec handlers
Origin commit data
------------------
Commit: 4e5df866bd
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-09-07 (Sun, 07 Sep 2014)
2014-09-25 11:02:51 +04:00
Thilo Graf
d440422947 CComponentsSignals: ad signal OnSelect
Origin commit data
------------------
Commit: 1a38c23340
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-08-25 (Mon, 25 Aug 2014)
2014-09-25 11:01:45 +04:00
Thilo Graf
dd38ab8410 CComponentsSignals: add signal OnError
Origin commit data
------------------
Commit: 6ed7df9498
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-08-10 (Sun, 10 Aug 2014)
2014-09-25 10:58:30 +04:00
Thilo Graf
aaddd45ee5 CComponents: add new header file cc_signals.h with some basic members
Origin commit data
------------------
Commit: 4731521070
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-08-03 (Sun, 03 Aug 2014)
2014-09-25 10:58:22 +04:00