Commit Graph

70 Commits

Author SHA1 Message Date
Hyoyoung Chang abd6278984 From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_web - using elm_list_select_mode

it's one line patch about elm_web to use select_mode.



SVN revision: 69002
2012-03-07 16:43:37 +00:00
Sanjeev BA 780025511e Fix warnings when ewk not installed.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68994
2012-03-07 16:25:43 +00:00
Sanjeev BA 51518fcc5a Fix compile issues.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68979
2012-03-07 15:56:09 +00:00
Sanjeev BA 0b12848df2 Fix compile issues.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68978
2012-03-07 15:56:05 +00:00
Sanjeev BA 76b8eecb6d Refactor elm_web API.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68977
2012-03-07 15:56:01 +00:00
Bruno Dilly 5f7aecca69 Elm_Web: avoid deprecated elm_notify_repeat_events_set
SVN revision: 68863
2012-03-07 00:37:41 +00:00
Iván Briano 9c0de8b3f4 It's not unused if you have webkit
SVN revision: 68750
2012-03-06 00:17:47 +00:00
Carsten Haitzler 08d66e3029 warn--
SVN revision: 68748
2012-03-05 23:59:52 +00:00
Iván Briano 4373acedcc Add overlay_list_get and extension_list_get, and use them in elm_web to correctly set the ewk_view theme
SVN revision: 68746
2012-03-05 21:48:32 +00:00
Sanjeev BA 58f440f3c8 Renaming elm_web functions.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>

SVN revision: 68618
2012-03-02 05:10:46 +00:00
ChunEon Park 11282d3953 Elementary/list - Elm_List_Item -> Elm_Object_Item
SVN revision: 67110
2012-01-12 03:03:56 +00:00
Bruno Dilly 7677abd03a Elementary Web: add functions to set / get useragent
Patch by Steven Falken <btwotch@googlemail.com> with a
few changes.



SVN revision: 66938
2012-01-06 11:31:14 +00:00
ChunEon Park f3066c815f elemetary - notify, factory, frame, panel, mapbuf
applied content_set/get/unset. 

do it later for the remainder. 



SVN revision: 64502
2011-10-29 04:32:24 +00:00
Iván Briano 4b911014e5 Webkit changed API, we should dress accordingly.
SVN revision: 64267
2011-10-21 20:56:09 +00:00
Iván Briano ec9781ce40 The Shadow was here.
SVN revision: 64022
2011-10-12 18:01:21 +00:00
Iván Briano f842f67f28 Fix building against new EWebkit API
SVN revision: 64021
2011-10-12 18:00:09 +00:00
Mike Blumenkrantz ebe7312d2b use longpress timer config value
SVN revision: 63995
2011-10-11 21:28:31 +00:00
Iván Briano 89e4e9f411 The Force is weak on me.
Crappy zoom and region_show code. If anyone wants to fix it before I get
back to it, discomfitor will buy you a beer.
It's intended to mimic as much as possible photocam's zoom api, but webkit
doesn't always help with that.


SVN revision: 63936
2011-10-09 22:10:45 +00:00
Iván Briano 28a4120b65 Some day I will learn to rebase without fucking up
SVN revision: 63687
2011-09-29 21:45:27 +00:00
Iván Briano 1107e0e543 People from Earth: Welcome Elm_Web
Started by glima as a thin wrapper around ewk_view to make webkit
work better integrated with Elementary, then grew up as a more complete
widget thanks to k-s' magic fingers, and now I screwed it up but it looks
like it works, so there..

Build WebKit-EFL, rebuild Elementary and enjoy elm_web.


SVN revision: 63676
2011-09-29 20:58:22 +00:00