summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-02fix typo in disk view gschema descriptionmonsta1-1/+1
2016-03-02some style correctionsmonsta3-10/+11
2016-03-02clean up some includes, remove some dead codemonsta4-23/+6
2016-03-02process table: rename proctable_update_all func to proctable_updatemonsta5-10/+10
2016-03-02process table: proctable_update_list is a local functionmonsta2-2/+1
2016-03-01remove some dead codemonsta1-37/+0
2016-03-01remove useless includemonsta1-1/+0
2016-03-01fix segfault on view mode change with process properties openmonsta2-7/+9
2016-03-01Revert "process table: don't clear multiple rows selection on right click"monsta1-3/+1
2016-03-01process table: replace useless callback with single functionmonsta1-20/+1
2016-03-01drop weird matesu support (did matesu ever exist?!)monsta4-56/+0
2016-03-01process properties: show cgroups + show N/A when selinux isn't setmonsta1-1/+2
2016-03-01process table: show running state when CPU time changesmonsta1-1/+6
2016-03-01process table: don't clear multiple rows selection on right clickmonsta1-1/+3
2016-02-29fix copy-paste error, use proper type, keep it simplemonsta1-4/+1
2016-02-29sysinfo: fix forgotten memleakmonsta1-1/+4
2016-02-29process table: avoid expanding collapsed nodes on every refreshmonsta1-2/+0
2016-02-29main window: save maximized state in gsettings on exitmonsta4-6/+24
2016-02-29defaulttable: use correct icons (fix old gnome->mate replace error)monsta1-6/+3
2016-02-29kill/end/renice dialogs: use proper quotation marksmonsta1-3/+3
2016-02-29change colour -> color in comments for consistency with stringsmonsta3-3/+3
2016-02-29schema: make column names match the actual names in UImonsta1-32/+32