summaryrefslogtreecommitdiff
path: root/src/proctable.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-01-01port interface to ui filesmbkma1-9/+1
2021-06-24update copyright to 2021raveit651-0/+1
2021-06-10add wayland supportmbkma1-8/+35
2021-03-11proctable: Function 'proctable_free_table' used prior to declarationrbuj1-11/+10
2020-04-25Added support for actions on multiple processesplonibarploni1-0/+8
2019-07-13Render icons as cairo surfaces for HiDPI supportVictor Kareh1-35/+36
2019-06-02proctable: cppcheck: Local variable 'column' shadows outer variablePablo Barciela1-5/+0
2019-04-28Add disk IO on process inforbuj1-1/+50
2019-04-17Use g_format_size or g_format_size_fullrbuj1-2/+2
2018-05-07fix crash on systems with pid 0Alexander Pyhalov1-3/+20
2017-12-31proctable.cpp: Fix build warning: this ‘else’ clause does not guard...Pablo Barciela1-8/+8
2017-10-31process table: make search case-insensitivemonsta1-2/+2
2016-03-02some style correctionsmonsta1-2/+1
2016-03-02process table: rename proctable_update_all func to proctable_updatemonsta1-1/+1
2016-03-02process table: proctable_update_list is a local functionmonsta1-1/+1
2016-03-01process table: replace useless callback with single functionmonsta1-20/+1
2016-03-01process table: show running state when CPU time changesmonsta1-1/+6
2016-02-29process table: avoid expanding collapsed nodes on every refreshmonsta1-2/+0
2016-01-11drop GTK+2 code and --with-gtk build optionMonsta1-3/+0
2015-12-17remove unneeded assertmonsta1-2/+0
2015-12-01GTK3: Drop use of deprecated treeview API. gtk_tree_view_set_rules_hintWolfgang Ulbrich1-0/+2
2015-11-30process table: set correct minimum width for all columnsmonsta1-5/+5
2015-11-27delay saving columns width to GSettings by 250 msmonsta1-14/+29
2014-12-19Collapse kthreadd by default on linuxes in process tree modeinfirit1-2/+6
2014-12-19proctable: small whitespace fixinfirit1-0/+1
2014-12-19Add some translator comments taken from GSMinfirit1-0/+2
2014-12-19Update systemd support from several GSD commitsinfirit1-3/+2
2014-12-18systemd: add process view columns for unit, session, seat, ownerinfirit1-13/+75
2014-12-18Add custom sort method for numerical columns with descending sort firstinfirit1-2/+22
2014-12-18Priority column to the process table to show user-friendly nice valuesinfirit1-3/+12
2014-12-18proctable: small whitespace cleanupinfirit1-20/+20
2014-12-18Better translator comment for the Waiting Channel columninfirit1-1/+1
2014-12-18Add cgroup support in the process viewinfirit1-2/+19
2014-12-18Save sort column and order when they changeinfirit1-0/+13
2014-12-18Save column info on change instead of quitinfirit1-0/+24
2014-12-18Make indentation uniform across source filesinfirit1-634/+634
2014-12-17Fix to remember custom column ordering.infirit1-1/+1
2013-10-08back to libwnckinfirit1-2/+2
2012-11-06Port to gesettingsraveit1-3/+3
2012-10-12fix incorrect FSF addressraveit651-1/+1
2012-06-14port to libmatewnckStefano Karapetsas1-2/+2
2011-11-08initialPerberos1-0/+964