Age | Commit message (Expand) | Author | Files | Lines |
2016-02-10 | get exact number of CPUs instead of guessing | monsta | 1 | -11/+4 |
2016-02-08 | sysinfo: fix indent a bit | monsta | 1 | -5/+5 |
2016-02-08 | use x/y align functions for GtkLabel with GTK+ >= 3.16 | monsta | 4 | -31/+143 |
2016-02-04 | release 1.13.0v1.13.0 | Wolfgang Ulbrich | 1 | -0/+8 |
2016-02-04 | reduce min. version of GtkMm to fix build in rhel7 | Wolfgang Ulbrich | 1 | -1/+1 |
2016-02-03 | Changed graph grid line colors based | Wolfgang Ulbrich | 1 | -7/+10 |
2016-02-03 | load-graph.cpp: Draw the background explicitly | Wolfgang Ulbrich | 2 | -11/+13 |
2016-01-21 | use gtk_image_new_from_icon_name | monsta | 1 | -1/+1 |
2016-01-11 | set minimum GTK+ version to 3.14 and drop some deprecated code | Monsta | 5 | -123/+2 |
2016-01-11 | drop GTK+2 code and --with-gtk build option | Monsta | 17 | -535/+67 |
2016-01-05 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 2 | -1/+3 |
2016-01-03 | remove ancient mateconf tool from list of known apps | Monsta | 1 | -1/+0 |
2016-01-03 | drop MateConf migration script | Monsta | 2 | -78/+2 |
2015-12-17 | remove unneeded assert | monsta | 1 | -2/+0 |
2015-12-10 | prefs dialog: increase height a bit | monsta | 1 | -1/+1 |
2015-12-04 | Bump version to 1.12.1 | monsta | 2 | -1/+11 |
2015-12-03 | remove even more dead code | monsta | 2 | -20/+0 |
2015-12-01 | GTK3: do not use deprecated GtkMisc | Wolfgang Ulbrich | 4 | -0/+120 |
2015-12-01 | GTK3: don't use deprecated gtk_{v/h}-box | Wolfgang Ulbrich | 8 | -0/+35 |
2015-12-01 | Fixed adustments to only be set with a page_size of 0 | Wolfgang Ulbrich | 1 | -3/+3 |
2015-12-01 | GTK3: Drop use of deprecated treeview API. gtk_tree_view_set_rules_hint | Wolfgang Ulbrich | 6 | -1/+12 |
2015-12-01 | GTK3: don't use deprecated gtk_style_context_get_font | Wolfgang Ulbrich | 1 | -1/+1 |
2015-12-01 | GTK3: Do not use deprecated API | Wolfgang Ulbrich | 7 | -2/+242 |
2015-12-01 | GTK3: Replaced sysinfo gtk tables with gtk grids | Wolfgang Ulbrich | 1 | -0/+52 |
2015-12-01 | process properties: use proper format for "CPU time" property | monsta | 3 | -21/+5 |
2015-12-01 | remove more dead code | monsta | 1 | -28/+2 |
2015-12-01 | memmaps: kill stupid periodic autoscrolling to the top of list | monsta | 1 | -1/+1 |
2015-12-01 | memmaps: remove dead code | monsta | 1 | -34/+0 |
2015-12-01 | process properties: use proper translatable date for "Started" property | monsta | 1 | -1/+2 |
2015-12-01 | Give procman_format_date_for_display a proper C linkage | monsta | 1 | -0/+5 |
2015-11-30 | disks: set minimum width for all columns | monsta | 1 | -2/+4 |
2015-11-30 | disks: set fixed width on columns | monsta | 1 | -4/+7 |
2015-11-30 | process table: set correct minimum width for all columns | monsta | 2 | -6/+6 |
2015-11-30 | fix logic error | monsta | 1 | -1/+1 |
2015-11-29 | remove glib max version define, to avoid spamming build logs | Wolfgang Ulbrich | 1 | -3/+1 |
2015-11-28 | disks: set minimum width for device column | Monsta | 1 | -0/+1 |
2015-11-27 | delay saving columns width to GSettings by 250 ms | monsta | 1 | -14/+29 |
2015-11-24 | process table: force icon size on loading | monsta | 1 | -3/+3 |
2015-11-03 | 1.12.0v1.12.0 | Clement Lefebvre | 1 | -1/+1 |
2015-11-03 | Sync translations with transifex | Clement Lefebvre | 5 | -127/+5400 |
2015-10-30 | update NEWS for 1.12 | monsta | 1 | -1/+2 |
2015-10-15 | Add a smart CXXFLAGS / std=c++11 switch.mate-system-monitor-1.11.0 | BenoƮt Dejean | 2 | -1/+170 |
2015-10-06 | Bump version to 1.11.0 | monsta | 2 | -1/+12 |
2015-10-01 | configure.ac: add support for new libsystemd library | Monsta | 1 | -12/+11 |
2015-10-01 | configure.ac: drop C89 support, it's ancient | Monsta | 1 | -1/+0 |
2015-10-01 | drop dependency to mate-icon-theme | raveit65 | 1 | -2/+1 |
2015-09-08 | define max/min version of GLib | infirit | 1 | -0/+6 |
2015-09-08 | Rework gsettings schema building | infirit | 4 | -100/+98 |
2015-09-06 | Interface: Give the notebook 12px border width so it doesn't stick to the sid... | Clement Lefebvre | 1 | -7/+3 |
2015-09-05 | Merge branch 'master' of github.com:mate-desktop/mate-system-monitor | Clement Lefebvre | 89 | -275/+283 |