summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-02-28GTK+-3: Get values from GtkStyleContext states properlyraveit651-3/+12
2016-02-10get exact number of CPUs instead of guessingmonsta1-11/+4
2016-02-08sysinfo: fix indent a bitmonsta1-5/+5
2016-02-08use x/y align functions for GtkLabel with GTK+ >= 3.16monsta4-31/+143
2016-02-03Changed graph grid line colors basedWolfgang Ulbrich1-7/+10
2016-02-03load-graph.cpp: Draw the background explicitlyWolfgang Ulbrich2-11/+13
2016-01-21use gtk_image_new_from_icon_namemonsta1-1/+1
2016-01-11set minimum GTK+ version to 3.14 and drop some deprecated codeMonsta4-121/+0
2016-01-11drop GTK+2 code and --with-gtk build optionMonsta16-507/+63
2016-01-03remove ancient mateconf tool from list of known appsMonsta1-1/+0
2016-01-03drop MateConf migration scriptMonsta2-78/+2
2015-12-17remove unneeded assertmonsta1-2/+0
2015-12-10prefs dialog: increase height a bitmonsta1-1/+1
2015-12-03remove even more dead codemonsta2-20/+0
2015-12-01GTK3: do not use deprecated GtkMiscWolfgang Ulbrich4-0/+120
2015-12-01GTK3: don't use deprecated gtk_{v/h}-boxWolfgang Ulbrich8-0/+35
2015-12-01Fixed adustments to only be set with a page_size of 0Wolfgang Ulbrich1-3/+3
2015-12-01GTK3: Drop use of deprecated treeview API. gtk_tree_view_set_rules_hintWolfgang Ulbrich6-1/+12
2015-12-01GTK3: don't use deprecated gtk_style_context_get_fontWolfgang Ulbrich1-1/+1
2015-12-01GTK3: Do not use deprecated APIWolfgang Ulbrich7-2/+242
2015-12-01GTK3: Replaced sysinfo gtk tables with gtk gridsWolfgang Ulbrich1-0/+52
2015-12-01process properties: use proper format for "CPU time" propertymonsta3-21/+5
2015-12-01remove more dead codemonsta1-28/+2
2015-12-01memmaps: kill stupid periodic autoscrolling to the top of listmonsta1-1/+1
2015-12-01memmaps: remove dead codemonsta1-34/+0
2015-12-01process properties: use proper translatable date for "Started" propertymonsta1-1/+2
2015-12-01Give procman_format_date_for_display a proper C linkagemonsta1-0/+5
2015-11-30disks: set minimum width for all columnsmonsta1-2/+4
2015-11-30disks: set fixed width on columnsmonsta1-4/+7
2015-11-30process table: set correct minimum width for all columnsmonsta2-6/+6
2015-11-30fix logic errormonsta1-1/+1
2015-11-28disks: set minimum width for device columnMonsta1-0/+1
2015-11-27delay saving columns width to GSettings by 250 msmonsta1-14/+29
2015-11-24process table: force icon size on loadingmonsta1-3/+3
2015-09-08Rework gsettings schema buildinginfirit2-98/+95
2015-09-06Interface: Give the notebook 12px border width so it doesn't stick to the sid...Clement Lefebvre1-7/+3
2015-09-05SysInfo: Let distributions define a custom side imageClement Lefebvre1-2/+6
2015-09-05SysInfo: Added proper detection for Linux Mint & LMDEClement Lefebvre1-2/+32
2015-06-27procproperties: Fix on NetBSDOBATA Akio1-2/+2
2014-12-19Remove markup from translated stringsinfirit3-7/+12
2014-12-19Removed unused allocation from load_graph_draw.infirit1-2/+0
2014-12-19Fixed incorrect int to pointer conversion warning.infirit1-1/+1
2014-12-19Fixed unsigned overflow error (use guint64 instead of unsigned).infirit1-1/+1
2014-12-19OpenBSD: use G_N_ELEMENTS instead of nitemsinfirit1-1/+1
2014-12-19Fix applied again to show cpu model on ARM after core summarizinginfirit1-1/+1
2014-12-19Fixed falsly reporting 'Unknown model' again after after the coreinfirit1-1/+1
2014-12-19tree_store_update: gracefully handle null stringsinfirit1-1/+1
2014-12-19Mark forgotten string as translatableinfirit1-1/+1
2014-12-19procproperties: unbreak on OpenBSDinfirit1-0/+17
2014-12-19Collapse kthreadd by default on linuxes in process tree modeinfirit1-2/+6