summaryrefslogtreecommitdiff
path: root/src/interface.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-01-01port interface to ui filesmbkma1-244/+70
2021-12-30interface: use a flowbox instead of a grid for CPUs usage containerrbuj1-8/+15
2021-06-24update copyright to 2021raveit651-0/+1
2020-04-25Added support for actions on multiple processesplonibarploni1-1/+1
2018-11-14interface: avoid deprecated gtk_menu_popupraveit651-14/+1
2018-02-09avoid deprecated GtkStockPablo Barciela1-6/+6
2018-01-28require GTK+ 3.22 and GLib 2.50monsta1-56/+1
2017-02-11interfaces: port to GtkGridraveit651-83/+51
2016-02-29main window: save maximized state in gsettings on exitmonsta1-0/+3
2016-02-08use x/y align functions for GtkLabel with GTK+ >= 3.16monsta1-16/+68
2016-01-11set minimum GTK+ version to 3.14 and drop some deprecated codeMonsta1-56/+0
2016-01-11drop GTK+2 code and --with-gtk build optionMonsta1-30/+18
2015-12-01GTK3: do not use deprecated GtkMiscWolfgang Ulbrich1-0/+52
2015-12-01GTK3: don't use deprecated gtk_{v/h}-boxWolfgang Ulbrich1-0/+5
2015-12-01remove more dead codemonsta1-28/+2
2015-09-06Interface: Give the notebook 12px border width so it doesn't stick to the sid...Clement Lefebvre1-7/+3
2014-12-19Fixed incorrect int to pointer conversion warning.infirit1-1/+1
2014-12-19Add a Process Properties dialog in MATE System Monitorinfirit1-1/+10
2014-12-19Disable priority changed handler while setting current priorityinfirit1-0/+19
2014-12-18interface: small whitespace cleanupinfirit1-61/+61
2014-12-18Added priority selection submenu with preset priority itemsinfirit1-4/+43
2014-12-18Also remember the window position, not only the sizeinfirit1-1/+4
2014-12-18Various small string fixes.infirit1-1/+1
2014-12-18Specified resource name in color picker dialog titleinfirit1-9/+40
2014-12-18Make indentation uniform across source filesinfirit1-638/+638
2014-12-17Added ability to navigate tabs using Alt-Ninfirit1-0/+19
2014-12-17Correct bad status tip wording when hovering over View->My Processesinfirit1-1/+1
2014-12-17Get rid of unused variable 'sizegroup'infirit1-3/+0
2014-12-17Add translator comment to clarify 'open files' is no actioninfirit1-0/+1
2014-12-17Fixed graph jump bug caused by label changing heightinfirit1-2/+2
2014-12-17interface: Move/Add comment for each Gtk versioninfirit1-1/+2
2013-11-21add support for GTK3Elias Aebi1-2/+7
2012-11-06Port to gesettingsraveit1-2/+3
2012-10-12fix incorrect FSF addressraveit651-1/+1
2011-11-08initialPerberos1-0/+808