Commit Graph

18625 Commits

Author SHA1 Message Date
Cedric BAIL 0008f2362f ChangeLog: back in time.
SVN revision: 75875
2012-08-30 11:26:00 +00:00
Cedric BAIL 5e33eaa6c4 ChangeLog: state we did a release.
SVN revision: 75873
2012-08-30 10:55:40 +00:00
Carsten Haitzler d22ca53faa and up ver to 1.7.99 now in svn. nack to svnrev num at end.
SVN revision: 75869
2012-08-30 10:34:01 +00:00
Christopher Michael d021536d2b Ecore_X: We can still get output resources even if 'num' is not passed
in.



SVN revision: 75868
2012-08-30 10:31:41 +00:00
Christopher Michael eb8665bfd4 Ecore_X: Formatting.
SVN revision: 75867
2012-08-30 10:30:28 +00:00
Cedric BAIL f82152f150 eio: fix memory leak when using file associate.
SVN revision: 75854
2012-08-30 08:52:15 +00:00
Carsten Haitzler 19af039b30 add missing EAPI's for ethmub.c for symbols exposed to ethumb plugins.
SVN revision: 75843
2012-08-30 07:42:35 +00:00
Christopher Michael 897c5a6e46 Ecore_Evas (wayland_egl): Be sure to call buffer attach after we show
the window so that the allocated size gets updated.



SVN revision: 75828
2012-08-29 13:04:43 +00:00
Christopher Michael d8d45e5808 Evas: Update ChangeLog.
SVN revision: 75827
2012-08-29 12:58:33 +00:00
Christopher Michael 871a47258d Evas (wayland_egl): Add support for Multi-Sample Anti-Aliasing and GL
Direct Images. Add support for using native image binding. Add support
for setting GL surface capabilities. Fix up some overrides to be in
the proper place (glsym vs evgl).

NB: Yes, it is a bit large of a change during freeze, but there are no
API changes here, and it is well tested. Nothing broken (beyond what
was already broken).



SVN revision: 75826
2012-08-29 12:55:51 +00:00
Christopher Michael 6e1370787a Ecore: Update changelog w/ cnp addition.
SVN revision: 75824
2012-08-29 09:13:43 +00:00
Mike Blumenkrantz ce18403541 fix weird ecore-ipc leak
SVN revision: 75822
2012-08-29 09:08:30 +00:00
Cedric BAIL ee2e1b6a71 edje: oopsie.
SVN revision: 75817
2012-08-29 07:42:15 +00:00
Cedric BAIL a1ae5b21ce edje: don't leak memory on edje block error during signal emit.
SVN revision: 75815
2012-08-29 07:18:52 +00:00
Christopher Michael e7d8ab323c Ecore_Wayland: Add Copy-n-Paste support for Ecore Wayland.
NB: Based on initial work from Alex <zhiwen.wu@intel.com> (thanks for
the patch), but modified to clean up compiler warnings, fixed function 
declarations, fixed function namespacing.



SVN revision: 75809
2012-08-29 06:35:02 +00:00
Cedric BAIL 26de40cb12 edje: fix a leak when propagating signal to GROUP part.
SVN revision: 75808
2012-08-29 05:50:14 +00:00
Cedric BAIL e629c76ecd ecore: fix leak of evas_render_update list.
SVN revision: 75807
2012-08-29 05:18:27 +00:00
Daniel Juyung Seo 6d3116303f eet ChangeLog, NEWS: Updated ChangeLog and NEWS for r75552.
SVN revision: 75802
2012-08-28 23:08:11 +00:00
Gustavo Lima Chaves c0b425d2ca [edje] Sanely handle no-op conditions on text setting funcs (and docs++).
SVN revision: 75798
2012-08-28 20:07:47 +00:00
Bruno Dilly 09f40167fe emotion: fix tracks info free
fix free with pointer not nullified



SVN revision: 75797
2012-08-28 17:00:56 +00:00
Bruno Dilly 4e31ca015e emotion: revert "free channels only if there's channel
to free"

This reverts commit rev 75741.



SVN revision: 75796
2012-08-28 17:00:50 +00:00
Carsten Haitzler de76a70b6b this breaks lots of stuff. terminology, e.... i got yself a blank
screen at 12:45am thanks to this. rvrt. :)



SVN revision: 75795
2012-08-28 15:45:57 +00:00
Mike Blumenkrantz 30c27d515c null checks for str split
SVN revision: 75787
2012-08-28 12:37:02 +00:00
Tom Hacohen 0d5d5af271 Edje vim: added ellipsis (correct spelling) as a keyword.
SVN revision: 75785
2012-08-28 12:28:37 +00:00
Alex Wu 0521b43310 edje: backward-compatible to "BLOCK_HANDLE" select_mode.
From: Alex Wu <zhiwen.wu@linux.intel.com>



SVN revision: 75783
2012-08-28 12:19:14 +00:00
Eduardo de Barros Lima aef9e7497c edc.vim: Added instructions
SVN revision: 75782
2012-08-28 12:17:51 +00:00
Cedric BAIL 9cb7eac7d2 emotion: fix a race condition on shutdown when still saving a file.
SVN revision: 75770
2012-08-28 09:27:54 +00:00
Cedric BAIL 97aec1869f emotion: reset VLC pipeline on EOS.
NOTE: I gave up and completely restart the child, seems like
the only reliable way to do it.



SVN revision: 75769
2012-08-28 09:17:34 +00:00
Vincent Torri 635a17d057 Eio: remove unnneeded newline
SVN revision: 75752
2012-08-28 06:35:23 +00:00
Vincent Torri 68b40793ab Eio: add log debugging macros
SVN revision: 75751
2012-08-28 06:28:56 +00:00
Vincent Torri d6385af543 Evil: don't mess with the ChangeLog
SVN revision: 75750
2012-08-28 06:26:10 +00:00
Vincent Torri 54ad1a4c1d Evil: fix evil_format_message()
SVN revision: 75749
2012-08-28 06:18:53 +00:00
ChunEon Park 7322487bd2 evas/gl - don't crushed up when failed to allocate surface.
SVN revision: 75748
2012-08-28 05:59:27 +00:00
Vincent Torri 83f7a57d50 Eio: Do not free Windows stuff when it is not used. Fix seg fault.
SVN revision: 75747
2012-08-28 05:49:38 +00:00
Nicolas Aguirre c20db5be17 ecore : Let's compile ecore with android ndk
SVN revision: 75743
2012-08-27 22:05:51 +00:00
Vincent Torri a1b80a85b3 core_Con: add header
See 'Notes' section in http://linux.die.net/man/2/connect

SVN revision: 75742
2012-08-27 21:22:34 +00:00
Iván Briano 1375052f40 emotion: free channels only if there's channel to free
No need to free channels if there's no channels to be freed.

By: Leandro Dorileo <dorileo@profusion.mobi>



SVN revision: 75741
2012-08-27 19:34:18 +00:00
Carsten Haitzler 6335870b45 no this isnt release - this is simply me removing the beta tag so when
we release it's ready.



SVN revision: 75740
2012-08-27 10:24:41 +00:00
Carsten Haitzler 1475fb3586 update @version's
SVN revision: 75739
2012-08-27 09:51:57 +00:00
Carsten Haitzler 39a385309b make evil be 1.7 too.. in svn.
SVN revision: 75738
2012-08-27 09:42:09 +00:00
Jerome Pinot 5f5f577117 edje: minor typo in configure help
SVN revision: 75737
2012-08-27 09:39:17 +00:00
Carsten Haitzler 8863b4fc2b update NEWS
SVN revision: 75736
2012-08-27 09:38:23 +00:00
Jerome Pinot 62f2c5c1aa ephysics: missing include in dist
SVN revision: 75735
2012-08-27 09:38:07 +00:00
Tom Hacohen e230b6f9a2 Evas textblock: Make sure scale changes causes a complete recalc.
SVN revision: 75733
2012-08-27 09:05:29 +00:00
Tom Hacohen b0a19e7d4a Edje textblock: Fixed an issue with textblock fit.
Thanks to Brian Wang for reporting this.

SVN revision: 75730
2012-08-27 08:59:11 +00:00
Vincent Torri dd7d35b1f7 ecore: remove printf
SVN revision: 75721
2012-08-27 06:55:33 +00:00
Vincent Torri b20f37ef58 Ecore: fix seg fault in ecore_thread on Windows
PHS() was returning a wrong value. Thanks to Cedric for the help

SVN revision: 75720
2012-08-27 06:04:16 +00:00
Carsten Haitzler 3faee27bd8 add in custom screen blank enable/disable in ecore-x so we can do e17
based on this release of efl.



SVN revision: 75714
2012-08-26 15:34:40 +00:00
Rui Seabra 3b197e9a54 Forgot to commit this a few days ago.
SVN revision: 75713
2012-08-26 13:27:22 +00:00
Tom Hacohen e8ad8e3a93 Eo: Added simple benchmark infra (not really testing anything atm).
SVN revision: 75712
2012-08-26 13:18:44 +00:00