Age | Commit message (Expand) | Author | Files | Lines |
2016-03-01 | remove some dead code | monsta | 1 | -37/+0 |
2016-03-01 | remove useless include | monsta | 1 | -1/+0 |
2016-03-01 | fix segfault on view mode change with process properties open | monsta | 2 | -7/+9 |
2016-03-01 | Revert "process table: don't clear multiple rows selection on right click" | monsta | 1 | -3/+1 |
2016-03-01 | process table: replace useless callback with single function | monsta | 1 | -20/+1 |
2016-03-01 | drop weird matesu support (did matesu ever exist?!) | monsta | 4 | -56/+0 |
2016-03-01 | drop ancient NEWS.GNOME | monsta | 1 | -508/+0 |
2016-03-01 | README: don't mention libgnomesu | monsta | 1 | -1/+0 |
2016-03-01 | process properties: show cgroups + show N/A when selinux isn't set | monsta | 1 | -1/+2 |
2016-03-01 | process table: show running state when CPU time changes | monsta | 1 | -1/+6 |
2016-03-01 | process table: don't clear multiple rows selection on right click | monsta | 1 | -1/+3 |
2016-02-29 | fix copy-paste error, use proper type, keep it simple | monsta | 1 | -4/+1 |
2016-02-29 | sysinfo: fix forgotten memleak | monsta | 1 | -1/+4 |
2016-02-29 | process table: avoid expanding collapsed nodes on every refresh | monsta | 1 | -2/+0 |
2016-02-29 | main window: save maximized state in gsettings on exit | monsta | 4 | -6/+24 |
2016-02-29 | defaulttable: use correct icons (fix old gnome->mate replace error) | monsta | 1 | -6/+3 |
2016-02-29 | kill/end/renice dialogs: use proper quotation marks | monsta | 1 | -3/+3 |
2016-02-29 | change colour -> color in comments for consistency with strings | monsta | 3 | -3/+3 |
2016-02-29 | schema: make column names match the actual names in UI | monsta | 1 | -32/+32 |
2016-02-29 | prefs dialog: fix refresh rate not saving in some cases | monsta | 1 | -0/+1 |
2016-02-28 | GTK+-3: Get values from GtkStyleContext states properly | raveit65 | 1 | -3/+12 |
2016-02-21 | release 1.13.1 | Wolfgang Ulbrich | 2 | -1/+5 |
2016-02-19 | Sync with Transifexv1.13.1 | Martin Wimpress | 18 | -4571/+4758 |
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 |