summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sync: don't crash when message body is emptymcatanzaro/sync-crashMichael Catanzaro2020-01-111-0/+5
* Set focus to entry for no show addressesJan-Michael Brummer2020-01-113-0/+26
* url-entry: Add placeholder textJan-Michael Brummer2020-01-111-0/+1
* session: keep window alive when parsing sessionMichael Catanzaro2020-01-101-0/+4
* window-commands: show a blank page in new tab if the homepage is a blank pageignapk2020-01-101-1/+8
* Update bookmark dialogsJan-Michael Brummer2020-01-104-118/+145
* web-app-utils: fix changing webapp iconignapk2020-01-091-1/+19
* Update Malay translationUmarzuki Bin Mochlis Moktar2020-01-091-2764/+3643
* bookmark-manager: Store and use localized "Favorites" tagJonathan Kang2020-01-083-8/+4
* Update gvdb README.epiphany to include clang static analyzer changesJan-Michael Brummer2020-01-071-0/+3
* ephy-view-source-handler: Improve string handling warning messageJan-Michael Brummer2020-01-071-1/+1
* CI: flatpak-scanbuild - Remove allow_failureJan-Michael Brummer2020-01-071-1/+0
* gvdb-builder: Deactivate scan-build check for file_builder_add_hash, file_bui...Jan-Michael Brummer2020-01-071-0/+4
* Remove unnecessary allocation in web_resource_data_cbJan-Michael Brummer2020-01-071-7/+3
* Disable invalid clang static analyzer bug message in snapshot serviceJan-Michael Brummer2020-01-071-0/+2
* Update Brazilian Portuguese translationRafael Fontenelle2020-01-051-199/+211
* Update Indonesian translationAndika Triwidada2020-01-041-435/+389
* Prepare 3.35.33.35.3Michael Catanzaro2020-01-033-1/+42
* Add pdf.jsJan-Michael Brummer2020-01-03409-8/+126950
* Hello 2020!Michael Catanzaro2020-01-011-1/+1
* Updated Spanish translationDaniel Mustieles2019-12-301-293/+302
* Update Friulian translationFabio Tomat2019-12-281-288/+297
* Switch from cppcheck to scanbuildJan-Michael Brummer2019-12-281-40/+21
* web-process-extension: silence dead store warnings from scan-buildMichael Catanzaro2019-12-272-2/+13
* bookmarks-manager: add assertionMichael Catanzaro2019-12-271-1/+3
* search-provider: remove dead assignmentMichael Catanzaro2019-12-271-2/+0
* history: add assertion to try placating scan-buildMichael Catanzaro2019-12-271-0/+1
* shell: initialize ctx at most once in before_emitMichael Catanzaro2019-12-271-0/+1
* session: fix leak of SaveData in error pathMichael Catanzaro2019-12-271-0/+1
* Add Open Link options for selected uri textJan-Michael Brummer2019-12-263-23/+128
* Fix reader mode options translationJan-Michael Brummer2019-12-261-4/+4
* Always show overview close buttonJan-Michael Brummer2019-12-261-2/+2
* Style downloads button for elementaryAlexander Mikhaylenko2019-12-264-1/+67
* action-bar-end: Don't add margin to the imageAlexander Mikhaylenko2019-12-262-29/+4
* action-bar-end: Set pass-through on downloads progress barAlexander Mikhaylenko2019-12-261-3/+3
* Update Galician translationFran Dieguez2019-12-251-405/+389
* Update Brazilian Portuguese translationRafael Fontenelle2019-12-241-389/+395
* Add context menu lockdown optionJan-Michael Brummer2019-12-243-1/+9
* ephy-bookmark: Do not crash if time is negativeJan-Michael Brummer2019-12-241-2/+1
* Use g_clear_handler() when possibleMichael Catanzaro2019-12-2312-135/+39
* Update Catalan translationJordi Mas2019-12-231-3/+3
* window: improve format specifiersMichael Catanzaro2019-12-201-2/+2
* CI: suppress more bad cppcheck warningsMichael Catanzaro2019-12-201-0/+2
* search-engine-dialog: improve format specifiersMichael Catanzaro2019-12-201-2/+2
* CI: new cppcheck is even dumber than before!Michael Catanzaro2019-12-201-0/+4
* profile-migrator: Remove accepted error messageJan-Michael Brummer2019-12-201-1/+1
* Fix code style issues found with recent uncrustify versionJan-Michael Brummer2019-12-202-2/+2
* Update French translationCharles Monzat2019-12-201-359/+718
* embed-prefs: improve safety of style sheet monitorMichael Catanzaro2019-12-181-35/+30
* web-view: avoid unnecessary g_signal_connect()Michael Catanzaro2019-12-173-99/+57