summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Avoid a segfault when updating the boot menuDavid King2019-06-071-5/+9
|
* update NEWS for 3.33.2 releaseJonathan Kang2019-05-202-1/+7
|
* build: Drop build option for testsJonathan Kang2019-05-173-38/+7
|
* Update Chinese (China) translationDz Chen2019-05-081-42/+38
|
* update NEWS for 3.33.1 releasegnome-logs-3.33.1Jonathan Kang2019-04-232-1/+10
|
* ci: Set up initial continuous integrationFlorian Müllner2019-04-231-0/+30
| | | | | | Use the newly added flatpak manifest to verify that the project keeps building successfully in a standardized environment. On success, the built bundle is exposed as artifact for easy testing.
* Add flatpak manifestFlorian Müllner2019-04-231-0/+118
| | | | | | | | | | | | | | | | This is useful both for development[0] and for distribution in the gnome-apps-nightly repository. It is also a good base for a future stable manifest on flathub. Unfortunately the manifest isn't as simple as hoped: The current platform contains a libsystemd without lz4 support, which means that it cannot open any journal files if the host stores them with the preferred compression. That is, to be actually useful on common systems, we have to rebuild libsystemd ourselves ... [0] https://csorianognome.wordpress.com/2017/04/07/the-new-contribution-workflow-for-gnome/ https://gitlab.gnome.org/GNOME/gnome-logs/issues/39
* build: Drop autotools supportJeremy Bicha2019-04-198-536/+0
|
* build: fix manpage version numberJeremy Bicha2019-04-191-1/+4
|
* toolbar: Fix headerbar’s height bigger than defaultJonathan Kang2019-04-181-1/+3
| | | | | | | Setting margin-bottom/top of the menu button to zero to avoid growing the height of the headerbar. https://gitlab.gnome.org/GNOME/gnome-logs/issues/38
* Updated Danish translationAsk Hjorth Larsen2019-04-081-1/+1
|
* Updated Danish translationAsk Hjorth Larsen2019-04-071-17/+17
|
* Update Croatian translationGoran Vidović2019-03-261-45/+43
| | | | (cherry picked from commit 390960a509e97061eaedb58337763c374408bf52)
* Fix man page check for mesonDavid King2019-03-151-7/+8
| | | | https://gitlab.gnome.org/GNOME/gnome-logs/issues/37
* update NEWS for 3.32.0 releasegnome-logs-3.32.0Jonathan Kang2019-03-113-2/+10
|
* Update HELP_LINGUASPiotr Drąg2019-03-101-1/+1
|
* Update Catalan translationJordi Mas2019-03-101-153/+147
|
* Update Korean translationSeong-ho Cho2019-03-081-33/+32
|
* Add Dutch translationJustin van Steijn2019-03-032-0/+192
|
* Update Latvian translationRūdolfs Mazurs2019-03-031-42/+42
|
* Update German translationTim Sabsch2019-03-021-44/+43
|
* Update Serbian translationМарко Костић2019-02-281-42/+40
|
* Update Russian translationStas Solovey2019-02-271-43/+41
|
* Update Italian translationMilo Casagrande2019-02-271-48/+41
|
* Update Brazilian Portuguese translationRafael Fontenelle2019-02-271-50/+51
|
* Updated Lithuanian translationAurimas Černius2019-02-241-45/+45
|
* Update Dutch translationNathan Follens2019-02-241-44/+43
|
* Update French translationCharles Monzat2019-02-201-38/+39
|
* Update Chinese (Taiwan) translationYi-Jyun Pan2019-02-171-49/+48
|
* Update Kazakh translationBaurzhan Muftakhidinov2019-02-161-42/+41
|
* Updated Danish translationAlan Mortensen2019-02-131-43/+42
|
* Avoid segfault when updating latest timestampDavid King2019-02-111-2/+1
| | | | https://bugzilla.redhat.com/show_bug.cgi?id=1652642
* Updated Czech translationMarek Cernocky2019-02-071-27/+23
|
* Update Polish translationPiotr Drąg2019-02-061-46/+41
|
* Update Hungarian translationBalázs Úr2019-02-031-21/+21
|
* Update Indonesian translationKukuh Syafaat2019-02-011-48/+46
|
* Update Romanian translationDaniel Șerbănescu2019-01-311-44/+43
|
* Update Galician translationFran Dieguez2019-01-281-45/+46
|
* Update Hungarian translationBalázs Úr2019-01-271-44/+39
|
* Update Finnish translationJiri Grönroos2019-01-161-42/+41
|
* update NEWS for 3.31.4 releasegnome-logs-3.31.4Jonathan Kang2019-01-073-2/+11
|
* Update Turkish translationSabri Ünal2019-01-021-43/+41
|
* Update Swedish translationAnders Jonsson2018-12-281-28/+26
|
* Update Friulian translationFabio Tomat2018-12-241-42/+41
|
* Update Greek translationEfstathios Iosifidis2018-12-241-42/+40
|
* Update icon in about dialogDavid King2018-12-201-1/+1
| | | | Closes https://gitlab.gnome.org/GNOME/gnome-logs/issues/35
* Replace git.gnome.org by Gitlab URL in <GitRepository> in DOAP fileAndre Klapper2018-12-161-2/+2
|
* Use g_type_ensure() instead of *_get_type()Jonathan Kang2018-12-152-6/+7
| | | | | | | | Use g_type_ensure() to ensure that those types have been registered before calling gtk_widget_init_template(). For more infomation, see the documentation of g_type_ensure()[1]. *[1] https://developer.gnome.org/gobject/stable/gobject-Type-Information.html#g-type-ensure
* Clean up some .ui filesJonathan Kang2018-12-152-7/+0
| | | | Remove some duplicated “visible” property and useless styles.
* Replace Bugzilla by Gitlab URL in DOAP fileAndre Klapper2018-12-121-1/+1
|