summaryrefslogtreecommitdiff
path: root/src/procdialogs.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-10-15Add meson build supportzhuyaliang1-1/+1
2021-06-24update copyright to 2021raveit651-0/+1
2021-05-06Use GtkBuilder for preferences dialogmbkma1-351/+43
2021-02-02procdialogs: Do not use deprecated gtk_image_new_from_stockRobert Antoni Buj Gelonch1-1/+1
2020-08-04procdialogs: Remove trailing spacesrbuj1-1/+1
2020-04-25Added support for actions on multiple processesplonibarploni1-17/+47
2018-03-22Update interval text in resources tab correctedmarosg421-1/+1
2018-02-09avoid deprecated GtkStockPablo Barciela1-5/+5
2018-01-28require GTK+ 3.22 and GLib 2.50monsta1-36/+0
2017-02-09renice-dialog: port to GtkGridraveit651-11/+9
2016-10-25add pkexec supportmonsta1-1/+4
2016-03-02disks: implement saving and loading width and visibility of columnsmonsta1-8/+21
2016-03-01drop weird matesu support (did matesu ever exist?!)monsta1-3/+0
2016-02-29kill/end/renice dialogs: use proper quotation marksmonsta1-3/+3
2016-02-29prefs dialog: fix refresh rate not saving in some casesmonsta1-0/+1
2016-02-08use x/y align functions for GtkLabel with GTK+ >= 3.16monsta1-9/+45
2016-01-11set minimum GTK+ version to 3.14 and drop some deprecated codeMonsta1-36/+0
2016-01-11drop GTK+2 code and --with-gtk build optionMonsta1-41/+29
2015-12-10prefs dialog: increase height a bitmonsta1-1/+1
2015-12-01GTK3: do not use deprecated GtkMiscWolfgang Ulbrich1-0/+36
2015-12-01GTK3: don't use deprecated gtk_{v/h}-boxWolfgang Ulbrich1-0/+5
2015-12-01Fixed adustments to only be set with a page_size of 0Wolfgang Ulbrich1-3/+3
2014-12-19Update systemd support from several GSD commitsinfirit1-5/+1
2014-12-18systemd: add process view columns for unit, session, seat, ownerinfirit1-0/+15
2014-12-18Priority column to the process table to show user-friendly nice valuesinfirit1-18/+6
2014-12-18Add cgroup support in the process viewinfirit1-0/+6
2014-12-18Save column info on change instead of quitinfirit1-0/+9
2014-12-18Various small string fixes.infirit1-3/+3
2014-12-18Include process name in end & kill process dialogsinfirit1-4/+15
2014-12-18Add Help button to the preferences dialoginfirit1-5/+15
2014-12-18Make indentation uniform across source filesinfirit1-649/+649
2014-12-17Make change priority button respect button-images settinginfirit1-15/+3
2014-12-17Make 'Solaris mode' option be more descriptiveinfirit1-2/+2
2014-12-17Gtk3: Fix deprecated hscale useinfirit1-0/+4
2014-12-17Remove has-seperator propertyinfirit1-6/+0
2013-11-21add support for GTK3Elias Aebi1-0/+8
2012-11-07fix gsettings keys namesStefano Karapetsas1-3/+3
2012-11-06Port to gesettingsraveit1-36/+27
2012-10-12fix incorrect FSF addressraveit651-1/+1
2012-03-17Replaced occurances of gtk_dialog_set_has_separator with g_object_set.Chris Kühl1-2/+2
2011-11-08initialPerberos1-0/+842