summaryrefslogtreecommitdiff
path: root/embed
Commit message (Expand)AuthorAgeFilesLines
* Add translation context for a stringClaudio Saavedra2011-09-161-1/+3
* Fix documentation commentClaudio Saavedra2011-09-121-1/+1
* web apps: Remove G_DIRECTORY_SEPARATOR chars from filenamesClaudio Saavedra2011-09-121-0/+1
* Normalize the web app profile directory and desktop file namesClaudio Saavedra2011-09-121-8/+38
* ephy-web-view: SoupURI construction can fail for invalid URIsXan Lopez2011-09-121-2/+4
* ephy-web-view: remove unused and unimplemented methodXan Lopez2011-09-112-18/+0
* ephy-web-view: sort includesXan Lopez2011-09-111-14/+14
* ephy-web-view: use SoupURI for about: checkXan Lopez2011-09-111-4/+9
* Remove obsolete commentClaudio Saavedra2011-09-091-2/+1
* ephy-web-view: remove now unused parameter to sprintfXan Lopez2011-09-081-1/+1
* ephy-web-view: do not mention the URL twice in error pagesXan Lopez2011-09-071-1/+1
* Revert "ephy-web-view: fix title for error pages"Xan Lopez2011-09-071-1/+1
* Make about:applications prettierXan Lopez2011-09-063-8/+57
* ephy-web-view: fix title for error pagesXan Lopez2011-09-061-1/+1
* ephy-web-view: fix multiple deletes in about:applicationsXan Lopez2011-09-051-1/+3
* Implement about:applicationsXan Lopez2011-09-054-4/+147
* ephy-request-about: move this to embed/Xan Lopez2011-09-053-0/+238
* e-web-view: fix error pages for RTL localesVinicius Depizzol2011-09-041-2/+3
* e-web-view: use proper html for paragraphsDiego Escalante Urrelo2011-09-041-10/+11
* e-web-view: better messages in error pagesDiego Escalante Urrelo2011-09-041-4/+15
* e-file-helpers: implement and use ephy_file_delete_dir_recursivelyDiego Escalante Urrelo2011-09-041-52/+1
* ephy-web-app-utils: fix include sortXan Lopez2011-09-031-0/+1
* ephy-web-app-utils: adjust includes to styleguideXan Lopez2011-09-031-2/+0
* ephy-web-app-utils: move the web app creation code hereXan Lopez2011-09-033-164/+183
* ephy-web-view: silence compiler warningXan Lopez2011-09-021-0/+1
* ephy-web-app-utils: rename ephy_delete_web_application to ephy_web_applicatio...Xan Lopez2011-09-022-3/+3
* Add ephy_web_application_get_profile_directory()Claudio Saavedra2011-09-023-9/+26
* Move EPHY_WEB_APP_PREFIX declaration to a cleaner locationClaudio Saavedra2011-09-022-2/+2
* Add --delete--application command line option to delete WebAppsXan Lopez2011-09-013-1/+175
* ephy-web-view: do not launch ephy with jhbuildXan Lopez2011-08-291-1/+1
* Add basic support for Web ApplicationsXan Lopez2011-08-282-0/+211
* e-web-view: use hostname in geolocation infobarDiego Escalante Urrelo2011-08-121-1/+4
* Use line-wrap in GtkInfoBar labelsDiego Escalante Urrelo2011-08-121-1/+2
* Use g_markup_printf_escaped when printing urisDiego Escalante Urrelo2011-08-121-5/+5
* e-web-view: use ephy_string_get_host_nameDiego Escalante Urrelo2011-08-101-4/+4
* e-window: use a css file for widget stylingAlexandre Mazari2011-07-301-15/+0
* e-embed: remove useless e-file-chooser includeDiego Escalante Urrelo2011-07-301-1/+0
* Add an --application-mode flag and global modeXan Lopez2011-06-301-1/+2
* Use an enum for the global mode of the applicationXan Lopez2011-06-304-22/+30
* Use GtkApplication's window tracking for EphyWindow tooXan Lopez2011-06-292-44/+0
* Always use the EphyEmbedShell to know if we are a private instanceXan Lopez2011-06-292-2/+2
* Merge EphyApplication into Ephy(Embed)ShellXan Lopez2011-06-292-3/+83
* ephy-embed-single: remove add-search-engine signalXan Lopez2011-06-272-27/+0
* ephy-embed-prefs: stop trying to use the GNOME font settingsXan Lopez2011-06-171-37/+7
* ephy-embed-prefs: plug a couple of leaksXan Lopez2011-06-151-1/+4
* Use the generic marshaler throughoutXan Lopez2011-06-146-19/+13
* ephy-web-view: do not warn of modified forms for short text in input elementsXan Lopez2011-06-101-2/+23
* ephy-embed-utils: make URI normalization for about: genericXan Lopez2011-06-101-3/+3
* Use GtkOrientable interface instead of deprecated V/H widgetsClaudio Saavedra2011-06-093-7/+10
* use gtk_box_pack_start() with EphyEmbedClaudio Saavedra2011-06-091-1/+1