Vincent Torri
e240b3cf96
typo
...
SVN revision: 73092
11 years ago
David Walter Seikel
57ce7d92db
Let it build with cmake 2.8.1 and older.
...
SVN revision: 73087
11 years ago
Sebastian Dransfeld
77e10fd65b
efreet: Finish off nls support
...
SVN revision: 73067
11 years ago
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
11 years ago
Bruno Dilly
05988c9feb
EPhysics: remove annoying tick dbg msg
...
SVN revision: 73065
11 years ago
Bruno Dilly
d9df210c2a
EPhysics: modify copyright notice
...
SVN revision: 73064
11 years ago
Bruno Dilly
d9ab86d252
EPhysics: unregister test log domain
...
SVN revision: 73063
11 years ago
Iván Briano
abb7d24442
Remove the right element from the list
...
SVN revision: 73062
11 years ago
Iván Briano
c90e6ed6de
Let's not fall into an infinite loop with blocked
...
requests
SVN revision: 73061
11 years ago
Iván Briano
8303ba5af4
THE MOST IMPORTANT COMMIT IN THE HISTORY OF HUMANITY
...
SVN revision: 73060
11 years ago
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
11 years ago
Iván Briano
05e634b68a
Add support for a request to depend on another
...
SVN revision: 73058
11 years ago
Sebastian Dransfeld
8fc3cd2a34
Revert "eina: fix eina_file_iterator"
...
This reverts commit 375d652df6430e08874412650e6f8aecfcbdca51.
SVN revision: 73056
11 years ago
Sebastian Dransfeld
2087ba893e
changelog
...
SVN revision: 73055
11 years ago
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
11 years ago
Sebastian Dransfeld
4f0bcd9b29
efreet: parse user-dirs.dirs
...
SVN revision: 73053
11 years ago
Sebastian Dransfeld
a6fc2bf1bb
efreet: use alloca
...
malloc + dir in same function -> alloca
SVN revision: 73052
11 years ago
Christopher Michael
0d1c4661ab
Evas: Support cserve2 for xcb engine.
...
SVN revision: 73033
11 years ago
Mike Blumenkrantz
725a3ed4db
change my email address
...
SVN revision: 73032
11 years ago
Cedric BAIL
54e102fcc4
eina: also track lines index.
...
SVN revision: 73029
11 years ago
Mike Blumenkrantz
cda0901ae0
patch from christophe.dumez@intel.com for joystick support
...
ticket #1100
SVN revision: 73027
11 years ago
Mike Blumenkrantz
cbfb6d03a8
add disk and net groups to main eeze doc page
...
SVN revision: 73026
11 years ago
Mike Blumenkrantz
696b5acfd5
fix crash in eeze_net_free()
...
ticket #1101
SVN revision: 73025
11 years ago
Mike Blumenkrantz
d25753a386
remove log level setting in eeze scanner and efm
...
SVN revision: 73024
11 years ago
Vincent Torri
8aa31b9de4
Eina: reorganise a bit the autotools. Please report any problem
...
SVN revision: 73023
11 years ago
Jihoon Kim
cbaf0ff3b5
scim-immodule: handle altgr modifier
...
SVN revision: 73022
11 years ago
Jihoon Kim
a212477fb8
ibusimmodule: handle altgr modifier
...
SVN revision: 73021
11 years ago
Vincent Torri
a39ac7869d
Eina: check if fnmatch() is also in libc
...
SVN revision: 73018
11 years ago
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
11 years ago
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
11 years ago
Bruno Dilly
08e0f29355
EPhysics: fix make distcheck issues
...
SVN revision: 73012
11 years ago
Mike Blumenkrantz
dac620ca80
eeze scanner log dom -> ERR
...
SVN revision: 72994
11 years ago
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
11 years ago
Carsten Haitzler
6d605629ca
fix refcounting issue with font instances.
...
SVN revision: 72990
11 years ago
Carsten Haitzler
c6f644fbe0
there - @since . it has no docs anyway.
...
SVN revision: 72988
11 years ago
Stefan Schmidt
43bf432157
ecore: unused-params--
...
SVN revision: 72985
11 years ago
Mike Blumenkrantz
11dfca7e68
add some error messages when server connections fail for debugging
...
SVN revision: 72984
11 years ago
Carsten Haitzler
39c1554d8d
add compose sequence decode/hanling to ecore-input. needs manual use
...
to detect though. needs to be added to edje_entry and terminology.
SVN revision: 72982
11 years ago
Sebastian Dransfeld
1676ef5aad
ecore: Rename Mode to AltGr
...
SVN revision: 72980
11 years ago
Vincent Torri
1374ce7d6b
damn space !
...
SVN revision: 72979
11 years ago
Vincent Torri
45600d2b36
Eina: and fix bench compilation
...
SVN revision: 72974
11 years ago
Vincent Torri
66bbafd787
remove useless m4 files
...
SVN revision: 72973
11 years ago
Vincent Torri
766a3ce890
Eina: add nice m4 macro to check function. 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: 72972
11 years ago
Sung Park
06aa05c2c3
EvasGL: Adding MSAA for depth_24_stencil_8 format that was missing
...
from the previous commit.
SVN revision: 72970
11 years ago
Jihoon Kim
ecde500eb8
ibusimmodule: remove trailing whitespaces
...
SVN revision: 72969
11 years ago
Sebastian Dransfeld
545c2bc473
ecore xim: No need to cast here
...
XKeyPressedEvent is correct
SVN revision: 72967
11 years ago
Mike Blumenkrantz
a396b00045
ephysics may or may not require current svn to build, probably no harm in setting version requirements to that since we're releasing again in a couple weeks
...
SVN revision: 72963
11 years ago
Sebastian Dransfeld
851f2fc136
efreet: Fix missing cache info
...
If a desktop was in the regular cache because of direct access, and then
added by a change in XDG_DATA_DIRS it wouldn't end in the utils cache
unless something triggered a complete cache rebuild.
SVN revision: 72962
11 years ago
Iván Briano
d48eb2a954
Mark the slave as not done when it starts a job
...
SVN revision: 72961
11 years ago
Iván Briano
18b94b39c1
Prevent using freed data in epoll events
...
SVN revision: 72960
11 years ago