Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-25 | GEN png icons from svg files | rbuj | 6 | -22/+45 | |
PNG icons are created if they are not present in icon folder. To remove png icons: make -C baobab/pixmaps clean-png-icons make -C logview/data/icons clean-png-icons To build png icons: make -C baobab/pixmaps build-png-icons make -C logview/data/icons build-png-icons This removes baobab/pixmaps/shot.png file, use applets-screenshooter named icon (used in mate-screenshot). | |||||
2019-03-24 | Update documenters in about dialog | rbuj | 2 | -1/+8 | |
2019-03-24 | mate-dictionary: Use g_strjoin to build license text | rbuj | 1 | -1/+1 | |
full stop at end of sentence in license paragraphs | |||||
2019-03-24 | Use program-name and title in gtk_show_about_dialog call | rbuj | 1 | -1/+2 | |
2019-03-23 | help: update copyright | raveit65 | 1 | -1/+1 | |
2019-02-16 | tx: sync fixed translations | rbuj | 4 | -12/+17 | |
2019-02-16 | Make translatable the copyright in about dialog | rbuj | 1 | -2/+2 | |
2019-02-15 | tx: sync with transifex" | raveit65 | 8 | -22/+74 | |
2019-02-05 | help - bump docbook 4.5 | rbuj | 1 | -2/+2 | |
fix validate errors: $ find . -name "index.docbook" -exec yelp-check validate {} \; validity error : Element othercredit content does not follow the DTD, expecting (honorific | firstname | surname | lineage | othername | affiliation | authorblurb | contrib)+, got (personname email ) | |||||
2018-12-25 | tx: sync with transifex | raveit65 | 118 | -5316/+64110 | |
2018-10-06 | Use make functions for HELP_LINGUAS | rbuj | 1 | -1/+5 | |
2018-10-05 | Tx: simplify source generation and update them | raveit65 | 2 | -420/+0 | |
2018-10-05 | Replace -Dokumentationsprojekt with Documentation Project | rbuj | 1 | -3/+3 | |
2018-09-14 | Add Catalan screenshots | rbuj | 1 | -0/+0 | |
2018-09-13 | tx: add mate-system-log help to transifex | raveit65 | 2 | -0/+420 | |
2018-02-14 | avoid deprecated GtkStock | Pablo Barciela | 3 | -18/+32 | |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 2 | -16/+0 | |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 | |
2017-12-25 | add style class logview-window | raveit65 | 1 | -0/+5 | |
2017-10-09 | baobab/logview/dictionary: add our copyright to About dialog | monsta | 1 | -1/+2 | |
fixes https://github.com/mate-desktop/mate-utils/issues/80 | |||||
2017-07-28 | don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+4 | |
2017-05-11 | searchtool & logview: avoid deprecated GtkAlignment | raveit65 | 1 | -5/+4 | |
2017-01-31 | drop all the ancient changelogs | monsta | 2 | -321/+0 | |
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 4 | -228/+1 | |
and require mate-panel >= 1.17 | |||||
2016-11-22 | fix indent a bit and remove some weird commented code | monsta | 1 | -1/+1 | |
2016-09-01 | GTK+-3 logview-prefs: complete migration to GdkRGBA | raveit65 | 1 | -0/+57 | |
taken from: https://git.gnome.org/browse/gnome-system-log/commit/?id=d71f51f | |||||
2016-09-01 | GTK+-3 logview-window: don't use GtkStyle to get a dim color | raveit65 | 1 | -0/+36 | |
Use the "dim-label" style class instead taken from: https://git.gnome.org/browse/gnome-system-log/commit/?id=9c4c0d2 | |||||
2016-09-01 | GTK+-3 logview-filter-manger: don't use deprecated GdkColor | raveit65 | 1 | -0/+42 | |
taken from: https://git.gnome.org/browse/gnome-system-log/commit/?id=db81a5e | |||||
2016-08-07 | GTK+-3 logview-findbar: avoid deprecated gtk_misc_set_alignment () | raveit65 | 1 | -0/+5 | |
2016-08-07 | GTK+-3 logvie-findbar: avoid deprecated gtk_arrow_new () | raveit65 | 1 | -0/+8 | |
2016-08-07 | GTK+-3 logview-findbar: avoid deprecated gtk_widget_modify_font () | raveit65 | 1 | -0/+8 | |
2016-08-07 | GTK+-3 logview-window: avoid deprecated gtk_widget_modify_font () | raveit65 | 1 | -0/+8 | |
2016-08-06 | GTK+-3.0 logview-filter-manager: port GtkTable to GtkGrid | raveit65 | 1 | -0/+24 | |
2016-01-21 | logview: use gtk_image_new_from_icon_name in both GTK+ builds | monsta | 1 | -2/+2 | |
2016-01-21 | [GTK+3] logview: fix deprecated usage of Gtk{H,V}Box, GtkMisc | monsta | 2 | -3/+46 | |
2016-01-03 | drop MateConf migration scripts | Monsta | 2 | -12/+1 | |
2015-09-25 | configure: drop useless --enable-deprecated option | Monsta | 1 | -1/+0 | |
2015-09-25 | configure.ac: drop useless check for Sun OS | Monsta | 1 | -1/+0 | |
2015-09-09 | Fixup gettext domain in gsettings schemas | infirit | 1 | -1/+1 | |
2015-09-09 | logview: move sources to src/ subdir | monsta | 27 | -72/+74 | |
2015-08-31 | logview: remember active log for next application run | Monsta | 1 | -0/+8 | |
from https://git.gnome.org/browse/gnome-system-log/commit/?id=4e8122013893df6a8dc0e79ff27e9fe5047cf481 | |||||
2015-08-31 | logview: actually insert the converted data into the buffer | Monsta | 1 | -1/+2 | |
from https://git.gnome.org/browse/gnome-system-log/commit/?id=575ff413620dd17adb4c52a8ae79f744a694c7a1 | |||||
2015-08-31 | logview: set correct title for Add/Edit filter dialog | Monsta | 1 | -0/+2 | |
from https://git.gnome.org/browse/gnome-system-log/commit/?id=bd6c0d53187a062ead969e35bdb88579bae2f163 | |||||
2015-08-31 | logview: remove failed log from stored list | Monsta | 1 | -1/+17 | |
from https://git.gnome.org/browse/gnome-system-log/commit/?id=31b069ae801f44e33f3c9ac3d75a028477c490a3 | |||||
2015-08-31 | logview: define _XOPEN_SOURCE_EXTENDED for OpenBSD | Monsta | 1 | -0/+1 | |
from https://git.gnome.org/browse/gnome-system-log/commit/?id=b75701ce5c87eb125198ebfe124c829167844db1 | |||||
2015-08-31 | logview: use a GCancellable when reading new lines from the log | Monsta | 4 | -10/+43 | |
from https://git.gnome.org/browse/gnome-system-log/commit/?id=0aeb30fae9b5855804240972790045074854f1aa | |||||
2015-08-31 | logview: don't clear the active log ref immediately on close | Monsta | 1 | -2/+1 | |
from https://git.gnome.org/browse/gnome-system-log/commit/?id=febc1baa30ee4035e20d513c2bd77a579f1d8fea | |||||
2015-08-31 | logview: use g_utf8_collate() to sort log display names | Monsta | 1 | -1/+1 | |
from https://git.gnome.org/browse/gnome-system-log/commit/?id=d55c066dcfeff2ddf24152d192137b251cc5cbb6 | |||||
2015-08-31 | logview: add some safety NULL-checks | Monsta | 2 | -4/+11 | |
from https://git.gnome.org/browse/gnome-system-log/commit/?id=ad9153b8bcd8a2556d7a1f5fcca890680c4677de | |||||
2015-08-31 | logview: make sure to always NULL-terminate log lines array | Monsta | 1 | -3/+3 | |
from https://git.gnome.org/browse/gnome-system-log/commit/?id=af6e5f3fd809ec7e477434e8279d1b2f8817f33d |