|
ec3c7b2902
|
[DEV] change ewol::signal::List in ewol::signal::Interface
|
2014-10-30 21:12:15 +01:00 |
|
|
61afe48646
|
[DEV] set Parameter agnostic from Object
|
2014-10-29 22:34:06 +01:00 |
|
|
656fe783d4
|
[DEV] set signal agnostic from other API just depend on shared_ptr<void>
|
2014-10-29 21:05:49 +01:00 |
|
|
00b385f433
|
[DEV] remove specificity of signal to Object to shared_ptr<void>
|
2014-10-28 23:13:38 +01:00 |
|
|
dbecf900be
|
[DEBUG] gcc build error
|
2014-10-28 22:04:32 +01:00 |
|
|
9cc1b47a2a
|
[DEV] change periodic call ==> remove from widget manager to Object manager and set signal instead of virtual function
|
2014-10-28 21:01:44 +01:00 |
|
|
5024c51379
|
[DEBUG] signal error when removing signal in signal calling
|
2014-10-23 22:17:39 +02:00 |
|
|
21435b9961
|
[DEV] add subElement bind with multiple argument (TODO: better with template)
|
2014-10-20 21:28:23 +02:00 |
|
|
499806edc5
|
[DEV] remove compilation warning
|
2014-10-19 23:05:24 +02:00 |
|
|
d8d02254ca
|
[DEV] remove deprecated API
|
2014-10-19 23:04:54 +02:00 |
|
|
36495518ac
|
[DEV] change slider signal value type int32_t ==> float
|
2014-10-19 23:04:27 +02:00 |
|
|
06521163f6
|
[STYLE] some style
|
2014-10-19 23:03:08 +02:00 |
|
|
4fde0a8462
|
[DEV] add bind1 (not work)
|
2014-10-19 23:02:44 +02:00 |
|
|
03213d9f04
|
[TAG] Update version tag : 0.9.4-dev
|
2014-10-18 08:30:32 +02:00 |
|
|
e3a1b37130
|
[DEV] set ButtonColor support parameters instead of direct set & get
|
2014-10-18 08:18:13 +02:00 |
|
|
e858cf8a74
|
[DEV] set slider support parameters instead of direct set & get
|
2014-10-18 08:17:52 +02:00 |
|
|
a41605b9b3
|
[DEBUG] change visibility of the Context menu constructor
|
2014-10-18 08:17:11 +02:00 |
|
|
293a68a083
|
[DEBUG] Remove unneeded variable
|
2014-10-18 08:16:25 +02:00 |
|
|
4063a6178c
|
[DEV] change application URL loader
|
2014-10-18 08:15:34 +02:00 |
|
|
2ff07a736e
|
[DEV] add subWidget search with there name
|
2014-10-18 08:14:44 +02:00 |
|
|
7645341f35
|
[DEV] remove etk::mutex and etk::semaphore for stl inmplementation
|
2014-10-08 22:30:30 +02:00 |
|
|
b5b460440b
|
[DEV] Correction of Resource unamed creation
|
2014-10-01 23:33:07 +02:00 |
|
|
cb2e34cbb4
|
[DEV] change level of signel log
|
2014-09-22 22:16:11 +02:00 |
|
|
bcd6b8230b
|
[DEV] update Readme
|
2014-09-15 22:22:41 +02:00 |
|
|
4d54a562fc
|
[DEBUG] windows compialtion is back (not tested)
|
2014-09-15 21:58:34 +02:00 |
|
|
942b3a155d
|
[DEV] add a worker interface
|
2014-09-12 21:22:18 +02:00 |
|
|
e5cf76c49c
|
[TAG] Update version tag : 0.9.3-dev
|
2014-09-11 07:14:25 +02:00 |
|
|
be0b31f905
|
Update version tag : 0.9.3
|
2014-09-11 07:08:30 +02:00 |
|
|
6ad49453ba
|
[DOC] add documentations
|
2014-09-05 21:42:04 +02:00 |
|
|
d5bd35d0a4
|
[DOC] update documentation
|
2014-09-02 21:26:15 +02:00 |
|
|
87f4aedb95
|
[DEV] start updating documentation
|
2014-09-01 22:54:02 +02:00 |
|
|
331acf2303
|
[DEV] remove empty files
|
2014-08-30 09:15:26 +02:00 |
|
|
3f7cf66e99
|
[DEV] add remove link with a shortcut
|
2014-08-29 23:30:41 +02:00 |
|
|
d8ddb85a82
|
[DEV] update menu interface
|
2014-08-28 21:51:55 +02:00 |
|
|
6bf0c0f0cd
|
[DEV] remove onReceiveMessage fucntion (deprecated) and set work again Entry, SelectColor, List ...
|
2014-08-27 22:56:57 +02:00 |
|
|
29910b5cef
|
[DEV] Add log when macri binding not work
|
2014-08-27 06:04:31 +02:00 |
|
|
6e39002da5
|
[DEV] some rework on ewol...
|
2014-08-25 21:08:13 +02:00 |
|
|
367831116f
|
[DEV] change some Object interface (try to simplify object interface
|
2014-08-25 05:56:03 +02:00 |
|
|
7edbc3a0cf
|
[DEV] update new signal system
|
2014-08-22 22:21:23 +02:00 |
|
|
e3f71e5201
|
[DEV] remove caller in signal emit
|
2014-08-22 05:20:27 +02:00 |
|
|
12c4a88c88
|
[DEV] rework Signal implementation callback ==> must update all soft
|
2014-08-21 21:22:51 +02:00 |
|
|
153774177e
|
[DEBUG] gcc compilation warning
|
2014-08-21 21:00:13 +02:00 |
|
|
3175657fed
|
[DEV] rework signal interface (step 1 normalisation)
|
2014-08-20 22:34:31 +02:00 |
|
|
600d5b2ffe
|
Update version tag : 0.9.2
|
2014-08-19 23:57:31 +02:00 |
|
|
006ed42f38
|
[DEV] signal is better
|
2014-08-19 22:57:39 +02:00 |
|
|
749b7a09c0
|
[DEV] Start dev of the signal system (nearly compatible with old system)
|
2014-08-19 23:26:51 +02:00 |
|
|
e1a0b972cd
|
Update version tag : 0.9.2-dev
|
2014-08-19 23:57:31 +02:00 |
|
|
fe9649193b
|
[CLEAN] remove unneeded code
|
2014-08-19 21:47:33 +02:00 |
|
|
baa00d0e71
|
[DEBUG] missing init in colored3DObject
|
2014-08-18 22:57:06 +02:00 |
|
|
132024a988
|
[DEV] remove unneeded files
|
2014-08-18 23:27:13 +02:00 |
|