Cedric BAIL [Mon, 8 Aug 2011 08:06:38 +0000 (08:06 +0000)]
evas: fix static build of software xlib and xcb engine.
SVN revision: 62194
Gustavo Sverzut Barbieri [Sun, 7 Aug 2011 16:47:09 +0000 (16:47 +0000)]
evas (cedric asked): argh, fix stupid bugs with configure.ac
PLEASE, IF YOU DON'T KNOW THE REASONS ASK BEFORE COMMITTING :-)
SVN revision: 62186
Daniel Juyung Seo [Sun, 7 Aug 2011 14:49:08 +0000 (14:49 +0000)]
ecore ecore_imf_context.c: Added since 1.1.0. Patch by Jihoon Kim <jihoon48.kim@samsung.com>
On Sun, Aug 7, 2011 at 9:55 AM, Jihoon Kim <jihoon48.kim@samsung.com> wrote:
> In previous patch, version information (@since 1.1.0) is missed.
>
> Would you please apply this patch in svn?
SVN revision: 62184
Tom Hacohen [Sun, 7 Aug 2011 08:31:01 +0000 (08:31 +0000)]
Evas textblock: Updated docs.
SVN revision: 62175
Tom Hacohen [Sun, 7 Aug 2011 08:30:46 +0000 (08:30 +0000)]
Evas textblock: Fixed compiler warning.
SVN revision: 62174
Christopher Michael [Sat, 6 Aug 2011 03:32:27 +0000 (03:32 +0000)]
Evas: Make evas xcb engine match xlib engine almost exactly.
NB: Next is to fine-tooth the ecore code.
SVN revision: 62167
Mike Blumenkrantz [Fri, 5 Aug 2011 23:22:50 +0000 (23:22 +0000)]
update changelog for last commit since it seems to have been worthwhile
SVN revision: 62160
Gustavo Lima Chaves [Fri, 5 Aug 2011 20:16:19 +0000 (20:16 +0000)]
[ecore] Examples for the last batch of documentation
bumps.
SVN revision: 62152
Gustavo Lima Chaves [Fri, 5 Aug 2011 20:16:13 +0000 (20:16 +0000)]
[ecore] Documentation for the following:
- ecore_evas_buffer_allocfunc_new
- ecore_evas_buffer_new
- ecore_evas_buffer_pixels_get
- ecore_evas_manual_render
- ecore_evas_object_image_new
- ecore_evas_object_ecore_evas_get
- ecore_evas_object_evas_get
SVN revision: 62151
Rafael Antognolli [Fri, 5 Aug 2011 19:53:10 +0000 (19:53 +0000)]
edje/perspective - Add an example using the perspective global setting.
SVN revision: 62150
Rafael Antognolli [Fri, 5 Aug 2011 19:03:38 +0000 (19:03 +0000)]
edje/perspective - Add docs to the relative functions.
SVN revision: 62147
Rafael Antognolli [Fri, 5 Aug 2011 18:08:07 +0000 (18:08 +0000)]
edje/perspective - Actually use the global perspective.
The Edje object should use the global perspective if it didn't have its
own perspective set.
SVN revision: 62146
Iván Briano [Fri, 5 Aug 2011 17:13:38 +0000 (17:13 +0000)]
Inherit parts used by map too
SVN revision: 62145
Iván Briano [Fri, 5 Aug 2011 16:23:34 +0000 (16:23 +0000)]
Box example uses eina, so link to it
SVN revision: 62143
Jonas M. Gastal [Fri, 5 Aug 2011 16:08:07 +0000 (16:08 +0000)]
Edje: Changing the screenshots from table and color class
examples.
By: Flavio Ceolin <flavio.ceolin@profusion.mobi>
SVN revision: 62142
Iván Briano [Fri, 5 Aug 2011 15:59:22 +0000 (15:59 +0000)]
It may be good to link Eina examples against Eina
SVN revision: 62141
Cedric BAIL [Fri, 5 Aug 2011 15:52:27 +0000 (15:52 +0000)]
emotion: fix some uninitialized value.
SVN revision: 62140
Iván Briano [Fri, 5 Aug 2011 15:39:18 +0000 (15:39 +0000)]
Check Evas too, DSO thingy
SVN revision: 62139
Jonas M. Gastal [Fri, 5 Aug 2011 14:25:33 +0000 (14:25 +0000)]
Edje: fixing images on pdf.
SVN revision: 62137
Jonas M. Gastal [Fri, 5 Aug 2011 13:52:14 +0000 (13:52 +0000)]
Edje: Documenting the Edje animations functions.
SVN revision: 62136
Jonas M. Gastal [Fri, 5 Aug 2011 13:45:01 +0000 (13:45 +0000)]
Eina: Fixing borked eina_stringshare diagram.
SVN revision: 62135
Carsten Haitzler [Fri, 5 Aug 2011 11:54:13 +0000 (11:54 +0000)]
make the internal options key much shorter - faster matches.
SVN revision: 62131
Cedric BAIL [Fri, 5 Aug 2011 08:51:10 +0000 (08:51 +0000)]
emotion: fix some memory leak.
SVN revision: 62128
Jonas M. Gastal [Thu, 4 Aug 2011 22:52:29 +0000 (22:52 +0000)]
Eina: Fixing image in pdf doc.
SVN revision: 62116
Jonas M. Gastal [Thu, 4 Aug 2011 22:05:46 +0000 (22:05 +0000)]
Eina: eina tiler example.
SVN revision: 62113
Jonas M. Gastal [Thu, 4 Aug 2011 22:05:25 +0000 (22:05 +0000)]
Eina: eina_tiler docs(examples to follow).
SVN revision: 62112
Jonas M. Gastal [Thu, 4 Aug 2011 21:28:32 +0000 (21:28 +0000)]
Evas: adding blank line before images so doxygen won't mess
up pdf layout.
SVN revision: 62111
Jonas M. Gastal [Thu, 4 Aug 2011 21:16:48 +0000 (21:16 +0000)]
Emotion: Fixing emotion_ratio.eps image.
SVN revision: 62108
Jonas M. Gastal [Thu, 4 Aug 2011 20:55:47 +0000 (20:55 +0000)]
Emotion: fix pdf doc generation.
SVN revision: 62106
Christopher Michael [Thu, 4 Aug 2011 20:46:44 +0000 (20:46 +0000)]
Ecore_X: Fix dnd for shaped windows.
SVN revision: 62105
Jonas M. Gastal [Thu, 4 Aug 2011 20:44:05 +0000 (20:44 +0000)]
Eina: adding image to eina_stringshare.
SVN revision: 62104
Jonas M. Gastal [Thu, 4 Aug 2011 20:43:51 +0000 (20:43 +0000)]
Eina: adding image showing eina array growth.
SVN revision: 62103
Gustavo Lima Chaves [Thu, 4 Aug 2011 20:19:45 +0000 (20:19 +0000)]
[evas] Examples on box object.
SVN revision: 62102
Gustavo Lima Chaves [Thu, 4 Aug 2011 20:19:36 +0000 (20:19 +0000)]
[evas] Documentation bump on the box smart object.
Example on it comes next.
SVN revision: 62101
Cedric BAIL [Thu, 4 Aug 2011 10:24:32 +0000 (10:24 +0000)]
emotion: add a way to retrieve pixels.
SVN revision: 62092
Cedric BAIL [Thu, 4 Aug 2011 10:03:36 +0000 (10:03 +0000)]
evas: fix typo.
SVN revision: 62090
Cedric BAIL [Thu, 4 Aug 2011 09:25:52 +0000 (09:25 +0000)]
edje: small error detection improvement.
SVN revision: 62086
Tom Hacohen [Thu, 4 Aug 2011 06:44:19 +0000 (06:44 +0000)]
Eina list: eina_list_data_set is *not* pure.
SVN revision: 62081
Tom Hacohen [Thu, 4 Aug 2011 06:15:46 +0000 (06:15 +0000)]
Evas textblock: Add const to parameter as we don't change it.
This does not break API/ABI.
SVN revision: 62080
Rafael Antognolli [Wed, 3 Aug 2011 21:37:42 +0000 (21:37 +0000)]
edje/dragable - Setting size of knob with the API.
SVN revision: 62077
Rafael Antognolli [Wed, 3 Aug 2011 21:11:30 +0000 (21:11 +0000)]
edje/dragable - Docs and example for dragable parts API.
SVN revision: 62076
Jonas M. Gastal [Wed, 3 Aug 2011 21:05:17 +0000 (21:05 +0000)]
Eet: removing author list from main page.
SVN revision: 62073
Jonas M. Gastal [Wed, 3 Aug 2011 21:02:53 +0000 (21:02 +0000)]
Edje: copy images for latex so we can make pdf docs.
SVN revision: 62072
Jonas M. Gastal [Wed, 3 Aug 2011 21:01:03 +0000 (21:01 +0000)]
Edje: removing author list from main page.
SVN revision: 62071
Jonas M. Gastal [Wed, 3 Aug 2011 21:00:09 +0000 (21:00 +0000)]
Ecore: removing author list from main page.
SVN revision: 62070
Jonas M. Gastal [Wed, 3 Aug 2011 20:59:06 +0000 (20:59 +0000)]
Evas: removing author list from main page.
SVN revision: 62069
Rafael Antognolli [Wed, 3 Aug 2011 20:58:56 +0000 (20:58 +0000)]
emotion/ratio - Explain how to use emotion_object_ratio_get().
SVN revision: 62068
Jonas M. Gastal [Wed, 3 Aug 2011 19:13:18 +0000 (19:13 +0000)]
Eina: Separating eina_lock and company from eina_file's
group.
SVN revision: 62067
Iván Briano [Wed, 3 Aug 2011 18:57:38 +0000 (18:57 +0000)]
Edje: Color class documentation
By: ceolin <flavio.ceolin@profusion.mobi>
SVN revision: 62065
Iván Briano [Wed, 3 Aug 2011 18:46:40 +0000 (18:46 +0000)]
Some more docs for the edje_external c api
SVN revision: 62064
Iván Briano [Wed, 3 Aug 2011 18:08:32 +0000 (18:08 +0000)]
Kill those pesky defines from the docs, they make everything look ugly.
SVN revision: 62063
Jonas M. Gastal [Wed, 3 Aug 2011 14:40:06 +0000 (14:40 +0000)]
Ecore: Adding diagram to ecore_animator.
SVN revision: 62058
Jonas M. Gastal [Wed, 3 Aug 2011 14:39:52 +0000 (14:39 +0000)]
Ecore: Adding mention of Samsung's contribution to
documentation.
SVN revision: 62057
Jonas M. Gastal [Wed, 3 Aug 2011 14:39:01 +0000 (14:39 +0000)]
Ecore: ecore_evas window properties documentation.
These functions are not contemplated by examples because there is no
meaningfull example(just setting the flags doesn't won't help developers
in understading how to use them) and because their behavior is dependant
on the windowing system.
SVN revision: 62056
Jonas M. Gastal [Wed, 3 Aug 2011 14:38:32 +0000 (14:38 +0000)]
Ecore: ecore_evas basics documentation.
SVN revision: 62055
Cedric BAIL [Wed, 3 Aug 2011 14:23:51 +0000 (14:23 +0000)]
emotion: fix webcam detection.
SVN revision: 62054
Cedric BAIL [Wed, 3 Aug 2011 12:01:35 +0000 (12:01 +0000)]
eina: the actual patch.
SVN revision: 62052
Cedric BAIL [Wed, 3 Aug 2011 12:00:46 +0000 (12:00 +0000)]
eina: fix eina_share_common_ref/del
patch by Myungjae Lee <mjae.lee@samsung.com>.
SVN revision: 62051
Tom Hacohen [Wed, 3 Aug 2011 08:56:59 +0000 (08:56 +0000)]
Edje entry: Fixed changed/changed,user with backspace.
It used to send the signals even when we didn't change anything (i.e tried
to delete at the start of the entry). Now it's ok.
SVN revision: 62044
Tom Hacohen [Wed, 3 Aug 2011 08:56:54 +0000 (08:56 +0000)]
Edje entry: Added entry,changed,user signal.
This signal means that the user changed entry, i.e by key insert, paste
or anything alike.
SVN revision: 62043
Daniel Juyung Seo [Wed, 3 Aug 2011 06:31:53 +0000 (06:31 +0000)]
evas Evas.h: Fixed typo.
SVN revision: 62041
Jihoon Kim [Wed, 3 Aug 2011 05:36:01 +0000 (05:36 +0000)]
From: Jihoon Kim <jihoon48.kim@samsung.com>
Subject: RE: [E-devel] [PATCH] notify immodule to know the cursor
location
In the current edje_entry, there are some bugs related to sequence and miss
to call '_edje_entry_imf_cursor_info_set()'.
Cursor geometry information should be transferred after
ecore_imf_context_focus_in API is called.
SVN revision: 62039
Carsten Haitzler [Wed, 3 Aug 2011 04:55:12 +0000 (04:55 +0000)]
improve eina main page and links
SVN revision: 62038
Carsten Haitzler [Wed, 3 Aug 2011 04:39:58 +0000 (04:39 +0000)]
spacing in docs.
SVN revision: 62037
Carsten Haitzler [Wed, 3 Aug 2011 03:19:34 +0000 (03:19 +0000)]
and move authors and contact to another page.
SVN revision: 62034
Carsten Haitzler [Wed, 3 Aug 2011 02:57:45 +0000 (02:57 +0000)]
fine tune front page of emotion docs
SVN revision: 62033
Carsten Haitzler [Wed, 3 Aug 2011 02:34:32 +0000 (02:34 +0000)]
get rid of emotion.dox and move to Emotion.h where all docs should be.
examples.dox is a slight issue atm.
SVN revision: 62032
Carsten Haitzler [Wed, 3 Aug 2011 02:30:08 +0000 (02:30 +0000)]
fix authors
SVN revision: 62031
Iván Briano [Wed, 3 Aug 2011 01:46:16 +0000 (01:46 +0000)]
I'm losing myself between the things I can't test and those I just forget
SVN revision: 62029
Iván Briano [Wed, 3 Aug 2011 01:21:26 +0000 (01:21 +0000)]
And somehow match the doc generation to the other projects
SVN revision: 62027
Iván Briano [Tue, 2 Aug 2011 23:40:12 +0000 (23:40 +0000)]
Fix libexif detection
SVN revision: 62023
Iván Briano [Tue, 2 Aug 2011 21:19:06 +0000 (21:19 +0000)]
More annoying DSO
SVN revision: 62021
Flavio Ceolin [Tue, 2 Aug 2011 19:41:43 +0000 (19:41 +0000)]
Fixing a problem with edje_object_color_class_del.
The color class was removed from the list but the edje object
was not updated neither the signal was emmited.
Patch by: Flavio Ceolin <flavio.ceolin@profusion.mobi>
SVN revision: 62019
Rafael Antognolli [Tue, 2 Aug 2011 19:24:53 +0000 (19:24 +0000)]
ethumb/exif - Disable libexif module if it is not present in the system.
This way it won't break the build, but just disable support for libexif.
SVN revision: 62018
Rafael Antognolli [Tue, 2 Aug 2011 17:14:29 +0000 (17:14 +0000)]
edje/box - Document edje box API (just fixes) and add example.
SVN revision: 62017
Jonas M. Gastal [Tue, 2 Aug 2011 17:02:07 +0000 (17:02 +0000)]
Ecore: ecore_evas_object documentation.
SVN revision: 62016
Cedric BAIL [Tue, 2 Aug 2011 16:44:47 +0000 (16:44 +0000)]
emotion: and now live streaming are also working.
SVN revision: 62014
Gustavo Lima Chaves [Tue, 2 Aug 2011 16:44:08 +0000 (16:44 +0000)]
[ecore] Documenting the following:
- ecore_evas_size_base_get
- ecore_evas_size_base_set
- ecore_evas_size_max_get
- ecore_evas_size_max_set
- ecore_evas_size_min_get
- ecore_evas_size_min_set
- ecore_evas_size_step_get
- ecore_evas_size_step_set
SVN revision: 62012
Tom Hacohen [Tue, 2 Aug 2011 16:28:37 +0000 (16:28 +0000)]
Evas textblock: Fixed range_text_get with TEXT_PLAIN.
Until now, it only supported MARKUP, now it also supports plain.
Haven't tested it much, but it seems to be working. It can help a lot to
people who want to analyse the text, for example when implementing a spell
checker, or "search", as now the text maps exactly like the cursors map.
Still have to decide if that's the wanted API and set it in stone, or not
promise this and expose a different API for these kind of tasks.
SVN revision: 62011
Cedric BAIL [Tue, 2 Aug 2011 16:22:30 +0000 (16:22 +0000)]
emotion: make gstreamer backend async and handle it correctly every where.
SVN revision: 62010
Iván Briano [Tue, 2 Aug 2011 15:52:07 +0000 (15:52 +0000)]
Just link to ecore-evas for all examples
SVN revision: 62008
Iván Briano [Tue, 2 Aug 2011 14:49:59 +0000 (14:49 +0000)]
Fix DSO issues building examples. And Ecore-Evas is a dependency of Edje now, no need to check for it again.
SVN revision: 62001
Cedric BAIL [Tue, 2 Aug 2011 14:04:08 +0000 (14:04 +0000)]
emotion: use better infra for reading GstBus.
SVN revision: 61999
Jonas M. Gastal [Tue, 2 Aug 2011 13:52:26 +0000 (13:52 +0000)]
Ecore: ecore evas callbacks documentation.
SVN revision: 61998
Jonas M. Gastal [Tue, 2 Aug 2011 13:31:27 +0000 (13:31 +0000)]
Edje: fixing signal examples listen to.
SVN revision: 61997
Tom Hacohen [Tue, 2 Aug 2011 13:22:35 +0000 (13:22 +0000)]
Evas textblock: Added intro to formats to docs.
SVN revision: 61996
Tom Hacohen [Tue, 2 Aug 2011 12:30:25 +0000 (12:30 +0000)]
Evas textblock: Fixed mistake in docs.
SVN revision: 61994
Tom Hacohen [Tue, 2 Aug 2011 12:17:09 +0000 (12:17 +0000)]
Evas textblock: Fixed format_append/prepend.
It should only treat format passed as a tag if it was passed with <>.
Otherwise, it should be treated as a regular format.
SVN revision: 61993
Tom Hacohen [Tue, 2 Aug 2011 12:17:01 +0000 (12:17 +0000)]
Evas textblock: Renamed newline_mode_set/get -> legacy_newline_set/get.
SVN revision: 61992
Christopher Michael [Tue, 2 Aug 2011 12:15:33 +0000 (12:15 +0000)]
Evas: Fix typo in Frame_Queuing check for xcb.
SVN revision: 61991
Tom Hacohen [Tue, 2 Aug 2011 10:50:13 +0000 (10:50 +0000)]
Eina: Moved valgrind check to the libararies check section.
As suggested by vtorri.
SVN revision: 61990
Christopher Michael [Tue, 2 Aug 2011 09:07:52 +0000 (09:07 +0000)]
Ecore_Xcb: Make ecore_xcb_window_shape reflect the xlib version more
(in the hunt to fix engage issue(s))...tho this still does not fix the
issue(s) with engage :/
SVN revision: 61986
Carsten Haitzler [Tue, 2 Aug 2011 07:23:58 +0000 (07:23 +0000)]
chlog++
SVN revision: 61985
Carsten Haitzler [Tue, 2 Aug 2011 07:23:05 +0000 (07:23 +0000)]
fix edje_shutdown being calle3d before all edje object are deleted -
keep edje internal data around until all refs to edje are gone from
objects, then shtudown the core.
SVN revision: 61984
Carsten Haitzler [Tue, 2 Aug 2011 04:13:33 +0000 (04:13 +0000)]
that's it - remove autom4te.cache dirs again... - keep having to many
problems about it storing invalid config when the same build trees are
shared between multiple architectures and machines. :( better we
build right than build fast.
SVN revision: 61974
Christopher Michael [Tue, 2 Aug 2011 01:32:10 +0000 (01:32 +0000)]
Ecore_Xcb: Allow ecore_xcb to support unstable/development version(s) of xcb.
(based on patch from Boris Faure)
NB: This is untested/unsupported code. Ymmv, but using/compiling
ecore_x with versions of xcb > 0.3.6 is not supported yet (until such
time that standard distros support 0.3.8 out of the box).
SVN revision: 61971
Mike Blumenkrantz [Mon, 1 Aug 2011 20:30:29 +0000 (20:30 +0000)]
try something new for battery/ac detection. this may break some stuff, so ping me if your battery gadget stops working...
SVN revision: 61967
Gustavo Lima Chaves [Mon, 1 Aug 2011 20:15:23 +0000 (20:15 +0000)]
[edje] Documentation for the following:
- edje_object_message_handler_set
- edje_object_message_send
- edje_object_signal_callback_add
- edje_object_signal_callback_del_full
- edje_object_signal_emit
SVN revision: 61966
Gustavo Lima Chaves [Mon, 1 Aug 2011 20:04:17 +0000 (20:04 +0000)]
Edje: edje table documentation.
By: ceolin <flavio.ceolin@profusion.mobi>
SVN revision: 61965
Jonas M. Gastal [Mon, 1 Aug 2011 19:49:28 +0000 (19:49 +0000)]
Edje: fix edje swallow doc.
SVN revision: 61964