summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update Bulgarian translationHEADmasterAlexander Shopov2023-04-071-1/+1
|
* Update Abkhazian translationNart Tlisha2023-04-051-6/+4138
|
* Update Friulian translationFabio Tomat2023-02-261-90/+89
|
* Update Abkhazian translationNart Tlisha2023-01-051-3/+3
|
* Update Hindi translationHemish2022-12-291-402/+188
|
* Add Interlingue translationOlga Smirnova2022-12-242-0/+353
|
* Update German translationJürgen Benvenuti2022-12-181-93/+92
|
* Update Abkhazian translationNart Tlisha2022-12-021-3918/+7
|
* Update Chinese (Taiwan) translationCheng-Chia Tseng2022-10-181-123/+122
|
* Update Abkhazian translationNart Tlisha2022-10-031-10/+3922
|
* Update Turkish translationSabri Ünal2022-09-181-274/+79
|
* Version 42.242.2Shaun McCance2022-09-172-1/+7
|
* Add Abkhazian translationNart Tlisha2022-07-292-0/+338
|
* Update Georgian translationZurab Kargareteli2022-07-271-10/+21
|
* Update Georgian translationZurab Kargareteli2022-07-171-1317/+243
|
* Convert README to MDDoomsdayrs2022-05-101-1/+2
|
* Version 42.142.1Shaun McCance2022-03-262-1/+6
|
* Be even more careful about stripping slashesShaun McCance2022-03-252-2/+8
| | | | | | | | We broke absolute file paths in 41.beta, then we fixed them, but it turns out ghelp URIs were still broken. The fix isn't great, but it should work fine. Fixes #187
* appdata: Fix screenshot locationSophie Herold2022-03-221-0/+0
|
* Version 42.042.0Shaun McCance2022-03-192-1/+5
|
* appdata: Update screenshotSophie Herold2022-02-252-1/+1
|
* Version 42.beta42.betaShaun McCance2022-02-122-1/+16
|
* Stop building the gtk-docsShaun McCance2022-02-123-37/+2
| | | | | | | | Nobody is using libyelp outside of yelp. Nobody is publishing these docs. The only person reading these docs is me, and I just read the comments in the source. Meanwhile, building these docs is causing weird problems under Wayland for reasons I don't pretend to understand. Let's just make my life easier.
* application: Support color-schemeAlexander Mikhaylenko2022-02-102-1/+3
| | | | It will be used for the light/dark preference in GNOME 42.
* Update Icelandic translationSveinn í Felli2022-01-291-105/+102
| | | | (cherry picked from commit 0e8a9336817d56e225a9b1800edea556ed1e0655)
* Fix up issues with reload, including reloading on theme changeShaun McCance2022-01-114-10/+112
| | | | Addresses part of https://gitlab.gnome.org/GNOME/yelp/-/issues/188
* flatpak: Add flatpak manifestAlexander Mikhaylenko2022-01-051-0/+43
| | | | | | | This is intended to be used for easier hacking, similarly to Settings. gnome-user-docs isn't strictly required for building, but ot provides content to be displayed.
* Update Indonesian translationKukuh Syafaat2021-12-241-67/+64
|
* icon: create a nightly app iconJakub Steiner2021-10-091-0/+1
| | | | | | | | - Provide a development variant of the app icon See https://gitlab.gnome.org/GNOME/Initiatives/issues/12 for more info. /label ~"9. Initiative: NightlyAppIcons"
* Align app name in metadata with .desktop nameSophie Herold2021-10-091-1/+2
|
* window: Use HdyApplicationWindow for rounded bottom cornersChristopher Davis2021-10-094-19/+24
| | | | | GNOME core apps are now using HdyApplicationWindow to get rounded bottom corners everywhere.
* window: Always use headerbarChristopher Davis2021-10-091-30/+2
| | | | GNOME apps should generally always use the headerbar.
* Update Bulgarian translationAlexander Shopov2021-10-031-97/+123
|
* Version 41.141.1Shaun McCance2021-09-253-1/+11
|
* Fix wrong attribute in appdata fileShaun McCance2021-09-251-2/+2
| | | | (again) fixes https://gitlab.gnome.org/GNOME/yelp/-/issues/184
* Fix release description in appdata file for validationShaun McCance2021-09-201-0/+1
| | | | Fixes https://gitlab.gnome.org/GNOME/yelp/-/issues/184
* configure.ac: Require yelp-xsl 41Jeremy Bicha2021-09-191-1/+1
| | | | Closes: https://gitlab.gnome.org/GNOME/yelp/-/issues/183
* Version 41.041.0Shaun McCance2021-09-183-1/+15
|
* Version 41.beta241.beta2Shaun McCance2021-08-292-1/+6
|
* Be more careful about stripping slashesShaun McCance2021-08-281-5/+18
| | | | | | | | | | | | The transition to GUri introduced some problems with our URI mangling, because it's more strict about URI syntax than libsoup was. This led to absolute file paths being broken. This ought to do it. Some day I might redo all of this, because it's a sloppy pile of legacy that's been monkeypatched thru half a dozen API changes in other libraries. That day is not today. Fixes #182 cf https://bugzilla.redhat.com/show_bug.cgi?id=1997839
* Replace remaining Bugilla links with links to GitLabAndre Klapper2021-08-242-3/+3
|
* Remove test-settingsShaun McCance2021-08-212-334/+0
| | | | | | | With the removal of themed icons and all the color computing code, it doesn't really test anything useful anymore. Fixes #81
* Update appdata file so it passes checksShaun McCance2021-08-212-0/+5
|
* Version 41.beta41.betaShaun McCance2021-08-142-1/+11
|
* Get rid of icon code we haven't used in a long time41-settings-revampShaun McCance2021-07-312-191/+2
|
* And finally removing all the color computing codeShaun McCance2021-07-312-162/+1
|
* Stop using all those colors in error pagesShaun McCance2021-07-301-49/+19
|
* Make search results go thru XSLT tooShaun McCance2021-07-296-168/+178
| | | | | One step color to removing color computation and complex HTML formatting from C.
* Merge branch 'master' into 41-settings-revampShaun McCance2021-07-262-520/+41
|\
| * Add temporary option to build against webkit2gtk-4.0Shaun McCance2021-07-261-2/+11
| |