Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-29 | multiload: Use the id instead of the name to identify the graph type | rbuj | 1 | -83/+85 | |
2020-07-29 | multiload: Display the percentage used accurately on tooltip | rbuj | 1 | -33/+24 | |
2020-07-26 | multiload: set and check the ranges for all network thresholds | rbuj | 1 | -3/+3 | |
2020-07-26 | multiload: Do not add the same global variables within all graphs | rbuj | 1 | -6/+14 | |
2020-04-16 | multiload: declaration of ‘screen’ shadows a previous local | rbuj | 1 | -4/+1 | |
2020-01-10 | Update copyright to 2020 | raveit65 | 1 | -1/+1 | |
2019-03-20 | assignment discards 'const' qualifier from pointer target type | rbuj | 1 | -1/+1 | |
2019-03-20 | Make translatable documenters in about dialog | rbuj | 1 | -1/+8 | |
2019-03-20 | Make translatable copyright info in about dialog | rbuj | 1 | -5/+2 | |
2019-03-20 | Ensure proper translation of the about dialog title | rbuj | 1 | -0/+1 | |
Note that GTK+ sets a default title of _("About %s") on the dialog window (where %s is replaced by the name of the application, but in order to ensure proper translation of the title, applications should set the title property explicitly when constructing a GtkAboutDialog https://developer.gnome.org/gtk3/stable/GtkAboutDialog.html | |||||
2018-03-06 | multiload: add style class multiload-applet | raveit65 | 1 | -0/+4 | |
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 1 | -4/+4 | |
2018-02-04 | Scaling network graph using thresholds defined by user | Marian Gasparovic | 1 | -10/+23 | |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 | |
2017-11-09 | Update tooltips with latest values | marosg42 | 1 | -3/+3 | |
Solving issue #283 | |||||
2017-10-05 | update copyright year in other applets | monsta | 1 | -1/+1 | |
2017-08-05 | multiload: don't use deprecated gtk_show_uri | raveit65 | 1 | -3/+10 | |
2017-05-09 | Load graph scales automatically according to average load, draws horicontal ↵ | marosg | 1 | -31/+33 | |
grid lines for each load level. | |||||
2016-11-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -17/+2 | |
and require mate-panel >= 1.17 WARNING: use GTK+3 build of libmateweather for this build. that lib is not migrated to GTK+3 only as we will possibly use libgweather instead of it. | |||||
2016-08-05 | GTK+-3 multiload: avoid deprecated gdk_app_launch_context_new () | raveit65 | 1 | -0/+13 | |
2016-07-31 | multiload: use GtkAbout and update copyright | raveit65 | 1 | -4/+6 | |
2015-12-22 | multiload: remove useless include | monsta | 1 | -3/+0 | |
2014-11-27 | Use GAppInfo | infirit | 1 | -3/+16 | |
Taken from gnome-applets commit: a03597db6ce640e2b21b8a24559c01cf943f04c9 From: Kjartan Maraas <[email protected]> | |||||
2014-11-26 | GDK_KEY_* is also in Gtk+2 | infirit | 1 | -9/+6 | |
2014-11-26 | Gtk3: Silence GtkVbox and GtkHbox deprecation warnings | infirit | 1 | -0/+2 | |
2014-05-03 | Use MateAboutDialog from libmate-desktop | Stefano Karapetsas | 1 | -1/+2 | |
2014-02-08 | Fix help uri for applets | infirit | 1 | -1/+1 | |
2014-01-20 | multiload: Add GTK3 support | Stefano Karapetsas | 1 | -1/+10 | |
2013-08-02 | Use yelp-tools instead of mate-doc-utils | infirit | 1 | -1/+1 | |
2012-11-24 | multiload: migrate to gsettings | Stefano Karapetsas | 1 | -23/+27 | |
replace libmate with GIO | |||||
2012-09-04 | Update multiload/main.c | cardpuncher | 1 | -1/+1 | |
Corrects a typo which appears in the about window of the applet. | |||||
2011-11-14 | initial | Perberos | 1 | -0/+539 | |