aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ephy-removable-pixbuf-renderer: do not emit delete on click if policy is NEVERClaudio Saavedra2012-09-041-0/+3
* Updated Polish translationPiotr Drąg2012-09-041-19/+23
* ephy-main: run the migration for any instance that is not a temporary private...Claudio Saavedra2012-09-041-2/+3
* ephy-profile-utils: add a profile_dir parameter to ephy_profile_utils_do_migr...Claudio Saavedra2012-09-044-5/+10
* ephy-profile-migrator: allow running migration in non-default profile directo...Claudio Saavedra2012-09-042-1/+17
* ephy-file-helpers: add ephy_dot_dir_is_default()Claudio Saavedra2012-09-042-0/+17
* Updated Spanish translationDaniel Mustieles2012-09-031-101/+108
* ephy-profile-utils: use an index variable instead of manually setting itClaudio Saavedra2012-09-031-6/+6
* ephy-profile-utils: fix array lengthClaudio Saavedra2012-09-031-1/+1
* ephy-file-helpers: rename KEEP_TEMP_DIR to KEEP_DIRClaudio Saavedra2012-09-034-14/+14
* ephy-frecent-store: Fix the build with WebKit2Carlos Garcia Campos2012-09-031-0/+2
* ephy-snapshot-service: Fix memory leakCarlos Garcia Campos2012-09-031-0/+1
* ephy-bookmarks-editor: repaint the favicon on "icon-loaded"Sergio Villar Senin2012-09-032-9/+35
* ephy-node-view: added ephy_node_view_get_iter_for_node()Sergio Villar Senin2012-09-032-0/+23
* ephy-window: handle key modifiers on overview::item-activateClaudio Saavedra2012-09-031-1/+1
* ephy-overview-store: fix the setter for the default iconClaudio Saavedra2012-09-031-2/+6
* tests: fix last shell testXan Lopez2012-09-031-5/+12
* ephy-shell: consider the overview as a blank pageXan Lopez2012-09-031-2/+3
* tests: homepage is overview nowXan Lopez2012-09-031-1/+1
* ephy-embed-shell: make the shell find uninstalled iconsXan Lopez2012-09-033-4/+4
* tests: the new homepage is about:overview, not about:blankXan Lopez2012-09-031-1/+1
* tests: register the application explicitlyXan Lopez2012-09-032-2/+5
* Updated Polish translationPiotr Drąg2012-09-031-3/+17
* Updated Lithuanian translationAurimas Černius2012-09-021-102/+110
* ephy-embed-prefs: Port preferred languages to WebKit2Carlos Garcia Campos2012-09-021-9/+13
* ephy-session: do not restore tool windowsXan Lopez2012-09-023-154/+5
* Updated Galician translationsFran Diéguez2012-09-011-7/+11
* Updated Polish translationPiotr Drąg2012-09-011-7/+11
* ephy-profile-utils: pass the required version to the migratorXan Lopez2012-09-011-6/+9
* ephy-profile-migrator: add a "requested version" option to the migratorXan Lopez2012-09-011-0/+9
* Updated Polish translationPiotr Drąg2012-09-011-46/+54
* Updated Galician translationsFran Diéguez2012-09-011-82/+85
* ephy-notebook: fix compiler warningXan Lopez2012-09-011-3/+0
* ephy-main: do not run the browser if the migrator failsXan Lopez2012-09-011-2/+7
* ephy-frecent-store: set default icon in new rowsClaudio Saavedra2012-09-011-0/+7
* ephy-history-service: Do not emit signals from the history service threadClaudio Saavedra2012-09-011-3/+85
* ephy-frecent-store: animate hiding of store itemsClaudio Saavedra2012-09-013-5/+113
* ephy-overview-store: fix history service reference handlingClaudio Saavedra2012-09-011-1/+1
* ephy-frecent-store: plug string leakClaudio Saavedra2012-09-011-0/+1
* ephy-embed-shell: load the new thumbnail frame and use it in the overview storeClaudio Saavedra2012-09-011-0/+4
* ephy-overview-store: add icon-frame propertyClaudio Saavedra2012-09-012-119/+62
* ephy-overview-store: add missing dispose implementationClaudio Saavedra2012-09-011-0/+14
* ephy-embed-shell: use the new artwork for the overview's default thumbnailClaudio Saavedra2012-09-011-10/+6
* data: add artwork for the overviewClaudio Saavedra2012-09-014-0/+6
* ephy-removable-pixbuf-renderer: use the pixbuf size to determine the position...Claudio Saavedra2012-09-011-4/+16
* ephy-session: don't check loading status for the overview pageClaudio Saavedra2012-09-011-1/+2
* ephy-snapshot-service: change the size of the thumbnailsClaudio Saavedra2012-09-011-2/+2
* ephy-web-view: store the source tag for the snapshot idleClaudio Saavedra2012-09-011-0/+9
* ephy-web-view: use is_history_frozen() to avoid snapshotting error pagesClaudio Saavedra2012-09-011-2/+4
* ephy-overview-store: set the default snapshot only when failing to retrieve oneClaudio Saavedra2012-09-011-9/+8
* ephy-overview-store: add internal helper for setting the default iconClaudio Saavedra2012-09-011-8/+17
* ephy-web-view: Lower the priority of the snapshotting taskClaudio Saavedra2012-09-011-1/+1
* ephy-overview: define the overview title string hereClaudio Saavedra2012-09-014-2/+7
* ephy-overview-store: remove spurious warningClaudio Saavedra2012-09-011-1/+0
* ephy-overview-store: use the age of a thumbnail only to decide when update is...Claudio Saavedra2012-09-012-10/+18
* ephy-navigation-history-action: fix overview titleXan Lopez2012-09-011-0/+5
* ephy-window: show the overview on alt+homeClaudio Saavedra2012-09-011-0/+11
* ephy-home-action: don't assume this will only be used for "NewTab"Claudio Saavedra2012-09-011-5/+5
* ephy-window: don't assume going to the homepage means opening a new tabClaudio Saavedra2012-09-011-2/+1
* ephy-window: disable default actions when the active embed is showing an over...Claudio Saavedra2012-09-011-0/+19
* ephy-web-view: define the special-cased title for the overviewClaudio Saavedra2012-09-011-8/+19
* ephy-window: add ephy-about:overview to the list of hidden urlsClaudio Saavedra2012-09-011-0/+1
* ephy-overview: improve layouting of items in the overviewClaudio Saavedra2012-09-011-7/+11
* ephy-overview-store: use the thumbnail saving time to decide whether an updat...Claudio Saavedra2012-09-011-24/+36
* ephy-history-service: add API to store a url's thumbnail update timeClaudio Saavedra2012-09-012-0/+44
* ephy-history-service: extend to support URL thumbnail timeClaudio Saavedra2012-09-013-4/+9
* Add about:overview to actually go to overview modeClaudio Saavedra2012-09-013-4/+8
* ephy-web-view: take a snapshot if needed when the page load finishesClaudio Saavedra2012-09-011-0/+9
* ephy-window: handle open-link for the overview in the active tabClaudio Saavedra2012-09-011-0/+20
* ephy-embed: add the overview and a overview-mode propertyClaudio Saavedra2012-09-013-0/+120
* Add EphyOverview widgetClaudio Saavedra2012-09-013-0/+203
* ephy-embed-shell: set the default icon for the frecent storeClaudio Saavedra2012-09-011-0/+29
* ephy-embed-shell: add a frecent store to the shellClaudio Saavedra2012-09-013-0/+38
* Add EphyFrecentStore class filesClaudio Saavedra2012-09-013-0/+473
* ephy-history-service: add a method to set/unset a row hiddenClaudio Saavedra2012-09-012-0/+46
* ephy-history-service: add backend bits to support the new hidden columnClaudio Saavedra2012-09-013-5/+16
* ephy-history-service-urls-table: add new rows to the tableClaudio Saavedra2012-09-011-1/+3
* ephy-history-service: add "host-deleted" signalClaudio Saavedra2012-09-011-0/+12
* ephy-history-service: add "url-deleted" signalClaudio Saavedra2012-09-011-0/+12
* ephy-history-service: add "url-title-changed" signalClaudio Saavedra2012-09-011-0/+13
* ephy-profile-migrator: New migrator for history backend changesClaudio Saavedra2012-09-012-2/+47
* Add the base EphyOverviewStore modelClaudio Saavedra2012-09-013-0/+653
* gd-main-view: add a "item-deleted" signal to handle user-triggered item delet...Claudio Saavedra2012-09-012-0/+61
* gd-main-icon-view: use the new renderer to add a close button to itemsClaudio Saavedra2012-09-011-1/+13
* gd-main-view-generic: add "delete-element-clicked" signal to the interfaceClaudio Saavedra2012-09-012-1/+24
* ephy-removable-pixbuf-renderer: new renderer for the overviewClaudio Saavedra2012-09-013-0/+351
* Add GdMainView for use in the overviewClaudio Saavedra2012-09-0113-0/+2550
* Add basic tests for EphySnapshotServiceClaudio Saavedra2012-09-012-0/+270
* Add a service for snapshotting webpagesClaudio Saavedra2012-09-014-0/+556
* ephy-profile-utils: reorder includesXan Lopez2012-09-011-1/+2
* ephy-history-service: fix CLEAR signal emissionXan Lopez2012-08-311-3/+5
* ephy-notebook: be more careful with event coordinates on right clickXan Lopez2012-08-311-9/+1
* ephy-session: remove some now useless headersXan Lopez2012-08-311-3/+0
* ephy-session: use ephy_string_to_int instead of reimplementing itXan Lopez2012-08-311-30/+8
* ephy-session: another micro-fixXan Lopez2012-08-301-1/+1
* Updated Portuguese translationDuarte Loreto2012-08-301-903/+1138
* ephy-session: remove redundant string comparisonClaudio Saavedra2012-08-291-2/+1
* ephy-file-helpers: sort includesXan Lopez2012-08-291-11/+7
* ephy-profile-migrator: do nothing if there's no profile dirXan Lopez2012-08-291-0/+12
* ephy-file-helpers: add '.migrated' file to newly created profile dirsXan Lopez2012-08-291-8/+21
* Updated Lithuanian translationAurimas Černius2012-08-291-323/+350
* Implemented FUEL entries to Assamese translationNilamdyuti Goswami2012-08-281-43/+43
* Updated Russian translationYuri Myasoedov2012-08-271-1087/+1158
* Updated Greek translationTom Tryfonidis2012-08-271-304/+479
* ephy-embed-prefs: tiny cosmetic fixesXan Lopez2012-08-261-6/+6
* ephy-web-view: do not allocate variables before they are neededXan Lopez2012-08-261-3/+3
* ephy-web-view: avoid getting a 'Blank page' title for non titled pagesXan Lopez2012-08-261-3/+3
* ephy-web-view: drop superflous notifyXan Lopez2012-08-251-2/+0
* ephy-web-view: remove more "invisible URI" logicXan Lopez2012-08-241-4/+1
* ephy-window: centralize the logic about invisible URIs in one placeXan Lopez2012-08-242-2/+34
* Updated Polish translationPiotr Drąg2012-08-241-634/+1013
* [release] 3.5.903.5.90Claudio Saavedra2012-08-242-1/+19
* Updated German translationTobias Endrigkeit2012-08-241-291/+335
* window-commands: Get the suggested filename from the response in WebKit2 tooCarlos Garcia Campos2012-08-231-1/+1
* ephy-embed-prefs: Pass an array of languages to spellchecker in WebKit2Carlos Garcia Campos2012-08-231-12/+24
* Updated Norwegian bokmål translationKjartan Maraas2012-08-221-265/+308
* ephy-embed-single: Pass NULL as destroy notify to webkit_web_context_register...Carlos Garcia Campos2012-08-221-1/+1
* ephy-web-view: Use webkit_web_view_load_alternate_html() for error pages in W...Carlos Garcia Campos2012-08-221-10/+8
* ephy-web-view: Take a reference of the certificate returned by the responseCarlos Garcia Campos2012-08-211-0/+1
* Updated Indonesian translationDirgita2012-08-211-483/+615
* ephy-embed-single.c: move unstable API defines to be the very first thing in ...Gustavo Noronha Silva2012-08-211-3/+6
* ephy-embed-single: check for SOUP_TYPE_PASSWORD_MANAGER_GNOMEGustavo Noronha Silva2012-08-211-1/+1
* ephy-string: use new coding styleXan Lopez2012-08-171-384/+361
* ephy-web-view: use ephy_string_get_host_nameXan Lopez2012-08-171-15/+9
* ephy-string: improve a bit ephy_string_get_host_nameXan Lopez2012-08-173-0/+83
* Port save as to WebKit2Carlos Garcia Campos2012-08-173-6/+75
* Updated Serbian translationМирослав Николић2012-08-172-174/+244
* Updated Galician translationsFran Diéguez2012-08-171-66/+69
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2012-08-152-206/+278
* ephy-web-view: ignore paths when deciding whether a URI has a TLDXan Lopez2012-08-152-8/+24
* ephy-embed-event: some cosmetic fixesXan Lopez2012-08-141-11/+3
* Show information about web and plugin processes in about:memoryCarlos Garcia Campos2012-08-141-10/+177
* ephy-web-view: do not store error pages in historyXan Lopez2012-08-142-1/+80
* ephy-window: Add update_link_actions_sensitivity()Carlos Garcia Campos2012-08-141-10/+17
* Updated Hebrew translation.Yaron Shahrabani2012-08-141-272/+317
* Use webkit_web_frame_load_alternate_string to load error pagesMartin Robinson2012-08-142-2/+75
* Updated Galician translationsFran Diéguez2012-08-131-350/+399
* Updated Arabic translationKhaled Hosny2012-08-121-664/+1070
* configure.ac: drop 'ice' and 'sm' dependenciesXan Lopez2012-08-121-2/+0
* autogen.sh: s/SVN/git/Xan Lopez2012-08-121-1/+1
* Updated Spanish translationDaniel Mustieles2012-08-101-131/+159
* Makefile.am: remove obsolete distcheck flagsXan Lopez2012-08-101-4/+1
* Mave avahi a hard dependencyXan Lopez2012-08-103-88/+9
* ephy-embed-single: style cleanupsXan Lopez2012-08-101-18/+16
* configure.ac: epiphnay doesnt depend on gnome-doc-utilsJavier Jardón2012-08-101-1/+0
* ephy-embed-single: make the http disk cache respect private modeXan Lopez2012-08-101-3/+7
* Assamese translation updatedNilamdyuti Goswami2012-08-101-109/+137
* Show information about the SSL errors when clicking on lock iconCarlos Garcia Campos2012-08-096-0/+427
* ephy-web-view: Return the certificate and TLS errors in ephy_web_view_get_sec...Carlos Garcia Campos2012-08-093-42/+43
* Assamese translation updatedNilamdyuti Goswami2012-08-091-75/+93
* Updated Serbian translationМирослав Николић2012-08-092-7760/+2172
* Assamese translation updatedNilamdyuti Goswami2012-08-091-702/+1055
* Updated Spanish translationDaniel Mustieles2012-08-081-382/+404
* tests: a couple more 'normalize or autosearch' testsXan Lopez2012-08-081-1/+3
* ephy-web-view: small style cleanupsXan Lopez2012-08-081-6/+6
* ephy-web-view: fix URI normalizationXan Lopez2012-08-072-2/+3
* ephy-location-entry: small cleanupsXan Lopez2012-08-071-9/+6
* Require latest libsoup for SoupTLD fixesXan Lopez2012-08-071-1/+1
* ephy-web-view: do autosearch foo.bar strings where bar is not a TLDXan Lopez2012-08-073-12/+52
* ephy-web-view: no need to cast g_object_new resultsXan Lopez2012-08-071-1/+1
* ephy-web-view: export the 'normalize or autosearch' methodXan Lopez2012-08-073-11/+62
* [release] 3.5.53.5.5Xan Lopez2012-08-072-1/+22
* Port spell checking to WebKit2Mario Sanchez Prada2012-08-071-1/+6
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2012-08-072-390/+418
* configure.ac: we require WebKitGTK+ 1.9.6 to build nowXan Lopez2012-08-071-1/+1
* Updated Greek translationTom Tryfonidis2012-08-071-325/+354
* ephy-session: remove some unneeded declarations, reorder headersXan Lopez2012-08-041-4/+1
* e-web-view: use GtkLabel API when possibleDiego Escalante Urrelo2012-08-031-2/+3
* e-web-view: use GtkOrientable API for info barsDiego Escalante Urrelo2012-08-031-45/+10
* ephy-embed: Port inspector to WebKit2Carlos Garcia Campos2012-08-031-18/+29
* ephy-embed-single: Port disk cache to Webit2Carlos Garcia Campos2012-08-031-0/+10
* window-commands: fix WebKit2 buildXan Lopez2012-08-021-2/+2
* window-commands: fallback correctly when Content-Disposition is not availableXan Lopez2012-08-021-2/+15
* Settings: add a enable-webaudio setting.Philippe Normand2012-08-023-0/+10
* window-commands: suggest the right name in 'Save As'Xan Lopez2012-08-021-3/+2
* popup-commands: don't cancel a download that hasn't even been startedClaudio Saavedra2012-08-021-4/+0
* ephy-embed-utils: use new coding styleXan Lopez2012-08-022-117/+111
* [l10n] Update Japanese translationJiro Matsuzawa2012-08-021-1/+1
* ephy-history-service: prevent double call to execute_quit()Claudio Saavedra2012-08-021-1/+0
* ephy-home-action: remove useless headersXan Lopez2012-08-011-3/+0
* ephy-window: do not copy history for new empty tabsXan Lopez2012-08-011-0/+4
* ephy-home-action: add implicit NEW_TAB flagZan Dobersek2012-08-011-1/+1
* ephy-home-action: drop DnD functionalityXan Lopez2012-08-011-62/+4
* e-file-chooser: remove persist-keyDiego Escalante Urrelo2012-08-016-188/+2
* ephy-session: spawn the default window if the session state file is brokenXan Lopez2012-08-012-0/+51
* Use $(pkglibdir) instead of $(libdir)/epiphanyMichael Biebl2012-07-312-3/+3
* epiphany.pc.in: Use @PACKAGE@ instead of epiphanyMichael Biebl2012-07-311-2/+2
* window-commands: update About dialog taglineDiego Escalante Urrelo2012-07-311-2/+2
* ephy-sqlite-statement: remove get_propertyDiego Escalante Urrelo2012-07-311-19/+0
* e-dialog: handle old uses of ephy_dialog_constructDiego Escalante Urrelo2012-07-311-1/+13
* extensions: remove seed supportDiego Escalante Urrelo2012-07-319-580/+2
* ephy-encoding: auto-calculate 'title-elided' and 'collation-key'Xan Lopez2012-07-314-48/+49
* tests: test the creation of a EphyEncoding objectXan Lopez2012-07-311-0/+21
* tests: add a simple test for EphyEncodingsXan Lopez2012-07-312-0/+90
* ephy-encoding: fix extra blank lineXan Lopez2012-07-311-2/+1
* ephy-embed-shell: sort headers properly!Xan Lopez2012-07-311-1/+1
* ephy-embed-shell: add missing headerXan Lopez2012-07-311-7/+7
* ephy-encodings: remove dead codeXan Lopez2012-07-311-10/+0
* ephy-encodings: use new coding styleXan Lopez2012-07-312-340/+324
* ephy-encoding: fix indentationXan Lopez2012-07-311-23/+23
* ephy-encodings: rewrite to drop usage of EphyNodeXan Lopez2012-07-318-259/+642
* Updated gujarati fileSweta Kothari2012-07-301-1449/+1653
* ephy-web-view: fix gtk-doc warningXan Lopez2012-07-281-1/+1
* ephy-encodings: drop some useless codeXan Lopez2012-07-281-4/+0
* ephy-extensions-manager: don't include EphyNode, it's not used hereXan Lopez2012-07-282-9/+4
* Updated Belarusian translation.Ihar Hrachyshka2012-07-201-532/+859
* ephy-web-view: get rid of gtk-doc warningXan Lopez2012-07-191-1/+1
* Use G_DEFINE_BOXED_TYPE to define boxed typesXan Lopez2012-07-192-30/+5
* [release] 3.5.43.5.4Xan Lopez2012-07-182-1/+18
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2012-07-172-205/+191
* Updated Lithuanian translationAurimas Černius2012-07-171-619/+872
* [l10n] Update Japanese translationJiro Matsuzawa2012-07-151-529/+877
* Port persistent cookies to WebKit2Carlos Garcia Campos2012-07-132-14/+45
* ephy-web-view: Port security level to WebKit2Carlos Garcia Campos2012-07-131-15/+9
* ephy-web-app-utils: Fix memory leakCarlos Garcia Campos2012-07-121-0/+1
* ephy-web-app-utils: Use soup_cookie_domain_matches to check the cookie domainCarlos Garcia Campos2012-07-121-1/+1
* Updated Hebrew translation.Yaron Shahrabani2012-07-111-296/+315
* window-commands: Port WebKit version information in about dialog to WebKit2Carlos Garcia Campos2012-07-091-1/+5
* ephy-embed-prefs: Remove TODO comment about page-cache settingCarlos Garcia Campos2012-07-091-1/+0
* ephy-embed-prefs: Enable site specific quirks in WebKit2Carlos Garcia Campos2012-07-091-1/+2
* Updated Norwegian bokmål translationKjartan Maraas2012-07-091-277/+285
* Port cookies to WebKit2Carlos Garcia Campos2012-07-044-13/+178
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2012-06-302-1006/+1772
* ephy-web-view: unref objects in dispose, not finalizeXan Lopez2012-06-281-5/+2
* ephy-web-view: set_title can also be made private to its fileXan Lopez2012-06-282-49/+40
* ephy-web-view: get rid of redundant calls to set_titleXan Lopez2012-06-281-11/+2
* ephy-web-view: make set_address completely privateXan Lopez2012-06-282-43/+37
* ephy-web-view: move private methods to the private headerXan Lopez2012-06-282-23/+21
* ephy-web-view: ephy_web_view_location_changed is private to its classXan Lopez2012-06-283-54/+43
* Port fullscreen popup to WebKit2Claudio Saavedra2012-06-281-3/+9
* window-commands: initialize string variables to NULLXan Lopez2012-06-281-1/+1
* ephy-web-view: fix think-o in ephy_web_view_location_changedXan Lopez2012-06-281-6/+3
* ephy-web-view: get rid of 'ephy_web_view_get_location'Xan Lopez2012-06-284-53/+14
* ephy-web-view: and more type checksXan Lopez2012-06-281-0/+2
* ephy-web-view: add type checks for the set_typed_address method parametersXan Lopez2012-06-281-1/+5
* ephy-web-view: do not duplicate the setter code for typed-addressXan Lopez2012-06-281-7/+2
* ephy-web-view: try to simplify a bit the typed-address logicXan Lopez2012-06-281-23/+17
* ephy-web-view: remove useless forward declarationsXan Lopez2012-06-281-3/+0
* ephy-web-view: remove unneeded headers, and sort themXan Lopez2012-06-281-2/+1
* Updated Indonesian translationAndika Triwidada2012-06-281-1523/+1119
* Updated German translationTobias Endrigkeit2012-06-281-566/+971
* Port find to WebKit2Carlos Garcia Campos2012-06-271-9/+95
* Port downloads to WebKit2Carlos Garcia Campos2012-06-276-88/+320
* ephy-web-view: fix anchor links' URI updateXan Lopez2012-06-271-4/+5
* ephy-web-view: move the file monitoring code to its own class, EphyFileMonitor.Xan Lopez2012-06-274-183/+376
* Port resources to WebKit2Carlos Garcia Campos2012-06-271-12/+54
* ephy-web-view: stop using notify::uri in WebKit2Xan Lopez2012-06-271-0/+4
* ephy-web-view: small style and indentation fixesXan Lopez2012-06-271-17/+17
* [release] 3.5.33.5.3Xan Lopez2012-06-262-1/+26
* ephy-notebook: do not assume the type of the child widget in 'remove'Xan Lopez2012-06-261-1/+2