Commit Graph

10 Commits

Author SHA1 Message Date
Gunnar Beutner 66fdf079fa Removed custom new_object function. 2012-04-03 15:16:11 +02:00
Gunnar Beutner 3da08ca9b6 Refactored event handling. 2012-04-03 11:13:17 +02:00
Gunnar Beutner 7c5d29bbc9 Renamed RefType/WeakRefType typedefs to Ptr/WeakPtr 2012-04-02 20:50:35 +02:00
Gunnar Beutner f890f1d42c Fixed dependency problem. 2012-04-02 16:26:23 +02:00
Gunnar Beutner 1b6bfb9db5 Cleaned up includes; using namespace std is the default now. 2012-04-02 09:03:29 +02:00
Gunnar Beutner eb34b40d40 Refactored config object handling. 2012-04-01 19:32:41 +02:00
Gunnar Beutner 41f620a8f0 Fixed more compilation problems. 2012-04-01 13:57:22 +02:00
Gunnar Beutner b4a51c98c7 Implemented loading components on *NIX. 2012-04-01 13:23:32 +02:00
Gunnar Beutner 43b38f5a85 Fixed compilation errors with automake/gcc 2012-04-01 10:18:29 +02:00
Gunnar Beutner 7340c6250b Renamed configcomponent module. 2012-03-31 16:28:11 +02:00