summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* eventviewlist: remove priv->results_listboxLars Uebernickel2015-02-161-13/+5
| | | | It's always set to the same value as priv->active_listbox.
* eventviewlist: refactor add_listbox() functionsLars Uebernickel2015-02-161-75/+23
| | | | Pull common functionality out of the various add_listbox() functions.
* eventviewlist: remove not implemented stubsLars Uebernickel2015-02-161-68/+0
| | | | | About to do some refactoring in this class. These get in the way of that.
* Updated Turkish translationMuhammet Kara2015-02-141-23/+51
|
* Add test for timestamp comparisonEkaterina Gerasimova2015-02-092-0/+100
|
* Take a now parameter when comparing time stampsEkaterina Gerasimova2015-02-094-8/+19
| | | | | | Move the current time stamp out of gl_util_timestamp_to_display() and pass it as a parameter so that the function does not depend on the current time and will be easier to test.
* Add Gtk-doc comments to utility functionsEkaterina Gerasimova2015-02-081-0/+42
|
* Updated Norwegian bokmål translation from Åka Sikrom.Kjartan Maraas2015-02-081-8/+9
|
* Add Esperanto translationKristjan SCHMIDT2015-02-082-0/+226
|
* Updated Slovak translationDušan Kazik2015-01-311-64/+87
|
* Add Aragonese translationDaniel Martinez2015-01-232-0/+227
|
* Remove some debugging messagesDavid King2015-01-221-32/+0
| | | | | | | | Avoid making a comparison that is always true. To be effective, the check for the number of results would have to know the requested number of results, so in future this could be reported with a GError. Found with Coverity (CID 86592).
* Add missing break in property getter switchDavid King2015-01-221-0/+1
| | | | | | Avoid a spurious warning about an invalid property in GlEventView. Found with Coverity (CID 86593).
* Update NEWS for 3.15.4 releasegnome-logs-3.15.4David King2015-01-192-1/+8
|
* Removed deprecated variables from autogen.shDavid King2015-01-191-4/+2
|
* Port GlEventViewList to use gl_journal_query_asyncDavid King2015-01-151-21/+120
|
* Add asynchronous query interface to GlJournalDavid King2015-01-152-1/+85
|
* Updated Vietnamese translationTrần Ngọc Quân2015-01-141-19/+25
| | | | Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
* Updated Galician translationsFran Dieguez2015-01-121-53/+80
|
* Updated Russian translationStas Solovey2015-01-121-14/+24
|
* Updated German translationBernd Homuth2015-01-101-17/+50
|
* Updated Czech translationMarek Černocký2015-01-071-16/+28
|
* Updated Norwegian bokmål translation from Åka SikromKjartan Maraas2015-01-051-7/+15
|
* Updated Basque languageInaki Larranaga Murgoitio2014-12-301-54/+80
|
* Updated Brazilian Portuguese translationRicardo Barbosa2014-12-271-17/+31
|
* Updated Indonesian translationAndika Triwidada2014-12-241-51/+77
|
* Updated Spanish translationDaniel Mustieles2014-12-171-15/+28
|
* Update NEWS for 3.15.3 releasegnome-logs-3.15.3David King2014-12-152-1/+7
|
* Updated Hungarian translationBalázs Úr2014-12-031-15/+27
|
* Add an option for log view directionJonathan Kang2014-12-0313-0/+195
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=709160
* Updated Czech translationMarek Černocký2014-11-251-48/+62
|
* Update NEWS for 3.15.2 releasegnome-logs-3.15.2David King2014-11-242-1/+10
|
* Distribute GlEventView headerDavid King2014-11-241-0/+1
|
* Updated Romanian TranslationDaniel Șerbănescu2014-11-241-23/+44
|
* Updated Dutch translation MasterHannie Dumoleyn2014-11-161-59/+88
|
* Added Norwegian bokmål translation from Åka Sikrom.Kjartan Maraas2014-11-161-18/+41
|
* Added Vietnamese translationTrần Ngọc Quân2014-11-132-0/+401
| | | | Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
* Hide sidebar while viewing event detailsJonathan Kang2014-11-1113-412/+723
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=726228
* Added Thai translationAkom Chotiphantawanon2014-11-102-0/+200
|
* Substitute bindir in Makefile.amDavid King2014-11-082-2/+8
| | | | | | Rather than substituting the value of bindir during configure, which might include an unexpanded shell variable, expand and substitute it as a target in Makefile.am instead.
* Updated Greek translationEfstathios Iosifidis2014-11-071-50/+68
|
* Updated Russian translationMihail Gurin2014-11-061-49/+68
|
* Add name and summary elements to AppDataDavid King2014-10-281-4/+3
| | | | Pacify appstream-util validate.
* Update NEWS for 3.15.1 releasegnome-logs-3.15.1David King2014-10-272-1/+10
|
* Add missing break in switchDavid King2014-10-271-0/+1
| | | | Found by Coverity (CID 71873).
* Tidy and remove some systemd journal includesDavid King2014-10-274-6/+4
|
* Updated Spanish translationDaniel Mustieles2014-10-201-50/+65
|
* Added Kazakh translationBaurzhan Muftakhidinov2014-10-192-0/+212
|
* Add HighContrast application iconDavid King2014-10-157-0/+18
| | | | Copied from gnome-system-log.
* Updates Persian TranslationsArash Mousavi2014-10-112-0/+196
|