summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-10-11migrate from intltool to gettextWu Xiaotian1-1/+0
2019-10-01Use MATE_COMPILE_WARNINGS and MATE_CXX_WARNINGS macrosrbuj1-1/+8
2019-07-13Render icons as cairo surfaces for HiDPI supportVictor Kareh8-78/+86
2019-06-10Change url project's websiteLaurent Napias1-1/+1
2019-06-02proctable: cppcheck: Local variable 'column' shadows outer variablePablo Barciela1-5/+0
2019-05-07Make SysInfo::get_os_type a static functionrbuj1-3/+3
2019-05-04sysinfo: Condition 'markup' is always falserbuj1-4/+0
2019-05-03procman: Use G_VARIANT_TYPE ("ai") instead of G_VARIANT_TYPE_ARRAYrbuj1-1/+1
2019-05-03smooth_refresh: Assigned value is garbage or undefinedrbuj1-1/+1
2019-04-29Use g_date_time_format instead of filter_daterbuj6-227/+35
2019-04-28Add disk IO on process inforbuj7-5/+154
2019-04-20Network History: Fix labelsrbuj1-9/+8
2019-04-19Show GPU info on the System tabrbuj3-5/+92
2019-04-17Use g_format_size or g_format_size_fullrbuj8-150/+126
2019-04-17Update org.mate.system-monitor.gschema.xml.inSoongNoonien1-0/+64
2019-04-16sysinfo: show debian versionPablo Barciela1-0/+8
2019-04-15Show available disk space in ZFSrbuj1-0/+8
2019-04-15Show 32/64-bit Version intead of release for Arch Linux in System tabrbuj1-8/+18
2019-04-12Show OpenIndiana release and kernel info in System tabrbuj1-5/+18
2019-04-12Show FreeBSD sysname, release, version in System tabrbuj1-0/+33
2019-04-12gtk3: use “program-name” property in gtk_show_about_dialogrbuj1-2/+2
2019-03-17Fix openSUSE Tumbleweed rolling release inforbuj1-6/+14
2019-02-16Ensure proper translation of the about dialog titlerbuj1-0/+1
2019-02-15License text in About dialogrbuj1-1/+20
2019-02-15Make translatable the copyright in about dialogrbuj1-3/+3
2019-01-10procman: avoid deprecated 'g_settings_list_keys'Pablo Barciela1-1/+5
2018-11-14interface: avoid deprecated gtk_menu_popupraveit651-14/+1
2018-11-13Avoid compile warning for g_type_class_add_privateyetist2-140/+145
2018-05-07fix crash on systems with pid 0Alexander Pyhalov2-5/+22
2018-03-22Update interval text in resources tab correctedmarosg421-1/+1
2018-02-09avoid deprecated GtkStockPablo Barciela6-17/+35
2018-01-28require GTK+ 3.22 and GLib 2.50monsta4-116/+1
2018-01-09update copyright year to 2018monsta1-1/+1
2017-12-31procman.cpp: Fix build warning: argument 1 null where non-null expectedPablo Barciela1-7/+3
2017-12-31sysinfo.cpp: Fix build warning: this ‘if’ clause does not guard...Pablo Barciela1-1/+1
2017-12-31proctable.cpp: Fix build warning: this ‘else’ clause does not guard...Pablo Barciela1-8/+8
2017-12-26Fix system logo aligmentPablo Barciela1-2/+2
2017-12-13WidthOfScreen and HeightOfScreen implementationPablo Barciela1-3/+2
2017-10-31process table: make search case-insensitivemonsta1-2/+2
2017-10-08sysinfo: disable focus in all labelsmonsta1-0/+5
2017-10-06update copyright yearmonsta1-1/+1
2017-08-10avoid deprecated gdk_screen_width/heightZenWalker1-2/+3
2017-05-04sysinfo: avoid deprecated GtkAlignmentraveit651-5/+2
2017-02-11interfaces: port to GtkGridraveit651-83/+51
2017-02-09renice-dialog: port to GtkGridraveit651-11/+9
2016-10-25add pkexec supportmonsta4-1/+51
2016-08-18update copyrightmonsta1-1/+1
2016-06-20Casting temporaries to references is not valid.Youri Mouton1-1/+3
2016-03-21run gksu binary instead of loading libgksu2.so (which is GTK+2 only)monsta1-38/+17
2016-03-02disks: implement saving and loading width and visibility of columnsmonsta4-21/+130