Commit Graph

124 Commits

Author SHA1 Message Date
rakuco 442e5ffc32 Adapt to the edbus->eldbus name change.
Submitted by:	Doug Newgard <scimmia22@outlook.com>


SVN revision: 84552
2013-05-29 09:25:42 +00:00
Lucas De Marchi 8cd1b18701 eve: follow edbus change about unref'ing messages after send
SVN revision: 82811
2013-01-15 14:35:54 +00:00
Lucas De Marchi 69b656514a eve: rename edbus functions
SVN revision: 81299
2012-12-18 20:06:42 +00:00
Gustavo Sverzut Barbieri 79570580e2 eve: move dbus iface/path to org.enlightenment
this shouldn't be my company, rather the open source project. sorry :-P



SVN revision: 80272
2012-12-05 17:56:14 +00:00
Carsten Haitzler aa8ef94381 remove xlib and ecore-x using stuff! was bad anyway.
SVN revision: 79318
2012-11-15 05:51:28 +00:00
Vincent Torri ed3356f807 Eve: fix ql SOURCES
Patch by Yaakov Selkowitz


SVN revision: 78960
2012-11-07 06:41:54 +00:00
José Roberto de Souza 4ad4fa114c eve: Build fix, edbus_service_interface_register() parameters was changed
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 78806
2012-11-01 16:49:14 +00:00
Lucas De Marchi 8b407cc7ed eve: Don't use EDBUS_ARGS if not needed
SVN revision: 78140
2012-10-17 21:57:05 +00:00
Lucas De Marchi b2ee2dfb19 eve: Exit application nicely when sending uri through D-Bus
It's not guaranteed that the message will in fact be sent if we call
exit() here. Just exit the mainloop, so connection will be unref'ed and
therefore flushed.



SVN revision: 78129
2012-10-17 21:10:05 +00:00
Lucas De Marchi 9baebd55e5 eve: Fix passing freed uri when sending through D-Bus
Free the uri only after returning from mainloop. Otherwise we when the
request_name callback returns uri will already be freed.



SVN revision: 78127
2012-10-17 21:10:00 +00:00
José Roberto de Souza 79f55a424b eve: Port to edbus v2
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 78126
2012-10-17 21:09:48 +00:00
Martin Jansa f67d7e549b eve: Build fix after WebKit r113173
ewk_settings_icon_database_icon_object_add was renamed to
ewk_settings_icon_database_icon_object_get in webkit r113173 (see
https://bugs.webkit.org/show_bug.cgi?id=82438)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

SVN revision: 74152
2012-07-18 21:45:53 +00:00
ChunEon Park 84f73659d0 eve - pager -> naviframe
SVN revision: 69658
2012-03-27 07:51:42 +00:00
Jiyoun Park 1fa280f64b remove elm_list_always_select_mode_get/set deprecated API
SVN revision: 69330
2012-03-14 11:13:24 +00:00
Hyoyoung Chang acf12ba366 due to elm_genlist_item_object_get() is deprecated, I made a patch to
replace them to adequate apis.
most of case is sending signal.

Signed-off-by: Hyoyoung Chang <hyoyoung@gmail.com>



SVN revision: 69314
2012-03-14 05:04:32 +00:00
Jiyoun Park 054320be55 remove deprecated code related with
elm_genlist_item_top_bring_in
elm_genlist_item_middle_bring_in
elm_genlist_item_middle_show
elm_genlist_item_top_show
function.


SVN revision: 69282
2012-03-13 05:46:23 +00:00
Jiyoun Park 27835da36d remove deprecated code related with
elm_notify_repeat_events_set/get

function.


SVN revision: 69245
2012-03-12 10:27:37 +00:00
Jiyoun Park 07d3a7ca8e remove code related with
elm_gengrid_item_gengrid_get
elm_gengrid_item_data_
elm_gengrid_item_disabled
elm_gengrid_item_del
elm_gengrid_item_item_class_set
elm_gengrid_item_direct_sorted_insert
which was deprecated


SVN revision: 69168
2012-03-10 10:35:56 +00:00
Jiyoun Park 6096446d8a remove deprecated function related with elm_genlist_item
SVN revision: 68837
2012-03-06 15:04:55 +00:00
WooHyun Jung 26351909fd woops. I missed a file for 68691.
SVN revision: 68692
2012-03-05 10:10:11 +00:00
Martin Jansamartin.jansa cba8129cd7 eve - use Elm_Object_Item instead of Elm_Gengrid_Item
Signed-Off-By: Martin Jansa<martin.jansa@gmail.com>



SVN revision: 67612
2012-01-31 00:20:37 +00:00
Leandro Pereira 8c09006ded eve: use elm_object_part_content_set instead of deprecated elm_entry_end_set
Author: Martin Jansa <Martin.Jansa@gmail.com>

SVN revision: 67395
2012-01-20 16:19:19 +00:00
ChunEon Park 89f00716a1 eve - Elm_Genlist_Item -> Elm_Object_Item
SVN revision: 67382
2012-01-20 10:17:23 +00:00
Martin Jansa 41b7c51250 eve: don't use deprecated elm_entry_icon_* API, deprecated since r66991
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

SVN revision: 67244
2012-01-16 16:10:00 +00:00
Martin Jansa 41de1502f6 adapt to newer webkit-efl API
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>

SVN revision: 67243
2012-01-16 16:09:54 +00:00
ChunEon Park 8382e3aea0 eve - Elm_List_Item -> Elm_Object_Item
SVN revision: 67120
2012-01-12 06:20:09 +00:00
Martin Jansa 550e6d0bba From: Martin Jansa <martin.jansa@gmail.com>
Subject: [E-devel] eve: add 2 patches to build it again with latest trunk
Date: Sat, 31 Dec 2011 13:33:02 +0100

Hi,

there are 2 patches for eve to compile it again without deprecated
warnings and edje_cc failing to build theme.

***Reviewed by seoz


SVN revision: 66725
2012-01-02 00:23:53 +00:00
Daniel Juyung Seo 8abd7717fe elementary-generator, eve, clouseau: Applied genlist/gengrid changes.
label_get -> text_get.


SVN revision: 65758
2011-12-01 07:56:37 +00:00
Daniel Juyung Seo c6eef71a23 ensure, eve, envision: Applied recen gen/gengrid/genlist api changes.
SVN revision: 65749
2011-12-01 05:46:32 +00:00
Boris Faure 71e948fdf5 s/elm_object_text_part_/elm_object_part_text_/
SVN revision: 65311
2011-11-16 20:17:40 +00:00
Gustavo Sverzut Barbieri 208b2b7ae6 argghhh... deprecated apis...
NB: some gengrid still left as things does not exist, like:
    elm_gengrid_item_data_get()



SVN revision: 64358
2011-10-24 15:14:25 +00:00
Leandro Pereira 8430e78a4c eve: Update eve_state.geneet after r64147
SVN revision: 64152
2011-10-18 15:20:53 +00:00
Martin Jansa 534224244f eve: adapt to elm_scrolled_entry/elm_entry API changes from r60438
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>



SVN revision: 64150
2011-10-18 13:27:31 +00:00
Martin Jansa f3b1740283 eve: adapt to elm_object_text API changes from r60798 and r60797
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>



SVN revision: 64149
2011-10-18 13:27:22 +00:00
Martin Jansa 7061a311aa eve: adapt to elm_object_focus API change from r62049
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>



SVN revision: 64148
2011-10-18 13:27:16 +00:00
Martin Jansa 041dbc6d29 eve: update to new webkit-efl api, ewk_view_zoom_text_only_set is gone
* we can set different text zoom now with ewk_view_text_zoom_set
* see http://svn.webkit.org/repository/webkit/trunk@97043 268f45cc-cd09-0410-ab3c-d52691b4dbfc
  for details
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>



SVN revision: 64147
2011-10-18 13:27:06 +00:00
Martin Jansa 03f0d2dc35 eve: update to new webkit-efl api, ewk_frame_zoom_get is now ewk_frame_page_zoom_get
* see http://svn.webkit.org/repository/webkit/trunk@97043 268f45cc-cd09-0410-ab3c-d52691b4dbfc
  for details
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>



SVN revision: 64146
2011-10-18 13:26:51 +00:00
Gustavo Sverzut Barbieri 9c1f651084 update signal name
SVN revision: 61713
2011-07-25 22:41:42 +00:00
Vincent Torri 13641a30d1 fix DSO problem
SVN revision: 60152
2011-06-09 19:03:39 +00:00
Lucas De Marchi 4e2747f963 eve: remove context menus
Remove context menus while nobody takes care of fixing it in ewebkit.



SVN revision: 59455
2011-05-16 19:19:33 +00:00
Carsten Haitzler 4d0720d19d most of dh's patch in - dont need to change the preview thumb code tho.
SVN revision: 57041
2011-02-15 09:24:50 +00:00
Lucas De Marchi cabf4c6f94 eve: fix signal name
SVN revision: 55763
2010-12-27 18:35:09 +00:00
Lucas De Marchi 57b1229646 eve: fix backing store option
Use --backing-store instead of "--backing store" which is really weird



SVN revision: 55537
2010-12-13 14:18:50 +00:00
Leandro Pereira 0615847ff4 eve: Cleanup (remove unused vars, static functions).
SVN revision: 55456
2010-12-10 16:34:39 +00:00
Leandro Pereira 6cba300d84 eve: Add support for Tiled Backing store
By enabling the Tiled Backing Store, memory consumption will be smaller, and
scrolling and rendering large pages will also receive a substantial boost.
The TBS implementation available on WebKit upstream, however, is still
buggy -- this is being committed so that Eve is prepared whenever upstream
WebKit is on a workable state again.

Patch by Alex Grilo <abgrilo@profusion.mobi>

SVN revision: 55455
2010-12-10 16:34:36 +00:00
Leandro Pereira e1e2588e7d eve: support Android useragent
Author:    Marco Trevisan (Treviño) <mail@3v1n0.net>

SVN revision: 55158
2010-12-02 15:54:27 +00:00
Leandro Pereira 12d4ae7439 eve: Do not mess with eve_state.c
It is generated by geneet and changes will be overwritten

SVN revision: 55083
2010-11-30 12:36:28 +00:00
Leandro Pereira c71d905f59 eve: use file realpath for file:// schema
Author: Marco Trevisan (Treviño) <mail@3v1n0.net>

SVN revision: 55082
2010-11-30 12:36:24 +00:00
Leandro Pereira 487c806dc8 eve: uri_sanitize function improved, adding file:// protocol support
Added also a check to avoid too-long uri schemas.

Author:    Marco Trevisan (Treviño) <mail@3v1n0.net>

SVN revision: 55066
2010-11-29 15:29:33 +00:00
Leandro Pereira ae8e02ef0c eve: uri_sanitize also the input homepage
Plus some style fixes and set the input as const char

Author:    Marco Trevisan (Treviño) <mail@3v1n0.net>

SVN revision: 55065
2010-11-29 15:29:31 +00:00