|
656fe783d4
|
[DEV] set signal agnostic from other API just depend on shared_ptr<void>
|
2014-10-29 21:05:49 +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 |
|
|
3f7cf66e99
|
[DEV] add remove link with a shortcut
|
2014-08-29 23:30:41 +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 |
|
|
3175657fed
|
[DEV] rework signal interface (step 1 normalisation)
|
2014-08-20 22:34:31 +02:00 |
|
|
b478b3e862
|
[DEV] remove onObjectRemove...
|
2014-08-17 23:36:53 +02:00 |
|
|
71f656fb41
|
[DEV] change the parameter Updating
|
2014-08-14 22:11:42 +02:00 |
|
|
9cb928b973
|
[DEV] change default Instance
|
2014-08-13 22:30:47 +02:00 |
|
|
0eb9d5c322
|
[DEV] start rework for parameters
|
2014-08-11 22:43:05 +02:00 |
|
|
70487330ce
|
[DEV] add basic parameter structure
|
2014-08-11 07:08:34 +02:00 |
|
|
babbf2bcd1
|
[LICENCE] change BSD v3 to APACHE v2.0
this is for prevent some patent errors
|
2014-08-08 23:19:08 +02:00 |
|
|
e3305c3757
|
[DEV] start long rework to have a geneic std::shared_ptr instead of internal ewol::object::Shared ==> need to have only factory
|
2014-08-07 22:54:13 +02:00 |
|
|
3237d26474
|
[DEV] correction of virtual and refcounter of objects
|
2014-05-27 21:26:40 +02:00 |
|
|
a1d0185f19
|
[DEV] shared system work corectly with simple example
|
2014-05-25 16:15:26 +02:00 |
|
|
4c68791bdd
|
[DEV] remove some unneded copy
|
2014-05-17 21:09:15 +02:00 |
|
|
357371847b
|
[STYLE] change NULL in nullptr
|
2014-05-17 21:04:14 +02:00 |
|
|
227a08be18
|
[DEV] step one to build
|
2014-05-16 21:52:10 +02:00 |
|
|
8740595b17
|
[DEV] start big rework of the shared pointer on objects
|
2014-05-15 23:43:03 +02:00 |
|
|
2e98c66894
|
[STYLE] remove (void) in () to be c++ coherent
|
2014-05-15 21:37:39 +02:00 |
|
|
bc29612e37
|
[DEV] Add basic translation interface
|
2014-05-07 23:30:15 +02:00 |
|
|
281f3dfc84
|
[DEV] change log system
Conflicts:
external/ewolsa
|
2014-04-30 22:18:00 +02:00 |
|
|
c50abe2032
|
[DEV] correction of resource error when remove
|
2014-01-22 21:20:39 +01:00 |
|
|
c2a6833037
|
[DEV] better distance-field and normal font display
|
2014-01-14 23:56:17 +01:00 |
|
|
bcfd9a54c3
|
[DEV] update to the etk normalisation
|
2013-12-28 14:23:08 +01:00 |
|
|
f7f0c7e636
|
[DEV] add basic doc element unavaillabe
|
2013-12-27 21:55:28 +01:00 |
|
|
01f409de3a
|
[DEV] update new archi
|
2013-12-12 22:59:31 +01:00 |
|
|
3e8b6d8b91
|
[DEV] rework the internal arch eneded (not work)
|
2013-12-12 22:18:56 +01:00 |
|
|
dad1b90812
|
[DEV] change namespacing to clarify the API ==> (not work)
|
2013-12-11 01:19:33 +01:00 |
|
|
2ab8690def
|
[DEV] add documentation generation
|
2013-12-04 23:47:06 +01:00 |
|
|
b76e5b1d30
|
[DEV] remove unneeded mesh compositing
|
2013-12-04 21:21:25 +01:00 |
|
|
c89f157d1a
|
[DEV] add extra compilation flags & correct warning
|
2013-11-27 21:33:34 +01:00 |
|
|
e975c52b6e
|
[DEV] basic think of annimation widget properties
|
2013-11-26 21:55:39 +01:00 |
|
|
09b7f9a749
|
[DEV] update the main structure of the application
|
2013-11-19 22:21:42 +01:00 |
|
|
aff6c5fd38
|
[DEV] change idea std::u32string to std::string
|
2013-11-12 21:58:13 +01:00 |
|
|
410db2d5e0
|
[DEV] integarate std x11
|
2013-11-11 20:20:05 +01:00 |
|
|
ff1f2692de
|
[DEV] change enum naming
|
2013-11-10 14:47:53 +01:00 |
|
|
fa21a34b0a
|
[DEV] work on DOC and remove deprecated widget::Drawable
|
2013-11-09 10:14:07 +01:00 |
|
|
3af8ef44cc
|
[DEV] small change
|
2013-11-04 22:34:40 +01:00 |
|
|
1127ed0543
|
[DEV] UniChar ==> UChar & Hach ==> Hash
|
2013-10-18 21:15:02 +02:00 |
|
|
90eb3d1ae3
|
[DEV] end coding style
|
2013-10-09 22:27:38 +02:00 |
|
|
b63e6d33b2
|
[DEV] code style '_' & '{' at end of line
|
2013-10-08 22:32:40 +02:00 |
|
|
9e540f286e
|
[DEV] coding style step 1
|
2013-10-07 22:09:13 +02:00 |
|
|
21f0a6856a
|
[DEBUG] retrive clipboard
|
2013-09-19 09:20:26 +02:00 |
|
|
f52a6919e3
|
[DEV] rework some global elements (step 5)
|
2013-09-02 06:46:49 +02:00 |
|
|
f89d88e62a
|
[DEV] rework (step 3)
|
2013-08-30 07:46:21 +02:00 |
|
|
4a8aa9f7b0
|
[DEV] Rework the library to support multiple instance (step 2)
|
2013-08-29 21:50:41 +02:00 |
|
|
fa22a42572
|
[DEV] better pop-up
|
2013-07-03 22:25:54 +02:00 |
|
|
8a159b8ca3
|
[DEV] port for exml
|
2013-06-24 21:53:27 +02:00 |
|
|
e12bea33e3
|
[DEV] change the periodic system (better model)
|
2013-06-01 21:43:20 +02:00 |
|