Commit Graph

47 Commits

Author SHA1 Message Date
Daniel Juyung Seo d22076681b elm: Fixed formatting about smart_event check for code consistency.
- Made it look clearer.
- Removed unnecessary local variables.
- Keep the code sequence consistent.
2013-10-28 23:30:12 +09:00
Daniel Juyung Seo 302f740d6e elm_video.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN macro. 2013-10-05 17:16:02 +09:00
Cedric Bail 29af5e1e43 elementary: update to new eo_parent_get/set API. 2013-09-25 13:34:27 +09:00
Boris Faure 115518ddb4 fix EAPI definition on Windows (patch by vtorri) 2013-09-14 19:18:19 +02:00
ChunEon Park d461a8be05 elementary/widgets - set parents before widget constructs their body.
This avoids unnecessary multiple setups when obj and subobj has connected.
2013-08-27 14:19:19 +09:00
Carsten Haitzler 59e8bc5a35 Fix elm to use key not keyname (so xmodmap works) 2013-07-31 15:16:41 +09:00
Carsten Haitzler 260f817986 fix some over-zealous emitting when not needed. 2013-07-18 18:28:35 +09:00
Daniel Juyung Seo a5066a5747 panel, video, web, web2: added focused, unfocused smart callback documentation. 2013-06-10 14:37:47 +09:00
Daniel Juyung Seo 2d8d13a26c elm_video.c: ELM_SAFE_FREE adoption.
I splited ELM_SAFE_FREE refactoring patches. One commit per each file as recommended.
For the detail, please refer 3072dab12f12fe83fb5a628d15efd5cded11787f.
2013-05-29 21:10:05 +09:00
Daniel Juyung Seo 5f053bf79a elm: refactoring. use more ELM_FREE_FUNC. 2013-05-23 15:54:49 +09:00
Cedric Bail c929b33052 elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
Daniel Zaoui 187d6bf8de Elementary: replace eo_data_get for objects data referencing. 2013-05-01 11:04:09 +03:00
Daniel Juyung Seo 74b3eed5fd elm: print the error message inside elm_widget_sub_object_add().
1. Do not need to print the same error message from all the widget codes.
2. Even though elm_widget_sub_object_add() can be used internally, there should be no error message at all.
   Elm devs should fix it beforehand.
   So it looks ok to print the error message in elm_widget_sub_object_add() to force elm devs to fix it.
3. Got additional code cleanups.
2013-04-03 11:28:53 +09:00
Daniel Juyung Seo 615d05bfe5 elm: removed unnecessary multi blank lines. 2013-04-03 10:45:15 +09:00
Tom Hacohen d75cb616da Change usage of eo_do_super to the new prototype. 2013-03-18 16:15:12 +00:00
Gustavo Lima Chaves 312d0217a0 An internal layout error, on a widget set, is a CRITICAL error. 2013-03-01 23:04:31 -03:00
Daniel Zaoui cdd1eea853 Replace supported_types
Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>

SVN revision: 83803
2013-02-10 07:52:31 +00:00
Daniel Juyung Seo ffa9c1e793 elm: Refactoring.
Smart data is already initialized so we do not need to re-initialize them if the value equals to 0, NULL, or EINA_FALSE.
Sometimes re-initializing smart data explicitly is needed for readability. So there are left overs.

SVN revision: 82228
2013-01-04 19:10:19 +00:00
Daniel Zaoui 0c915e9023 Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h
Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>

SVN revision: 79682
2012-11-26 09:29:01 +00:00
Yakov Goldberg 5c98343198 We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism.
Signed-off-by: Yakov Goldberg <yakov.g@samsung.com>
Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>

SVN revision: 79668
2012-11-26 06:32:53 +00:00
Jihoon Kim 1066b9e562 elm/video: fix elm_widget_type_check (obj=0x0, type=0x29a520 elm_layout, func=0x29ade9 elm_layout_sizing_eval)
SVN revision: 78024
2012-10-16 01:25:37 +00:00
Gustavo Lima Chaves 1558e6af27 [elm] Video now inheritable.
SVN revision: 74751
2012-08-01 21:02:42 +00:00
Gustavo Lima Chaves 584c53c1be [elm] New elm_widget_add() usage spread.
SVN revision: 74148
2012-07-18 21:03:39 +00:00
Cedric BAIL 4f3f2480bb elementary: initialize emotion when necessary.
SVN revision: 73180
2012-07-03 02:13:42 +00:00
Cedric BAIL 17e30e1dea elementary: don't crash on NULL filename in elm_video.
NOTE: I don't know when this bug was introduced.


SVN revision: 72260
2012-06-17 02:45:12 +00:00
Tom Hacohen f5df97e869 Elm: Fixed warnings when emotion is not available.
SVN revision: 70959
2012-05-13 08:37:06 +00:00
Gustavo Lima Chaves 6a18b15a1b [elm] Fix booboos for people not having eio,
ewebkit or emotion.



SVN revision: 70749
2012-05-03 22:45:01 +00:00
Gustavo Lima Chaves 643df97343 [Elm] Video and player now layouts, too.
SVN revision: 70741
2012-05-03 22:44:21 +00:00
Carsten Haitzler c0f2f4be91 REVERT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
this breaks theme api. so NO! come back with a version that doesn't
break it.



SVN revision: 70679
2012-05-03 01:19:05 +00:00
Gustavo Lima Chaves e275948e76 [elm] Fix booboos for people not having eio, ewebkit or
emotion.



SVN revision: 70677
2012-05-02 21:14:28 +00:00
Gustavo Lima Chaves 0335e1a03a [Elm] Video and player now layouts, too.
SVN revision: 70664
2012-05-02 17:01:43 +00:00
Carsten Haitzler 3a7b769a63 use the new escape text set to clear up issues if theme has TEXT vs
TEXTBLOCK items and handling escapes so text is consistend across elm.
fiuxes the fileselector issues kai reported.



SVN revision: 70362
2012-04-20 12:51:10 +00:00
Jihoon Kim 7046f87e3a elementary: ignore key event of keypad when NumLock is turned on in win, scroller, slider, video, photocam, map, slideshow, and spinner.
SVN revision: 69952
2012-04-06 10:34:03 +00:00
Jiyoun Park 0f9cc4ae49 remove deprecated code related with
elm_video_uri_set
function.


SVN revision: 69223
2012-03-12 07:04:19 +00:00
Gustavo Lima Chaves 969e0b4c51 [Elm] Since we're talking 'bout file_set()s, let's be broader.
SVN revision: 68857
2012-03-06 22:51:40 +00:00
Sanjeev BA e6bc7da5f4 make API naming consistent for elm_video API.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68202
2012-02-21 06:12:51 +00:00
Sanjeev BA 2201134b17 Deprecate elm_video_uri_set().
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68200
2012-02-21 05:52:55 +00:00
Michael BOUCHAUD a5b0b31496 elementary: adding const to accessor of elm_video
SVN revision: 64572
2011-10-31 15:22:24 +00:00
Cedric BAIL 94102242f6 elementary: fix sub object usage.
SVN revision: 64299
2011-10-22 16:04:06 +00:00
Cedric BAIL e08bbbfa7d elementary: reorder swallow.
SVN revision: 64176
2011-10-19 12:16:03 +00:00
Gustavo Lima Chaves 31a3e6180a [elementary] All docs to elm's header, as Raster wishes.
Discomfitor, now it's time to split the header and/or write another novel.



SVN revision: 62315
2011-08-10 21:03:21 +00:00
Mike McCormack 2758782e1d elementary: Fix build break
SVN revision: 61053

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>

SVN revision: 61064
2011-07-06 04:25:02 +00:00
Cedric BAIL f5d9c45f1b elementary: add the basic of an elm_player object.
This object should be linked with an elm_video to be
usefull at all. If people have some graphical skill,
the kind of thing I lack, you are welcome to improve
this player !



SVN revision: 61053
2011-07-05 14:05:59 +00:00
Cedric BAIL 3de80a806a elementary: fix some source of nasty warning.
SVN revision: 61020
2011-07-04 19:58:04 +00:00
Cedric BAIL 3847d78c39 elementary: fix little mistake in elm_video.
SVN revision: 60939
2011-07-02 12:23:47 +00:00
Cedric BAIL 6f8eb1acf9 elementary: add suspend infra inside elm_video.
SVN revision: 60910
2011-07-01 08:58:28 +00:00
Cedric BAIL 65e431dc6e elementary: add elm_video.c.
SVN revision: 60908
2011-07-01 07:41:48 +00:00