summaryrefslogtreecommitdiff
path: root/src/bin/test_web.c
Commit message (Expand)AuthorAgeFilesLines
* web2: Implemented alert/confirm/promptRyuan Choi2014-04-221-0/+32
* test_web: Improve fullscreen test case.Ryuan Choi2014-03-201-0/+22
* elm_web2: Implemented to support HTML5 fullscreen APIRyuan Choi2014-03-131-0/+29
* elm_web2: Implemented window_create / window_closeRyuan Choi2014-03-091-4/+12
* test_web_ui: Added a button to test select tag and window.open()Ryuan Choi2014-01-261-1/+57
* web: Added elm_web_html_string_load() to load html string as the contentRyuan Choi2013-12-271-0/+35
* test_web.c: removed unused local variable.Daniel Juyung Seo2013-12-241-2/+0
* test_web: removed web-mobile test by adding an option to change useragentRyuan Choi2013-12-231-29/+44
* elm_test: removed all the unnecessary empty lines.Daniel Juyung Seo2013-12-151-1/+0
* elementary_test: remove ELM_LIB_QUICKLAUNCHJean-Philippe Andre2013-11-051-2/+1
* elm_test: __UNUSED__ -> EINA_UNUSED.Daniel Juyung Seo2013-09-011-29/+29
* web/web2 : Deprecated uri. url will be used instead.Ryuan Choi2013-06-131-7/+7
* elm test: Correct elm_win_resize_object_set() usage. Call evas_object_size_hi...Daniel Juyung Seo2012-11-141-3/+2
* [elm] Account for elm_object_orient_set() deprecationGustavo Lima Chaves2012-11-061-2/+2
* elementary: Fixes bad format strings in *printf() calls.Cedric BAIL2012-10-041-1/+1
* [elm] And I forgot this for elm_web.Gustavo Lima Chaves2012-08-201-1/+1
* elm bin: Use convenient utility function elm_win_util_standard_add()Daniel Juyung Seo2012-04-021-23/+11
* Revert a wrong commit. Un-wanted files are committed together.Daniel Juyung Seo2012-04-021-11/+23
* elm bin: Use convenient utility function elm_win_util_standard_add() instead ...Daniel Juyung Seo2012-04-021-23/+11
* for the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST. AAAAAAAALLLLLLLLLLLLL...Mike Blumenkrantz2012-03-291-1/+1
* Fix compile issues.Sanjeev BA2012-03-071-2/+2
* make notify repeat events be allow_events... as thats what it reallyCarsten Haitzler2012-03-051-2/+2
* Elementary Web: add functions to set / get useragentBruno Dilly2012-01-061-2/+31
* stop using deprecated calls.Carsten Haitzler2011-12-301-1/+1
* elemenatry/hoversel - updated doc. deprecated APIsChunEon Park2011-12-201-1/+1
* elementary/hoversel - Elm_Hoversel_Item -> Elm_Object_ItemChunEon Park2011-12-201-2/+2
* elemetary - notify, factory, frame, panel, mapbufChunEon Park2011-10-291-2/+2
* Webkit changed API, we should dress accordingly.Iván Briano2011-10-211-1/+1
* The Force is weak on me.Iván Briano2011-10-091-0/+106
* Some day I will learn to rebase without fucking upIván Briano2011-09-291-0/+8
* People from Earth: Welcome Elm_WebIván Briano2011-09-291-0/+370