summaryrefslogtreecommitdiff
path: root/embed
Commit message (Expand)AuthorAgeFilesLines
...
* ephy-download: Simplify decide_action_from_mimeCarlos Garcia Campos2012-06-141-29/+16
* e-file-helpers: Add ephy_file_create_data_uri_for_filename()Carlos Garcia Campos2012-06-142-41/+8
* Add a new mode for shell testing, EPHY_EMBED_SHELL_MODE_TESTXan Lopez2012-06-141-1/+2
* ephy-web-view: fix GList leakPavel Vasin2012-06-121-3/+3
* ephy-web-view: fix use-after-free in get_file_content_as_base64()Dan Williams2012-06-111-3/+3
* ephy-embed: fix a comment typoClaudio Saavedra2012-06-111-1/+1
* ephy-web-view: chain up to the parent constructed virtual methodCarlos Garcia Campos2012-06-041-0/+3
* e-download: document get_content_typeDiego Escalante Urrelo2012-05-261-0/+10
* embed: remove custom CSS styling for the overlay progressbarCosimo Cecchi2012-05-231-2/+2
* Fix memory leak in ephy_web_view_set_popups_allowedLubomír Sedlář2012-05-211-3/+3
* Add support for 'Do Not Track'Xan Lopez2012-05-191-0/+46
* Move ephy-web-app-utils to lib/Xan Lopez2012-05-093-558/+1
* Replace "system" with system languages when setting spelling dictionariesMartin Robinson2012-04-261-0/+19
* e-web-app-utils: use LOG and g_warning instead of g_printDiego Escalante Urrelo2012-04-211-3/+3
* Also consider email inputs when looking for user/password formsGustavo Noronha Silva2012-04-201-1/+1
* ephy-embed-single: introspection fixesXan Lopez2012-04-141-1/+1
* ephy-embed-event: introspection fixesXan Lopez2012-04-141-2/+2
* ephy-permission-manager: introspection fixesXan Lopez2012-04-141-5/+5
* ephy-embed-event: fix introspection warningXan Lopez2012-04-141-0/+6
* ephy-web-view: fix a few gtk-doc warningsXan Lopez2012-04-141-8/+6
* web-apps: s/StartupNotification/StartupNotify/ in desktop filesXan Lopez2012-04-111-1/+1
* ephy-embed-single: do not handle ephy-embed-prefsDiego Escalante Urrelo2012-04-101-4/+0
* Revert "e-web-app-utils: whitespace nitpicks in casts"Xan Lopez2012-04-021-5/+5
* e-web-app-utils: whitespace nitpicks in castsDiego Escalante Urrelo2012-03-311-5/+5
* e-web-app-utils: update and fix gtk-doc commentsDiego Escalante Urrelo2012-03-301-3/+17
* e-web-app-utils: sync var names in APIDiego Escalante Urrelo2012-03-302-10/+10
* e-web-app-utils: remove ephy-web-view includeDiego Escalante Urrelo2012-03-302-3/+1
* e-web-app-utils: add ephy_web_application_existsAlexandre Mazari2012-03-302-0/+21
* ephy-encodings: reorder includesXan Lopez2012-03-301-3/+3
* ephy-web-app-utils: do not use the webview in the web app creation methodAlexandre Mazari2012-03-282-12/+10
* Remove EphyHistory from the repository. It's unused now.Xan Lopez2012-03-206-1230/+1
* Replace EphyFaviconCache by WebKit's icon database cacheSergio Villar Senin2012-03-208-1012/+13
* Fix bookmarklet's titles when they are createdXan Lopez2012-03-162-14/+22
* ephy-web-view: return an actual visit type instead of just '0'Xan Lopez2012-03-151-1/+1
* The security certificate code is a no-op, remove itXan Lopez2012-03-152-13/+0
* ephy-web-view: remove gtk-doc snippet for a private methodXan Lopez2012-03-151-7/+0
* ephy-web-view: use plain g_signal_connect alwaysXan Lopez2012-03-151-9/+9
* ephy-web-view: connect to WebView signals in just one placeXan Lopez2012-03-151-8/+12
* ephy-web-view: we already have a reference to the history serviceXan Lopez2012-03-151-1/+1
* ephy-web-view: do not duplicate code for the uri->title fallbackXan Lopez2012-03-151-17/+14
* ephy-web-view: remove can_go_up/go_up codeXan Lopez2012-03-152-50/+2
* ephy-web-view: make ephy_web_view_clear_history privateXan Lopez2012-03-152-54/+47
* Automatically prefix existing absolute paths with file://Gustavo Noronha Silva2012-03-143-5/+17
* Revert "ephy-embed-single: remove some dead code"Xan Lopez2012-03-141-1/+53
* ephy-embed-single: remove network statusXan Lopez2012-03-142-96/+0
* ephy-embed-single: remove some dead codeXan Lopez2012-03-141-56/+1
* ephy-embed: do not pull in string.h for strcmpXan Lopez2012-03-141-2/+1
* ephy-embed: remove a few useless includesXan Lopez2012-03-141-8/+0
* ephy-web-view: also reset page visit type on load failedXan Lopez2012-03-141-0/+3
* ephy-web-view: style fixesXan Lopez2012-03-141-82/+79