summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* view: avoid adding ephy-pdf URIs to history databasemcatanzaro/pdfMichael Catanzaro2021-03-061-0/+6
| | | | | ephy-pdf: is an internal URI scheme and it shouldn't be showing up in the address bar dropdown or the history dialog.
* help: Add localised German figuresTim Sabsch2021-03-052-0/+0
| | | | Add localised versions of help figures.
* Update German translationTim Sabsch2021-03-051-727/+483
|
* Update Finnish translationJiri Grönroos2021-03-051-67/+57
|
* Update German translationMario Blättermann2021-03-051-617/+884
|
* Update Punjabi translationA S Alam2021-03-041-2105/+3691
|
* Update Persian translationDanial Behzadi2021-03-041-218/+229
|
* Update Catalan translationJordi Mas2021-03-031-140/+148
|
* Update Catalan translationJordi Mas2021-03-011-3/+3
|
* Update Basque translationAsier Sarasua Garmendia2021-02-271-459/+518
|
* Update Croatian translationGoran Vidović2021-02-251-648/+803
|
* Update Serbian translationМирослав Николић2021-02-241-648/+833
|
* Update Galician translationFran Dieguez2021-02-231-58/+58
|
* Updated Lithuanian translationAurimas Černius2021-02-211-316/+314
|
* Update Finnish translationJiri Grönroos2021-02-211-637/+783
|
* Update code style with new rule setJan-Michael Brummer2021-02-2113-46/+71
|
* Extend uncrustify rule setJan-Michael Brummer2021-02-211-0/+2
| | | | | | Use uncrustify to ensure that we have: - a newline after function return types and function name - a space between function definition and parenthesis
* Update Indonesian translationKukuh Syafaat2021-02-211-627/+790
|
* history-dialog: Implement Esc-to-close againAlexander Mikhaylenko2021-02-201-0/+10
| | | | | | | | * If the search bar is open, close it * Otherwise, if the selection mode is active, exit it * Otherwise, close the window Fixes https://gitlab.gnome.org/GNOME/epiphany/-/issues/728
* Update Slovenian translationMatej Urbančič2021-02-181-292/+307
|
* window-commands: Hide webapp shortcuts instead of destroyingwip/exalm/shortcutsAlexander Mikhaylenko2021-02-181-1/+1
| | | | | | Avoid a use-after-free. Fixes https://gitlab.gnome.org/GNOME/epiphany/-/issues/1452
* Update Brazilian Portuguese translationRafael Fontenelle2021-02-181-149/+151
|
* Update Catalan translationJordi Mas i Hernandez2021-02-161-682/+542
|
* Update German translationTim Sabsch2021-02-161-33/+40
|
* page-row: Force icon size to 16pxAlexander Mikhaylenko2021-02-161-0/+1
| | | | | | Prevent the icon from having wrong size when changing scale factor. Fixes https://gitlab.gnome.org/GNOME/epiphany/-/issues/1450
* Update Turkish translationSabri Ünal2021-02-151-140/+147
|
* Update Hungarian translationBalázs Meskó2021-02-131-270/+277
|
* Update German translationPhilipp Kiemle2021-02-131-461/+545
|
* Update Spanish translationDaniel Mustieles2021-02-131-6866/+6855
|
* Prepare 40.beta40.betaMichael Catanzaro2021-02-113-1/+29
|
* Never register internal APIs in the default script worldMichael Catanzaro2021-02-111-1/+21
| | | | Fixes #1443
* error.css: Match HdyStatusPage title stylingAlexander Mikhaylenko2021-02-111-2/+3
| | | | Those pages need a large update, but for now this will do.
* about.css: Match HdyStatusPage stylingChristopher Davis2021-02-111-8/+7
| | | | | | | | Apps in GNOME 40 are using HdyStatusPage for empty views. Since we use a web page, we should match the styling as closely as we can. Clean up the css, there was a lot of cruft in there, such as a grayscale filter on an already monochrome icon.
* history-dialog: Use HdyStatusPage for empty statesAlexander Mikhaylenko2021-02-112-142/+37
| | | | Use the actual app icon instead of web-browser-symbolic while we're here.
* data-view: Use HdyStatusPage for empty statesChristopher Davis2021-02-112-136/+15
| | | | | | | libhandy now provides a built-in empty page widget. For consistency across apps, we should use it for our empty states. Use the actual app icon instead of web-browser-symbolic while we're here.
* tab-view: Null check selected pageAlexander Mikhaylenko2021-02-091-1/+9
| | | | | | | | | The selected page can be null if there are 0 tabs, e.g. when the window has only just been constructed. We were doing the check in most places already, but not in these 2. Fixes https://gitlab.gnome.org/GNOME/epiphany/-/issues/1444
* Updated Spanish translationDaniel Mustieles2021-02-091-446/+523
|
* Update to highlight.js 10.6.0mcatanzaro/highlightjs-10.6.0Michael Catanzaro2021-02-081-104/+625
|
* floating-bar: Don't start spinner if it's not visibleAlexander Mikhaylenko2021-02-081-1/+4
|
* page-row: Stop spinner when not visibleAlexander Mikhaylenko2021-02-082-4/+16
|
* prefs: Fix setting the default search enginevanadiae2021-02-081-2/+7
| | | | | | | | | | | | | | | Currently when setting an engine as the default one, it isn't always kept once the preferences are reopened. This is because when creating each row in the UI, the "active" property of each radio button is default-initialized to NULL when constructing it, but since we're already connected to the "clicked" signal it somehow sends it for this FALSE state even though it didn't go to TRUE first. So this commit makes sure that the clicked signal is a real click, by checking for active state TRUE. Fixes #1430
* prefs: Fix already existing engine checkvanadiae2021-02-081-2/+11
| | | | | | | | Currently when naming an engine with the same name as an other existing one, it doesn't trigger the error telling you can't have two engine with the same name. So this commit fixes this.
* Update Galician translationFran Dieguez2021-02-071-95/+94
|
* Update Catalan translationJordi Mas2021-02-061-12/+9
|
* Update POTFILES.inPiotr Drąg2021-02-061-3/+1
|
* Updated Czech translationMarek Černocký2021-02-061-87/+91
|
* 2021!Michael Catanzaro2021-02-051-1/+1
|
* Update Galician translationFran Dieguez2021-02-041-266/+248
|
* Update French translationCharles Monzat2021-02-041-21/+21
| | | | (cherry picked from commit 549cbf2188dc1640f8d5b3a081f3f8aab9355ced)
* Update Portuguese translationHugo Carvalho2021-02-041-255/+261
|