Commit Graph

19477 Commits

Author SHA1 Message Date
Vincent Torri c15e9c6575 merge: and now Evas
I've tested make -j 3 install and it works nicely

I've tested expedite with software and opengl xlib,
and it works. Not tested other engines, so please
report any problems (engines or other) on the ML.

TODO: examples and tests, I'll add them later

ISSUE: Eina_Unicode size check. It indirectly depends on
       eina_config.h, which is created at the end of the
       configure script. So its size is always 0. I don't
       know how that size is used, so I can't do a lot,
       for now.


SVN revision: 78895
2012-11-04 11:51:42 +00:00
Sebastian Dransfeld a5ac6a987c efreet: better english
SVN revision: 78889
2012-11-03 21:44:11 +00:00
Sebastian Dransfeld 06fd5c1fbb efreet: ChangeLog and NEWS
SVN revision: 78888
2012-11-03 21:44:07 +00:00
Sebastian Dransfeld faefc75e95 edbus: Fix typo
SVN revision: 78887
2012-11-03 21:43:40 +00:00
Rafael Antognolli e7775c042e emotion/generic: Mark file as not ready during partial shutdown.
This should fix ticket #1586.

SVN revision: 78886
2012-11-03 16:04:09 +00:00
ChunEon Park 6cbd91c893 evas - I forgot vincent's work... Next time!
SVN revision: 78884
2012-11-03 13:29:49 +00:00
ChunEon Park 6151a422e0 evas - .... I forgot vincent's work. next time.
SVN revision: 78883
2012-11-03 13:29:13 +00:00
ChunEon Park 3b74ce2dbd evas - clean the unused code.
SVN revision: 78882
2012-11-03 13:25:13 +00:00
ChunEon Park 34fee5ae82 evas/object - no need to update events when source is invisible
SVN revision: 78881
2012-11-03 13:20:01 +00:00
Sebastian Dransfeld 2bdc89808c efreet: check desktop-directories
SVN revision: 78875
2012-11-02 20:12:47 +00:00
Sebastian Dransfeld 6e85b4bfcc efreet: track efreetd clients
SVN revision: 78874
2012-11-02 20:12:41 +00:00
Sebastian Dransfeld d96f7e9f98 edbus2: quiet warning (again)
Say what you want, but this creates quite a lot of warnings, and
warnings when including another header into a project is no good. I want
to just see my own warnings.

So as long as there is only two NULLs, please let them be there.

SVN revision: 78873
2012-11-02 20:12:27 +00:00
Sebastian Dransfeld 89daa0b210 efreet: minor changes
- Wait longer before we start cache build process
- Fix typo
- Don't log with \n
- TODO++

SVN revision: 78872
2012-11-02 20:11:56 +00:00
Gustavo Sverzut Barbieri 2d2f2236a4 add copying (lgpl like elm) and readme.
SVN revision: 78868
2012-11-02 14:38:51 +00:00
Sebastian Dransfeld 124beafa67 efreet: require edbus2
SVN revision: 78867
2012-11-02 14:01:55 +00:00
Carsten Haitzler 98ce0b7076 fix tb style value parsing issue with escapes.
SVN revision: 78859
2012-11-02 12:27:39 +00:00
Jihoon Kim 6ba18e57d2 edje_entry: remove trailingspace
SVN revision: 78837
2012-11-02 08:15:58 +00:00
Jihoon Kim d5609b7f62 edje_entry: fix typos
SVN revision: 78835
2012-11-02 08:14:50 +00:00
ChunEon Park 5614f76e31 edje -- fix tab space
SVN revision: 78819
2012-11-02 04:06:00 +00:00
ChunEon Park 2fbf887eda edje - don't update map uv for proxy
SVN revision: 78818
2012-11-02 04:05:02 +00:00
Sebastian Dransfeld 5b3ac2cb0c edbus: prevent segv
SVN revision: 78816
2012-11-02 02:49:24 +00:00
Sebastian Dransfeld 15431e52a6 efreet: add dir path, not file path
SVN revision: 78815
2012-11-02 02:49:20 +00:00
Sebastian Dransfeld 063cb0c3e2 efreet: only run one builder instance
SVN revision: 78814
2012-11-02 02:49:10 +00:00
Sebastian Dransfeld f38c608627 efreet: reply on ping whether cache exists
And trigger event

SVN revision: 78813
2012-11-02 01:47:06 +00:00
Sebastian Dransfeld 9262991a45 efreet: iface registration before name request
SVN revision: 78812
2012-11-02 01:47:00 +00:00
Sebastian Dransfeld 75579a775b edbus: register interface before name
Else will clients activating a service fail, as the dbus expects to know
available interfaces on name request.

SVN revision: 78811
2012-11-02 01:46:56 +00:00
Sebastian Dransfeld 593b9c00e0 edbus: typo
SVN revision: 78810
2012-11-02 01:46:50 +00:00
Sebastian Dransfeld e94d0c6eb1 efreet: Use dbus daemon
SVN revision: 78809
2012-11-02 01:46:44 +00:00
Sebastian Dransfeld ac97a87b85 efreetd: init ecore_file
SVN revision: 78808
2012-11-02 01:46:31 +00:00
José Roberto de Souza ca20fab7d4 efreet: Build fix, edbus_service_interface_register() signature has changed
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 78804
2012-11-01 16:41:35 +00:00
Lucas De Marchi 20ec8868e6 edbus: exec configure in the end to preserve return code
SVN revision: 78803
2012-11-01 16:41:17 +00:00
José Roberto de Souza dfd2bd0204 edbus: Add Properties to edbus service API
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 78802
2012-11-01 16:41:11 +00:00
José Roberto de Souza 5719e45bbd edbus: Use separate struct for description of Service Interface
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 78801
2012-11-01 16:41:04 +00:00
ChunEon Park 3a99b1234e edje/text - update text classes correctly if they are changed.
SVN revision: 78741
2012-11-01 06:18:10 +00:00
ChunEon Park e12b7f2477 edje/util - clean the white spaces & trailings
SVN revision: 78740
2012-11-01 06:09:30 +00:00
Jihoon Kim be80050118 ecore_imf_example: let immodule know the change of cursor infomation when backspace is pressed
SVN revision: 78735
2012-10-31 23:42:47 +00:00
Jihoon Kim 33a6892763 ecore_imf_example: check NULL parameter in retrieve_surrouding_cb
SVN revision: 78734
2012-10-31 23:41:09 +00:00
Bruno Dilly 884558f342 ephysics: cosmetic fix
SVN revision: 78732
2012-10-31 21:03:36 +00:00
Bruno Dilly 7aff5fb13e ephysics: clean up flag test
SVN revision: 78731
2012-10-31 21:03:23 +00:00
Bruno Dilly 818e957c89 ephysics: fix triangles index get
It will works only with cloths for now.



SVN revision: 78730
2012-10-31 21:03:17 +00:00
Bruno Dilly cd4a6f05d7 ephysics: fix cols / rows account
It was creating meshes with cols - 1, rows - 1.



SVN revision: 78729
2012-10-31 21:03:09 +00:00
Bruno Dilly 5e0998835e ephysics: fix slices size
with 1,1 events conversion won't works fine



SVN revision: 78728
2012-10-31 21:03:02 +00:00
Bruno Dilly 35b77df141 ephysics: update slices at each tick
No reason to call it only when evas object moves.
Makes soft bodies animations smoother.



SVN revision: 78727
2012-10-31 21:02:55 +00:00
Bruno Dilly 9f04fdf723 ephysics: use evas_object_image_source API
Remove workaround on soft body slicing



SVN revision: 78726
2012-10-31 21:02:50 +00:00
Bruno Dilly 67f36ff048 ephysics: avoid many unecessary allocs / free on
collision detection

Only allocates data when it has a callback registered.



SVN revision: 78725
2012-10-31 21:02:43 +00:00
ChunEon Park 923bc3449b evas/gl - share the evas gl engine for windows properly.
Now elementary_test glview will be happy.



SVN revision: 78707
2012-10-31 12:57:21 +00:00
Carsten Haitzler 1441df778c fix: use max compression not default compression for edje_cc.
SVN revision: 78699
2012-10-31 11:06:17 +00:00
Bruno Dilly 0ca47806af ephysics: add scroller bar on test custom theme
So people using standard profile can use it without mouse wheel.



SVN revision: 78683
2012-10-30 18:32:03 +00:00
Leandro Dorileo d0126e755b EPhysics: the z axis is inverted
The z axis is inverted so the greater the lower it is, the smaller
the above it is.


Patch by: Leandro Dorileo <dorileo@profusion.mobi>



SVN revision: 78682
2012-10-30 18:31:58 +00:00
Leandro Dorileo c6f4ab7643 EPhysics: restacking per layer
This patch fixes issues with restacking bodies in different evas
layers.


Patch by: Leandro Dorileo <dorileo@profusion.mobi>



SVN revision: 78681
2012-10-30 18:31:52 +00:00