summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| | * help: Remove 8 year old Catalan screenshotsAndre Klapper2020-02-11
| | |
| | * help: Remove 10 year old Basque screenshotsAndre Klapper2020-02-11
| | |
| | * help: Remove 12 year old Russian screenshotsAndre Klapper2020-02-11
| | |
| | * help: Remove 7 year old Japanese screenshotsAndre Klapper2020-02-11
| | |
| | * help: Remove 13 year old Bulgarian screenshotsAndre Klapper2020-02-11
| | |
| | * help: Remove 13 year old Ukrainian screenshotsAndre Klapper2020-02-11
| | |
| | * help: Remove 11 year old Finnish screenshotsAndre Klapper2020-02-11
| | |
| | * Updated Spanish translationDaniel Mustieles2020-01-13
| | |
| | * help: Update Greek screenshots to 3.34Andre Klapper2020-01-12
| | |
| | * help: Update Spanish screenshots to 3.34Andre Klapper2020-01-12
| | |
| | * help: Fix a wrong German screenshot in my last commitAndre Klapper2020-01-11
| | |
| | * help: Update German screenshots to 3.34Andre Klapper2020-01-11
| | |
| | * help: Update French screenshots to 3.34Andre Klapper2020-01-11
| | |
| | * help: Remove outdated and misleading localized notification screenshotsAndre Klapper2020-01-11
| | |
| | * help: Remove outdated Czech notification screenshotAndre Klapper2020-01-11
| | |
| | * help: Update Czech screenshots to 3.34Andre Klapper2020-01-11
| | |
| | * help: Remove ancient misleading localized filechooser dialog screenshotsAndre Klapper2020-01-11
| | |
| | * help: Update some localized password screenshotsAndre Klapper2020-01-10
| | |
| | * help: Update some localized color selector screenshotsAndre Klapper2020-01-10
| | |
| | * Update Malay translationUmarzuki Bin Mochlis Moktar2020-01-08
| | |
| | * Update Galician translationFran Dieguez2019-12-27
| | |
| | * Updated Spanish translationDaniel Mustieles2019-10-02
| | |
| | * Update Persian translationDanial Behzadi2019-09-23
| | |
| | * Update Brazilian Portuguese translationRafael Fontenelle2019-09-09
| | |
| | * Update Hungarian translationBalázs Úr2019-09-09
| | |
| | * Update Polish translationPiotr Drąg2019-09-08
| | |
| | * Update Swedish translationAnders Jonsson2019-09-07
| | |
| | * Updated Czech help translationMarek Černocký2019-09-07
| | |
| | * help: Include license information on every help pageAndre Klapper2019-09-07
| | | | | | | | | | | | ...and not only the front page.
| | * help: Remove duplicated license info in index pageAndre Klapper2019-09-07
| | | | | | | | | | | | ...so the page actually validates.
| | * help: Convert legal.xml from Docbook to MallardAndre Klapper2019-09-07
| | | | | | | | | | | | So it can actually be included in the rest of the docs
| | * Update Japanese translationRyuta Fujii2019-08-29
| | |
| | * Update Japanese translationRyuta Fujii2019-08-29
| | |
| | * Update Catalan translationJordi Mas2019-08-26
| | |
| | * Update British English translationBruce Cowan2019-08-13
| | |
| | * src/forms.c: Fix segfault on multiple lists without valuesquartenium2019-04-14
| | | | | | | | | | | | | | | | | | | | | | | | If was not provided enought list-values for add-list options then column_types is NULL. Therefore need set it to default value. If count of columns values less than count of list values then set column nubmer to zero.
| | * Updated Danish translationAsk Hjorth Larsen2019-04-08
| | |
| | * Updated Danish translationAsk Hjorth Larsen2019-04-07
| | |
| | * Help: Update German screen-shotsChristian Kirbach2019-03-25
| | |
| | * Help: Update German screen-shotsChristian Kirbach2019-03-25
| | |
* | | debian/watch: Update for GNOME 40 style version numberingJeremy Bicha2021-09-19
| | |
* | | debian/gbp.conf: Update for latest Debian GNOME styleJeremy Bicha2021-09-19
| | |
* | | Update debian/changelogJeremy Bicha2021-09-19
| | |
* | | debian/control.in: WebKit builds fine again on m68k, re-add that ↵Laurent Bigonville2021-09-02
| | | | | | | | | | | | architecture to the build-dependencies
* | | Release to unstableLaurent Bigonville2021-05-10
| | |
* | | debian/control.in: Disable WebKit support on ia64, m68k and sh4Laurent Bigonville2021-05-10
| | | | | | | | | | | | | | | WebKit is not building for more than 9 months on these architectures anymore
* | | debian/control.in: WebKit now builds fine on hurd-i386, re-add that ↵Laurent Bigonville2021-05-07
| | | | | | | | | | | | architecture to the build-dependencies
* | | Release to unstableSimon McVittie2020-10-08
| | |
* | | Build-Depend on autoconf-archive instead of gnome-commonSimon McVittie2020-10-08
| | | | | | | | | | | | Closes: #829835
* | | Build-Depend on dh-sequence-gnomeSimon McVittie2020-10-08
| | | | | | | | | | | | This avoids having to repeat the sequence name in d/rules.
bgstack15