aboutsummaryrefslogtreecommitdiffstats
path: root/embed
Commit message (Expand)AuthorAgeFilesLines
* Remove last traces of dummy certificate managerXan Lopez2011-12-051-49/+0
* Remove homepage preference from GSettingsXan Lopez2011-12-042-18/+5
* Redesign of about:pagesTom Tryfonidis2011-12-011-1/+2
* web view: fix icon namesSaleem Abdulrasool2011-12-011-4/+4
* ephy-request-about: fix a potential crasher if the css file is missingClaudio Saavedra2011-12-011-1/+4
* webapps: ensure the webapps are shown in the shellClaudio Saavedra2011-12-011-6/+14
* ephy-embed: disconnect statusbar timeout on disposeXan Lopez2011-11-301-7/+12
* Use SoupSession:ssl-use-system-ca-file propertyDan Winship2011-11-302-16/+4
* Delay hiding the statusbar overlay when the status text changes.Martin Robinson2011-11-301-2/+23
* fix string formatFunda Wang2011-09-281-1/+1
* 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-073-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-061-1/+3
* Implement about:applicationsXan Lopez2011-09-064-4/+147
* ephy-request-about: move this to embed/Xan Lopez2011-09-063-0/+238
* e-web-view: fix error pages for RTL localesVinicius Depizzol2011-09-051-2/+3
* e-web-view: use proper html for paragraphsDiego Escalante Urrelo2011-09-051-10/+11
* e-web-view: better messages in error pagesDiego Escalante Urrelo2011-09-051-4/+15
* e-file-helpers: implement and use ephy_file_delete_dir_recursivelyDiego Escalante Urrelo2011-09-051-52/+1
* ephy-web-app-utils: fix include sortXan Lopez2011-09-041-0/+1
* ephy-web-app-utils: adjust includes to styleguideXan Lopez2011-09-041-2/+0
* ephy-web-app-utils: move the web app creation code hereXan Lopez2011-09-043-164/+183
* ephy-web-view: silence compiler warningXan Lopez2011-09-031-0/+1
* ephy-web-app-utils: rename ephy_delete_web_application to ephy_web_applicatio...Xan Lopez2011-09-032-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-023-1/+175
* ephy-web-view: do not launch ephy with jhbuildXan Lopez2011-08-291-1/+1
* Add basic support for Web ApplicationsXan Lopez2011-08-292-0/+211
* e-web-view: use hostname in geolocation infobarDiego Escalante Urrelo2011-08-131-1/+4
* Use line-wrap in GtkInfoBar labelsDiego Escalante Urrelo2011-08-131-1/+2
* Use g_markup_printf_escaped when printing urisDiego Escalante Urrelo2011-08-131-5/+5
* e-web-view: use ephy_string_get_host_nameDiego Escalante Urrelo2011-08-111-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-302-44/+0
* Always use the EphyEmbedShell to know if we are a private instanceXan Lopez2011-06-302-2/+2
* Merge EphyApplication into Ephy(Embed)ShellXan Lopez2011-06-302-3/+83
* ephy-embed-single: remove add-search-engine signalXan Lopez2011-06-282-27/+0
* ephy-embed-prefs: stop trying to use the GNOME font settingsXan Lopez2011-06-181-37/+7
* ephy-embed-prefs: plug a couple of leaksXan Lopez2011-06-161-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
* ephy-embed-single: set_network_status needs to notifyDiego Escalante Urrelo2011-06-051-0/+2
* Added about:plugins support.Sergio Villar Senin2011-06-014-5/+43
* ephy-web-view: warn about unsubmitted forms on closeXan Lopez2011-06-011-0/+33
* Add optional spell checking, enabled by defaultXan Lopez2011-05-231-0/+26
* Slide out the status overlay when the mouse pointer goes close by.Alexandre Mazari2011-04-261-1/+6
* ephy-embed-prefs: plug a couple of leaksXan Lopez2011-04-241-1/+4
* Remove a few GCC 4.6.0 warningsXan Lopez2011-04-212-4/+0
* Better behaviour when openning new windows that are resized as tabsGustavo Noronha Silva2011-04-182-1/+39
* Move overlay statusbar to EphyEmbedXan Lopez2011-04-164-202/+187
* Rely on WebKit doing the check for mixed symbolsGustavo Noronha Silva2011-04-151-14/+0
* ephy-embed-prefs: auto-shrink images by defaultXan Lopez2011-04-121-1/+0
* ephy-web-view: use new API for DOM eventsXan Lopez2011-03-191-2/+3
* Select the serif font as the default web font.Martin Robinson2011-03-121-4/+4
* Improve the selection of the system serif font.Martin Robinson2011-03-121-5/+4
* ephy-download: add the new EphyDownload objectDiego Escalante Urrelo2011-03-0810-2672/+1199
* ephy-embed: add a border and a little padding to the status frameXan Lopez2011-03-051-0/+18
* ephy-embed: hide toplevel child widgetXan Lopez2011-02-211-2/+8
* ephy-web-view: do not update statusbar text for webviews without embed objectSergio Villar Senin2011-02-161-1/+3
* Sync with latest GeditOverlay codeXan Lopez2011-02-161-3/+3
* ephy-web-view: do not update status after we are deadXan Lopez2011-02-121-17/+19
* Sync with upstream GeditOverlay codeXan Lopez2011-02-121-1/+1
* Change packing order for gedit overlayXan Lopez2011-02-111-4/+4
* Port floating statusbar to gedit's overlay widgetXan Lopez2011-02-114-97/+36
* ephy-embed-single: Update to use direct-from-libsoup SoupCacheDan Winship2011-02-031-8/+10
* ephy-embed-single: make sure flash plugin is disabledCarlos Garcia Campos2011-01-111-3/+1
* Use the new GTK_STATE_FLAG_NORMAL flagDiego Escalante Urrelo2011-01-111-1/+1
* Port to gtk+ master's GtkStyleContextDiego Escalante Urrelo2010-12-151-17/+23
* ephy-embed-single: move code from init to initializeXan Lopez2010-12-141-16/+16
* ephy-embed-single: couple of style fixesXan Lopez2010-12-141-2/+2
* ephy-embed-single: disable Flash by defaultXan Lopez2010-12-131-0/+16
* ephy-web-view.c: fix typoXan Lopez2010-12-121-1/+1
* ephy-web-view: use custom error pagesDiego Escalante Urrelo2010-12-112-12/+148
* ephy-web-view: make defines friendlier with introspectionDiego Escalante Urrelo2010-12-092-3/+3
* ephy-permission-manager: fix names of permission typesDiego Escalante Urrelo2010-12-092-5/+7
* introspection: fix wrong and missing annotationsDiego Escalante Urrelo2010-12-097-23/+38
* prefs-dialog: new custom font selection UIDiego Escalante Urrelo2010-12-081-2/+105
* ephy-embed-prefs: use minimum-font-size instead of minimum-logical-font-sizeDiego Escalante Urrelo2010-12-081-1/+1
* ephy-embed-single: don't use macros when not neededDiego Escalante Urrelo2010-12-081-1/+1
* ephy-embed-prefs: initialize prefs from settingsDiego Escalante Urrelo2010-12-071-11/+15
* ephy-profile-migration: separate migration code into another binaryDiego Escalante Urrelo2010-12-072-19/+19
* ephy-embed: clean up embed widget skeletonDiego Escalante Urrelo2010-12-062-65/+37
* Handle all the different kind of errors in the load_error_cb callbackAlejandro G. Castro2010-12-011-16/+57
* ephy-web-view: manually unref DOM objects when neededXan Lopez2010-11-221-0/+8
* WebKitSoupCache expects a max cache size in bytesSergio Villar Senin2010-11-181-1/+1
* Use gtk_paned_new() instead gtk_[h|v]paned_new()Javier Jardón2010-11-091-1/+1
* ephy-web-view: use full content zoom by defaultXan Lopez2010-11-081-0/+7
* ephy-web-view: remove ge-dom-mouse signalsXan Lopez2010-11-062-37/+0
* Remove libnotify dependencyXan Lopez2010-10-291-84/+0
* Always enable Web InspectorXan Lopez2010-10-241-4/+1
* ephy-web-view: don't use set-scroll-adjustments signalXan Lopez2010-10-241-7/+19
* Added soup cacheSergio Villar Senin2010-10-151-0/+44
* gsettings: port epiphany to gsettingsDiego Escalante Urrelo2010-10-088-325/+191
* Adapt to latest changes in the GTK+ drawing modelXan Lopez2010-10-051-11/+9
* ephy-embed: add _ prefix to instance/class structsXan Lopez2010-10-042-6/+6
* ephy-favicon-cache: remove failed download filesDiego Escalante Urrelo2010-08-311-1/+7
* ephy-favicon-cache: don't store invalid icon typesDiego Escalante Urrelo2010-08-311-11/+48
* ephy-favicon-cache: remove invalid files on getDiego Escalante Urrelo2010-08-311-2/+2
* ephy-favicon-cache: remove legacy EPHY_NODE_FAVICON_PROP_CHECKOLDDiego Escalante Urrelo2010-08-311-5/+0
* downloader-view.c: do not overwrite timeout IDXan Lopez2010-08-301-1/+2
* Brow paper bag commit fixing bracer style.Gustavo Noronha Silva2010-08-251-2/+1
* Use the Geolocation support in WebKitGTK+Gustavo Noronha Silva2010-08-251-0/+84
* Make the inspector window biggerGustavo Noronha Silva2010-08-251-1/+1
* Bring inspector window to front when the inspector requests a showGustavo Noronha Silva2010-08-251-1/+1
* Only show/hide the inspector window when it is detachedGustavo Noronha Silva2010-08-251-9/+17
* Set Accept-Language header correctlyJosselin Mouette2010-08-171-4/+48
* ephy-embed-prefs.h: remove old unused definesDiego Escalante Urrelo2010-08-101-12/+0
* Allow attaching/detaching the inspector in Epiphany's windowGustavo Noronha Silva2010-08-031-8/+114
* ephy-embed-prefs: remove old font definesDiego Escalante Urrelo2010-08-031-6/+0
* ephy-web-view: use GObject DOM for ge-feed-linkDiego Escalante Urrelo2010-08-021-137/+28
* ephy-web-view: use GObject DOM for form fill/saveDiego Escalante Urrelo2010-08-021-289/+121
* Defaults to ALL FILES on save_as dialogsJorge Kalmbach2010-07-091-1/+1
* ephy-embed: don't create Save As button manuallyDiego Escalante Urrelo2010-06-121-10/+3
* ephy-embed: clean up confirm_action_from_mimeDiego Escalante Urrelo2010-06-121-35/+36
* Fixed detected feed URL for relative URIsFrédéric Péters2010-06-081-1/+14
* Do not change the address if we are still loading the previous pageAlejandro G. Castro2010-06-021-4/+8
* ephy-web-view: remove dom-content-loaded signalXan Lopez2010-05-252-20/+0
* ephy-web-view: factor statusbar drawing code out of expose handlerXan Lopez2010-05-231-39/+47
* ephy-web-view: add a bit of padding to the statusbarXan Lopez2010-05-231-12/+17
* Update the status message from within the EphyWebViewXan Lopez2010-05-191-0/+24
* Do not hardcode the statusbar context descriptionsXan Lopez2010-05-191-0/+3
* Use a chromium-like status bar by defaultXan Lopez2010-05-192-61/+325
* Fix crash when trying to load URIs with no pathGustavo Noronha Silva2010-05-171-1/+1
* ephy-embed-single: remove add_sidebar signalDiego Escalante Urrelo2010-05-142-24/+0
* Do not consider dots in directory names when looking for the extension of a f...Sergio Villar Senin2010-05-051-1/+3
* Handle the WEBKIT_NETWORK_ERROR_CANCELLED failAlejandro G. Castro2010-05-041-1/+9
* Handle LOAD_FAILED statusAlejandro G. Castro2010-05-041-0/+36
* Fix title modification in provisional stateAlejandro G. Castro2010-05-041-3/+5
* ephy-embed: add FIXME about redirects and EphyHistoryXan Lopez2010-05-041-0/+2
* ephy-web-view: fix compiler warningXan Lopez2010-05-041-1/+1
* Remove obsolete get_type function from headerXan Lopez2010-05-031-1/+0
* Emit a signal when loading the homepageXan Lopez2010-05-031-12/+29
* Move homepage loading code to EphyWebViewXan Lopez2010-05-032-0/+33
* Move helper function into ephy-embed-utils.cXan Lopez2010-05-032-0/+16
* Move link message updating to EphyWebViewXan Lopez2010-05-032-10/+10
* Move URI handling to EphyWebViewXan Lopez2010-05-032-21/+21
* Move title update to EphyWebViewXan Lopez2010-05-032-24/+35
* Refactored the load status callback of ephy-web-view.cAlejandro G. Castro2010-05-033-201/+113
* Removed the EphyWebViewNetState enumAlejandro G. Castro2010-05-023-52/+12
* docs: missing comment in ephy-favicon-cacheDiego Escalante Urrelo2010-04-241-2/+2
* Make sure WebKitWebHistory is cleared when cleared EphyHistoryMario Sanchez Prada2010-04-203-26/+72
* Send 'Referer' on headers sent for context menu HTTP downloadsMario Sanchez Prada2010-04-171-1/+30
* Check if URL is NULL before setting its history titleJose Millan Soto2010-04-071-0/+1
* Ignore case of URL schemesJose Millan Soto2010-04-071-9/+14
* Improve page print implementationJose Millan Soto2010-04-072-13/+32
* Only offer to open files with safe mime typesOlivier Tilloy2010-03-261-0/+1
* downloader-view: stay alive until notifications are goneDiego Escalante Urrelo2010-03-161-65/+69
* downloader-view: change lifetime logicDiego Escalante Urrelo2010-03-161-5/+11
* downloader-view: use update_download_row correctly on addDiego Escalante Urrelo2010-03-161-2/+8
* downloader-view: hide the view when last download finishesDiego Escalante Urrelo2010-03-161-0/+11
* downloader-view: use g_object_get not get_propertyDiego Escalante Urrelo2010-03-161-6/+3
* downloader-view: properly disconnect signalsDiego Escalante Urrelo2010-03-161-4/+21
* downloader-view: fix controls sensitivityDiego Escalante Urrelo2010-03-161-1/+2
* downloader-view: make status icon visible on showDiego Escalante Urrelo2010-03-161-0/+2
* Handle EPHY_EMBED_PERSIST_NO_VIEW flagDiego Escalante Urrelo2010-03-091-0/+19
* Remove download only after showing its notificationDiego Escalante Urrelo2010-03-091-1/+1
* downloader-view: handle DOWNLOAD_ACTION_DOWNLOAD actionDiego Escalante Urrelo2010-03-091-0/+2
* Inspect type property when hooking to login formsDiego Escalante Urrelo2010-03-091-1/+2
* ephy-web-view: add js_get_element_propertyDiego Escalante Urrelo2010-03-091-0/+15
* Correctly handle shit+click only in ephy-windowDiego Escalante Urrelo2010-02-261-4/+0
* Fix last patch to account for changes in soup API, and bump required version2.29.91Gustavo Noronha Silva2010-02-231-1/+1
* Report broken certs through the padlock iconGustavo Noronha Silva2010-02-232-8/+36
* Change 'Enable Java' setting to 'Enable Plugins'Xan Lopez2010-02-202-2/+5
* Make sure the strings are initialized to NULLGustavo Noronha Silva2010-02-191-4/+4
* ephy-embed: don't use g_signal_connect_objectDiego Escalante Urrelo2010-02-181-14/+24
* ephy-web-view: be precise in what modifiers to catchDiego Escalante Urrelo2010-02-171-4/+8
* Random formatting fixesDiego Escalante Urrelo2010-02-171-14/+14
* Enable window auto resize/move.Xan Lopez2010-02-161-0/+1
* Use correct UTF8 length when converting JSStringsDiego Escalante Urrelo2010-02-151-1/+1
* downloader-view: current-size is guint64 not gint64Diego Escalante Urrelo2010-02-121-1/+1
* ephy-web-view: fix password storageXan Lopez2010-02-101-4/+4
* ephy-embed-prefs: reenable page cache by defaultXan Lopez2010-02-091-1/+1
* Implemented print previewJose Millan Soto2010-02-093-52/+41
* ephy-embed-prefs: disable the cache page for nowXan Lopez2010-02-091-1/+1
* Check for null/empty username and password before saving to gnome-keyringEstêvão Samuel Procópio2010-02-071-12/+17
* Using webkit_web_view_get_uri instead of js_get_domain_and_pathEstêvão Samuel Procópio2010-02-071-88/+24
* Make SoupCookieJarAcceptPolicy match our cookie policiesXan Lopez2010-02-054-5/+70
* ephy-embed: comment typoDiego Escalante Urrelo2010-02-021-1/+1
* Implement EphyEmbedPersist using WebKitDownloadDiego Escalante Urrelo2010-01-301-4/+188
* ephy-web-view.c: allow all windows to be closed by JSactual-2.29.6Xan Lopez2010-01-261-1/+8
* Enable page cache for real, now.Gustavo Noronha Silva2010-01-221-0/+1
* Escape the name of resources before saving themDiego Escalante Urrelo2010-01-211-4/+6
* Rename a variable to make its relation obviousDiego Escalante Urrelo2010-01-211-15/+15
* ephy-web-view: plug leaks in ephy_web_view_saveDiego Escalante Urrelo2010-01-211-8/+11
* Ask for confirmation when replacing files, in save asJorge Kalmbach2010-01-211-4/+6
* Disable page cache - I committed it by mistakeGustavo Noronha Silva2010-01-161-1/+0
* Remove error handling work-aroundsGustavo Noronha Silva2010-01-162-31/+22
* Remove legacy fields in EphyEmbedPersistDiego Escalante Urrelo2010-01-141-7/+0
* Improve infobar text a bitDiego Escalante Urrelo2010-01-121-3/+12
* Rename EphyWebView::ge-new-window to EphyWebView::new-windowXan Lopez2010-01-091-8/+8
* Don't omit notifications for downloadsDiego Escalante Urrelo2009-12-301-24/+11
* Implement replace action for downloadsDiego Escalante Urrelo2009-12-302-20/+81
* downloader-view: fix wrong return typeDiego Escalante Urrelo2009-12-301-1/+3
* Minor style fixes in downloads code.Diego Escalante Urrelo2009-12-302-5/+7
* ephy-embed: fix download button actionDiego Escalante Urrelo2009-12-301-0/+8
* ephy-embed: minor style fixDiego Escalante Urrelo2009-12-291-2/+1
* Enable mime type safety check in downloadsDiego Escalante Urrelo2009-12-291-0/+1
* Reimplement window.closeXan Lopez2009-12-261-0/+18
* Copy WebKitWebHistoryItem objectsGustavo Noronha Silva2009-12-211-1/+2
* ephy-embed-prefs: enable quirks mode by defaultXan Lopez2009-12-211-0/+1
* Restrict number of password infobars to oneGustavo Noronha Silva2009-12-201-0/+13
* Finish porting the favicon cache to WebKitDownloadGustavo Noronha Silva2009-12-201-5/+5
* Add custom user-agent supportVincent Untz2009-12-192-1/+88
* Properly manage the list of languages for the "Accept-Language" headerMario Sanchez Prada2009-12-191-1/+56
* Make form code safe against unnamed password/username elementsBenjamin Otte2009-12-181-2/+7
* Restore download on shift-click functionalityGustavo Noronha Silva2009-12-183-2/+23
* Make Ctrl-rightclick always display the browser keyboardGustavo Noronha Silva2009-12-181-0/+11
* docs: ephy-web-viewDiego Escalante Urrelo2009-12-182-27/+185
* ephy-web-view: add missing includeDiego Escalante Urrelo2009-12-181-0/+1
* ephy-web-view.c: use NULL-safe str compare functionXan Lopez2009-12-181-1/+1
* Use the new top-widget infrastructure to ask whether to store passwordsGustavo Noronha Silva2009-12-171-19/+190
* Make it possible to add arbitrary widgets above the WebViewGustavo Noronha Silva2009-12-172-3/+93
* Make EphyEmbed inherit from GtkVBox instead of GtkScrolledWindowGustavo Noronha Silva2009-12-174-11/+19
* Allow dialog buttons be the defaultBenjamin Otte2009-12-171-0/+1
* ephy-web-view: do not auto-fill passwords when using a private profileXan Lopez2009-12-161-3/+3
* Emitting ge-feed-link signal for rss extensionEstêvão Samuel Procópio2009-12-161-0/+93
* Implement the actual form authentication saving and pre-fillingGustavo Noronha Silva2009-12-162-0/+517
* ephy-embed-single: add a function to update the form auth cache with a new entryXan Lopez2009-12-152-12/+47
* ephy-embed-single: add a function to get the form auth data for a URIXan Lopez2009-12-152-13/+45
* ephy-embed-single: cache form auth dataXan Lopez2009-12-151-0/+153
* Let web pages handle mouse clicks before doing our own handlingGustavo Noronha Silva2009-12-141-1/+4
* ephy-web-view: url-decode javascript URIs before executing themXan Lopez2009-12-141-3/+7
* ephy-web-view: do not set favicon when we have no addressNguyen Thai Ngoc Duy2009-12-121-1/+1
* ephy-web-view: get rid of 'icon-address' propertyXan Lopez2009-12-112-85/+48
* ephy-web-view.h: remove old signal from class structXan Lopez2009-12-111-2/+0
* Remove the 'favicon' signal from EphyWebViewXan Lopez2009-12-113-29/+1
* Make the favicon cache work on top of new WebKit API, and WebKitDownloadGustavo Noronha Silva2009-12-103-57/+54
* Add gconf key to control the search engine used in auto-searchCarl van Tonder2009-12-091-2/+14
* Use new WebKit API to respect the Content-Disposition headerGustavo Noronha Silva2009-12-091-1/+29
* Get rid of 'ge-document-type' signalXan Lopez2009-12-082-88/+60
* ephy-web-view: fix typoXan Lopez2009-12-081-1/+1