Age | Commit message (Expand) | Author | Files | Lines |
2016-08-18 | update copyright | monsta | 1 | -1/+1 |
2016-07-01 | po: drop ancient ChangeLog left from gnome | monsta | 1 | -4672/+0 |
2016-07-01 | po: actually add new languages from Transifex | monsta | 1 | -0/+2 |
2016-07-01 | po: drop languages not present on Transifex | monsta | 3 | -2192/+0 |
2016-06-20 | Casting temporaries to references is not valid. | Youri Mouton | 1 | -1/+3 |
2016-06-07 | release 1.15.0v1.15.0 | raveit65 | 2 | -1/+5 |
2016-06-07 | sync with Transiflex | raveit65 | 15 | -205/+2963 |
2016-04-07 | po: add missing languages to LINGUASv1.14.0 | monsta | 1 | -0/+4 |
2016-04-07 | update NEWS to mention Changelog generation fix | monsta | 1 | -0/+1 |
2016-04-05 | release 1.14.0 | raveit65 | 1 | -1/+1 |
2016-04-05 | Fix Changelog generation | raveit65 | 1 | -12/+9 |
2016-04-05 | add new languages and sync with transiflex | raveit65 | 98 | -25889/+35426 |
2016-04-05 | update NEWS and pack 1.13.x changes into single 1.14.0 entry | monsta | 1 | -27/+25 |
2016-03-21 | run gksu binary instead of loading libgksu2.so (which is GTK+2 only) | monsta | 1 | -38/+17 |
2016-03-16 | release 1.13.2v1.13.2 | raveit65 | 2 | -1/+18 |
2016-03-02 | disks: implement saving and loading width and visibility of columns | monsta | 4 | -21/+130 |
2016-03-02 | fix typo in disk view gschema description | monsta | 1 | -1/+1 |
2016-03-02 | some style corrections | monsta | 3 | -10/+11 |
2016-03-02 | clean up some includes, remove some dead code | monsta | 4 | -23/+6 |
2016-03-02 | process table: rename proctable_update_all func to proctable_update | monsta | 5 | -10/+10 |
2016-03-02 | process table: proctable_update_list is a local function | monsta | 2 | -2/+1 |
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 |