summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* configure.ac: Build against webkit2gtk-4.1jjardon/webkit2gtk-4.1Javier Jardón2021-07-221-2/+2
|
* Replace Bugzilla with GitLabAndre Klapper2021-07-211-3/+2
|
* Need to include gio.h in yelp-uri.h for GFilecarlosgc/guriShaun McCance2021-07-081-0/+1
| | | | | Should have been doing this since long ago, but I suspect the chain of includes happened to gloss over this omission before.
* Use GUri instead of SoupURICarlos Garcia Campos2021-07-044-35/+62
| | | | | This removes the direct dependency on libsoup, so that yelp doesn't need to be migrated to libsoup3.
* Update Occitan translationQuentin PAGÈS2021-06-121-249/+241
| | | | (cherry picked from commit 3763ffc0a13d92d3102053520a62fc170d90f69c)
* Fix deprecated way of calling glib-genmarshalShaun McCance2021-06-061-1/+1
|
* Version 40.240.2Shaun McCance2021-06-062-1/+6
|
* Update Nepali translationPawan Chitrakar2021-04-141-95/+121
|
* Version 40.040.0Shaun McCance2021-03-202-1/+5
|
* Version 40.rc40.rcShaun McCance2021-03-132-1/+7
|
* Update Galician translationFran Dieguez2021-02-241-68/+68
|
* Update Punjabi translationA S Alam2021-02-141-300/+278
|
* Version 40.beta40.betaShaun McCance2021-02-132-1/+11
|
* Handle mouse back/forward buttons at window levelPaul Hebble2021-02-061-0/+23
|
* Handle mouse back/forward buttonsPaul Hebble2021-01-171-0/+22
|
* Update Catalan translationJordi Mas2021-01-061-1/+1
|
* Update Belarusian translationŹmicier Turok2020-12-281-327/+1422
|
* mallard-document: fix crash when reloading documentmcatanzaro/#122Michael Catanzaro2020-10-291-0/+1
| | | | | | | | | libxml memory management is quite uncleary, but I believe priv->cache has ownership of priv->mallard_ns, so the later is invalidated when the former is freed. We need to recreate it here. Reportedly fixes #122 for Shaun. (I was still seeing another crash, but it's probably a separate issue.)
* Fix crashes from setting automatic IDs in DocBook 5 documentsShaun McCance2020-10-281-12/+9
| | | | Fixes https://gitlab.gnome.org/GNOME/yelp/-/issues/148
* Fix links to search results for ghelp documentsShaun McCance2020-10-261-2/+6
| | | | Fixes https://gitlab.gnome.org/GNOME/yelp/-/issues/137
* Version 3.38.13.38.1Shaun McCance2020-10-032-1/+7
|
* Check against SOUP_URI_SCHEME_FILE instead of str comparisonShaun McCance2020-10-031-1/+1
|
* Don't mangle file: URIs for local HTML filesShaun McCance2020-10-031-1/+5
| | | | | | We do weird things to URIs to make WebKit happy. But if we're just looking at a local HTML file with a file: URI, WebKit is perfectly happy with the URI just the way it is. I hope.
* Update Hebrew translationYosef Or Boczko2020-09-281-250/+240
|
* Version 3.38.03.38.0158-cannot-open-any-html-fileShaun McCance2020-09-122-1/+8
|
* Update Portuguese translationJuliano Camargo2020-09-081-256/+245
|
* Updated Spanish translationDaniel Mustieles2020-09-041-66/+66
|
* Update Japanese translationYuki Okushi2020-08-161-104/+105
|
* Version 3.37.903.37.90Shaun McCance2020-08-082-1/+10
|
* Update Kazakh translationBaurzhan Muftakhidinov2020-07-091-273/+193
|
* Update Indonesian translationKukuh Syafaat2020-05-301-72/+73
|
* Replace cgit with gitlab URL in READMEAndre Klapper2020-04-241-1/+1
|
* Add Kurdish Sorani translationJwtiyar Nariman2020-03-282-0/+371
|
* Update Slovak translationPeter Mráz2020-03-191-94/+124
|
* Update Ukrainian translationDaniel Korostil2020-03-101-1285/+134
|
* Remove deprecated method of doing private structs on gobjectsShaun McCance2020-03-0919-330/+314
|
* Version 3.36.03.36.0Shaun McCance2020-03-062-1/+8
|
* Update British English translationZander Brown2020-02-191-250/+242
|
* Update Malay translationUmarzuki Bin Mochlis Moktar2020-01-081-558/+500
|
* Update Galician translationFran Dieguez2019-12-251-895/+9
|
* Version 3.34.03.34.0Shaun McCance2019-09-092-1/+5
|
* Version 3.33.923.33.92Shaun McCance2019-09-022-1/+11
|
* Update Persian translationDanial Behzadi2019-08-211-282/+268
|
* Tajik Translation UpdatedVictor Ibragimov2019-07-211-25/+31
|
* Allow the application name to be translatedliujing2019-07-191-1/+1
| | | | | | Fixes Chinese (and other languages') display of help. https://gitlab.gnome.org/GNOME/yelp/merge_requests/14
* view: Enable WebKit back-forward swipe gestureAlexander Mikhaylenko2019-06-211-1/+5
| | | | | WebKitGTK supports back-forward navigation gesture since 2.23.90. Make use of it in Yelp.
* Update Basque translationAsier Sarasua Garmendia2019-05-121-269/+246
|
* Update Chinese (China) translationDz Chen2019-05-081-112/+108
|
* Version 3.32.23.32.2Shaun McCance2019-05-073-2/+9
|
* Add translator comments to the .desktop filePiotr Drąg2019-04-191-0/+2
| | | | | So that Damned Lies ignores icons, see https://gitlab.gnome.org/Infrastructure/damned-lies/issues/142