Gustavo Sverzut Barbieri
6104a51efe
efl/docs: fix evil x escape conflicts
...
SVN revision: 81827
11 years ago
Gustavo Sverzut Barbieri
1244d055e4
edbus: moved to IN-EFL
...
SVN revision: 81826
11 years ago
Gustavo Sverzut Barbieri
331488d1ce
efl: merge edbus (v2).
...
SVN revision: 81825
11 years ago
Gustavo Sverzut Barbieri
6800b178dc
efl/src/examples/eio: fixed typo.
...
SVN revision: 81814
11 years ago
Gustavo Sverzut Barbieri
7969b4a90b
efl/configure.ac: tweaks to ecore_audio.
...
- moved up, closer to wayland, so it's before ecore_evas (which is
large and still messy)
- pulseaudio and sndfile checks are strict
- pulseaudio is enabled by default
- sndfile is mandatory
SVN revision: 81812
11 years ago
Carsten Haitzler
5341fcbe0e
look for pkg confg prog.
...
SVN revision: 81803
11 years ago
Gustavo Sverzut Barbieri
301ffc8927
efl/configure.ac: s/want_pass_through/want_default_mempool/g
...
what the hell pass_through has to do with enabling a default mempool I
have no idea, so make it closer to the config.h variable name.
SVN revision: 81802
11 years ago
Carsten Haitzler
7be431b36a
and re-roder pkg config checks.. and it works? weird.
...
SVN revision: 81800
11 years ago
Carsten Haitzler
97864b0669
this pkg check for evi breaks eina pkg check... sutofoo literaly
...
decided pkg-config doesnt exist anymore. i dont know why. :(
SVN revision: 81799
11 years ago
Ulisses Furquim
5f493f2c38
evas/evas_render: use rendering flag only when async rendering
...
Also postpone marking the rendering flag until we know we will have
the draw thread do its work. This way we avoid waiting forever at
evas_render_rendering_wait() when the draw thread is also blocked.
Patch by: Ulisses Furquim <ulisses@profusion.mobi>
SVN revision: 81798
11 years ago
ChunEon Park
4079b164b7
evas/image - return as possible as soon.
...
SVN revision: 81794
11 years ago
Cedric BAIL
fa1e49a642
ethumb: fix compilation on windows.
...
Patch by Vincent Torri.
SVN revision: 81783
11 years ago
Cedric BAIL
f9ebc7bdcd
evas: simplify logic for ellipsis.
...
SVN revision: 81773
11 years ago
Mike McCormack
7b2b9da7cb
efl: Remove unused label
...
Signed-off-by: Mike McCormack <mikem@atratus.org>
SVN revision: 81736
11 years ago
Carsten Haitzler
4cd65475d4
this is small but critical - failure to connect isnt something to
...
ERR() log about... it's simply a matter of the other end not being
there... it can be a perfectly normal condition.
SVN revision: 81734
11 years ago
Cedric BAIL
0d86917bbe
efl: when you remove option at least make the default sane or don't do it.
...
SVN revision: 81731
11 years ago
Carsten Haitzler
ebaf0ce575
xi2 leak--
...
SVN revision: 81724
11 years ago
Michael Jennings
2f1b5888b8
Spec and build dependency fixes.
...
SVN revision: 81710
11 years ago
Michael Jennings
505e408ea1
Build dependencies.
...
SVN revision: 81709
11 years ago
Michael Jennings
f4507fb8a2
Build dependencies.
...
SVN revision: 81708
11 years ago
Michael Jennings
97984988b3
libmount doesn't exist, so let's not depend on it, shall we?
...
SVN revision: 81705
11 years ago
Michael Jennings
6449aba3b9
Spec file fix.
...
SVN revision: 81704
11 years ago
Michael Jennings
f1bc91e76f
The OBS stuff is an utter catastrophe, so I'm trying to make this
...
thing work. This builds for me on SL6.3; YMMV. Problem reports
welcome.
SVN revision: 81702
11 years ago
Daniel Zaoui
eed9825834
Eo tutorial in Doxygen format.
...
Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>
SVN revision: 81681
11 years ago
Mike Blumenkrantz
300ee59f38
eio functions no longer crash when passed NULL and throw errors accordingly
...
SVN revision: 81668
11 years ago
Mike Blumenkrantz
b2de05f49a
all efl object deletion functions now take NULL without crashing or erroring
...
SVN revision: 81667
11 years ago
Mike Blumenkrantz
f5a98df8de
eina_magic_fail now only ERRs on NULL instead of CRI, making debugging much easier
...
SVN revision: 81666
11 years ago
Boris Faure
d7b55afca2
eina: fix code indentation
...
SVN revision: 81660
11 years ago
Carsten Haitzler
ff3a370b9b
font draw - dont alloc font props for 32 chrs.. if we are only ever
...
going to have less than 32.. eg textgrid. 1 per prop.
SVN revision: 81654
11 years ago
Hannes Janetzek
55f2e87201
fix crash in eio_monitor_del
...
SVN revision: 81630
11 years ago
Paulo Alcantara
0809c7de3f
efl/cserve2: Fix ref/unef of image entries for threads
...
Signed-off-by: Paulo Alcantara <pcacjr@profusion.mobi>
SVN revision: 81584
11 years ago
Paulo Alcantara
fb97c82882
efl/cserve2: Fix some bugs regarding fonts
...
Signed-off-by: Paulo Alcantara <pcacjr@profusion.mobi>
SVN revision: 81582
11 years ago
Paulo Alcantara
da061849b0
efl/cserve2: Fix invalid iteration over client references
...
The _request_failed() function is called by error responses from slaves,
and iterating over references of a entry and removing each of them must
be done with EINA_LIST_FOREACH_SAFE(), since _entry_free_cb() calls
_entry_reference_del() which then removes the reference that is used in
the next iteration in for-loop from _request_failed().
Signed-off-by: Paulo Alcantara <pcacjr@profusion.mobi>
SVN revision: 81580
11 years ago
Aron Xu
5973f890aa
Add Simplified Chinese translation for efreet
...
SVN revision: 81571
11 years ago
Aron Xu
75b8a044cf
Add Simplified Chinese translation for efl
...
SVN revision: 81570
11 years ago
Leandro Pereira
6516727164
evas/canvas: Make sure rendering finishes before image_data_set() and image_native_set()
...
SVN revision: 81563
11 years ago
Tomas Cech
cafaecfce1
efl: Fix typo in evas_object_textblock
...
Patch by: Tomas Cech <tcech@suse.cz>
SVN revision: 81559
11 years ago
Jihoon Kim
109f07a72e
edje: ecore_imf_context_cursor_position_set don't need to be called when the object is moved
...
SVN revision: 81540
11 years ago
Mike McCormack
4680279070
efl: Fix signed comparison warning
...
Signed-off-by: Mike McCormack <mikem@atratus.org>
SVN revision: 81522
11 years ago
Stefan Schmidt
cf2dd66eab
edbus: Fix make distcheck.
...
SVN revision: 81515
11 years ago
Lucas De Marchi
9183a031be
edbus codegen: rename tool and move it to the right dir
...
SVN revision: 81496
11 years ago
Lucas De Marchi
49d1a4ad4d
edbus codegen: fix check for eina + ecore
...
This way we get a spurious line in configure, resulting in this message:
/home/lucas/p/edbus/configure: line 14196: ecore: command not found
SVN revision: 81495
11 years ago
José Roberto de Souza
29c5ffc21a
edbus: Mark instrospectable as dirty when needed
...
Patch by: José Roberto de Souza <zehortigoza@profusion.mobi>
SVN revision: 81494
11 years ago
José Roberto de Souza
2576b1b861
edbus: Fix edbus_proxy_property_set
...
Fix the function and add support for complex types, in which case a
Eina_Value is expected.
Patch by: José Roberto de Souza <zehortigoza@profusion.mobi>
SVN revision: 81493
11 years ago
José Roberto de Souza
c86f98d459
edbus codegen: Initial commit
...
Add codegen tool to generate client code.
Patch by: José Roberto de Souza <zehortigoza@profusion.mobi>
SVN revision: 81492
11 years ago
Gustavo Sverzut Barbieri
50edeae035
efl/configure: add --with-tests=regular|coverage|none
...
also make 'check' mandatory if enabled.
SVN revision: 81491
11 years ago
Gustavo Sverzut Barbieri
3daaa2837f
efl/eet_suite: close file to force disk sync.
...
SVN revision: 81490
11 years ago
José Roberto de Souza
b9b14269c8
edbus: add helper function edbus_message_iter_struct_like_to_eina_value()
...
Patch by: José Roberto de Souza <zehortigoza@profusion.mobi>
SVN revision: 81489
11 years ago
José Roberto de Souza
8cb23c5dfb
edbus: add _message_iter_from_eina_value_struct to private header
...
Patch by: José Roberto de Souza <zehortigoza@profusion.mobi>
SVN revision: 81488
11 years ago
Gustavo Sverzut Barbieri
6f816da47f
efl/eet_suite: fix handling of certificate.
...
- do not chdir() during test, that's bad!
- try exhaustively to find the pem.
SVN revision: 81486
11 years ago