Commit Graph

17964 Commits

Author SHA1 Message Date
Sebastian Dransfeld beb582c531 efreet: fix memory leak
Don't allocate event structure unless we have a cache change.

SVN revision: 73133
2012-07-02 08:17:02 +00:00
Jihoon Kim 402ea79bdc change the minimum version of ibus because of API compatibility
SVN revision: 73119
2012-07-02 02:01:15 +00:00
Carsten Haitzler 7c8d0f697d with user-dirs - expand env vars. i suspect we have to deal with
escapes too.



SVN revision: 73115
2012-07-02 00:01:16 +00:00
Carsten Haitzler 65d1ef4715 comp sync back on by default. need to solve this another way.
SVN revision: 73114
2012-07-01 22:44:55 +00:00
Vincent Torri c3d63e1aad Eet: fix CFLAGS value when --enable-assert is used
SVN revision: 73113
2012-07-01 13:34:52 +00:00
Vincent Torri ffc3e8ea82 Eina: fix CFLAGS value when --enable-assert is used
SVN revision: 73112
2012-07-01 13:34:34 +00:00
Jihoon Kim ad0427d107 ibus-immodule: support async mode. especially there is problem when korean input in sync mode. It's known issue in ibus
SVN revision: 73111
2012-07-01 12:57:52 +00:00
Jihoon Kim 9a5adec16f ibus-immodule: fix formatting
SVN revision: 73110
2012-07-01 12:42:46 +00:00
Carsten Haitzler 39c97e1969 eeek no one ever substs DEBUG_CFLAGS. let's just do it so we compile
again. bad commit vtorri?



SVN revision: 73109
2012-07-01 12:33:45 +00:00
Vincent Torri b415c1dd55 Eet: remove --enable-coverage option.
Now, coverage is detected with just --enable-tests.

 Buildbot maintainers : please remove --enable-coverage option to
 eet (more EFL will be supported later)


SVN revision: 73108
2012-07-01 12:01:46 +00:00
Vincent Torri 5859a1ded5 Eina: remove --enable-coverage option.
Now, coverage is detected with just --enable-tests.

Buildbot maintainers : please remove --enable-coverage option to
eina (more EFL will be supported later)


SVN revision: 73107
2012-07-01 11:48:06 +00:00
Vincent Torri 344b3f5d84 Eet: add nice m4 macros to check functions and libraries. Will be usable easily in the merge, per EFL lib
Please, test. config.h is the same (except useless macro HAVE_ICONV_H) and compilation is correct on linux and mingw here


SVN revision: 73095
2012-07-01 09:47:48 +00:00
Daniel Juyung Seo 54f22b1e7b ephysics README: Updated bullet version. EPhysics works well with Bullet 0.79 as far as I know.
SVN revision: 73093
2012-07-01 08:47:05 +00:00
Vincent Torri e240b3cf96 typo
SVN revision: 73092
2012-07-01 08:46:43 +00:00
David Walter Seikel 57ce7d92db Let it build with cmake 2.8.1 and older.
SVN revision: 73087
2012-07-01 06:25:31 +00:00
Sebastian Dransfeld 77e10fd65b efreet: Finish off nls support
SVN revision: 73067
2012-06-29 22:44:00 +00:00
Bruno Dilly ea31a552ef EPhysics: add linear slop setter / getter for world
Constraint solver can be configured using some advanced settings, like
the solver slop factor.

Linear slop on sequencial impulse constraint solver is used as a factor
for penetration. The penetration will the manifold distance + linear slop.



SVN revision: 73066
2012-06-29 22:24:33 +00:00
Bruno Dilly 05988c9feb EPhysics: remove annoying tick dbg msg
SVN revision: 73065
2012-06-29 22:22:43 +00:00
Bruno Dilly d9df210c2a EPhysics: modify copyright notice
SVN revision: 73064
2012-06-29 22:22:35 +00:00
Bruno Dilly d9ab86d252 EPhysics: unregister test log domain
SVN revision: 73063
2012-06-29 22:22:28 +00:00
Iván Briano abb7d24442 Remove the right element from the list
SVN revision: 73062
2012-06-29 22:04:42 +00:00
Iván Briano c90e6ed6de Let's not fall into an infinite loop with blocked
requests



SVN revision: 73061
2012-06-29 22:04:34 +00:00
Iván Briano 8303ba5af4 THE MOST IMPORTANT COMMIT IN THE HISTORY OF HUMANITY
SVN revision: 73060
2012-06-29 22:04:23 +00:00
Iván Briano d744044de7 Don't block waiting for response to font_load before
requesting glyphs, the server can handle dependencies
 now.



SVN revision: 73059
2012-06-29 22:04:13 +00:00
Iván Briano 05e634b68a Add support for a request to depend on another
SVN revision: 73058
2012-06-29 22:03:57 +00:00
Sebastian Dransfeld 8fc3cd2a34 Revert "eina: fix eina_file_iterator"
This reverts commit 375d652df6430e08874412650e6f8aecfcbdca51.

SVN revision: 73056
2012-06-29 20:47:55 +00:00
Sebastian Dransfeld 2087ba893e changelog
SVN revision: 73055
2012-06-29 20:41:03 +00:00
Sebastian Dransfeld 979ef9217c eina: fix eina_file_iterator
Remove false check. When we reach the last line we want to return it.
This check will happen the next time we hit the next function.

SVN revision: 73054
2012-06-29 20:37:33 +00:00
Sebastian Dransfeld 4f0bcd9b29 efreet: parse user-dirs.dirs
SVN revision: 73053
2012-06-29 20:35:47 +00:00
Sebastian Dransfeld a6fc2bf1bb efreet: use alloca
malloc + dir in same function -> alloca

SVN revision: 73052
2012-06-29 20:35:23 +00:00
Christopher Michael 0d1c4661ab Evas: Support cserve2 for xcb engine.
SVN revision: 73033
2012-06-29 12:01:34 +00:00
Mike Blumenkrantz 725a3ed4db change my email address
SVN revision: 73032
2012-06-29 10:58:49 +00:00
Cedric BAIL 54e102fcc4 eina: also track lines index.
SVN revision: 73029
2012-06-29 10:45:58 +00:00
Mike Blumenkrantz cda0901ae0 patch from christophe.dumez@intel.com for joystick support
ticket #1100


SVN revision: 73027
2012-06-29 08:18:12 +00:00
Mike Blumenkrantz cbfb6d03a8 add disk and net groups to main eeze doc page
SVN revision: 73026
2012-06-29 08:10:59 +00:00
Mike Blumenkrantz 696b5acfd5 fix crash in eeze_net_free()
ticket #1101


SVN revision: 73025
2012-06-29 08:06:01 +00:00
Mike Blumenkrantz d25753a386 remove log level setting in eeze scanner and efm
SVN revision: 73024
2012-06-29 07:57:58 +00:00
Vincent Torri 8aa31b9de4 Eina: reorganise a bit the autotools. Please report any problem
SVN revision: 73023
2012-06-29 06:49:08 +00:00
Jihoon Kim cbaf0ff3b5 scim-immodule: handle altgr modifier
SVN revision: 73022
2012-06-29 05:23:41 +00:00
Jihoon Kim a212477fb8 ibusimmodule: handle altgr modifier
SVN revision: 73021
2012-06-29 05:23:00 +00:00
Vincent Torri a39ac7869d Eina: check if fnmatch() is also in libc
SVN revision: 73018
2012-06-28 23:01:51 +00:00
Stefan Schmidt 2020ea6b55 eina/tests: Bring in the needed flags for coverage after the rework.
Vicent, this is like you did it for benchmark. If you want any other
setup for coverage feel free to change.

SVN revision: 73016
2012-06-28 15:15:56 +00:00
Bruno Dilly 10a369a95d EPhysics: fix function references on docs
discomfitor spotted some issues, so now all the functions are
marked with @ref, so it will warn if they couldn't be found
on project. Except functions on @see section, since we
are already warned about them.



SVN revision: 73013
2012-06-28 14:02:02 +00:00
Bruno Dilly 08e0f29355 EPhysics: fix make distcheck issues
SVN revision: 73012
2012-06-28 14:01:19 +00:00
Mike Blumenkrantz dac620ca80 eeze scanner log dom -> ERR
SVN revision: 72994
2012-06-28 10:23:11 +00:00
Carsten Haitzler 72b6266d7c tom - can u take thgis textblock fit code and run with it and polish
it to be nice and try and "fit" as best as possible? entries dont do it.



SVN revision: 72992
2012-06-28 10:19:30 +00:00
Carsten Haitzler 6d605629ca fix refcounting issue with font instances.
SVN revision: 72990
2012-06-28 10:13:05 +00:00
Carsten Haitzler c6f644fbe0 there - @since. it has no docs anyway.
SVN revision: 72988
2012-06-28 09:26:22 +00:00
Stefan Schmidt 43bf432157 ecore: unused-params--
SVN revision: 72985
2012-06-28 08:51:42 +00:00
Mike Blumenkrantz 11dfca7e68 add some error messages when server connections fail for debugging
SVN revision: 72984
2012-06-28 08:51:06 +00:00